Started by user Tim Ward Rebuilds build #2 Running as Tim Ward Agent basic-64lz3 is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-64lz3" namespace: "sensinact" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.sensinact.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-64lz3" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-64lz3" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.sensinact.svc.cluster.local/sensinact/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-sensinact" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-64lz3 (basic) in workspace /home/jenkins/agent/workspace/Gateway Branch [WS-CLEANUP] Deleting project workspace... The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/org.eclipse.sensinact.gateway > git init /home/jenkins/agent/workspace/Gateway Branch # timeout=10 Fetching upstream changes from https://github.com/eclipse/org.eclipse.sensinact.gateway > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse/org.eclipse.sensinact.gateway +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/org.eclipse.sensinact.gateway # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/tw/http-device-factory^{commit} # timeout=10 Checking out Revision 3cadbdf9ee63f6142ac5eae41f0e4a2a0515cd97 (refs/remotes/origin/tw/http-device-factory) > git config core.sparsecheckout # timeout=10 > git checkout -f 3cadbdf9ee63f6142ac5eae41f0e4a2a0515cd97 # timeout=10 Commit message: "[HTTP Device Factory] Avoid directly implementing ManagedServiceFactory" > git rev-list --no-walk 361a459b1fc08acd4c1339f873ef8d76fa656299 # timeout=10 First time build. Skipping changelog. [Gateway Branch] $ /bin/sh -xe /tmp/jenkins9621806841015196354.sh Parsing POMs Downloaded artifact https://repo1.maven.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom Established TCP socket on 42469 Copied maven35-agent.jar Copied maven35-interceptor.jar Copied maven3-interceptor-commons.jar [Gateway Branch] $ /opt/tools/java/oracle/jdk-8/latest/bin/java -XX:MaxPermSize=512m-Xmx512m -cp /home/jenkins/agent/maven35-agent.jar:/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar:/opt/tools/apache-maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /opt/tools/apache-maven/latest /usr/share/jenkins/agent.jar /home/jenkins/agent/maven35-interceptor.jar /home/jenkins/agent/maven3-interceptor-commons.jar 42469 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m-Xmx512m; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/jenkins/agent/workspace/Gateway Branch/pom.xml clean deploy surefire:test -DfailIfNoTests=false -U [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway:sensinact-system:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 31, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.sthbnd:sensinact-openhab:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 32, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.sthbnd.http:http-android:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 32, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.sthbnd.http:free-sms-service:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 53, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.sthbnd.http:openweather-device:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 71, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.sthbnd.http:kodi-device:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 32, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.sthbnd.http:live-objects:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 32, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.tools:mqtt-server:jar:2.0-SNAPSHOT [WARNING] 'dependencies.dependency.systemPath' for io.moquette:moquette-broker:jar should not point at files within the project directory, ${project.basedir}/lib/moquette-broker-0.9.jar will be unresolvable by dependent projects @ line 41, column 16 [WARNING] 'dependencies.dependency.systemPath' for io.moquette:moquette-netty-parser:jar should not point at files within the project directory, ${project.basedir}/lib/moquette-netty-parser-0.9.jar will be unresolvable by dependent projects @ line 48, column 16 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.simulated.devices:button:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 32, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.simulated.devices:slider:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 32, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.simulated.devices:fan:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 32, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.simulated.devices:light:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 32, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.simulated.devices:billboard:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 32, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.simulated.devices:temperatures-generator:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 32, column 12 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] sensiNact IoT Gateway - Gateway Project [pom] [INFO] sensiNact IoT Gateway - Platform [pom] [INFO] sensiNact IoT Gateway - Utilities [jar] [INFO] sensiNact IoT Gateway - Common Data Structures [jar] [INFO] sensiNact IoT Gateway - Security parent module [pom] [INFO] sensiNact IoT Gateway - OSGi Framework Security Extension [jar] [INFO] sensiNact IoT Gateway - Data store parent module [pom] [INFO] sensiNact IoT Gateway - Data Store Access API [jar] [INFO] OSGi Security Layer - Jar Validation API [jar] [INFO] OSGi Security Layer - Jar Validation Mock [jar] [INFO] sensiNact IoT Gateway - Core [jar] [INFO] sensiNact IoT Gateway - Security Moke [jar] [INFO] OSGi Security Layer - Jar Validation [jar] [INFO] sensiNact IoT Gateway - Northbound parent module [pom] [INFO] sensiNact IoT Gateway - Northbound Access [jar] [INFO] sensiNact IoT Gateway - Platform Tools [pom] [INFO] sensiNact IoT Gateway - sensiNact Test helper [jar] [INFO] sensiNact IoT Gateway - Communication protocol parent [pom] [INFO] sensiNact IoT Gateway - HTTP Protocol [jar] [INFO] sensiNact IoT Gateway - SQLite DataBase Connector [jar] [INFO] sensiNact IoT Gateway - Generic implementation [jar] [INFO] sensiNact IoT Gateway - Simulated Devices [pom] [INFO] sensiNact IoT Gateway - Simulated Slider [jar] [INFO] sensiNact IoT Gateway - Simulated Light [jar] [INFO] sensiNact IoT Gateway - HTTP REST Access [jar] [INFO] sensiNact IoT Gateway - HTTP Forwarding and Callback Factories [jar] [INFO] sensiNact IoT Gateway - EMail Account Connector [jar] [INFO] sensiNact IoT Gateway - Simulated Fan [jar] [INFO] sensiNact IoT Gateway - Simulated Button [jar] [INFO] sensiNact IoT Gateway - Security Core [jar] [INFO] sensiNact IoT Gateway - oAuth2 Security [jar] [INFO] sensiNact IoT Gateway - Security Core User Key Builder [jar] [INFO] sensiNact IoT Gateway - Security Core Test [jar] [INFO] sensiNact IoT Gateway - Security Core OpenId User Key Builder [jar] [INFO] sensiNact IoT Gateway - sensiNact Historic API [jar] [INFO] sensiNact IoT Gateway - sensiNact Historic Reader Manager [jar] [INFO] sensiNact IoT Gateway - Southbound parent module [pom] [INFO] sensiNact IoT Gateway - MQTT Protocol Devices parent [pom] [INFO] sensiNact IoT Gateway - MQTT Utility bundle [jar] [INFO] sensiNact IoT Gateway - Remote OSGi [jar] [INFO] sensiNact IoT Gateway - SSDP [jar] [INFO] sensiNact IoT Gateway - System [jar] [INFO] sensiNact IoT Gateway - Shell [jar] [INFO] sensiNact IoT AppManager - Parent [pom] [INFO] sensiNact IoT AppManager - Core [jar] [INFO] sensiNact IoT AppManager - Basic Plugin [jar] [INFO] sensiNact IoT Gateway - MQTT Protocol Device [jar] [INFO] sensiNact IoT Gateway - MQTT Smart Topic Device [jar] [INFO] sensiNact IoT Gateway - The Things Network Device [jar] [INFO] sensiNact IoT Gateway - HTTP Protocol Devices parent [pom] [INFO] sensiNact IoT Gateway - HTTP Protocol Device [jar] [INFO] sensiNact IoT Gateway - OpenHab Protocol Device [jar] [INFO] sensiNact IoT Gateway - LDAP filtering parent module [pom] [INFO] sensiNact IoT Gateway - LDAP filter [jar] [INFO] sensiNact IoT Gateway - HTTP Protocol Device Factory [jar] [INFO] sensiNact IoT Gateway - Android Web Interface [jar] [INFO] sensiNact IoT Gateway - Free Mobile SMS service [jar] [INFO] sensiNact IoT Gateway - OpenWeather Device [jar] [INFO] sensiNact IoT Gateway - Kodi Device [jar] [INFO] sensiNact IoT Gateway - Live Objects Orange Protocol Device [jar] [INFO] sensiNact IoT Gateway - HTTP oneM2M Device [jar] [INFO] sensiNact IoT Gateway - JSONPath filtering parent module [pom] [INFO] sensiNact IoT Gateway - JSON Path filter [jar] [INFO] sensiNact IoT Gateway - GeoJSON filtering parent module [pom] [INFO] sensiNact IoT Gateway - GeoJSON filter [jar] [INFO] sensiNact IoT Gateway - Attributes filtering parent module [pom] [INFO] sensiNact IoT Gateway - Attributes filter [jar] [INFO] sensiNact IoT Gateway - MQTT Northbound Agent [pom] [INFO] sensiNact IoT Gateway - MQTT Generic Northbound Agent [jar] [INFO] sensiNact IoT Gateway - MQTT oneM2M Northbound Agent [jar] [INFO] sensiNact IoT Gateway - MQTT Server [jar] [INFO] sensiNact IoT Gateway - MQTT Northbound Agent Instance [jar] [INFO] sensiNact IoT Gateway - Generic Historical Storage Agent [jar] [INFO] sensiNact IoT Gateway - HTTP Historical Storage Agent [jar] [INFO] sensiNact IoT Gateway - Influxdb Connector [jar] [INFO] sensiNact IoT Gateway - Influxdb Historical Storage Agent [jar] [INFO] sensiNact IoT Gateway - HTTP oneM2M Northbound Agent [jar] [INFO] sensiNact IoT Gateway - Security test configuration [jar] [INFO] sensiNact IoT Gateway - Swagger API [jar] [INFO] sensiNact IoT Gateway - MongoDB Connector [jar] [INFO] sensiNact IoT Gateway - Simulated Billboard [jar] [INFO] sensiNact IoT Gateway - Simulated Temperatures Generator [jar] [INFO] sensiNact IoT Gateway - Distribution [pom] [INFO] sensiNact IoT Gateway - OSGi Distribution Template [pom] [INFO] sensiNact IoT Gateway - OSGi Distribution Template With Security [pom] [INFO] sensiNact IoT Gateway - OSGi Distribution Template With OpenId Security [pom] [INFO] sensiNact IoT Gateway - Distribution Generator [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (bridge profile generator) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (android-imu bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (application bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (free-sms bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (kodi bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (mqtt-sb bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (mqtt-nb bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (mqtt-server bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (openhab bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (openweather bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (onem2m bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (onem2m-mqttbinding bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (rest bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (simulation bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (storage-agent bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (influxdb-storage-agent bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (historic bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (swagger bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (sensinact-remote bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (sensinact-datastore bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (ldapfilter bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (geojsonfilter bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (attributesfilter bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (http-client bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (ttn-device bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Packaging [pom] [INFO] sensiNact IoT Gateway - Archetypes parent project [pom] [INFO] sensinact-basis-archetype [jar] [INFO] sensinact-http-archetype [jar] [INFO] sensinact-webapp-archetype [jar] [INFO] sensiNact IoT Gateway - sensiNact exports [pom] [INFO] sensiNact IoT Gateway - sensiNact SDK [pom] [INFO] sensiNact IoT Gateway - Integration Tests [pom] [INFO] sensiNact IoT Gateway - MQTT Integration Tests [jar] [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/commonjava/maven/plugins/directory-maven-plugin/0.3.1/directory-maven-plugin-0.3.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/commonjava/maven/plugins/directory-maven-plugin/0.3.1/directory-maven-plugin-0.3.1.pom (3.3 kB at 12 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 371 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/3.0.3/maven-3.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/3.0.3/maven-3.0.3.pom (23 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/6/apache-6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 984 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/commonjava/maven/plugins/directory-maven-plugin/0.3.1/directory-maven-plugin-0.3.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/commonjava/maven/plugins/directory-maven-plugin/0.3.1/directory-maven-plugin-0.3.1.jar (12 kB at 864 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom (7.3 kB at 612 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom (7.8 kB at 650 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 2.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/21/apache-21.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar (27 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.0/maven-checkstyle-plugin-3.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.0/maven-checkstyle-plugin-3.1.0.pom (14 kB at 1.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 891 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.0/maven-checkstyle-plugin-3.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.0/maven-checkstyle-plugin-3.1.0.jar (110 kB at 4.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.pom (17 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.jar (310 kB at 8.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 431 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 866 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 2.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/19/apache-19.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 2.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom (6.2 kB at 516 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar (29 kB at 2.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom (7.8 kB at 558 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar (34 kB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.8.2/maven-site-plugin-3.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.8.2/maven-site-plugin-3.8.2.pom (24 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.8.2/maven-site-plugin-3.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.8.2/maven-site-plugin-3.8.2.jar (136 kB at 6.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.jar [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Could not find artifact org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in repo1.maven.org (https://repo1.maven.org/maven2/) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 255 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 874 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 3.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/16/apache-16.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 1.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 2.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.2.0/maven-assembly-plugin-3.2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.2.0/maven-assembly-plugin-3.2.0.pom (15 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.2.0/maven-assembly-plugin-3.2.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.2.0/maven-assembly-plugin-3.2.0.jar (238 kB at 8.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (12 kB at 1.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (62 kB at 4.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.pom (15 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.jar (167 kB at 8.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom (11 kB at 792 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom (5.0 kB at 386 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 2.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/17/apache-17.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar (53 kB at 3.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom (12 kB at 913 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom (26 kB at 2.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar (294 kB at 10 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.pom (18 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.jar (481 kB at 15 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom (7.2 kB at 421 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar (32 kB at 2.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-scm-plugin/1.11.2/maven-scm-plugin-1.11.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-scm-plugin/1.11.2/maven-scm-plugin-1.11.2.pom (7.4 kB at 619 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/scm/maven-scm/1.11.2/maven-scm-1.11.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/scm/maven-scm/1.11.2/maven-scm-1.11.2.pom (26 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-scm-plugin/1.11.2/maven-scm-plugin-1.11.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-scm-plugin/1.11.2/maven-scm-plugin-1.11.2.jar (70 kB at 4.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom (8.0 kB at 671 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom (27 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 3.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/23/apache-23.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar (43 kB at 3.3 MB/s) [INFO] [INFO] -------------------< org.eclipse.sensinact:gateway >-------------------- [INFO] Building sensiNact IoT Gateway - Gateway Project 2.0-SNAPSHOT [1/121] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 320 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.pom (1.4 kB at 110 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (1.1 kB at 101 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.pom (1.4 kB at 89 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom (3.2 kB at 265 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 153 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom (2.8 kB at 236 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 139 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.pom (3.0 kB at 251 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.pom (3.5 kB at 321 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.assertj.framework/1.0.1/org.osgi.test.assertj.framework-1.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.assertj.framework/1.0.1/org.osgi.test.assertj.framework-1.0.1.pom (3.9 kB at 327 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/assertj/assertj-core/3.20.2/assertj-core-3.20.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/assertj/assertj-core/3.20.2/assertj-core-3.20.2.pom (26 kB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/assertj/assertj-parent-pom/2.2.13/assertj-parent-pom-2.2.13.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/assertj/assertj-parent-pom/2.2.13/assertj-parent-pom-2.2.13.pom (24 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 463 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.assertj.promise/1.0.1/org.osgi.test.assertj.promise-1.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.assertj.promise/1.0.1/org.osgi.test.assertj.promise-1.0.1.pom (4.3 kB at 357 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 130 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.pom (1.4 kB at 120 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.pom (4.3 kB at 330 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.junit5.cm/1.0.1/org.osgi.test.junit5.cm-1.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.junit5.cm/1.0.1/org.osgi.test.junit5.cm-1.0.1.pom (4.7 kB at 359 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.pom (1.4 kB at 119 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/mockito/mockito-core/3.11.2/mockito-core-3.11.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/mockito/mockito-core/3.11.2/mockito-core-3.11.2.pom (2.5 kB at 208 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy/1.11.3/byte-buddy-1.11.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy/1.11.3/byte-buddy-1.11.3.pom (12 kB at 971 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-parent/1.11.3/byte-buddy-parent-1.11.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-parent/1.11.3/byte-buddy-parent-1.11.3.pom (42 kB at 3.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent/1.11.3/byte-buddy-agent-1.11.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent/1.11.3/byte-buddy-agent-1.11.3.pom (9.5 kB at 733 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 150 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 729 kB/s) [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.annotation/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jbosss-staging: https://repository.jboss.org/nexus/content/groups/staging/biz/aQute/bnd/biz.aQute.bnd.annotation/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.annotation/6.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.0 kB/s) [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.annotation/6.1.0-SNAPSHOT/biz.aQute.bnd.annotation-6.1.0-20211111.231257-58.pom [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.annotation/6.1.0-SNAPSHOT/biz.aQute.bnd.annotation-6.1.0-20211111.231257-58.pom (3.5 kB at 31 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom (1.3 kB at 101 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.namespace.service/1.0.0/org.osgi.namespace.service-1.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.namespace.service/1.0.0/org.osgi.namespace.service-1.0.0.pom (1.3 kB at 109 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 116 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.serviceloader/1.0.0/org.osgi.service.serviceloader-1.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.serviceloader/1.0.0/org.osgi.service.serviceloader-1.0.0.pom (1.3 kB at 110 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar (41 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar (35 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar (194 kB at 5.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 187 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar (475 kB at 11 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar (100 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.assertj.framework/1.0.1/org.osgi.test.assertj.framework-1.0.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 133 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.assertj.promise/1.0.1/org.osgi.test.assertj.promise-1.0.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar (102 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.assertj.framework/1.0.1/org.osgi.test.assertj.framework-1.0.1.jar (57 kB at 898 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.assertj.promise/1.0.1/org.osgi.test.assertj.promise-1.0.1.jar (15 kB at 223 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar (14 kB at 193 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.junit5.cm/1.0.1/org.osgi.test.junit5.cm-1.0.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar (1.5 MB at 20 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar (76 kB at 982 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/assertj/assertj-core/3.20.2/assertj-core-3.20.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar (577 kB at 7.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/mockito/mockito-core/3.11.2/mockito-core-3.11.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar (29 kB at 356 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy/1.11.3/byte-buddy-1.11.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.junit5.cm/1.0.1/org.osgi.test.junit5.cm-1.0.1.jar (22 kB at 256 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent/1.11.3/byte-buddy-agent-1.11.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar (55 kB at 620 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 311 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent/1.11.3/byte-buddy-agent-1.11.3.jar (251 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.namespace.service/1.0.0/org.osgi.namespace.service-1.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/mockito/mockito-core/3.11.2/mockito-core-3.11.2.jar (671 kB at 4.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar (12 kB at 61 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.serviceloader/1.0.0/org.osgi.service.serviceloader-1.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.namespace.service/1.0.0/org.osgi.namespace.service-1.0.0.jar (12 kB at 61 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 139 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.serviceloader/1.0.0/org.osgi.service.serviceloader-1.0.0.jar (12 kB at 50 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy/1.11.3/byte-buddy-1.11.3.jar (3.6 MB at 13 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/assertj/assertj-core/3.20.2/assertj-core-3.20.2.jar (4.9 MB at 15 MB/s) [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.annotation/6.1.0-SNAPSHOT/biz.aQute.bnd.annotation-6.1.0-20211111.231257-58.jar [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.annotation/6.1.0-SNAPSHOT/biz.aQute.bnd.annotation-6.1.0-20211111.231257-58.jar (107 kB at 459 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ gateway --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 191 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 324 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 256 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 175 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 447 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 261 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 237 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 114 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 707 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 77 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 457 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 363 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 333 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 496 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 1.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 512 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 417 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 3.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/18/apache-18.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 4.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 3.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 3.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 8.2 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 11 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 179 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 7.2 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 4.0 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 4.0 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 4.4 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 4.9 MB/s) [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ gateway --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 471 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 274 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 552 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 22 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 185 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 65 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 487 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 269 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 566 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 763 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 172 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 175 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 204 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 225 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 139 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 702 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 187 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 336 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 158 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom (2.8 kB at 236 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 112 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 41 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 441 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/4.11/junit-4.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 195 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 70 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 179 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 284 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom (4.1 kB at 344 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 481 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 463 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 453 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 2.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 4.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 109 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 118 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 660 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 426 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 3.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/14/apache-14.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 234 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 219 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 366 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 160 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/5/apache-5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 372 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 3.1 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 2.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 3.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 9.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 616 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 4.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 19 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 2.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 3.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 772 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 940 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 208 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/4.11/junit-4.11.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar (12 kB at 167 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 2.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 3.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 563 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 452 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 2.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar (107 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 638 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 583 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 4.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 2.0 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 974 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 851 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 299 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 1.6 MB/s) [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gateway --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.pom (6.6 kB at 472 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.pom (3.9 kB at 324 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 263 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.pom (1.9 kB at 157 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.pom (2.2 kB at 202 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 82 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 424 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.pom (1.9 kB at 161 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.pom (1.9 kB at 175 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.pom (2.3 kB at 191 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.pom (3.0 kB at 251 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.1.1/guice-plexus-2.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.1.1/guice-plexus-2.1.1.pom (3.6 kB at 323 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-bean/2.1.1/guice-bean-2.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-bean/2.1.1/guice-bean-2.1.1.pom (3.0 kB at 277 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject/2.1.1/sisu-inject-2.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject/2.1.1/sisu-inject-2.1.1.pom (1.8 kB at 161 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-parent/2.1.1/sisu-parent-2.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-parent/2.1.1/sisu-parent-2.1.1.pom (9.3 kB at 772 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/7/forge-parent-7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/7/forge-parent-7.pom (13 kB at 976 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 353 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.pom (3.0 kB at 273 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4.pom (7.8 kB at 604 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-parent/2.9.4/guice-parent-2.9.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-parent/2.9.4/guice-parent-2.9.4.pom (13 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.pom (2.2 kB at 187 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.pom (2.9 kB at 238 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-api/1.11/aether-api-1.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-api/1.11/aether-api-1.11.pom (1.5 kB at 127 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-parent/1.11/aether-parent-1.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-parent/1.11/aether-parent-1.11.pom (11 kB at 940 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.pom (1.5 kB at 141 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-util/1.11/aether-util-1.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-util/1.11/aether-util-1.11.pom (1.8 kB at 152 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.pom (3.2 kB at 266 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.jar (41 kB at 2.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.jar (30 kB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.jar (47 kB at 2.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.jar (52 kB at 3.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.jar (557 kB at 19 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.jar (15 kB at 574 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-api/1.11/aether-api-1.11.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-util/1.11/aether-util-1.11.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.jar (149 kB at 5.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.jar (56 kB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.jar (124 kB at 4.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4-no_aop.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-api/1.11/aether-api-1.11.jar (86 kB at 1.9 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-util/1.11/aether-util-1.11.jar (120 kB at 2.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.jar (230 kB at 4.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.jar (196 kB at 3.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 517 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.jar (49 kB at 541 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 43 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar (223 kB at 2.2 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4-no_aop.jar (484 kB at 4.6 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.jar (163 kB at 1.5 MB/s) [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ gateway --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom (12 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 511 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 468 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 815 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 440 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 423 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 5.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 269 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 5.1 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 2.0 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar (128 kB at 9.1 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 15 MB/s) [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/2.0-SNAPSHOT/gateway-2.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ gateway --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 15 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/2.0-SNAPSHOT/maven-metadata.xml (605 B at 18 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/2.0-SNAPSHOT/gateway-2.0-20220712.084018-238.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/2.0-SNAPSHOT/gateway-2.0-20220712.084018-238.pom (55 kB at 553 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/maven-metadata.xml (382 B at 6.7 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/2.0-SNAPSHOT/maven-metadata.xml (605 B at 2.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/maven-metadata.xml (382 B at 1.5 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ gateway --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom (9.6 kB at 804 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom (3.2 kB at 292 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom (3.7 kB at 336 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom (3.9 kB at 325 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom (27 kB at 2.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom (4.0 kB at 337 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom (4.8 kB at 404 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom (1.6 kB at 147 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom (2.2 kB at 203 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom (21 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 2.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/4/apache-4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 409 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (11 kB at 954 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom (4.6 kB at 419 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom (3.9 kB at 326 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 245 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 340 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 689 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 243 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar (24 kB at 1.8 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar (14 kB at 975 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar (106 kB at 5.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar (144 kB at 7.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar (7.9 kB at 294 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar (311 kB at 11 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar (36 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar (52 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (128 kB at 3.5 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 2.7 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 3.4 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 5.9 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar (1.9 MB at 20 MB/s) [INFO] Tests are skipped. [INFO] [INFO] ----------------< org.eclipse.sensinact.gateway:parent >---------------- [INFO] Building sensiNact IoT Gateway - Platform 2.0-SNAPSHOT [2/121] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/license-maven-plugin/1.20/license-maven-plugin-1.20.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/license-maven-plugin/1.20/license-maven-plugin-1.20.pom (24 kB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom (34 kB at 3.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/license-maven-plugin/1.20/license-maven-plugin-1.20.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/license-maven-plugin/1.20/license-maven-plugin-1.20.jar (517 kB at 20 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/bnd-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 10 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/bnd-maven-plugin/6.1.0-SNAPSHOT/bnd-maven-plugin-6.1.0-20211111.232155-58.pom [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-maven-plugin/6.1.0-SNAPSHOT/bnd-maven-plugin-6.1.0-20211111.232155-58.pom [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-maven-plugin/6.1.0-SNAPSHOT/bnd-maven-plugin-6.1.0-20211111.232155-58.pom (4.4 kB at 45 kB/s) [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-maven-plugin/6.1.0-SNAPSHOT/bnd-maven-plugin-6.1.0-20211111.232155-58.jar [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-maven-plugin/6.1.0-SNAPSHOT/bnd-maven-plugin-6.1.0-20211111.232155-58.jar (25 kB at 157 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/bnd-testing-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-testing-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-testing-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 10 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/bnd-testing-maven-plugin/6.1.0-SNAPSHOT/bnd-testing-maven-plugin-6.1.0-20211111.232155-58.pom [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-testing-maven-plugin/6.1.0-SNAPSHOT/bnd-testing-maven-plugin-6.1.0-20211111.232155-58.pom [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-testing-maven-plugin/6.1.0-SNAPSHOT/bnd-testing-maven-plugin-6.1.0-20211111.232155-58.pom (4.8 kB at 48 kB/s) [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-testing-maven-plugin/6.1.0-SNAPSHOT/bnd-testing-maven-plugin-6.1.0-20211111.232155-58.jar [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-testing-maven-plugin/6.1.0-SNAPSHOT/bnd-testing-maven-plugin-6.1.0-20211111.232155-58.jar (11 kB at 112 kB/s) [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-resolver-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/bnd-resolver-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-resolver-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 11 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/bnd-resolver-maven-plugin/6.1.0-SNAPSHOT/bnd-resolver-maven-plugin-6.1.0-20211111.232155-58.pom [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-resolver-maven-plugin/6.1.0-SNAPSHOT/bnd-resolver-maven-plugin-6.1.0-20211111.232155-58.pom [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-resolver-maven-plugin/6.1.0-SNAPSHOT/bnd-resolver-maven-plugin-6.1.0-20211111.232155-58.pom (4.8 kB at 49 kB/s) [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-resolver-maven-plugin/6.1.0-SNAPSHOT/bnd-resolver-maven-plugin-6.1.0-20211111.232155-58.jar [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-resolver-maven-plugin/6.1.0-SNAPSHOT/bnd-resolver-maven-plugin-6.1.0-20211111.232155-58.jar (9.1 kB at 85 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.pom (7.3 kB at 660 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.jar (29 kB at 2.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jarsigner-plugin/3.0.0/maven-jarsigner-plugin-3.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jarsigner-plugin/3.0.0/maven-jarsigner-plugin-3.0.0.pom (5.6 kB at 468 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jarsigner-plugin/3.0.0/maven-jarsigner-plugin-3.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jarsigner-plugin/3.0.0/maven-jarsigner-plugin-3.0.0.jar (34 kB at 2.9 MB/s) [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ parent --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ parent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ parent --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.pom (4.1 kB at 376 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 320 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 74 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 385 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 140 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 279 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 852 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 451 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 320 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 760 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 836 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 733 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bnd.maven/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.maven/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.maven/6.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 11 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bnd.maven/6.1.0-SNAPSHOT/biz.aQute.bnd.maven-6.1.0-20211111.231726-58.pom [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.maven/6.1.0-SNAPSHOT/biz.aQute.bnd.maven-6.1.0-20211111.231726-58.pom [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.maven/6.1.0-SNAPSHOT/biz.aQute.bnd.maven-6.1.0-20211111.231726-58.pom (6.0 kB at 62 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 126 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 99 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 119 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 170 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 135 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 188 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 9.6 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0-SNAPSHOT/biz.aQute.bnd.util-6.1.0-20211111.231321-58.pom [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0-SNAPSHOT/biz.aQute.bnd.util-6.1.0-20211111.231321-58.pom [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0-SNAPSHOT/biz.aQute.bnd.util-6.1.0-20211111.231321-58.pom (2.7 kB at 27 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bndlib/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bndlib/6.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 7.8 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/6.1.0-SNAPSHOT/biz.aQute.bndlib-6.1.0-20211111.231337-58.pom [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bndlib/6.1.0-SNAPSHOT/biz.aQute.bndlib-6.1.0-20211111.231337-58.pom [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bndlib/6.1.0-SNAPSHOT/biz.aQute.bndlib-6.1.0-20211111.231337-58.pom (5.3 kB at 49 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom (1.9 kB at 171 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 129 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 383 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.resolve/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.resolve/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.resolve/6.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 10 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.resolve/6.1.0-SNAPSHOT/biz.aQute.resolve-6.1.0-20211111.231536-58.pom [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.resolve/6.1.0-SNAPSHOT/biz.aQute.resolve-6.1.0-20211111.231536-58.pom [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.resolve/6.1.0-SNAPSHOT/biz.aQute.resolve-6.1.0-20211111.231536-58.pom (5.5 kB at 56 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom (1.8 kB at 165 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.repository/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.repository/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.repository/6.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 11 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.repository/6.1.0-SNAPSHOT/biz.aQute.repository-6.1.0-20211111.231522-58.pom [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.repository/6.1.0-SNAPSHOT/biz.aQute.repository-6.1.0-20211111.231522-58.pom [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.repository/6.1.0-SNAPSHOT/biz.aQute.repository-6.1.0-20211111.231522-58.pom (5.1 kB at 46 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom (1.3 kB at 131 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom (2.1 kB at 213 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom (24 kB at 2.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 383 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 kB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom (63 kB at 5.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom (8.3 kB at 754 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom (4.0 kB at 403 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom (1.8 kB at 167 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom (2.6 kB at 238 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom (1.7 kB at 165 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 58 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 377 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 2.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom (1.9 kB at 189 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom (2.7 kB at 269 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom (4.2 kB at 379 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom (14 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 130 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 236 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 791 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 93 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 61 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom (2.6 kB at 262 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom (14 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 664 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 309 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom (3.1 kB at 285 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom (5.7 kB at 567 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (7.7 kB at 699 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom (4.0 kB at 403 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (1.8 kB at 183 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 2.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom (2.0 kB at 198 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom (2.1 kB at 212 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom (3.4 kB at 336 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom (11 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom (15 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/google/5/google-5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 223 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 33 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 508 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 667 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.jar (11 kB at 885 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 707 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 4.5 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 13 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 985 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 1.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 11 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar (83 kB at 2.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar (23 kB at 656 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar (41 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar (55 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar (164 kB at 3.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 93 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar (47 kB at 742 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 691 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar (205 kB at 2.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar (435 kB at 5.9 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 34 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar (27 kB at 359 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar (44 kB at 541 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar (44 kB at 512 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 194 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 1.5 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar (378 kB at 4.2 MB/s) [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.maven/6.1.0-SNAPSHOT/biz.aQute.bnd.maven-6.1.0-20211111.231726-58.jar [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0-SNAPSHOT/biz.aQute.bnd.util-6.1.0-20211111.231321-58.jar [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.resolve/6.1.0-SNAPSHOT/biz.aQute.resolve-6.1.0-20211111.231536-58.jar [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.repository/6.1.0-SNAPSHOT/biz.aQute.repository-6.1.0-20211111.231522-58.jar [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bndlib/6.1.0-SNAPSHOT/biz.aQute.bndlib-6.1.0-20211111.231337-58.jar [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.maven/6.1.0-SNAPSHOT/biz.aQute.bnd.maven-6.1.0-20211111.231726-58.jar (128 kB at 579 kB/s) [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0-SNAPSHOT/biz.aQute.bnd.util-6.1.0-20211111.231321-58.jar (408 kB at 885 kB/s) [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.resolve/6.1.0-SNAPSHOT/biz.aQute.resolve-6.1.0-20211111.231536-58.jar (601 kB at 1.2 MB/s) [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.repository/6.1.0-SNAPSHOT/biz.aQute.repository-6.1.0-20211111.231522-58.jar (1.0 MB at 1.9 MB/s) [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bndlib/6.1.0-SNAPSHOT/biz.aQute.bndlib-6.1.0-20211111.231337-58.jar (3.1 MB at 4.6 MB/s) [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ parent --- [INFO] skip project with packaging=pom [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ parent --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 469 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 378 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 178 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 173 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 315 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 558 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 511 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 3.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/15/apache-15.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 924 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 4.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/9/apache-9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 88 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 405 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (4.8 kB at 484 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 455 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 5.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 191 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 241 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom (4.8 kB at 440 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 2.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar (196 kB at 8.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 2.7 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 1.7 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 2.6 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 1.4 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (615 kB at 11 MB/s) [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ parent --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 296 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-jarsigner/3.0.0/maven-jarsigner-3.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-jarsigner/3.0.0/maven-jarsigner-3.0.0.pom (4.4 kB at 401 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-jarsigner/3.0.0/maven-jarsigner-3.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 2.3 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-jarsigner/3.0.0/maven-jarsigner-3.0.0.jar (22 kB at 1.6 MB/s) [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ parent --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 9.2 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.1.0-SNAPSHOT/biz.aQute.bnd.embedded-repo-6.1.0-20211111.231346-58.pom [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.1.0-SNAPSHOT/biz.aQute.bnd.embedded-repo-6.1.0-20211111.231346-58.pom [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.1.0-SNAPSHOT/biz.aQute.bnd.embedded-repo-6.1.0-20211111.231346-58.pom (2.5 kB at 26 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar (15 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar (43 kB at 2.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar (177 kB at 8.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar (638 kB at 20 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar (67 kB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar (31 kB at 903 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar (173 kB at 4.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 102 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar (147 kB at 3.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 1.1 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar (424 kB at 6.2 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 63 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 2.9 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar (2.3 MB at 25 MB/s) [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.1.0-SNAPSHOT/biz.aQute.bnd.embedded-repo-6.1.0-20211111.231346-58.jar [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.1.0-SNAPSHOT/biz.aQute.bnd.embedded-repo-6.1.0-20211111.231346-58.jar (5.8 MB at 12 MB/s) [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ parent --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ parent --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ parent --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/parent/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/parent/2.0-SNAPSHOT/maven-metadata.xml (612 B at 5.8 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/parent/2.0-SNAPSHOT/parent-2.0-20220712.084018-238.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/parent/2.0-SNAPSHOT/parent-2.0-20220712.084018-238.pom (6.5 kB at 104 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/parent/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/parent/maven-metadata.xml (389 B at 7.5 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/parent/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/parent/2.0-SNAPSHOT/maven-metadata.xml (612 B at 9.0 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/parent/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/parent/maven-metadata.xml (389 B at 5.0 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ parent --- [INFO] Tests are skipped. [INFO] [INFO] -----------< org.eclipse.sensinact.gateway:sensinact-utils >------------ [INFO] Building sensiNact IoT Gateway - Utilities 2.0-SNAPSHOT [3/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 526 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 5.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.pom (16 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-base/2.13.2/jackson-base-2.13.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-base/2.13.2/jackson-base-2.13.2.pom (9.9 kB at 898 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom (17 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 674 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.pom (6.1 kB at 553 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.pom (5.5 kB at 503 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.pom (3.8 kB at 346 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/parsson/project/1.1.0/project-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/parsson/project/1.1.0/project-1.1.0.pom (22 kB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.pom (18 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar (76 kB at 3.6 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar (49 kB at 2.6 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar (122 kB at 5.8 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar (375 kB at 14 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar (1.5 MB at 28 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-utils --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-utils --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-test-source (add-test-source) @ sensinact-utils --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 375 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 2.7 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 9.1 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 12 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 9.7 MB/s) [INFO] Test Source directory: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/extra-test-sources added. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-utils --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 517 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 154 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 238 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 4.2 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 6.1 MB/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-utils --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 474 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 636 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 3.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/13/apache-13.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 133 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 198 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 324 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 623 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 89 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 584 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 196 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 190 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 720 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 298 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 217 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 197 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 158 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 187 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 131 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 252 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 282 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 80 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 175 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 188 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 126 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 368 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 493 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 2.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/11/apache-11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 464 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 376 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 294 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 87 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 603 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 266 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 69 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 77 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 134 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 2.3 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 3.3 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 392 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 7.0 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 1.0 MB/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/classes [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/src/main/java/org/eclipse/sensinact/gateway/util/ReflectUtils.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/src/main/java/org/eclipse/sensinact/gateway/util/ReflectUtils.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-utils --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/test-classes [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/src/test/java/org/eclipse/sensinact/gateway/util/tree/test/PathTreeTest.java: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/src/test/java/org/eclipse/sensinact/gateway/util/tree/test/PathTreeTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/src/test/java/org/eclipse/sensinact/gateway/util/tree/test/PathTreeTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-utils --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-utils --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-utils --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-utils --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-utils --- [INFO] Resolving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/tests.bndrun: [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.component/1.4.0/org.osgi.service.component-1.4.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.component/1.4.0/org.osgi.service.component-1.4.0.pom (1.4 kB at 111 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.log/1.4.0/org.osgi.service.log-1.4.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.log/1.4.0/org.osgi.service.log-1.4.0.pom (1.4 kB at 119 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.metatype/1.4.0/org.osgi.service.metatype-1.4.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.metatype/1.4.0/org.osgi.service.metatype-1.4.0.pom (1.4 kB at 120 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.remoteserviceadmin/1.1.0/org.osgi.service.remoteserviceadmin-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.remoteserviceadmin/1.1.0/org.osgi.service.remoteserviceadmin-1.1.0.pom (1.3 kB at 111 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.http.whiteboard/1.1.0/org.osgi.service.http.whiteboard-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.http.whiteboard/1.1.0/org.osgi.service.http.whiteboard-1.1.0.pom (1.5 kB at 122 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.pushstream/1.0.1/org.osgi.util.pushstream-1.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.pushstream/1.0.1/org.osgi.util.pushstream-1.0.1.pom (1.4 kB at 120 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.converter/1.0.8/org.osgi.util.converter-1.0.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.converter/1.0.8/org.osgi.util.converter-1.0.8.pom (1.9 kB at 172 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/spec/org.apache.aries.javax.jax.rs-api/1.0.3/org.apache.aries.javax.jax.rs-api-1.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/spec/org.apache.aries.javax.jax.rs-api/1.0.3/org.apache.aries.javax.jax.rs-api-1.0.3.pom (4.1 kB at 344 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/jax/rs/org.apache.aries.jax.rs/1.0.3/org.apache.aries.jax.rs-1.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/jax/rs/org.apache.aries.jax.rs/1.0.3/org.apache.aries.jax.rs-1.0.3.pom (8.4 kB at 699 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-osgi-locator/1.0/geronimo-osgi-locator-1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-osgi-locator/1.0/geronimo-osgi-locator-1.0.pom (3.1 kB at 262 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-osgi-support/1.0/geronimo-osgi-support-1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-osgi-support/1.0/geronimo-osgi-support-1.0.pom (8.1 kB at 674 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 498 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.framework/6.0.3/org.apache.felix.framework-6.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.framework/6.0.3/org.apache.felix.framework-6.0.3.pom (6.7 kB at 555 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/6/felix-parent-6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom (2.5 kB at 212 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom (4.3 kB at 360 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 411 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.main.distribution/6.0.3/org.apache.felix.main.distribution-6.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.main.distribution/6.0.3/org.apache.felix.main.distribution-6.0.3.pom (6.8 kB at 567 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/3/felix-parent-3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/3/felix-parent-3.pom (17 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.pom (8.0 kB at 612 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (9.7 kB at 878 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/easymock/easymock/3.4/easymock-3.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/easymock/easymock/3.4/easymock-3.4.pom (7.3 kB at 562 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/easymock/easymock-parent/3.4/easymock-parent-3.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/easymock/easymock-parent/3.4/easymock-parent-3.4.pom (17 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.pom (2.5 kB at 248 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom (17 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.configadmin/1.9.16/org.apache.felix.configadmin-1.9.16.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.configadmin/1.9.16/org.apache.felix.configadmin-1.9.16.pom (13 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.6.4/org.apache.felix.fileinstall-3.6.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.6.4/org.apache.felix.fileinstall-3.6.4.pom (6.2 kB at 564 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.pom (4.0 kB at 331 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.pom (1.6 kB at 135 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.pom (3.5 kB at 318 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/gogo-parent/6/gogo-parent-6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/gogo-parent/6/gogo-parent-6.pom (5.4 kB at 452 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/5/felix-parent-5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/5/felix-parent-5.pom (22 kB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.pom (3.9 kB at 149 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.jline/1.1.8/org.apache.felix.gogo.jline-1.1.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.jline/1.1.8/org.apache.felix.gogo.jline-1.1.8.pom (4.5 kB at 371 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/jline/jline/3.13.2/jline-3.13.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/jline/jline/3.13.2/jline-3.13.2.pom (17 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/jline/jline-parent/3.13.2/jline-parent-3.13.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/jline/jline-parent/3.13.2/jline-parent-3.13.2.pom (19 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.api/3.0.0/org.apache.felix.http.api-3.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.api/3.0.0/org.apache.felix.http.api-3.0.0.pom (3.9 kB at 326 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.parent/7/org.apache.felix.http.parent-7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.parent/7/org.apache.felix.http.parent-7.pom (5.2 kB at 515 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.servlet-api/1.1.4/org.apache.felix.http.servlet-api-1.1.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.servlet-api/1.1.4/org.apache.felix.http.servlet-api-1.1.4.pom (3.8 kB at 318 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.parent/12/org.apache.felix.http.parent-12.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.parent/12/org.apache.felix.http.parent-12.pom (5.4 kB at 489 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-servlet-api/8.5.66/tomcat-servlet-api-8.5.66.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-servlet-api/8.5.66/tomcat-servlet-api-8.5.66.pom (2.4 kB at 200 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.log/1.2.2/org.apache.felix.log-1.2.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.log/1.2.2/org.apache.felix.log-1.2.2.pom (4.5 kB at 408 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.core/6.0.0/osgi.core-6.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.core/6.0.0/osgi.core-6.0.0.pom (1.3 kB at 132 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.pom (14 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.shell.remote/1.2.0/org.apache.felix.shell.remote-1.2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.shell.remote/1.2.0/org.apache.felix.shell.remote-1.2.0.pom (3.9 kB at 394 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/4/felix-parent-4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/4/felix-parent-4.pom (24 kB at 2.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.compendium/4.0.0/org.osgi.compendium-4.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.compendium/4.0.0/org.osgi.compendium-4.0.0.pom (199 B at 18 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.shell/1.0.0/org.apache.felix.shell-1.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.shell/1.0.0/org.apache.felix.shell-1.0.0.pom (2.3 kB at 213 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix/1.0.0/felix-1.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix/1.0.0/felix-1.0.0.pom (12 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.pom (2.3 kB at 212 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.jetty/4.1.10/org.apache.felix.http.jetty-4.1.10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.jetty/4.1.10/org.apache.felix.http.jetty-4.1.10.pom (22 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.parent/13/org.apache.felix.http.parent-13.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.parent/13/org.apache.felix.http.parent-13.pom (5.3 kB at 444 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/7/felix-parent-7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/7/felix-parent-7.pom (21 kB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.42.v20210604/jetty-servlet-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.42.v20210604/jetty-servlet-9.4.42.v20210604.pom (2.3 kB at 189 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-project/9.4.42.v20210604/jetty-project-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-project/9.4.42.v20210604/jetty-project-9.4.42.v20210604.pom (63 kB at 5.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-security/9.4.42.v20210604/jetty-security-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-security/9.4.42.v20210604/jetty-security-9.4.42.v20210604.pom (2.1 kB at 191 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-server/9.4.25.v20191220/jetty-server-9.4.25.v20191220.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-server/9.4.25.v20191220/jetty-server-9.4.25.v20191220.pom (2.8 kB at 230 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-project/9.4.25.v20191220/jetty-project-9.4.25.v20191220.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-project/9.4.25.v20191220/jetty-project-9.4.25.v20191220.pom (76 kB at 6.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (14 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 435 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-http/9.4.25.v20191220/jetty-http-9.4.25.v20191220.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-http/9.4.25.v20191220/jetty-http-9.4.25.v20191220.pom (4.2 kB at 385 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.4.25.v20191220/jetty-util-9.4.25.v20191220.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.4.25.v20191220/jetty-util-9.4.25.v20191220.pom (4.1 kB at 344 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/9.4.25.v20191220/jetty-io-9.4.25.v20191220.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/9.4.25.v20191220/jetty-io-9.4.25.v20191220.pom (1.3 kB at 118 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util-ajax/9.4.42.v20210604/jetty-util-ajax-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util-ajax/9.4.42.v20210604/jetty-util-ajax-9.4.42.v20210604.pom (1.3 kB at 126 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.pom (3.9 kB at 356 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-jmx/9.4.42.v20210604/jetty-jmx-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-jmx/9.4.42.v20210604/jetty-jmx-9.4.42.v20210604.pom (1.2 kB at 104 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.42.v20210604/jetty-webapp-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.42.v20210604/jetty-webapp-9.4.42.v20210604.pom (3.2 kB at 289 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-xml/9.4.42.v20210604/jetty-xml-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-xml/9.4.42.v20210604/jetty-xml-9.4.42.v20210604.pom (1.7 kB at 152 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.4.42.v20210604/websocket-servlet-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.4.42.v20210604/websocket-servlet-9.4.42.v20210604.pom (2.2 kB at 200 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.4.42.v20210604/websocket-parent-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.4.42.v20210604/websocket-parent-9.4.42.v20210604.pom (1.4 kB at 130 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.25.v20191220/websocket-api-9.4.25.v20191220.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.25.v20191220/websocket-api-9.4.25.v20191220.pom (2.5 kB at 229 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.4.25.v20191220/websocket-parent-9.4.25.v20191220.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.4.25.v20191220/websocket-parent-9.4.25.v20191220.pom (1.6 kB at 147 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.4.42.v20210604/websocket-server-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.4.42.v20210604/websocket-server-9.4.42.v20210604.pom (4.1 kB at 371 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.42.v20210604/websocket-common-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.42.v20210604/websocket-common-9.4.42.v20210604.pom (3.6 kB at 299 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/9.4.42.v20210604/jetty-io-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/9.4.42.v20210604/jetty-io-9.4.42.v20210604.pom (1.2 kB at 95 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.42.v20210604/websocket-client-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.42.v20210604/websocket-client-9.4.42.v20210604.pom (4.6 kB at 384 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-client/9.4.42.v20210604/jetty-client-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-client/9.4.42.v20210604/jetty-client-9.4.42.v20210604.pom (5.0 kB at 452 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.42.v20210604/http2-server-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.42.v20210604/http2-server-9.4.42.v20210604.pom (3.7 kB at 337 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-parent/9.4.42.v20210604/http2-parent-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-parent/9.4.42.v20210604/http2-parent-9.4.42.v20210604.pom (1.1 kB at 97 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.42.v20210604/http2-common-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.42.v20210604/http2-common-9.4.42.v20210604.pom (1.2 kB at 100 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.42.v20210604/http2-hpack-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.42.v20210604/http2-hpack-9.4.42.v20210604.pom (2.4 kB at 221 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.42.v20210604/jetty-alpn-server-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.42.v20210604/jetty-alpn-server-9.4.42.v20210604.pom (2.7 kB at 223 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-alpn-parent/9.4.42.v20210604/jetty-alpn-parent-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-alpn-parent/9.4.42.v20210604/jetty-alpn-parent-9.4.42.v20210604.pom (1.1 kB at 98 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.base/4.1.2/org.apache.felix.http.base-4.1.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.base/4.1.2/org.apache.felix.http.base-4.1.2.pom (3.3 kB at 298 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom (11 kB at 1.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 5.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 460 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 2.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom (16 kB at 696 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 6.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom (13 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom (18 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom (4.2 kB at 323 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-simple/1.7.30/slf4j-simple-1.7.30.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-simple/1.7.30/slf4j-simple-1.7.30.pom (1.0 kB at 68 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/osgi-over-slf4j/1.7.30/osgi-over-slf4j-1.7.30.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/osgi-over-slf4j/1.7.30/osgi-over-slf4j-1.7.30.pom (1.3 kB at 109 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 4.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.tester.junit-platform/5.3.0/biz.aQute.tester.junit-platform-5.3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.tester.junit-platform/5.3.0/biz.aQute.tester.junit-platform-5.3.0.pom (5.0 kB at 111 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/h2database/h2/1.4.200/h2-1.4.200.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/h2database/h2/1.4.200/h2-1.4.200.pom (958 B at 80 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom (2.6 kB at 153 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom (11 kB at 953 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom (15 kB at 449 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtdispatch/hawtdispatch/1.22/hawtdispatch-1.22.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtdispatch/hawtdispatch/1.22/hawtdispatch-1.22.pom (3.0 kB at 119 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtdispatch/hawtdispatch-project/1.22/hawtdispatch-project-1.22.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtdispatch/hawtdispatch-project/1.22/hawtdispatch-project-1.22.pom (13 kB at 792 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom (15 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.core/1.14.0/org.apache.aries.rsa.core-1.14.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.core/1.14.0/org.apache.aries.rsa.core-1.14.0.pom (1.9 kB at 171 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.parent/1.14.0/org.apache.aries.rsa.parent-1.14.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.parent/1.14.0/org.apache.aries.rsa.parent-1.14.0.pom (13 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.main/1.14.0/org.apache.aries.rsa.main-1.14.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.main/1.14.0/org.apache.aries.rsa.main-1.14.0.pom (4.2 kB at 349 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/20/apache-20.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/20/apache-20.pom (16 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.hamcrest/1.3_1/org.apache.servicemix.bundles.hamcrest-1.3_1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.hamcrest/1.3_1/org.apache.servicemix.bundles.hamcrest-1.3_1.pom (2.9 kB at 261 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/servicemix/bundles/bundles-pom/10/bundles-pom-10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/servicemix/bundles/bundles-pom/10/bundles-pom-10.pom (15 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom (9.5 kB at 860 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/7/apache-7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/discovery/org.apache.aries.rsa.discovery.local/1.14.0/org.apache.aries.rsa.discovery.local-1.14.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/discovery/org.apache.aries.rsa.discovery.local/1.14.0/org.apache.aries.rsa.discovery.local-1.14.0.pom (2.9 kB at 259 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/discovery/org.apache.aries.rsa.discovery.zookeeper/1.14.0/org.apache.aries.rsa.discovery.zookeeper-1.14.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/discovery/org.apache.aries.rsa.discovery.zookeeper/1.14.0/org.apache.aries.rsa.discovery.zookeeper-1.14.0.pom (3.4 kB at 308 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper/3.5.6/zookeeper-3.5.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper/3.5.6/zookeeper-3.5.6.pom (9.2 kB at 764 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/zookeeper/parent/3.5.6/parent-3.5.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/zookeeper/parent/3.5.6/parent-3.5.6.pom (28 kB at 2.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-jute/3.5.6/zookeeper-jute-3.5.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-jute/3.5.6/zookeeper-jute-3.5.6.pom (5.7 kB at 514 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/yetus/audience-annotations/0.5.0/audience-annotations-0.5.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/yetus/audience-annotations/0.5.0/audience-annotations-0.5.0.pom (1.9 kB at 169 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/yetus/yetus-project/0.5.0/yetus-project-0.5.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/yetus/yetus-project/0.5.0/yetus-project-0.5.0.pom (6.8 kB at 615 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-handler/4.1.42.Final/netty-handler-4.1.42.Final.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-handler/4.1.42.Final/netty-handler-4.1.42.Final.pom (3.4 kB at 308 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-parent/4.1.42.Final/netty-parent-4.1.42.Final.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-parent/4.1.42.Final/netty-parent-4.1.42.Final.pom (60 kB at 4.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-common/4.1.42.Final/netty-common-4.1.42.Final.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-common/4.1.42.Final/netty-common-4.1.42.Final.pom (10 kB at 838 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-buffer/4.1.42.Final/netty-buffer-4.1.42.Final.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-buffer/4.1.42.Final/netty-buffer-4.1.42.Final.pom (1.6 kB at 143 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport/4.1.42.Final/netty-transport-4.1.42.Final.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport/4.1.42.Final/netty-transport-4.1.42.Final.pom (1.9 kB at 92 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-resolver/4.1.42.Final/netty-resolver-4.1.42.Final.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-resolver/4.1.42.Final/netty-resolver-4.1.42.Final.pom (1.6 kB at 61 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-codec/4.1.42.Final/netty-codec-4.1.42.Final.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-codec/4.1.42.Final/netty-codec-4.1.42.Final.pom (3.6 kB at 94 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport-native-epoll/4.1.42.Final/netty-transport-native-epoll-4.1.42.Final.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport-native-epoll/4.1.42.Final/netty-transport-native-epoll-4.1.42.Final.pom (16 kB at 797 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.42.Final/netty-transport-native-unix-common-4.1.42.Final.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.42.Final/netty-transport-native-unix-common-4.1.42.Final.pom (16 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/provider/org.apache.aries.rsa.provider.fastbin/1.14.0/org.apache.aries.rsa.provider.fastbin-1.14.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/provider/org.apache.aries.rsa.provider.fastbin/1.14.0/org.apache.aries.rsa.provider.fastbin-1.14.0.pom (6.0 kB at 260 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.spi/1.14.0/org.apache.aries.rsa.spi-1.14.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.spi/1.14.0/org.apache.aries.rsa.spi-1.14.0.pom (1.6 kB at 144 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.topology-manager/1.14.0/org.apache.aries.rsa.topology-manager-1.14.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.topology-manager/1.14.0/org.apache.aries.rsa.topology-manager-1.14.0.pom (2.0 kB at 152 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.pom (1.1 kB at 71 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.pom (1.8 kB at 166 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom (26 kB at 2.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-impl/1.1.0/aether-impl-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-impl/1.1.0/aether-impl-1.1.0.pom (3.4 kB at 305 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-spi/1.1.0/aether-spi-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-spi/1.1.0/aether-spi-1.1.0.pom (2.0 kB at 180 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom (2.1 kB at 192 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-http/1.1.0/aether-transport-http-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-http/1.1.0/aether-transport-http-1.1.0.pom (3.8 kB at 349 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.11/httpclient-4.5.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.11/httpclient-4.5.11.pom (6.6 kB at 601 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.11/httpcomponents-client-4.5.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.11/httpcomponents-client-4.5.11.pom (16 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 3.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 452 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.14/commons-codec-1.14.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.14/commons-codec-1.14.pom (15 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 5.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.6.2/jcl-over-slf4j-1.6.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.6.2/jcl-over-slf4j-1.6.2.pom (2.5 kB at 205 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.6.2/slf4j-parent-1.6.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.6.2/slf4j-parent-1.6.2.pom (9.7 kB at 540 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-file/1.1.0/aether-transport-file-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-file/1.1.0/aether-transport-file-1.1.0.pom (2.7 kB at 182 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-connector-basic/1.1.0/aether-connector-basic-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-connector-basic/1.1.0/aether-connector-basic-1.1.0.pom (2.8 kB at 212 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/jersey/jersey-client/1.19.4/jersey-client-1.19.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/jersey/jersey-client/1.19.4/jersey-client-1.19.4.pom (6.7 kB at 557 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/jersey/jersey-project/1.19.4/jersey-project-1.19.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/jersey/jersey-project/1.19.4/jersey-project-1.19.4.pom (28 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 646 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/jersey/jersey-core/1.19.4/jersey-core-1.19.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/jersey/jersey-core/1.19.4/jersey-core-1.19.4.pom (9.7 kB at 807 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 456 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/fluent-hc/4.5.11/fluent-hc-4.5.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/fluent-hc/4.5.11/fluent-hc-4.5.11.pom (5.3 kB at 478 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.11/httpclient-cache-4.5.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.11/httpclient-cache-4.5.11.pom (6.6 kB at 598 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient-osgi/4.5.11/httpclient-osgi-4.5.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient-osgi/4.5.11/httpclient-osgi-4.5.11.pom (8.4 kB at 761 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpmime/4.5.11/httpmime-4.5.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpmime/4.5.11/httpmime-4.5.11.pom (5.2 kB at 473 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-osgi/4.4.13/httpcore-osgi-4.4.13.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-osgi/4.4.13/httpcore-osgi-4.4.13.pom (5.3 kB at 478 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom (5.5 kB at 458 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jakarta-jsonp/2.13.2/jackson-datatype-jakarta-jsonp-2.13.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jakarta-jsonp/2.13.2/jackson-datatype-jakarta-jsonp-2.13.2.pom (2.3 kB at 178 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatypes-misc-parent/2.13.2/jackson-datatypes-misc-parent-2.13.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatypes-misc-parent/2.13.2/jackson-datatypes-misc-parent-2.13.2.pom (3.1 kB at 284 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.3.0/biz.aQute.bndlib-5.3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.3.0/biz.aQute.bndlib-5.3.0.pom (4.5 kB at 411 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/hazelcast/hazelcast/3.12.5/hazelcast-3.12.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/hazelcast/hazelcast/3.12.5/hazelcast-3.12.5.pom (20 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/hazelcast/hazelcast-root/3.12.5/hazelcast-root-3.12.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/hazelcast/hazelcast-root/3.12.5/hazelcast-root-3.12.5.pom (61 kB at 4.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/jmdns/jmdns/3.4.1/jmdns-3.4.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/jmdns/jmdns/3.4.1/jmdns-3.4.1.pom (17 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/mail/javax.mail-api/1.6.2/javax.mail-api-1.6.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/mail/javax.mail-api/1.6.2/javax.mail-api-1.6.2.pom (4.7 kB at 427 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/mail/all/1.6.2/all-1.6.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/mail/all/1.6.2/all-1.6.2.pom (23 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 471 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/mail/javax.mail/1.6.2/javax.mail-1.6.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/mail/javax.mail/1.6.2/javax.mail-1.6.2.pom (7.0 kB at 699 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/activation/activation/1.1/activation-1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/activation/activation/1.1/activation-1.1.pom (1.1 kB at 96 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/paho/org.eclipse.paho.client.mqttv3/1.2.2/org.eclipse.paho.client.mqttv3-1.2.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/paho/org.eclipse.paho.client.mqttv3/1.2.2/org.eclipse.paho.client.mqttv3-1.2.2.pom (3.9 kB at 321 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/paho/java-parent/1.2.2/java-parent-1.2.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/paho/java-parent/1.2.2/java-parent-1.2.2.pom (11 kB at 890 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom (3.8 kB at 316 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom (10 kB at 871 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.pom (11 kB at 992 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/xerial/sqlite-jdbc/3.30.1/sqlite-jdbc-3.30.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/xerial/sqlite-jdbc/3.30.1/sqlite-jdbc-3.30.1.pom (6.3 kB at 396 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-all/4.1.45.Final/netty-all-4.1.45.Final.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-all/4.1.45.Final/netty-all-4.1.45.Final.pom (28 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-parent/4.1.45.Final/netty-parent-4.1.45.Final.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-parent/4.1.45.Final/netty-parent-4.1.45.Final.pom (56 kB at 4.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcprov-jdk15on/1.66/bcprov-jdk15on-1.66.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcprov-jdk15on/1.66/bcprov-jdk15on-1.66.pom (1.1 kB at 104 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcmail-jdk15on/1.66/bcmail-jdk15on-1.66.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcmail-jdk15on/1.66/bcmail-jdk15on-1.66.pom (1.6 kB at 150 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.66/bcpkix-jdk15on-1.66.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.66/bcpkix-jdk15on-1.66.pom (1.5 kB at 133 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/biz.aQute.gogo.commands.provider/1.7.0/biz.aQute.gogo.commands.provider-1.7.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/biz.aQute.gogo.commands.provider/1.7.0/biz.aQute.gogo.commands.provider-1.7.0.pom (3.4 kB at 310 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.component.annotations/1.4.0/org.osgi.service.component.annotations-1.4.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.component.annotations/1.4.0/org.osgi.service.component.annotations-1.4.0.pom (1.5 kB at 106 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/aQute.libg/5.1.0/aQute.libg-5.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/aQute.libg/5.1.0/aQute.libg-5.1.0.pom (3.1 kB at 280 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.pom (1.4 kB at 129 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.jaxrs/1.0.0/org.osgi.service.jaxrs-1.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.jaxrs/1.0.0/org.osgi.service.jaxrs-1.0.0.pom (1.4 kB at 110 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/mongodb/mongo-java-driver/3.12.0/mongo-java-driver-3.12.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/mongodb/mongo-java-driver/3.12.0/mongo-java-driver-3.12.0.pom (2.9 kB at 223 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/influxdb/influxdb-java/2.15/influxdb-java-2.15.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/influxdb/influxdb-java/2.15/influxdb-java-2.15.pom (12 kB at 966 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/retrofit/2.5.0/retrofit-2.5.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/retrofit/2.5.0/retrofit-2.5.0.pom (3.4 kB at 286 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/parent/2.5.0/parent-2.5.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/parent/2.5.0/parent-2.5.0.pom (11 kB at 969 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/3.12.0/okhttp-3.12.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/3.12.0/okhttp-3.12.0.pom (2.5 kB at 224 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/parent/3.12.0/parent-3.12.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/parent/3.12.0/parent-3.12.0.pom (20 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio/1.15.0/okio-1.15.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio/1.15.0/okio-1.15.0.pom (2.0 kB at 165 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio-parent/1.15.0/okio-parent-1.15.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio-parent/1.15.0/okio-parent-1.15.0.pom (4.9 kB at 405 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/converter-moshi/2.5.0/converter-moshi-2.5.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/converter-moshi/2.5.0/converter-moshi-2.5.0.pom (1.9 kB at 156 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/retrofit-converters/2.5.0/retrofit-converters-2.5.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/retrofit-converters/2.5.0/retrofit-converters-2.5.0.pom (876 B at 73 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.5.0/moshi-1.5.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.5.0/moshi-1.5.0.pom (1.1 kB at 96 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/moshi/moshi-parent/1.5.0/moshi-parent-1.5.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/moshi/moshi-parent/1.5.0/moshi-parent-1.5.0.pom (5.5 kB at 454 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio/1.13.0/okio-1.13.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio/1.13.0/okio-1.13.0.pom (1.6 kB at 148 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio-parent/1.13.0/okio-parent-1.13.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio-parent/1.13.0/okio-parent-1.13.0.pom (4.8 kB at 439 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/msgpack/msgpack-core/0.8.16/msgpack-core-0.8.16.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/msgpack/msgpack-core/0.8.16/msgpack-core-0.8.16.pom (3.5 kB at 322 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/3.13.1/okhttp-3.13.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/3.13.1/okhttp-3.13.1.pom (2.5 kB at 205 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/parent/3.13.1/parent-3.13.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/parent/3.13.1/parent-3.13.1.pom (20 kB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.pom (2.0 kB at 198 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio-parent/1.17.2/okio-parent-1.17.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio-parent/1.17.2/okio-parent-1.17.2.pom (4.9 kB at 442 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/logging-interceptor/3.13.1/logging-interceptor-3.13.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/logging-interceptor/3.13.1/logging-interceptor-3.13.1.pom (2.0 kB at 184 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.pom (3.2 kB at 229 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.pom (3.2 kB at 291 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.pom (3.2 kB at 320 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-migrationsupport/5.8.2/junit-jupiter-migrationsupport-5.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-migrationsupport/5.8.2/junit-jupiter-migrationsupport-5.8.2.pom (3.2 kB at 267 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 844 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-console/1.8.2/junit-platform-console-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-console/1.8.2/junit-platform-console-1.8.2.pom (3.0 kB at 252 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-reporting/1.8.2/junit-platform-reporting-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-reporting/1.8.2/junit-platform-reporting-1.8.2.pom (3.0 kB at 276 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.pom (3.0 kB at 303 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-jfr/1.8.2/junit-platform-jfr-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-jfr/1.8.2/junit-platform-jfr-1.8.2.pom (3.0 kB at 276 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-runner/1.8.2/junit-platform-runner-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-runner/1.8.2/junit-platform-runner-1.8.2.pom (3.6 kB at 298 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-api/1.8.2/junit-platform-suite-api-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-api/1.8.2/junit-platform-suite-api-1.8.2.pom (3.0 kB at 275 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-commons/1.8.2/junit-platform-suite-commons-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-commons/1.8.2/junit-platform-suite-commons-1.8.2.pom (3.4 kB at 286 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite/1.8.2/junit-platform-suite-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite/1.8.2/junit-platform-suite-1.8.2.pom (3.0 kB at 254 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-engine/1.8.2/junit-platform-suite-engine-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-engine/1.8.2/junit-platform-suite-engine-1.8.2.pom (3.4 kB at 286 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-testkit/1.8.2/junit-platform-testkit-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-testkit/1.8.2/junit-platform-testkit-1.8.2.pom (3.4 kB at 307 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.pom (3.2 kB at 289 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.component/1.4.0/org.osgi.service.component-1.4.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.log/1.4.0/org.osgi.service.log-1.4.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.metatype/1.4.0/org.osgi.service.metatype-1.4.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.remoteserviceadmin/1.1.0/org.osgi.service.remoteserviceadmin-1.1.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.http.whiteboard/1.1.0/org.osgi.service.http.whiteboard-1.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.component/1.4.0/org.osgi.service.component-1.4.0.jar (48 kB at 3.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.pushstream/1.0.1/org.osgi.util.pushstream-1.0.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.log/1.4.0/org.osgi.service.log-1.4.0.jar (38 kB at 2.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.converter/1.0.8/org.osgi.util.converter-1.0.8.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.metatype/1.4.0/org.osgi.service.metatype-1.4.0.jar (22 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/spec/org.apache.aries.javax.jax.rs-api/1.0.3/org.apache.aries.javax.jax.rs-api-1.0.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.remoteserviceadmin/1.1.0/org.osgi.service.remoteserviceadmin-1.1.0.jar (70 kB at 4.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-osgi-locator/1.0/geronimo-osgi-locator-1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.http.whiteboard/1.1.0/org.osgi.service.http.whiteboard-1.1.0.jar (98 kB at 5.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.framework/6.0.3/org.apache.felix.framework-6.0.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-osgi-locator/1.0/geronimo-osgi-locator-1.0.jar (13 kB at 450 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.pushstream/1.0.1/org.osgi.util.pushstream-1.0.1.jar (132 kB at 4.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.main.distribution/6.0.3/org.apache.felix.main.distribution-6.0.3.zip [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.converter/1.0.8/org.osgi.util.converter-1.0.8.jar (169 kB at 5.3 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/spec/org.apache.aries.javax.jax.rs-api/1.0.3/org.apache.aries.javax.jax.rs-api-1.0.3.jar (131 kB at 4.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/easymock/easymock/3.4/easymock-3.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 77 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.configadmin/1.9.16/org.apache.felix.configadmin-1.9.16.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.jar (237 kB at 4.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.6.4/org.apache.felix.fileinstall-3.6.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.framework/6.0.3/org.apache.felix.framework-6.0.3.jar (726 kB at 12 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.configadmin/1.9.16/org.apache.felix.configadmin-1.9.16.jar (168 kB at 2.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/easymock/easymock/3.4/easymock-3.4.jar (474 kB at 7.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar (90 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.jline/1.1.8/org.apache.felix.gogo.jline-1.1.8.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar (40 kB at 509 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.6.4/org.apache.felix.fileinstall-3.6.4.jar (139 kB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.api/3.0.0/org.apache.felix.http.api-3.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.jar (557 kB at 6.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.servlet-api/1.1.4/org.apache.felix.http.servlet-api-1.1.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.api/3.0.0/org.apache.felix.http.api-3.0.0.jar (26 kB at 274 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-servlet-api/8.5.66/tomcat-servlet-api-8.5.66.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.jline/1.1.8/org.apache.felix.gogo.jline-1.1.8.jar (130 kB at 925 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.log/1.2.2/org.apache.felix.log-1.2.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.jar (203 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.servlet-api/1.1.4/org.apache.felix.http.servlet-api-1.1.4.jar (246 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.shell.remote/1.2.0/org.apache.felix.shell.remote-1.2.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.log/1.2.2/org.apache.felix.log-1.2.2.jar (54 kB at 348 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.compendium/4.0.0/org.osgi.compendium-4.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-servlet-api/8.5.66/tomcat-servlet-api-8.5.66.jar (247 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.shell/1.0.0/org.apache.felix.shell-1.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.shell.remote/1.2.0/org.apache.felix.shell.remote-1.2.0.jar (22 kB at 133 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar (402 kB at 2.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.jetty/4.1.10/org.apache.felix.http.jetty-4.1.10.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.shell/1.0.0/org.apache.felix.shell-1.0.0.jar (51 kB at 291 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.42.v20210604/jetty-servlet-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.main.distribution/6.0.3/org.apache.felix.main.distribution-6.0.3.zip (2.6 MB at 14 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util-ajax/9.4.42.v20210604/jetty-util-ajax-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar (61 kB at 338 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.compendium/4.0.0/org.osgi.compendium-4.0.0.jar (674 kB at 3.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-jmx/9.4.42.v20210604/jetty-jmx-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.42.v20210604/jetty-servlet-9.4.42.v20210604.jar (146 kB at 733 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-security/9.4.42.v20210604/jetty-security-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util-ajax/9.4.42.v20210604/jetty-util-ajax-9.4.42.v20210604.jar (65 kB at 271 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.42.v20210604/jetty-webapp-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-jmx/9.4.42.v20210604/jetty-jmx-9.4.42.v20210604.jar (42 kB at 171 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-xml/9.4.42.v20210604/jetty-xml-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-security/9.4.42.v20210604/jetty-security-9.4.42.v20210604.jar (118 kB at 474 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.4.42.v20210604/websocket-servlet-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.42.v20210604/jetty-webapp-9.4.42.v20210604.jar (140 kB at 548 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.4.42.v20210604/websocket-server-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-xml/9.4.42.v20210604/jetty-xml-9.4.42.v20210604.jar (68 kB at 261 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.42.v20210604/websocket-common-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar (576 kB at 2.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.42.v20210604/websocket-client-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.4.42.v20210604/websocket-server-9.4.42.v20210604.jar (45 kB at 167 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-client/9.4.42.v20210604/jetty-client-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.4.42.v20210604/websocket-servlet-9.4.42.v20210604.jar (30 kB at 113 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.42.v20210604/http2-server-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.42.v20210604/websocket-client-9.4.42.v20210604.jar (46 kB at 164 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.42.v20210604/http2-common-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.42.v20210604/websocket-common-9.4.42.v20210604.jar (214 kB at 766 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.42.v20210604/http2-hpack-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.42.v20210604/http2-server-9.4.42.v20210604.jar (60 kB at 215 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.42.v20210604/jetty-alpn-server-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-client/9.4.42.v20210604/jetty-client-9.4.42.v20210604.jar (324 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.base/4.1.2/org.apache.felix.http.base-4.1.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.42.v20210604/http2-hpack-9.4.42.v20210604.jar (52 kB at 178 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.42.v20210604/jetty-alpn-server-9.4.42.v20210604.jar (18 kB at 60 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.42.v20210604/http2-common-9.4.42.v20210604.jar (206 kB at 591 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar (71 kB at 203 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-server/9.4.25.v20191220/jetty-server-9.4.25.v20191220.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.base/4.1.2/org.apache.felix.http.base-4.1.2.jar (243 kB at 693 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/9.4.25.v20191220/jetty-io-9.4.25.v20191220.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar (285 kB at 811 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-http/9.4.25.v20191220/jetty-http-9.4.25.v20191220.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (96 kB at 258 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.25.v20191220/websocket-api-9.4.25.v20191220.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/9.4.25.v20191220/jetty-io-9.4.25.v20191220.jar (160 kB at 429 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-http/9.4.25.v20191220/jetty-http-9.4.25.v20191220.jar (211 kB at 560 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.25.v20191220/websocket-api-9.4.25.v20191220.jar (52 kB at 134 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.jetty/4.1.10/org.apache.felix.http.jetty-4.1.10.jar (3.7 MB at 9.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-simple/1.7.30/slf4j-simple-1.7.30.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-server/9.4.25.v20191220/jetty-server-9.4.25.v20191220.jar (676 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/osgi-over-slf4j/1.7.30/osgi-over-slf4j-1.7.30.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar (290 kB at 743 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-simple/1.7.30/slf4j-simple-1.7.30.jar (15 kB at 38 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.tester.junit-platform/5.3.0/biz.aQute.tester.junit-platform-5.3.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar (472 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/h2database/h2/1.4.200/h2-1.4.200.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/osgi-over-slf4j/1.7.30/osgi-over-slf4j-1.7.30.jar (5.5 kB at 14 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 153 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtdispatch/hawtdispatch/1.22/hawtdispatch-1.22.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.core/1.14.0/org.apache.aries.rsa.core-1.14.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.tester.junit-platform/5.3.0/biz.aQute.tester.junit-platform-5.3.0.jar (145 kB at 349 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.hamcrest/1.3_1/org.apache.servicemix.bundles.hamcrest-1.3_1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar (50 kB at 119 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/discovery/org.apache.aries.rsa.discovery.local/1.14.0/org.apache.aries.rsa.discovery.local-1.14.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.core/1.14.0/org.apache.aries.rsa.core-1.14.0.jar (70 kB at 156 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/discovery/org.apache.aries.rsa.discovery.zookeeper/1.14.0/org.apache.aries.rsa.discovery.zookeeper-1.14.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtdispatch/hawtdispatch/1.22/hawtdispatch-1.22.jar (119 kB at 266 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/provider/org.apache.aries.rsa.provider.fastbin/1.14.0/org.apache.aries.rsa.provider.fastbin-1.14.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/discovery/org.apache.aries.rsa.discovery.local/1.14.0/org.apache.aries.rsa.discovery.local-1.14.0.jar (35 kB at 78 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.spi/1.14.0/org.apache.aries.rsa.spi-1.14.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.hamcrest/1.3_1/org.apache.servicemix.bundles.hamcrest-1.3_1.jar (312 kB at 687 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.topology-manager/1.14.0/org.apache.aries.rsa.topology-manager-1.14.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/discovery/org.apache.aries.rsa.discovery.zookeeper/1.14.0/org.apache.aries.rsa.discovery.zookeeper-1.14.0.jar (38 kB at 83 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper/3.5.6/zookeeper-3.5.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.spi/1.14.0/org.apache.aries.rsa.spi-1.14.0.jar (14 kB at 30 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-jute/3.5.6/zookeeper-jute-3.5.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/provider/org.apache.aries.rsa.provider.fastbin/1.14.0/org.apache.aries.rsa.provider.fastbin-1.14.0.jar (170 kB at 366 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/yetus/audience-annotations/0.5.0/audience-annotations-0.5.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.topology-manager/1.14.0/org.apache.aries.rsa.topology-manager-1.14.0.jar (47 kB at 99 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-handler/4.1.42.Final/netty-handler-4.1.42.Final.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/yetus/audience-annotations/0.5.0/audience-annotations-0.5.0.jar (20 kB at 42 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-common/4.1.42.Final/netty-common-4.1.42.Final.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-jute/3.5.6/zookeeper-jute-3.5.6.jar (250 kB at 517 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-buffer/4.1.42.Final/netty-buffer-4.1.42.Final.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-handler/4.1.42.Final/netty-handler-4.1.42.Final.jar (437 kB at 876 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport/4.1.42.Final/netty-transport-4.1.42.Final.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper/3.5.6/zookeeper-3.5.6.jar (985 kB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-resolver/4.1.42.Final/netty-resolver-4.1.42.Final.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-buffer/4.1.42.Final/netty-buffer-4.1.42.Final.jar (277 kB at 550 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-codec/4.1.42.Final/netty-codec-4.1.42.Final.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/h2database/h2/1.4.200/h2-1.4.200.jar (2.3 MB at 4.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport-native-epoll/4.1.42.Final/netty-transport-native-epoll-4.1.42.Final.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-resolver/4.1.42.Final/netty-resolver-4.1.42.Final.jar (33 kB at 64 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.42.Final/netty-transport-native-unix-common-4.1.42.Final.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-common/4.1.42.Final/netty-common-4.1.42.Final.jar (604 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar (12 kB at 22 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.42.Final/netty-transport-native-unix-common-4.1.42.Final.jar (33 kB at 60 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-impl/1.1.0/aether-impl-1.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport-native-epoll/4.1.42.Final/netty-transport-native-epoll-4.1.42.Final.jar (124 kB at 226 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-codec/4.1.42.Final/netty-codec-4.1.42.Final.jar (318 kB at 577 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-http/1.1.0/aether-transport-http-1.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport/4.1.42.Final/netty-transport-4.1.42.Final.jar (473 kB at 845 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.6.2/jcl-over-slf4j-1.6.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.jar (136 kB at 243 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-file/1.1.0/aether-transport-file-1.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-impl/1.1.0/aether-impl-1.1.0.jar (173 kB at 307 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-spi/1.1.0/aether-spi-1.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-http/1.1.0/aether-transport-http-1.1.0.jar (37 kB at 65 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-connector-basic/1.1.0/aether-connector-basic-1.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar (150 kB at 265 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/jersey/jersey-client/1.19.4/jersey-client-1.19.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-file/1.1.0/aether-transport-file-1.1.0.jar (8.9 kB at 16 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/jersey/jersey-core/1.19.4/jersey-core-1.19.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.6.2/jcl-over-slf4j-1.6.2.jar (17 kB at 30 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/fluent-hc/4.5.11/fluent-hc-4.5.11.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-spi/1.1.0/aether-spi-1.1.0.jar (31 kB at 53 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.11/httpclient-4.5.11.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-connector-basic/1.1.0/aether-connector-basic-1.1.0.jar (37 kB at 64 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/jersey/jersey-client/1.19.4/jersey-client-1.19.4.jar (134 kB at 232 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.11/httpclient-cache-4.5.11.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 550 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient-osgi/4.5.11/httpclient-osgi-4.5.11.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/jersey/jersey-core/1.19.4/jersey-core-1.19.4.jar (437 kB at 729 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-osgi/4.4.13/httpcore-osgi-4.4.13.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/fluent-hc/4.5.11/fluent-hc-4.5.11.jar (32 kB at 53 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.11/httpclient-cache-4.5.11.jar (164 kB at 273 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpmime/4.5.11/httpmime-4.5.11.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.11/httpclient-4.5.11.jar (778 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jakarta-jsonp/2.13.2/jackson-datatype-jakarta-jsonp-2.13.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpmime/4.5.11/httpmime-4.5.11.jar (42 kB at 67 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.3.0/biz.aQute.bndlib-5.3.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar (369 kB at 589 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/hazelcast/hazelcast/3.12.5/hazelcast-3.12.5.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jakarta-jsonp/2.13.2/jackson-datatype-jakarta-jsonp-2.13.2.jar (18 kB at 28 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.14/commons-codec-1.14.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-osgi/4.4.13/httpcore-osgi-4.4.13.jar (696 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/jmdns/jmdns/3.4.1/jmdns-3.4.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient-osgi/4.5.11/httpclient-osgi-4.5.11.jar (1.4 MB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/mail/javax.mail-api/1.6.2/javax.mail-api-1.6.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.14/commons-codec-1.14.jar (348 kB at 517 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/mail/javax.mail/1.6.2/javax.mail-1.6.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/jmdns/jmdns/3.4.1/jmdns-3.4.1.jar (205 kB at 302 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/activation/activation/1.1/activation-1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/mail/javax.mail-api/1.6.2/javax.mail-api-1.6.2.jar (219 kB at 312 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/activation/activation/1.1/activation-1.1.jar (63 kB at 85 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/paho/org.eclipse.paho.client.mqttv3/1.2.2/org.eclipse.paho.client.mqttv3-1.2.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 62 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/mail/javax.mail/1.6.2/javax.mail-1.6.2.jar (659 kB at 871 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/jline/jline/3.13.2/jline-3.13.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/paho/org.eclipse.paho.client.mqttv3/1.2.2/org.eclipse.paho.client.mqttv3-1.2.2.jar (238 kB at 314 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar (287 kB at 373 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/xerial/sqlite-jdbc/3.30.1/sqlite-jdbc-3.30.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.jar (417 kB at 526 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-all/4.1.45.Final/netty-all-4.1.45.Final.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/jline/jline/3.13.2/jline-3.13.2.jar (839 kB at 993 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcprov-jdk15on/1.66/bcprov-jdk15on-1.66.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.3.0/biz.aQute.bndlib-5.3.0.jar (3.7 MB at 4.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcmail-jdk15on/1.66/bcmail-jdk15on-1.66.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcmail-jdk15on/1.66/bcmail-jdk15on-1.66.jar (111 kB at 118 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.66/bcpkix-jdk15on-1.66.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.66/bcpkix-jdk15on-1.66.jar (880 kB at 834 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/biz.aQute.gogo.commands.provider/1.7.0/biz.aQute.gogo.commands.provider-1.7.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/biz.aQute.gogo.commands.provider/1.7.0/biz.aQute.gogo.commands.provider-1.7.0.jar (481 kB at 443 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.component.annotations/1.4.0/org.osgi.service.component.annotations-1.4.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.component.annotations/1.4.0/org.osgi.service.component.annotations-1.4.0.jar (43 kB at 37 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/aQute.libg/5.1.0/aQute.libg-5.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-all/4.1.45.Final/netty-all-4.1.45.Final.jar (4.1 MB at 3.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.jaxrs/1.0.0/org.osgi.service.jaxrs-1.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.jaxrs/1.0.0/org.osgi.service.jaxrs-1.0.0.jar (68 kB at 57 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/mongodb/mongo-java-driver/3.12.0/mongo-java-driver-3.12.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcprov-jdk15on/1.66/bcprov-jdk15on-1.66.jar (5.9 MB at 4.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/influxdb/influxdb-java/2.15/influxdb-java-2.15.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/xerial/sqlite-jdbc/3.30.1/sqlite-jdbc-3.30.1.jar (6.1 MB at 4.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/retrofit/2.5.0/retrofit-2.5.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/aQute.libg/5.1.0/aQute.libg-5.1.0.jar (899 kB at 720 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/converter-moshi/2.5.0/converter-moshi-2.5.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/influxdb/influxdb-java/2.15/influxdb-java-2.15.jar (157 kB at 125 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.5.0/moshi-1.5.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/retrofit/2.5.0/retrofit-2.5.0.jar (108 kB at 86 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/msgpack/msgpack-core/0.8.16/msgpack-core-0.8.16.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/converter-moshi/2.5.0/converter-moshi-2.5.0.jar (6.9 kB at 5.5 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/3.13.1/okhttp-3.13.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.5.0/moshi-1.5.0.jar (124 kB at 98 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/msgpack/msgpack-core/0.8.16/msgpack-core-0.8.16.jar (116 kB at 91 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/logging-interceptor/3.13.1/logging-interceptor-3.13.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar (92 kB at 71 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/logging-interceptor/3.13.1/logging-interceptor-3.13.1.jar (12 kB at 9.4 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/3.13.1/okhttp-3.13.1.jar (418 kB at 324 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-migrationsupport/5.8.2/junit-jupiter-migrationsupport-5.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar (6.4 kB at 4.9 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar (230 kB at 176 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-console/1.8.2/junit-platform-console-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/mongodb/mongo-java-driver/3.12.0/mongo-java-driver-3.12.0.jar (2.3 MB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-migrationsupport/5.8.2/junit-jupiter-migrationsupport-5.8.2.jar (28 kB at 21 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-jfr/1.8.2/junit-platform-jfr-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar (186 kB at 137 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-jfr/1.8.2/junit-platform-jfr-1.8.2.jar (19 kB at 14 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-reporting/1.8.2/junit-platform-reporting-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/hazelcast/hazelcast/3.12.5/hazelcast-3.12.5.jar (12 MB at 8.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-runner/1.8.2/junit-platform-runner-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 283 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite/1.8.2/junit-platform-suite-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-console/1.8.2/junit-platform-console-1.8.2.jar (488 kB at 358 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-reporting/1.8.2/junit-platform-reporting-1.8.2.jar (26 kB at 19 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-commons/1.8.2/junit-platform-suite-commons-1.8.2.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-api/1.8.2/junit-platform-suite-api-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar (159 kB at 117 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-engine/1.8.2/junit-platform-suite-engine-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-runner/1.8.2/junit-platform-runner-1.8.2.jar (17 kB at 12 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-testkit/1.8.2/junit-platform-testkit-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite/1.8.2/junit-platform-suite-1.8.2.jar (6.4 kB at 4.6 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-commons/1.8.2/junit-platform-suite-commons-1.8.2.jar (15 kB at 11 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-api/1.8.2/junit-platform-suite-api-1.8.2.jar (21 kB at 15 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-engine/1.8.2/junit-platform-suite-engine-1.8.2.jar (23 kB at 16 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-testkit/1.8.2/junit-platform-testkit-1.8.2.jar (46 kB at 33 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.jar (67 kB at 48 kB/s) [INFO] -runbundles: org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',net.bytebuddy.byte-buddy;version='[1.11.3,1.11.4)',net.bytebuddy.byte-buddy-agent;version='[1.11.3,1.11.4)',org.eclipse.sensinact.gateway.sensinact-utils-tests;version='[2.0.0,2.0.1)',org.mockito.mockito-core;version='[3.11.2,3.11.3)',org.objenesis;version='[3.2.0,3.2.1)',org.osgi.service.log;version='[1.4.0,1.4.1)',org.osgi.util.pushstream;version='[1.0.1,1.0.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-utils --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/tests.bndrun: [INFO] -runbundles: org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',net.bytebuddy.byte-buddy;version='[1.11.3,1.11.4)',net.bytebuddy.byte-buddy-agent;version='[1.11.3,1.11.4)',org.eclipse.sensinact.gateway.sensinact-utils-tests;version='[2.0.0,2.0.1)',org.mockito.mockito-core;version='[3.11.2,3.11.3)',org.objenesis;version='[3.2.0,3.2.1)',org.osgi.service.log;version='[1.4.0,1.4.1)',org.osgi.util.pushstream;version='[1.0.1,1.0.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' {"type":"Feature","properties":{"prop0":"value0"},"geometry":{"coordinates":[102.0,0.5],"type":"Point"}} {"type":"Feature","properties":{"prop0":"value0","prop1":0.0},"geometry":{"coordinates":[[102.0,0.0],[103.0,1.0],[104.0,0.0],[105.0,1.0]],"type":"LineString"}} {"type":"Feature","properties":{"prop0":"value0","prop1":{"this":"that"}},"geometry":{"coordinates":[[[100.0,0.0],[101.0,0.0],[101.0,1.0],[100.0,1.0],[100.0,0.0]]],"type":"Polygon"}} 45.18873190503735,5.734623911095859 0.5283474842952606 -------------------------- point 1:[5.733747482299805,45.187972926197865] point 2:[5.734623911095859,45.18873190503735] distance :108.89835973071634 -------------------------- /[hhhhhhh[]test[.*[location[]]service[resource[]]]aaaaaaa[]vvvvvvv[]ccccccc[]uuuuuuu[]] /test/.* /[hhhhhhh[]test[.*[location[]]]aaaaaaa[]vvvvvvv[]ccccccc[]uuuuuuu[]] /[hhhhhhh[]test[.*[location[]]]aaaaaaa[]vvvvvvv[]ccccccc[]uuuuuuu[]] [INFO] No Errors [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-utils --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-utils/2.0-SNAPSHOT/sensinact-utils-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-utils/2.0-SNAPSHOT/sensinact-utils-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-utils/2.0-SNAPSHOT/sensinact-utils-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-utils --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-utils/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-utils/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 13 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-utils/2.0-SNAPSHOT/sensinact-utils-2.0-20220712.084018-238.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-utils/2.0-SNAPSHOT/sensinact-utils-2.0-20220712.084018-238.jar (123 kB at 900 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-utils/2.0-SNAPSHOT/sensinact-utils-2.0-20220712.084018-238.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-utils/2.0-SNAPSHOT/sensinact-utils-2.0-20220712.084018-238.pom (1.9 kB at 37 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-utils/2.0-SNAPSHOT/sensinact-utils-2.0-20220712.084018-238-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-utils/2.0-SNAPSHOT/sensinact-utils-2.0-20220712.084018-238-tests.jar (18 kB at 287 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-utils/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-utils/maven-metadata.xml (302 B at 3.6 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-utils/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-utils/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 6.3 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-utils/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-utils/maven-metadata.xml (302 B at 3.1 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-utils --- [INFO] Tests are skipped. [INFO] [INFO] -----------< org.eclipse.sensinact.gateway:sensinact-common >----------- [INFO] Building sensiNact IoT Gateway - Common Data Structures 2.0-SNAPSHOT [4/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-common --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-common --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 72 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/classes [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/src/main/java/org/eclipse/sensinact/gateway/common/constraint/ConstraintOnComparable.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/src/main/java/org/eclipse/sensinact/gateway/common/constraint/ConstraintOnComparable.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-common --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/test-classes [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/src/test/java/org/eclipse/sensinact/gateway/common/constraint/test/ConstraintTest.java: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/src/test/java/org/eclipse/sensinact/gateway/common/constraint/test/ConstraintTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/src/test/java/org/eclipse/sensinact/gateway/common/constraint/test/ConstraintTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-common --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-common --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-common --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-common --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-common --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-common --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-common --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-common/2.0-SNAPSHOT/sensinact-common-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-common/2.0-SNAPSHOT/sensinact-common-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-common/2.0-SNAPSHOT/sensinact-common-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-common --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-common/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-common/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 14 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-common/2.0-SNAPSHOT/sensinact-common-2.0-20220712.084018-238.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-common/2.0-SNAPSHOT/sensinact-common-2.0-20220712.084018-238.jar (123 kB at 229 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-common/2.0-SNAPSHOT/sensinact-common-2.0-20220712.084018-238.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-common/2.0-SNAPSHOT/sensinact-common-2.0-20220712.084018-238.pom (2.1 kB at 35 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-common/2.0-SNAPSHOT/sensinact-common-2.0-20220712.084018-238-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-common/2.0-SNAPSHOT/sensinact-common-2.0-20220712.084018-238-tests.jar (13 kB at 193 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-common/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-common/maven-metadata.xml (303 B at 1.4 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-common/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-common/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 9.3 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-common/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-common/maven-metadata.xml (303 B at 2.9 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-common --- [INFO] Tests are skipped. [INFO] [INFO] ----------< org.eclipse.sensinact.gateway:sensinact-security >---------- [INFO] Building sensiNact IoT Gateway - Security parent module 2.0-SNAPSHOT [5/121] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-security --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-security --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-security --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-security --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-security --- [INFO] skip project with packaging=pom [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-security --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-security --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-security --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-security --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-security --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security/2.0-SNAPSHOT/sensinact-security-2.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-security --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security/2.0-SNAPSHOT/maven-metadata.xml (624 B at 3.2 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security/2.0-SNAPSHOT/sensinact-security-2.0-20220712.084018-238.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security/2.0-SNAPSHOT/sensinact-security-2.0-20220712.084018-238.pom (1.7 kB at 27 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security/maven-metadata.xml (305 B at 2.3 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security/2.0-SNAPSHOT/maven-metadata.xml (624 B at 763 B/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security/maven-metadata.xml (305 B at 2.2 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-security --- [INFO] Tests are skipped. [INFO] [INFO] ----< org.eclipse.sensinact.gateway:sensinact-framework-extension >----- [INFO] Building sensiNact IoT Gateway - OSGi Framework Security Extension 2.0-SNAPSHOT [6/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-framework-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-framework-extension --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-framework-extension --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-framework-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-framework-extension/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-framework-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-framework-extension/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-framework-extension --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-framework-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-framework-extension/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-framework-extension --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-framework-extension --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-framework-extension/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-framework-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-framework-extension --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-framework-extension/target/sensinact-framework-extension-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-framework-extension --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-framework-extension/target/sensinact-framework-extension-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-framework-extension --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-framework-extension --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-framework-extension --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-framework-extension --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-framework-extension/target/sensinact-framework-extension-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-framework-extension/2.0-SNAPSHOT/sensinact-framework-extension-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-framework-extension/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-framework-extension/2.0-SNAPSHOT/sensinact-framework-extension-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-framework-extension/target/sensinact-framework-extension-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-framework-extension/2.0-SNAPSHOT/sensinact-framework-extension-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-framework-extension --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-framework-extension/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-framework-extension/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 5.7 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-framework-extension/2.0-SNAPSHOT/sensinact-framework-extension-2.0-20220712.084018-238.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-framework-extension/2.0-SNAPSHOT/sensinact-framework-extension-2.0-20220712.084018-238.jar (20 kB at 278 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-framework-extension/2.0-SNAPSHOT/sensinact-framework-extension-2.0-20220712.084018-238.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-framework-extension/2.0-SNAPSHOT/sensinact-framework-extension-2.0-20220712.084018-238.pom (1.2 kB at 20 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-framework-extension/2.0-SNAPSHOT/sensinact-framework-extension-2.0-20220712.084018-238-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-framework-extension/2.0-SNAPSHOT/sensinact-framework-extension-2.0-20220712.084018-238-tests.jar (5.4 kB at 106 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-framework-extension/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-framework-extension/maven-metadata.xml (316 B at 1.0 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-framework-extension/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-framework-extension/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 14 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-framework-extension/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-framework-extension/maven-metadata.xml (316 B at 245 B/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-framework-extension --- [INFO] Tests are skipped. [INFO] [INFO] ---------< org.eclipse.sensinact.gateway:sensinact-datastore >---------- [INFO] Building sensiNact IoT Gateway - Data store parent module 2.0-SNAPSHOT [7/121] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-datastore --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-datastore --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-datastore --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-datastore --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-datastore --- [INFO] skip project with packaging=pom [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-datastore --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-datastore --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-datastore --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-datastore --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-datastore --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-datastore/2.0-SNAPSHOT/sensinact-datastore-2.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-datastore --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore/2.0-SNAPSHOT/maven-metadata.xml (625 B at 1.6 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore/2.0-SNAPSHOT/sensinact-datastore-2.0-20220712.084018-238.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore/2.0-SNAPSHOT/sensinact-datastore-2.0-20220712.084018-238.pom (1.2 kB at 8.9 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore/maven-metadata.xml (306 B at 1.0 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore/2.0-SNAPSHOT/maven-metadata.xml (625 B at 3.3 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore/maven-metadata.xml (306 B at 608 B/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-datastore --- [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway:sensinact-datastore-api >-------- [INFO] Building sensiNact IoT Gateway - Data Store Access API 2.0-SNAPSHOT [8/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-datastore-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-datastore-api --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-datastore-api --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-datastore-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-datastore-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-datastore-api --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-datastore-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-datastore-api --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-datastore-api --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-datastore-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-datastore-api --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-datastore-api --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-datastore-api --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-datastore-api --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-datastore-api --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-datastore-api --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-datastore-api/2.0-SNAPSHOT/sensinact-datastore-api-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-datastore-api/2.0-SNAPSHOT/sensinact-datastore-api-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-datastore-api/2.0-SNAPSHOT/sensinact-datastore-api-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-datastore-api --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore-api/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore-api/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.1 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore-api/2.0-SNAPSHOT/sensinact-datastore-api-2.0-20220712.084018-238.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore-api/2.0-SNAPSHOT/sensinact-datastore-api-2.0-20220712.084018-238.jar (22 kB at 209 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore-api/2.0-SNAPSHOT/sensinact-datastore-api-2.0-20220712.084018-238.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore-api/2.0-SNAPSHOT/sensinact-datastore-api-2.0-20220712.084018-238.pom (1.6 kB at 31 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore-api/2.0-SNAPSHOT/sensinact-datastore-api-2.0-20220712.084018-238-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore-api/2.0-SNAPSHOT/sensinact-datastore-api-2.0-20220712.084018-238-tests.jar (5.4 kB at 61 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore-api/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore-api/maven-metadata.xml (310 B at 152 B/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore-api/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore-api/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.2 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore-api/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-datastore-api/maven-metadata.xml (310 B at 2.8 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-datastore-api --- [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway:sensinact-signature-validator-api >--- [INFO] Building OSGi Security Layer - Jar Validation API 2.0-SNAPSHOT [9/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-signature-validator-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-signature-validator-api --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-signature-validator-api --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-signature-validator-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-signature-validator-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-signature-validator-api --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-signature-validator-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-signature-validator-api --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-signature-validator-api --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/pom.xml [0:0]: Host sensinact-signature-validator-api= for this fragment/require bundle cannot be found on the classpath [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/pom.xml [0:0]: The JAR is empty: The instructions for the JAR named sensinact-signature-validator-api-tests did not cause any content to be included, this is likely wrong [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/pom.xml [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-signature-validator-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-signature-validator-api --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-signature-validator-api --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-signature-validator-api --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-signature-validator-api --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-signature-validator-api --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-signature-validator-api --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/sensinact-signature-validator-api-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/sensinact-signature-validator-api-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/sensinact-signature-validator-api-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-signature-validator-api --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 8.5 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/sensinact-signature-validator-api-2.0-20220712.084018-238.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/sensinact-signature-validator-api-2.0-20220712.084018-238.jar (12 kB at 142 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/sensinact-signature-validator-api-2.0-20220712.084018-238.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/sensinact-signature-validator-api-2.0-20220712.084018-238.pom (1.3 kB at 24 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/sensinact-signature-validator-api-2.0-20220712.084018-238-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/sensinact-signature-validator-api-2.0-20220712.084018-238-tests.jar (4.5 kB at 98 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-api/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-api/maven-metadata.xml (320 B at 2.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 6.0 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-api/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-api/maven-metadata.xml (320 B at 3.8 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-signature-validator-api --- [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway:sensinact-signature-validator-mock >-- [INFO] Building OSGi Security Layer - Jar Validation Mock 2.0-SNAPSHOT [10/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-signature-validator-mock --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-signature-validator-mock --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-signature-validator-mock --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-signature-validator-mock --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-signature-validator-mock --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/classes [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/src/main/java/org/eclipse/sensinact/gateway/security/signature/internal/SignatureFileChecker.java: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/src/main/java/org/eclipse/sensinact/gateway/security/signature/internal/SignatureFileChecker.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/src/main/java/org/eclipse/sensinact/gateway/security/signature/internal/SignatureFileChecker.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-signature-validator-mock --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-signature-validator-mock --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-signature-validator-mock --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/test-classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-signature-validator-mock --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-signature-validator-mock --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-signature-validator-mock --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-signature-validator-mock --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-signature-validator-mock --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-signature-validator-mock --- [INFO] Resolving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/tests.bndrun: [INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',assertj-core;version='[3.20.2,3.20.3)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-signature-validator-mock --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/tests.bndrun: [INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',assertj-core;version='[3.20.2,3.20.3)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' 08:41:19.713 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-signature-validator-mock:2.0.0.202207120841:/button.jar 08:41:19.722 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 08:41:19.722 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Looking for Manifest hash header [SHA-256-Digest-Manifest] 08:41:19.722 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - file bundle:org.eclipse.sensinact.gateway.sensinact-signature-validator-mock:2.0.0.202207120841:/button.jar is valid? true 08:41:19.796 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-signature-validator-mock:2.0.0.202207120841:/fan.jar 08:41:19.797 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 08:41:19.797 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Looking for Manifest hash header [SHA-256-Digest-Manifest] 08:41:19.797 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - file bundle:org.eclipse.sensinact.gateway.sensinact-signature-validator-mock:2.0.0.202207120841:/fan.jar is valid? true 08:41:19.805 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-signature-validator-mock:2.0.0.202207120841:/tb_nosign_fail.jar [INFO] No Errors [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-signature-validator-mock --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/sensinact-signature-validator-mock-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/sensinact-signature-validator-mock-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-signature-validator-mock --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 5.5 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/sensinact-signature-validator-mock-2.0-20220712.084018-220.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/sensinact-signature-validator-mock-2.0-20220712.084018-220.jar (34 kB at 414 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/sensinact-signature-validator-mock-2.0-20220712.084018-220.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/sensinact-signature-validator-mock-2.0-20220712.084018-220.pom (2.2 kB at 26 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/sensinact-signature-validator-mock-2.0-20220712.084018-220-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/sensinact-signature-validator-mock-2.0-20220712.084018-220-tests.jar (61 kB at 1.1 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-mock/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-mock/maven-metadata.xml (321 B at 2.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 5.6 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-mock/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-mock/maven-metadata.xml (321 B at 1.9 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-signature-validator-mock --- [INFO] Tests are skipped. [INFO] [INFO] ------------< org.eclipse.sensinact.gateway:sensinact-core >------------ [INFO] Building sensiNact IoT Gateway - Core 2.0-SNAPSHOT [11/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-core --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-core --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-core --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 241 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/classes [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/src/main/java/org/eclipse/sensinact/gateway/core/method/AccessMethodResponse.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/src/main/java/org/eclipse/sensinact/gateway/core/method/AccessMethodResponse.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-core --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/test-classes [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/src/test/java/org/eclipse/sensinact/gateway/core/test/MyModelInstance.java: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/src/test/java/org/eclipse/sensinact/gateway/core/test/MyModelInstance.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/src/test/java/org/eclipse/sensinact/gateway/core/test/MyModelInstance.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-core --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-core --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-core --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-core --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-core --- [INFO] Resolving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/tests.bndrun: [INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',assertj-core;version='[3.20.2,3.20.3)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-core --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/tests.bndrun: [INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',assertj-core;version='[3.20.2,3.20.3)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' 08:41:28.449 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:41:28.469 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:41:28.471 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:41:28.472 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:41:28.475 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 08:41:28.476 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 08:41:28.478 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'action' resource registered 08:41:28.478 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - action already started 08:41:28.481 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'linkedAction' resource registered 08:41:28.482 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - linkedAction already started 08:41:28.482 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'emptyLinkedAction' resource registered 08:41:28.483 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - emptyLinkedAction already started 08:41:28.512 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 08:41:28.544 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:41:28.546 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:41:28.548 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:41:28.549 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:41:28.552 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 08:41:28.552 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 08:41:28.553 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestAction' resource registered 08:41:28.554 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestAction already started 08:41:28.556 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestVariable' resource registered 08:41:28.558 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestVariable already started 08:41:28.566 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 08:41:28.582 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:41:28.583 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:41:28.585 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:41:28.586 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:41:28.588 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 08:41:28.589 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 08:41:28.590 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty' resource registered 08:41:28.592 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty already started 08:41:29.103 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty2' resource registered 08:41:29.104 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty2 already started 08:41:29.105 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'LinkedProperty' resource registered 08:41:29.106 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - LinkedProperty already started 08:41:29.106 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:41:29.107 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - location already started 08:41:30.876 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 08:41:30.887 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:41:30.888 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:41:30.889 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:41:30.890 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:41:30.892 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 08:41:30.901 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 08:41:30.902 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty' resource registered 08:41:30.904 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty already started 08:41:30.904 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : tostService 08:41:30.905 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty' resource registered 08:41:30.906 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty already started {"response":{"name":"TestProperty","type":"string","value":"goodbye","timestamp":1657615291912},"type":"SET_RESPONSE","uri":"/serviceProvider/tostService/TestProperty","statusCode":200} {"response":{"name":"TestProperty","type":"string","value":"goodbye","timestamp":1657615292164},"type":"SET_RESPONSE","uri":"/serviceProvider/testService/TestProperty","statusCode":200} 08:41:32.920 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 08:41:32.920 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 08:41:32.933 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:41:32.934 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:41:32.935 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:41:32.937 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:41:32.938 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 08:41:32.940 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 08:41:32.941 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestAction' resource registered 08:41:32.941 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestAction already started 08:41:32.942 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestVariable' resource registered 08:41:32.943 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestVariable already started 08:41:33.969 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 08:41:33.977 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:41:33.978 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:41:33.980 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:41:33.981 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:41:33.983 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 08:41:33.984 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 08:41:33.984 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:41:33.985 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - location already started 08:41:33.990 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 08:41:33.999 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:41:34.000 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:41:34.002 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:41:34.003 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:41:34.005 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 08:41:34.006 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 08:41:34.007 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty' resource registered 08:41:34.008 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty already started 08:41:34.513 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty2' resource registered 08:41:34.515 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty2 already started 08:41:34.515 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'LinkedProperty' resource registered 08:41:34.516 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - LinkedProperty already started 08:41:34.520 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:41:34.520 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - location already started 08:41:36.286 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 08:41:36.295 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:41:36.296 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:41:36.297 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:41:36.299 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:41:36.300 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 08:41:36.300 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 08:41:36.302 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : dynamicService 08:41:36.303 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'dynamicResource' resource registered 08:41:36.304 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - dynamicResource already started 08:41:36.306 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 08:41:36.314 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:41:36.315 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:41:36.316 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:41:36.321 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:41:36.323 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 08:41:36.323 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 08:41:36.324 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty2' resource registered 08:41:36.324 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty2 already started 08:41:36.379 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 08:41:36.387 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:41:36.388 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:41:36.389 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:41:36.390 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:41:36.391 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 08:41:36.393 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 08:41:36.393 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty' resource registered 08:41:36.394 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty already started 08:41:36.394 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : tostService 08:41:38.402 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty' resource registered 08:41:38.403 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty already started 08:41:41.407 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 08:41:41.414 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:41:41.415 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:41:41.415 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:41:41.416 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:41:41.417 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 08:41:41.418 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 08:41:41.419 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty' resource registered 08:41:41.420 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty already started 08:41:41.420 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : tostService 08:41:41.421 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty' resource registered 08:41:41.422 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty already started 08:41:45.426 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 08:41:45.434 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:41:45.435 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:41:45.435 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:41:45.436 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:41:45.438 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 08:41:45.439 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 08:41:45.439 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty' resource registered 08:41:45.440 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty already started 08:41:45.440 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : tostService 08:41:45.441 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty' resource registered 08:41:45.442 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty already started 08:41:49.447 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started [INFO] No Errors [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-core --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-core/2.0-SNAPSHOT/sensinact-core-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-core/2.0-SNAPSHOT/sensinact-core-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-core/2.0-SNAPSHOT/sensinact-core-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-core --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-core/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-core/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-core/2.0-SNAPSHOT/sensinact-core-2.0-20220712.084018-220.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-core/2.0-SNAPSHOT/sensinact-core-2.0-20220712.084018-220.jar (626 kB at 5.5 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-core/2.0-SNAPSHOT/sensinact-core-2.0-20220712.084018-220.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-core/2.0-SNAPSHOT/sensinact-core-2.0-20220712.084018-220.pom (2.8 kB at 32 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-core/2.0-SNAPSHOT/sensinact-core-2.0-20220712.084018-220-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-core/2.0-SNAPSHOT/sensinact-core-2.0-20220712.084018-220-tests.jar (64 kB at 986 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-core/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-core/maven-metadata.xml (301 B at 3.3 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-core/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-core/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 8.5 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-core/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-core/maven-metadata.xml (301 B at 3.9 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-core --- [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway:sensinact-security-none >-------- [INFO] Building sensiNact IoT Gateway - Security Moke 2.0-SNAPSHOT [12/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-security-none --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-security-none --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-security-none --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-security-none --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-security-none --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-security-none --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-security-none --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-security-none --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/test-classes [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/src/test/java/org/eclipse/sensinact/gateway/core/security/test/TestSecuredAccess.java: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/src/test/java/org/eclipse/sensinact/gateway/core/security/test/TestSecuredAccess.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/src/test/java/org/eclipse/sensinact/gateway/core/security/test/TestSecuredAccess.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-security-none --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-security-none --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-security-none --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-security-none --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-security-none --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-security-none --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-security-none --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-security-none --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-none/2.0-SNAPSHOT/sensinact-security-none-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-none/2.0-SNAPSHOT/sensinact-security-none-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-none/2.0-SNAPSHOT/sensinact-security-none-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-security-none --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-none/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-none/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 14 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-none/2.0-SNAPSHOT/sensinact-security-none-2.0-20220712.084018-220.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-none/2.0-SNAPSHOT/sensinact-security-none-2.0-20220712.084018-220.jar (11 kB at 108 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-none/2.0-SNAPSHOT/sensinact-security-none-2.0-20220712.084018-220.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-none/2.0-SNAPSHOT/sensinact-security-none-2.0-20220712.084018-220.pom (2.0 kB at 19 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-none/2.0-SNAPSHOT/sensinact-security-none-2.0-20220712.084018-220-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-none/2.0-SNAPSHOT/sensinact-security-none-2.0-20220712.084018-220-tests.jar (16 kB at 289 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-none/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-none/maven-metadata.xml (310 B at 3.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-none/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-none/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 9.8 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-none/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-none/maven-metadata.xml (310 B at 2.0 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-security-none --- [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway:sensinact-signature-validator-secure >-- [INFO] Building OSGi Security Layer - Jar Validation 2.0-SNAPSHOT [13/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-signature-validator-secure --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-signature-validator-secure --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-signature-validator-secure --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-signature-validator-secure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-signature-validator-secure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-signature-validator-secure --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-signature-validator-secure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-signature-validator-secure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/target/test-classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-signature-validator-secure --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-signature-validator-secure --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-signature-validator-secure --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/target/sensinact-signature-validator-secure-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-signature-validator-secure --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/target/sensinact-signature-validator-secure-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-signature-validator-secure --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-signature-validator-secure --- [INFO] Resolving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/tests.bndrun: [INFO] -runbundles: assertj-core;version='[3.20.2,3.20.3)',log4j;version='[1.2.17,1.2.18)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-secure;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-secure-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.apache.felix.scr;version='[2.1.16,2.1.17)',ch.qos.logback.core;version='[1.2.3,1.2.4)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-signature-validator-secure --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/tests.bndrun: [INFO] -runbundles: assertj-core;version='[3.20.2,3.20.3)',log4j;version='[1.2.17,1.2.18)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-secure;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-secure-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.apache.felix.scr;version='[2.1.16,2.1.17)',ch.qos.logback.core;version='[1.2.3,1.2.4)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks 08:42:03.788 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-signature-validator-secure:2.0.0.202207120841:/failer-fan.jar 08:42:03.795 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - file bundle:org.eclipse.sensinact.gateway.sensinact-signature-validator-secure:2.0.0.202207120841:/failer-fan.jar is signed /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks 08:42:03.931 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-signature-validator-secure:2.0.0.202207120841:/button.jar 08:42:03.935 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - file bundle:org.eclipse.sensinact.gateway.sensinact-signature-validator-secure:2.0.0.202207120841:/button.jar is signed 08:42:03.936 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - signers: java.util.HashMap$EntryIterator@75f65e45 08:42:03.936 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - SignedJarFile.getSignatureFile, signer: SELFSIGN 08:42:03.936 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFiles) 08:42:03.936 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 08:42:03.937 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - resourcesOrderValid true 08:42:03.938 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (cert) 08:42:03.938 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - SignedJarFile.getSignatureFile, signer: SELFSIGN 08:42:03.938 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFiles) 08:42:03.938 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 08:42:03.938 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (block) 08:42:03.938 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - SignedJarFile.checkSignatureBlockValidity, cert found 08:42:03.938 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - signature file: Signature-Version: 1.0 SHA-256-Digest-Manifest-Main-Attributes: dKfnmLp7a5CDRxy9l9nHM6LqH/rsz jpePj+MNxeUBqs= SHA-256-Digest-Manifest: RCwIHc1MB+FgQgtO5Wn/Buoa6LyKBni5QCHceQRqQKU= Created-By: 1.8.0_202 (Oracle Corporation) Name: about.html SHA-256-Digest: VkBpxYkgR2aYq5bEWmJnDGxaECMroH8SiODouQCaGpg= Name: org/eclipse/sensinact/gateway/simulated/button/osgi/Activator$1. class SHA-256-Digest: u/pFq5wnG93W//ESyeJGyFQxBLhUTFEERJ6+fSONv+8= Name: org/eclipse/sensinact/gateway/simulated/button/api/ButtonSetterI tf.class SHA-256-Digest: JskriKH/bjrPHwzti/VmkUbgcd3G7T7Sbm/x0zECpl0= Name: org/eclipse/sensinact/gateway/simulated/button/internal/ButtonAd apter.class SHA-256-Digest: HXGhMO+7na25jRgXyJB1Sb/EvQFtmsAu5l1LqpdtcI4= Name: org/eclipse/sensinact/gateway/simulated/button/osgi/Activator.cl ass SHA-256-Digest: JvU0rjs0GgqKjDt5C5+7dOdqbO9RbWFBtfVorZuUNO8= Name: org/eclipse/sensinact/gateway/simulated/button/internal/ButtonGU I.class SHA-256-Digest: r8OnQmypg+4i+P6a7AMyslbRrdwMjOe4wL54RXUQ1zQ= Name: org/eclipse/sensinact/gateway/simulated/button/internal/ButtonSe tter.class SHA-256-Digest: 5pYig8gCIfZx7PHuuNgfFdwf9O71efkaNoIF8chG4Uw= . 08:42:04.024 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - block validity: true 08:42:04.024 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - signatureBlockValid true 08:42:04.024 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - SignedJarFile.getSignatureFile, signer: SELFSIGN 08:42:04.024 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFiles) 08:42:04.024 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 08:42:04.024 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - Signature File found 08:42:04.024 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - SignatureFile.show 08:42:04.024 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - SHA-256-Digest-Manifest-Main-Attributes, dKfnmLp7a5CDRxy9l9nHM6LqH/rszjpePj+MNxeUBqs= 08:42:04.027 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - SHA-256-Digest-Manifest, RCwIHc1MB+FgQgtO5Wn/Buoa6LyKBni5QCHceQRqQKU= 08:42:04.028 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Signature-Version, 1.0 08:42:04.028 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Created-By, 1.8.0_202 (Oracle Corporation) 08:42:04.028 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - about.html, VkBpxYkgR2aYq5bEWmJnDGxaECMroH8SiODouQCaGpg= 08:42:04.028 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - org/eclipse/sensinact/gateway/simulated/button/osgi/Activator$1.class, u/pFq5wnG93W//ESyeJGyFQxBLhUTFEERJ6+fSONv+8= 08:42:04.028 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - org/eclipse/sensinact/gateway/simulated/button/api/ButtonSetterItf.class, JskriKH/bjrPHwzti/VmkUbgcd3G7T7Sbm/x0zECpl0= 08:42:04.028 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - org/eclipse/sensinact/gateway/simulated/button/internal/ButtonAdapter.class, HXGhMO+7na25jRgXyJB1Sb/EvQFtmsAu5l1LqpdtcI4= 08:42:04.028 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - org/eclipse/sensinact/gateway/simulated/button/osgi/Activator.class, JvU0rjs0GgqKjDt5C5+7dOdqbO9RbWFBtfVorZuUNO8= 08:42:04.028 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - org/eclipse/sensinact/gateway/simulated/button/internal/ButtonGUI.class, r8OnQmypg+4i+P6a7AMyslbRrdwMjOe4wL54RXUQ1zQ= 08:42:04.028 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - org/eclipse/sensinact/gateway/simulated/button/internal/ButtonSetter.class, 5pYig8gCIfZx7PHuuNgfFdwf9O71efkaNoIF8chG4Uw= 08:42:04.028 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Looking for Manifest hash header [SHA-256-Digest-Manifest] 08:42:04.037 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:RCwIHc1MB+FgQgtO5Wn/Buoa6LyKBni5QCHceQRqQKU= 08:42:04.037 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:RCwIHc1MB+FgQgtO5Wn/Buoa6LyKBni5QCHceQRqQKU= 08:42:04.037 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 08:42:04.037 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - manifest hash valid: true 08:42:04.040 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - entries hash valid: true 08:42:04.040 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - signatureFileValid true 08:42:04.041 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - manifestEntriesExist: true 08:42:04.041 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - resourcesKnownInManifest: true 08:42:04.041 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - file: about.html 08:42:04.041 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - key2: SHA-256-Digest 08:42:04.041 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValue: RvukeXiD1GnUclxaggNaNsE9vlj0EQRiCopdFNLCinM= 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:RvukeXiD1GnUclxaggNaNsE9vlj0EQRiCopdFNLCinM= 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:RvukeXiD1GnUclxaggNaNsE9vlj0EQRiCopdFNLCinM= 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - file: org/eclipse/sensinact/gateway/simulated/button/osgi/Activator$1.class 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - key2: SHA-256-Digest 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValue: tv/tS6t4J8gvVOAgr5evhxY/gg75IwH9ygdWR3F5x9o= 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:tv/tS6t4J8gvVOAgr5evhxY/gg75IwH9ygdWR3F5x9o= 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:tv/tS6t4J8gvVOAgr5evhxY/gg75IwH9ygdWR3F5x9o= 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - file: org/eclipse/sensinact/gateway/simulated/button/api/ButtonSetterItf.class 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - key2: SHA-256-Digest 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValue: l2mqplJikY2SHiSrzuwUbVR72eEbcbfJtrBQdin8Rgc= 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:l2mqplJikY2SHiSrzuwUbVR72eEbcbfJtrBQdin8Rgc= 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:l2mqplJikY2SHiSrzuwUbVR72eEbcbfJtrBQdin8Rgc= 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - file: org/eclipse/sensinact/gateway/simulated/button/internal/ButtonAdapter.class 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - key2: SHA-256-Digest 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValue: wu2YHRbGmN+SSh81F6AGFBit4D5eSN94v7q4GtaQr+M= 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:wu2YHRbGmN+SSh81F6AGFBit4D5eSN94v7q4GtaQr+M= 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:wu2YHRbGmN+SSh81F6AGFBit4D5eSN94v7q4GtaQr+M= 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - file: org/eclipse/sensinact/gateway/simulated/button/osgi/Activator.class 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - key2: SHA-256-Digest 08:42:04.042 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValue: 0snHvpNttj8hk+YKfIvtNCwinL/FBRmjLPjWsYcz84E= 08:42:04.043 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:0snHvpNttj8hk+YKfIvtNCwinL/FBRmjLPjWsYcz84E= 08:42:04.043 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:0snHvpNttj8hk+YKfIvtNCwinL/FBRmjLPjWsYcz84E= 08:42:04.043 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 08:42:04.043 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - file: org/eclipse/sensinact/gateway/simulated/button/internal/ButtonGUI.class 08:42:04.043 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - key2: SHA-256-Digest 08:42:04.043 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValue: Mb2/E0fZAnkMUevjzvTKo4QqSbCIM96JLkMgx3Gm3Ag= 08:42:04.043 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:Mb2/E0fZAnkMUevjzvTKo4QqSbCIM96JLkMgx3Gm3Ag= 08:42:04.043 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:Mb2/E0fZAnkMUevjzvTKo4QqSbCIM96JLkMgx3Gm3Ag= 08:42:04.043 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 08:42:04.043 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - file: org/eclipse/sensinact/gateway/simulated/button/internal/ButtonSetter.class 08:42:04.043 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - key2: SHA-256-Digest 08:42:04.043 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValue: 5WP6+8Em54xI2VGx4BIak+2QDyJdMotAwMWBEHuzkT4= 08:42:04.043 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:5WP6+8Em54xI2VGx4BIak+2QDyJdMotAwMWBEHuzkT4= 08:42:04.043 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:5WP6+8Em54xI2VGx4BIak+2QDyJdMotAwMWBEHuzkT4= 08:42:04.043 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 08:42:04.043 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValuesValid: true 08:42:04.043 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - validated: true 08:42:04.043 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - manifestValid true 08:42:04.043 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - coherent true 08:42:04.043 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - certificate for SELFSIGN valid 08:42:04.043 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Looking for Manifest hash header [SHA-256-Digest-Manifest] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks 08:42:04.056 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-signature-validator-secure:2.0.0.202207120841:/fan.jar 08:42:04.057 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - file bundle:org.eclipse.sensinact.gateway.sensinact-signature-validator-secure:2.0.0.202207120841:/fan.jar is signed 08:42:04.058 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - signers: java.util.HashMap$EntryIterator@1e1d3956 08:42:04.058 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - SignedJarFile.getSignatureFile, signer: SELFSIGN 08:42:04.058 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFiles) 08:42:04.058 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 08:42:04.059 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - resourcesOrderValid true 08:42:04.059 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (cert) 08:42:04.059 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - SignedJarFile.getSignatureFile, signer: SELFSIGN 08:42:04.059 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFiles) 08:42:04.059 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 08:42:04.059 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (block) 08:42:04.059 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - SignedJarFile.checkSignatureBlockValidity, cert found 08:42:04.059 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - signature file: Signature-Version: 1.0 SHA-256-Digest-Manifest-Main-Attributes: 2ivlU1EOEHyf60gEJ+sXG4s98TBum QX77tcDnCNTASA= SHA-256-Digest-Manifest: nVOZLat/p2IKfoObga6vrBgDjW3tczssEcCcgZfzTo0= Created-By: 1.8.0_202 (Oracle Corporation) Name: about.html SHA-256-Digest: VkBpxYkgR2aYq5bEWmJnDGxaECMroH8SiODouQCaGpg= Name: org/eclipse/sensinact/gateway/simulated/fan/internal/FanConfigLi stener.class SHA-256-Digest: c9JntPsXy0pqZTxt8BcGHXBq8rX5w/rOv9HZDNp47vg= Name: org/eclipse/sensinact/gateway/simulated/fan/osgi/Activator.class SHA-256-Digest: 1P9/ul7x11AMwy9E63C3AgjEnN+ztoyXY3HptH4HeaI= Name: org/eclipse/sensinact/gateway/simulated/fan/internal/FanConfig.c lass SHA-256-Digest: /vG45FhLfHzTWwttjYP3nq6PnuWqB5ZQQ7cN2HTJe4Y= . 08:42:04.062 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - block validity: true 08:42:04.063 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - signatureBlockValid true 08:42:04.063 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - SignedJarFile.getSignatureFile, signer: SELFSIGN 08:42:04.063 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFiles) 08:42:04.063 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 08:42:04.063 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - Signature File found 08:42:04.063 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - SignatureFile.show 08:42:04.063 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - SHA-256-Digest-Manifest-Main-Attributes, 2ivlU1EOEHyf60gEJ+sXG4s98TBumQX77tcDnCNTASA= 08:42:04.063 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - SHA-256-Digest-Manifest, nVOZLat/p2IKfoObga6vrBgDjW3tczssEcCcgZfzTo0= 08:42:04.063 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Signature-Version, 1.0 08:42:04.063 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Created-By, 1.8.0_202 (Oracle Corporation) 08:42:04.063 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - about.html, VkBpxYkgR2aYq5bEWmJnDGxaECMroH8SiODouQCaGpg= 08:42:04.063 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - org/eclipse/sensinact/gateway/simulated/fan/internal/FanConfigListener.class, c9JntPsXy0pqZTxt8BcGHXBq8rX5w/rOv9HZDNp47vg= 08:42:04.063 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - org/eclipse/sensinact/gateway/simulated/fan/osgi/Activator.class, 1P9/ul7x11AMwy9E63C3AgjEnN+ztoyXY3HptH4HeaI= 08:42:04.063 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - org/eclipse/sensinact/gateway/simulated/fan/internal/FanConfig.class, /vG45FhLfHzTWwttjYP3nq6PnuWqB5ZQQ7cN2HTJe4Y= 08:42:04.063 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Looking for Manifest hash header [SHA-256-Digest-Manifest] 08:42:04.063 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:nVOZLat/p2IKfoObga6vrBgDjW3tczssEcCcgZfzTo0= 08:42:04.063 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:nVOZLat/p2IKfoObga6vrBgDjW3tczssEcCcgZfzTo0= 08:42:04.063 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 08:42:04.063 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - manifest hash valid: true 08:42:04.064 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - entries hash valid: true 08:42:04.064 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - signatureFileValid true 08:42:04.065 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - manifestEntriesExist: true 08:42:04.065 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - resourcesKnownInManifest: true 08:42:04.065 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - file: about.html 08:42:04.065 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - key2: SHA-256-Digest 08:42:04.065 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValue: RvukeXiD1GnUclxaggNaNsE9vlj0EQRiCopdFNLCinM= 08:42:04.066 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:RvukeXiD1GnUclxaggNaNsE9vlj0EQRiCopdFNLCinM= 08:42:04.066 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:RvukeXiD1GnUclxaggNaNsE9vlj0EQRiCopdFNLCinM= 08:42:04.066 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 08:42:04.066 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - file: org/eclipse/sensinact/gateway/simulated/fan/internal/FanConfigListener.class 08:42:04.066 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - key2: SHA-256-Digest 08:42:04.066 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValue: ZbdzAL6Ee6OU6Yea3iuA02MaBYwyNb9z33/+fZ+VANY= 08:42:04.066 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:ZbdzAL6Ee6OU6Yea3iuA02MaBYwyNb9z33/+fZ+VANY= 08:42:04.066 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:ZbdzAL6Ee6OU6Yea3iuA02MaBYwyNb9z33/+fZ+VANY= 08:42:04.066 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 08:42:04.066 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - file: org/eclipse/sensinact/gateway/simulated/fan/osgi/Activator.class 08:42:04.066 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - key2: SHA-256-Digest 08:42:04.066 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValue: OcJZqxL9yTJpL0ce7IKh7MkEoDOyRiwCrVp/WhMM4x0= 08:42:04.066 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:OcJZqxL9yTJpL0ce7IKh7MkEoDOyRiwCrVp/WhMM4x0= 08:42:04.066 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:OcJZqxL9yTJpL0ce7IKh7MkEoDOyRiwCrVp/WhMM4x0= 08:42:04.066 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 08:42:04.066 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - file: org/eclipse/sensinact/gateway/simulated/fan/internal/FanConfig.class 08:42:04.066 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - key2: SHA-256-Digest 08:42:04.066 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValue: mjJvGSE1H7EFlt/Dk1yN0PW5WLbcF9nQONr4TbjFkM0= 08:42:04.067 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:mjJvGSE1H7EFlt/Dk1yN0PW5WLbcF9nQONr4TbjFkM0= 08:42:04.067 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:mjJvGSE1H7EFlt/Dk1yN0PW5WLbcF9nQONr4TbjFkM0= 08:42:04.067 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 08:42:04.067 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValuesValid: true 08:42:04.067 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - validated: true 08:42:04.067 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - manifestValid true 08:42:04.067 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - coherent true 08:42:04.067 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - certificate for SELFSIGN valid 08:42:04.067 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Looking for Manifest hash header [SHA-256-Digest-Manifest] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks [INFO] No Errors [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-signature-validator-secure --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/target/sensinact-signature-validator-secure-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/sensinact-signature-validator-secure-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/sensinact-signature-validator-secure-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/target/sensinact-signature-validator-secure-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/sensinact-signature-validator-secure-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-signature-validator-secure --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 17 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/sensinact-signature-validator-secure-2.0-20220712.084018-220.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/sensinact-signature-validator-secure-2.0-20220712.084018-220.jar (5.3 MB at 18 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/sensinact-signature-validator-secure-2.0-20220712.084018-220.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/sensinact-signature-validator-secure-2.0-20220712.084018-220.pom (3.7 kB at 65 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/sensinact-signature-validator-secure-2.0-20220712.084018-220-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/sensinact-signature-validator-secure-2.0-20220712.084018-220-tests.jar (58 kB at 509 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-secure/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-secure/maven-metadata.xml (323 B at 4.3 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 15 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-secure/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-signature-validator-secure/maven-metadata.xml (323 B at 5.6 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-signature-validator-secure --- [INFO] Tests are skipped. [INFO] [INFO] ------------< org.eclipse.sensinact.gateway.nthbnd:parent >------------- [INFO] Building sensiNact IoT Gateway - Northbound parent module 2.0-SNAPSHOT [14/121] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ parent --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ parent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ parent --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ parent --- [INFO] skip project with packaging=pom [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ parent --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ parent --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ parent --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ parent --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ parent --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ parent --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/parent/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/parent/2.0-SNAPSHOT/maven-metadata.xml (619 B at 14 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/parent/2.0-SNAPSHOT/parent-2.0-20220712.084018-220.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/parent/2.0-SNAPSHOT/parent-2.0-20220712.084018-220.pom (1.5 kB at 29 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/parent/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/parent/maven-metadata.xml (396 B at 6.3 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/parent/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/parent/2.0-SNAPSHOT/maven-metadata.xml (619 B at 9.1 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/parent/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/parent/maven-metadata.xml (396 B at 6.7 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ parent --- [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway.nthbnd:sensinact-northbound-access >-- [INFO] Building sensiNact IoT Gateway - Northbound Access 2.0-SNAPSHOT [15/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-northbound-access --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-northbound-access --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-northbound-access --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-northbound-access --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/sensinact-access/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-northbound-access --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/sensinact-access/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-northbound-access --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-northbound-access --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/sensinact-access/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-northbound-access --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/sensinact-access/target/test-classes [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/sensinact-access/src/test/java/org/eclipse/sensinact/gateway/nthbnd/endpoint/test/MyModelInstance.java: /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/sensinact-access/src/test/java/org/eclipse/sensinact/gateway/nthbnd/endpoint/test/MyModelInstance.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/sensinact-access/src/test/java/org/eclipse/sensinact/gateway/nthbnd/endpoint/test/MyModelInstance.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-northbound-access --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-northbound-access --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-northbound-access --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-northbound-access --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-northbound-access --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-northbound-access --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-northbound-access --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-northbound-access --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/sensinact-northbound-access-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/sensinact-access/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/sensinact-northbound-access-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/sensinact-northbound-access-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-northbound-access --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 13 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/sensinact-northbound-access-2.0-20220712.084018-220.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/sensinact-northbound-access-2.0-20220712.084018-220.jar (77 kB at 953 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/sensinact-northbound-access-2.0-20220712.084018-220.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/sensinact-northbound-access-2.0-20220712.084018-220.pom (1.9 kB at 31 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/sensinact-northbound-access-2.0-20220712.084018-220-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/sensinact-northbound-access-2.0-20220712.084018-220-tests.jar (36 kB at 364 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/sensinact-northbound-access/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/sensinact-northbound-access/maven-metadata.xml (321 B at 3.6 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 14 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/sensinact-northbound-access/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/sensinact-northbound-access/maven-metadata.xml (321 B at 3.6 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-northbound-access --- [INFO] Tests are skipped. [INFO] [INFO] ---------< org.eclipse.sensinact.gateway.tools:platform.tools >--------- [INFO] Building sensiNact IoT Gateway - Platform Tools 2.0-SNAPSHOT [16/121] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ platform.tools --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ platform.tools --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ platform.tools --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ platform.tools --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ platform.tools --- [INFO] skip project with packaging=pom [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ platform.tools --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ platform.tools --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ platform.tools --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ platform.tools --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ platform.tools --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/tools/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/platform.tools/2.0-SNAPSHOT/platform.tools-2.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ platform.tools --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/platform.tools/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/platform.tools/2.0-SNAPSHOT/maven-metadata.xml (626 B at 8.1 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/platform.tools/2.0-SNAPSHOT/platform.tools-2.0-20220712.084018-220.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/platform.tools/2.0-SNAPSHOT/platform.tools-2.0-20220712.084018-220.pom (1.4 kB at 5.4 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/platform.tools/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/platform.tools/maven-metadata.xml (307 B at 2.1 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/platform.tools/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/platform.tools/2.0-SNAPSHOT/maven-metadata.xml (626 B at 6.0 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/platform.tools/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/platform.tools/maven-metadata.xml (307 B at 2.3 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ platform.tools --- [INFO] Tests are skipped. [INFO] [INFO] ---------< org.eclipse.sensinact.gateway.tools:sensinact-test >--------- [INFO] Building sensiNact IoT Gateway - sensiNact Test helper 2.0-SNAPSHOT [17/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-test --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-test --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test/target/test-classes [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test/src/test/java/org/eclipse/sensinact/gateway/test/MidProxy.java: /home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test/src/test/java/org/eclipse/sensinact/gateway/test/MidProxy.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test/src/test/java/org/eclipse/sensinact/gateway/test/MidProxy.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-test --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-test --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-test --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-test --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-test --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-test --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-test --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/sensinact-test/2.0-SNAPSHOT/sensinact-test-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/sensinact-test/2.0-SNAPSHOT/sensinact-test-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/sensinact-test/2.0-SNAPSHOT/sensinact-test-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-test --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/sensinact-test/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/sensinact-test/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 8.7 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/sensinact-test/2.0-SNAPSHOT/sensinact-test-2.0-20220712.084018-220.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/sensinact-test/2.0-SNAPSHOT/sensinact-test-2.0-20220712.084018-220.jar (8.0 kB at 65 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/sensinact-test/2.0-SNAPSHOT/sensinact-test-2.0-20220712.084018-220.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/sensinact-test/2.0-SNAPSHOT/sensinact-test-2.0-20220712.084018-220.pom (1.7 kB at 23 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/sensinact-test/2.0-SNAPSHOT/sensinact-test-2.0-20220712.084018-220-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/sensinact-test/2.0-SNAPSHOT/sensinact-test-2.0-20220712.084018-220-tests.jar (32 kB at 472 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/sensinact-test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/sensinact-test/maven-metadata.xml (307 B at 4.3 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/sensinact-test/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/sensinact-test/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 9.6 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/sensinact-test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/tools/sensinact-test/maven-metadata.xml (307 B at 1.9 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-test --- [INFO] Tests are skipped. [INFO] [INFO] -----------< org.eclipse.sensinact.gateway.protocol:parent >------------ [INFO] Building sensiNact IoT Gateway - Communication protocol parent 2.0-SNAPSHOT [18/121] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ parent --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ parent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ parent --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ parent --- [INFO] skip project with packaging=pom [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ parent --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ parent --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ parent --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ parent --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ parent --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/protocol/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ parent --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/parent/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/parent/2.0-SNAPSHOT/maven-metadata.xml (621 B at 8.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/parent/2.0-SNAPSHOT/parent-2.0-20220712.084018-220.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/parent/2.0-SNAPSHOT/parent-2.0-20220712.084018-220.pom (1.1 kB at 25 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/parent/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/parent/maven-metadata.xml (302 B at 7.5 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/parent/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/parent/2.0-SNAPSHOT/maven-metadata.xml (621 B at 10 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/parent/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/parent/maven-metadata.xml (302 B at 2.9 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ parent --- [INFO] Tests are skipped. [INFO] [INFO] ------------< org.eclipse.sensinact.gateway.protocol:http >------------- [INFO] Building sensiNact IoT Gateway - HTTP Protocol 2.0-SNAPSHOT [19/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ http --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ http --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ http --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/target/classes [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/src/main/java/org/eclipse/sensinact/gateway/protocol/http/client/mid/MidClient.java: /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/src/main/java/org/eclipse/sensinact/gateway/protocol/http/client/mid/MidClient.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/src/main/java/org/eclipse/sensinact/gateway/protocol/http/client/mid/MidClient.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ http --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/target/test-classes [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/src/test/java/org/eclipse/sensinact/gateway/protocol/http/test/TestHttpProtocolJetty.java: /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/src/test/java/org/eclipse/sensinact/gateway/protocol/http/test/TestHttpProtocolJetty.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/src/test/java/org/eclipse/sensinact/gateway/protocol/http/test/TestHttpProtocolJetty.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ http --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/tests.bnd [0:0]: Unused -privatepackage instructions , no such package(s) on the class path: [org.skyscreamer*] [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ http --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ http --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/target/http-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ http --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/target/http-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ http --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ http --- [INFO] Resolving /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/tests.bndrun: [INFO] -runbundles: org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.util.ajax;version='[9.4.42,9.4.43)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ http --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/tests.bndrun: [INFO] -runbundles: org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.util.ajax;version='[9.4.42,9.4.43)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' 08:42:18.774 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 08:42:18.795 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1022ms to org.eclipse.jetty.util.log.Slf4jLog 08:42:18.806 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1816147548]@6c40365c{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@c0c2f8d,POJO} 08:42:18.814 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@158a8276{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp1816147548]@6c40365c{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:42:18.817 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@f79e[null] added {org.eclipse.jetty.security.DefaultIdentityService@7ee8290b,POJO} 08:42:18.818 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@f79e[OSGi HTTP Service Realm] added {UserStore@1f59a598{STOPPED},AUTO} 08:42:18.818 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@158a8276{STOPPED}[9.4.42.v20210604] added {HashLoginService@f79e[OSGi HTTP Service Realm],AUTO} 08:42:18.839 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@68567e20{/,null,STOPPED},[o.e.j.s.ServletContextHandler@68567e20{/,null,STOPPED}]}] 08:42:18.840 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@76ed1b7c{STOPPED} added {o.e.j.s.ServletContextHandler@68567e20{/,null,STOPPED},AUTO} 08:42:18.849 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@7c83dc97 08:42:18.858 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@68567e20{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler201576232==dftMaxIdleSec=-1,MANAGED} 08:42:18.862 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler201576232==dftMaxIdleSec=-1 added {ServletHandler@6c779568{STOPPED},MANAGED} 08:42:18.862 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 08:42:18.863 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler201576232==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@44a7bfbc,UNMANAGED} 08:42:18.867 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@6c779568{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@f3ab9db6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 08:42:18.868 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@6c779568{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7,POJO} 08:42:18.868 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@158a8276{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@76ed1b7c{STOPPED},MANAGED} 08:42:18.868 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@158a8276{STOPPED}[9.4.42.v20210604] 08:42:18.871 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@158a8276{STARTING}[9.4.42.v20210604] added {ErrorHandler@4da4253{STOPPED},AUTO} 08:42:18.872 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 08:42:18.893 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@158a8276{STARTING}[9.4.42.v20210604] 08:42:18.894 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1816147548]@6c40365c{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 08:42:18.896 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@67080771{s=0/2,p=0} 08:42:18.897 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1816147548]@6c40365c{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] added {ReservedThreadExecutor@67080771{s=0/2,p=0},AUTO} 08:42:18.897 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@67080771{s=0/2,p=0} 08:42:18.910 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1137ms ReservedThreadExecutor@67080771{s=0/2,p=0} 08:42:18.912 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1816147548-16,5,main] 08:42:18.912 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1816147548-17,5,main] 08:42:18.912 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1816147548-18,5,main] 08:42:18.912 [qtp1816147548-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1816147548]@6c40365c{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] 08:42:18.912 [qtp1816147548-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1816147548]@6c40365c{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] 08:42:18.913 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1816147548-19,5,main] 08:42:18.913 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1816147548-20,5,main] 08:42:18.913 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1816147548-21,5,main] 08:42:18.913 [qtp1816147548-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1816147548]@6c40365c{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] 08:42:18.913 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1816147548-22,5,main] 08:42:18.913 [qtp1816147548-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1816147548]@6c40365c{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] 08:42:18.913 [qtp1816147548-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1816147548]@6c40365c{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] 08:42:18.913 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1816147548-23,5,main] 08:42:18.913 [qtp1816147548-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1816147548]@6c40365c{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] 08:42:18.914 [qtp1816147548-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1816147548]@6c40365c{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] 08:42:18.914 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1141ms QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] 08:42:18.914 [qtp1816147548-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] 08:42:18.914 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@f79e[OSGi HTTP Service Realm] 08:42:18.914 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@1f59a598{STOPPED} 08:42:18.914 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1141ms UserStore@1f59a598{STARTED} 08:42:18.914 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1141ms HashLoginService@f79e[OSGi HTTP Service Realm] 08:42:18.914 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@76ed1b7c{STOPPED} 08:42:18.914 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@76ed1b7c{STARTING} 08:42:18.914 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@68567e20{/,null,STOPPED} 08:42:18.917 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 08:42:18.928 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@68567e20{/,null,STARTING} 08:42:18.929 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler201576232==dftMaxIdleSec=0 08:42:18.931 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler201576232==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@6bedbc4d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 08:42:18.935 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@6bedbc4d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@446293d[passivating=false,graceSec=3600],AUTO} 08:42:18.937 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@2df9b86{STOPPED}[worker=null] 08:42:18.937 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 08:42:18.937 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 08:42:18.938 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@2df9b86{STARTING}[worker=node0] added {HouseKeeper@33990a0c{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 08:42:18.938 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@33990a0c{STOPPED}[interval=600000, ownscheduler=false] 08:42:18.939 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@3059cbc{STOPPED} 08:42:18.940 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1168ms ScheduledExecutorScheduler@3059cbc{STARTED} 08:42:18.940 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 08:42:18.941 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 08:42:18.942 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1169ms HouseKeeper@33990a0c{STARTED}[interval=660000, ownscheduler=true] 08:42:18.942 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1169ms DefaultSessionIdManager@2df9b86{STARTED}[worker=node0] 08:42:18.942 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@158a8276{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@2df9b86{STARTED}[worker=node0],MANAGED} 08:42:18.942 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler201576232==dftMaxIdleSec=0 added {DefaultSessionIdManager@2df9b86{STARTED}[worker=node0],UNMANAGED} 08:42:18.942 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@2053d869{STOPPED} 08:42:18.942 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1170ms ScheduledExecutorScheduler@2053d869{STARTED} 08:42:18.943 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler201576232==dftMaxIdleSec=0 08:42:18.943 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@6c779568{STOPPED} 08:42:18.946 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7[EMBEDDED:null] 08:42:18.948 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@f3ab9db6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:42:18.949 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:42:18.949 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:42:18.949 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:42:18.949 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 08:42:18.949 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@f3ab9db6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:42:18.949 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@6c779568{STARTING} 08:42:18.950 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@6c779568{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@8307205f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 08:42:18.950 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@6c779568{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a,POJO} 08:42:18.950 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7[EMBEDDED:null] 08:42:18.950 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@f3ab9db6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:42:18.950 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a[EMBEDDED:null] 08:42:18.951 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@8307205f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 08:42:18.951 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:42:18.951 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:42:18.951 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:42:18.951 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 08:42:18.951 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@8307205f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@f3ab9db6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:42:18.951 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7[EMBEDDED:null] 08:42:18.951 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@f3ab9db6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:42:18.951 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a[EMBEDDED:null] 08:42:18.952 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@8307205f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 08:42:18.952 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:42:18.952 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:42:18.952 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:42:18.952 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 08:42:18.952 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@8307205f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@f3ab9db6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:42:18.952 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@6c779568{STARTING} 08:42:18.952 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1180ms ServletHandler@6c779568{STARTED} 08:42:18.952 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@6bedbc4d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 08:42:18.953 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@446293d[passivating=false,graceSec=3600] 08:42:18.953 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1180ms org.eclipse.jetty.server.session.NullSessionDataStore@446293d[passivating=false,graceSec=3600] 08:42:18.953 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1180ms org.eclipse.jetty.server.session.DefaultSessionCache@6bedbc4d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 08:42:18.953 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1180ms org.eclipse.jetty.server.session.SessionHandler201576232==dftMaxIdleSec=0 08:42:18.960 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@f3ab9db6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 08:42:18.962 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1189ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@f3ab9db6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 08:42:18.964 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7 08:42:18.964 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@8307205f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 08:42:18.965 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1192ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@8307205f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 08:42:18.965 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@68567e20{/,null,AVAILABLE} 08:42:18.965 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1193ms o.e.j.s.ServletContextHandler@68567e20{/,null,AVAILABLE} 08:42:18.966 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1193ms ContextHandlerCollection@76ed1b7c{STARTED} 08:42:18.966 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@4da4253{STOPPED} 08:42:18.966 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@4da4253{STARTING} 08:42:18.966 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1193ms ErrorHandler@4da4253{STARTED} 08:42:18.966 [main] INFO org.eclipse.jetty.server.Server - Started @1194ms 08:42:18.966 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1194ms Server@158a8276{STARTED}[9.4.42.v20210604] 08:42:18.966 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 08:42:18.972 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@306e95ec[HTTP/1.1] added {HttpConfiguration@52af26ee{32768/8192,8192/8192,https://:0,[]},POJO} 08:42:18.987 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@31fa1761{null, ()}{0.0.0.0:0} added {Server@158a8276{STARTED}[9.4.42.v20210604],UNMANAGED} 08:42:18.988 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@31fa1761{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}],UNMANAGED} 08:42:18.988 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@31fa1761{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@82de64a{STOPPED},AUTO} 08:42:18.988 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@31fa1761{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@659499f1,POJO} 08:42:18.988 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@31fa1761{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@306e95ec[HTTP/1.1],AUTO} 08:42:18.988 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@306e95ec[HTTP/1.1] 08:42:18.991 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 08:42:18.991 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@158a8276{STARTED}[9.4.42.v20210604] added {ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:8080},UNMANAGED} 08:42:18.991 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} 08:42:19.045 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8080],POJO} 08:42:19.046 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@82de64a{STOPPED} 08:42:19.046 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1273ms ScheduledExecutorScheduler@82de64a{STARTED} 08:42:19.046 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@306e95ec[HTTP/1.1] 08:42:19.046 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1273ms HttpConnectionFactory@306e95ec[HTTP/1.1] 08:42:19.046 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} 08:42:19.060 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@242b836/SelectorProducer@51c668e3/IDLE/p=false/QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:42:19.056Z added {SelectorProducer@51c668e3,POJO} 08:42:19.061 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@242b836/SelectorProducer@51c668e3/IDLE/p=false/QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:42:19.06Z added {QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}],UNMANAGED} 08:42:19.061 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@242b836/SelectorProducer@51c668e3/IDLE/p=false/QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:42:19.061Z created 08:42:19.061 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@229c6181{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@242b836/SelectorProducer@51c668e3/IDLE/p=false/QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:42:19.061Z,MANAGED} 08:42:19.061 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} added {ManagedSelector@229c6181{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 08:42:19.061 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@229c6181{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:42:19.062 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@242b836/SelectorProducer@51c668e3/IDLE/p=false/QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:42:19.061Z 08:42:19.062 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1289ms EatWhatYouKill@242b836/SelectorProducer@51c668e3/IDLE/p=false/QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:42:19.062Z 08:42:19.067 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/2032079962@38cee291 startThread=0 08:42:19.068 [qtp1816147548-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/2032079962@38cee291 in QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] 08:42:19.068 [qtp1816147548-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@242b836/SelectorProducer@51c668e3/IDLE/p=false/QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:42:19.068Z tryProduce false 08:42:19.068 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@4b45a2f5 on ManagedSelector@229c6181{STARTING} id=0 keys=0 selected=0 updates=0 08:42:19.070 [qtp1816147548-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:42:19.070 [qtp1816147548-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@4b45a2f5 08:42:19.070 [qtp1816147548-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:19.070 [qtp1816147548-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@31ed51db waiting with 0 keys 08:42:19.070 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1298ms ManagedSelector@229c6181{STARTED} id=0 keys=0 selected=0 updates=0 08:42:19.070 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1298ms SelectorManager@ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} 08:42:19.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} added {acceptor-0@41a0aa7d,POJO} 08:42:19.071 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@41a0aa7d startThread=0 08:42:19.071 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} 08:42:19.071 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1299ms ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} 08:42:19.071 [qtp1816147548-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@41a0aa7d in QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] [INFO] Started Jetty 9.4.42.v20210604 at port(s) HTTP:8080 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1] 08:42:19.148 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@158a8276{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@27406a17,POJO} Jul 12, 2022 8:42:19 AM org.eclipse.sensinact.gateway.protocol.http.server.Server bind INFO: server binded on 127.0.0.1 / port 8898 Starting Jetty server ... 08:42:21.930 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp332365138]@13cf7d52{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@3a3e4aff,POJO} 08:42:21.930 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5d2a4eed{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp332365138]@13cf7d52{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:42:21.930 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@57459491[HTTP/1.1] added {HttpConfiguration@3f0846c6{32768/8192,8192/8192,https://:0,[]},POJO} 08:42:21.930 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@77a98a6a{null, ()}{0.0.0.0:0} added {Server@5d2a4eed{STOPPED}[9.4.42.v20210604],UNMANAGED} 08:42:21.931 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@77a98a6a{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp332365138]@13cf7d52{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:42:21.931 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@77a98a6a{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@78fbff54{STOPPED},AUTO} 08:42:21.931 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@77a98a6a{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3e10dc6,POJO} 08:42:21.931 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@77a98a6a{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@57459491[HTTP/1.1],AUTO} 08:42:21.931 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@57459491[HTTP/1.1] 08:42:21.931 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 08:42:21.931 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5d2a4eed{STOPPED}[9.4.42.v20210604] added {ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899},AUTO} 08:42:21.932 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5d2a4eed{STOPPED}[9.4.42.v20210604] added {AttributeContainerMap@7e22550a{size=0},AUTO} 08:42:21.932 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@5a7005d{STOPPED} added {callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 08:42:21.933 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@5a7005d{STOPPED} added {[/]=>callbackServlet,POJO} 08:42:21.933 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5d2a4eed{STOPPED}[9.4.42.v20210604] added {ServletHandler@5a7005d{STOPPED},MANAGED} 08:42:21.933 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@5d2a4eed{STOPPED}[9.4.42.v20210604] 08:42:21.933 [Thread-14] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5d2a4eed{STARTING}[9.4.42.v20210604] added {ErrorHandler@25063d6c{STOPPED},AUTO} 08:42:21.933 [Thread-14] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 08:42:21.933 [Thread-14] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@5d2a4eed{STARTING}[9.4.42.v20210604] 08:42:21.934 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp332365138]@13cf7d52{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 08:42:21.934 [Thread-14] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0} 08:42:21.934 [Thread-14] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp332365138]@13cf7d52{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}] added {ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0},AUTO} 08:42:21.934 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0} 08:42:21.934 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4161ms ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0} 08:42:21.934 [Thread-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp332365138-34,5,main] 08:42:21.934 [Thread-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp332365138-35,5,main] 08:42:21.934 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp332365138]@13cf7d52{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}] 08:42:21.934 [Thread-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp332365138-36,5,main] 08:42:21.934 [qtp332365138-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp332365138]@13cf7d52{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}] 08:42:21.935 [Thread-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp332365138-37,5,main] 08:42:21.935 [qtp332365138-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp332365138]@13cf7d52{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}] 08:42:21.935 [Thread-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp332365138-38,5,main] 08:42:21.935 [Thread-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp332365138-39,5,main] 08:42:21.935 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp332365138]@13cf7d52{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}] 08:42:21.935 [qtp332365138-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp332365138]@13cf7d52{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}] 08:42:21.935 [Thread-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp332365138-40,5,main] 08:42:21.935 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp332365138]@13cf7d52{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}] 08:42:21.936 [Thread-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp332365138-41,5,main] 08:42:21.936 [qtp332365138-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp332365138]@13cf7d52{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}] 08:42:21.937 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4164ms QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}] 08:42:21.937 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting AttributeContainerMap@7e22550a{size=0} 08:42:21.937 [qtp332365138-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}] 08:42:21.937 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4164ms AttributeContainerMap@7e22550a{size=0} 08:42:21.937 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@5a7005d{STOPPED} 08:42:21.937 [Thread-14] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=callbackServlet[EMBEDDED:null] 08:42:21.937 [Thread-14] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:42:21.937 [Thread-14] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:42:21.937 [Thread-14] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:42:21.937 [Thread-14] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:42:21.937 [Thread-14] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 08:42:21.937 [Thread-14] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={callbackServlet=callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:42:21.937 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 08:42:21.937 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4165ms callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 08:42:21.937 [Thread-14] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for callbackServlet 08:42:21.937 [Thread-14] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@5a7005d{STARTING} 08:42:21.937 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4165ms ServletHandler@5a7005d{STARTED} 08:42:21.937 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@25063d6c{STOPPED} 08:42:21.937 [Thread-14] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@25063d6c{STARTING} 08:42:21.937 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4165ms ErrorHandler@25063d6c{STARTED} 08:42:21.938 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:42:21.938 [Thread-14] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8899],POJO} 08:42:21.938 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@78fbff54{STOPPED} 08:42:21.938 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4165ms ScheduledExecutorScheduler@78fbff54{STARTED} 08:42:21.938 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@57459491[HTTP/1.1] 08:42:21.938 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4166ms HttpConnectionFactory@57459491[HTTP/1.1] 08:42:21.938 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:42:21.938 [Thread-14] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:42:21.938Z added {SelectorProducer@e9d4ca2,POJO} 08:42:21.939 [Thread-14] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:42:21.939Z added {QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}],UNMANAGED} 08:42:21.939 [Thread-14] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:42:21.939Z created 08:42:21.939 [Thread-14] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@71ac12a3{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:42:21.939Z,MANAGED} 08:42:21.939 [Thread-14] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@71ac12a3{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 08:42:21.939 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@71ac12a3{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:42:21.939 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:42:21.939Z 08:42:21.940 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4167ms EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:42:21.939Z 08:42:21.940 [Thread-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/2032079962@a6d4144 startThread=0 08:42:21.940 [Thread-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@4ca53e48 on ManagedSelector@71ac12a3{STARTING} id=0 keys=0 selected=0 updates=0 08:42:21.940 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/2032079962@a6d4144 in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}] 08:42:21.940 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:42:21.94Z tryProduce false 08:42:21.940 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:42:21.940 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@4ca53e48 08:42:21.940 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:21.940 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 waiting with 0 keys 08:42:21.940 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4168ms ManagedSelector@71ac12a3{STARTED} id=0 keys=0 selected=0 updates=0 08:42:21.940 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4168ms SelectorManager@ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:42:21.940 [Thread-14] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {acceptor-0@28399322,POJO} 08:42:21.940 [Thread-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@28399322 startThread=0 08:42:21.941 [Thread-14] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:42:21.941 [qtp332365138-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@28399322 in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}] 08:42:21.941 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4168ms ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:42:21.941 [Thread-14] INFO org.eclipse.jetty.server.Server - Started @4168ms 08:42:21.941 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4168ms Server@5d2a4eed{STARTED}[9.4.42.v20210604] 08:42:24.043 [qtp332365138-35-acceptor-0@28399322-ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@44e8f290[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56856]] on ManagedSelector@71ac12a3{STARTED} id=0 keys=0 selected=0 updates=0 08:42:24.043 [qtp332365138-35-acceptor-0@28399322-ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@71ac12a3{STARTED} id=0 keys=0 selected=0 updates=1 08:42:24.043 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken with none selected 08:42:24.043 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken up from select, 0/0/0 selected 08:42:24.043 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 processing 0 keys, 1 updates 08:42:24.043 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:42:24.044 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@44e8f290[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56856]] 08:42:24.044 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@44e8f290[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56856]] startThread=0 08:42:24.044 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:24.044 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 waiting with 1 keys 08:42:24.044 [qtp332365138-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@44e8f290[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56856]] in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}] 08:42:24.053 [qtp332365138-36] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 5 ms, remaining: 29995 ms 08:42:24.089 [qtp332365138-36] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=41/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:42:24.097 [qtp332365138-36] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=49/30000}{io=0/0,kio=0,kro=0}-> 08:42:24.098 [qtp332365138-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$467/1882405140@5a0215a1 on ManagedSelector@71ac12a3{STARTED} id=0 keys=1 selected=0 updates=0 08:42:24.098 [qtp332365138-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=50/30000}{io=0/0,kio=0,kro=0}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.098 [qtp332365138-36] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=50/30000}{io=0/0,kio=0,kro=0}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.098 [qtp332365138-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=51/30000}{io=0/0,kio=0,kro=0}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.099 [qtp332365138-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@61aa1f3c{AC.ReadCB@613ec8f5{HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:42:24.099 [qtp332365138-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.099 [qtp332365138-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/1022634673@8b87184 on ManagedSelector@71ac12a3{STARTED} id=0 keys=1 selected=0 updates=1 08:42:24.099 [qtp332365138-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@71ac12a3{STARTED} id=0 keys=1 selected=0 updates=2 08:42:24.099 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken with none selected 08:42:24.099 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken up from select, 0/0/1 selected 08:42:24.099 [qtp332365138-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.099 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 processing 0 keys, 2 updates 08:42:24.099 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:42:24.099 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$467/1882405140@5a0215a1 08:42:24.099 [qtp332365138-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@44e8f290[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56856]] in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}] 08:42:24.099 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/1022634673@8b87184 08:42:24.099 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.100 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:24.100 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 waiting with 1 keys 08:42:24.100 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken up from select, 1/1/1 selected 08:42:24.100 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 processing 1 keys, 0 updates 08:42:24.100 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7a3b91c7 SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.100 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.100 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:42:24.100 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0} tryExecute EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:42:24.1Z 08:42:24.100 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=0/2,p=1} startReservedThread p=1 08:42:24.102 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@2bc1c7bc{s=0/2,p=1}@a77c167 startThread=0 08:42:24.102 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@2bc1c7bc{s=0/2,p=1}@a77c167 in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=1}] 08:42:24.102 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=1/2,p=1}@a77c167 started 08:42:24.103 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:42:24.102Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:42:24.103 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}@a77c167 waiting 08:42:24.103 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING startThread=0 08:42:24.103 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:42:24.103 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:24.103 [qtp332365138-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}] 08:42:24.103 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.103 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 waiting with 1 keys 08:42:24.103 [qtp332365138-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@61aa1f3c{AC.ReadCB@613ec8f5{HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:42:24.103 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:42:24.113 [qtp332365138-38] DEBUG org.eclipse.jetty.util.TypeUtil - This JVM Runtime does not support Modules, disabling Jetty internal support 08:42:24.114 [qtp332365138-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 110 HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.114 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 110 HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.114 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:24.114 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.114 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:42:24.117 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:42:24.117 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:42:24.117 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:42:24.117 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:42:24.118 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> IN_VALUE 08:42:24.118 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> FIELD 08:42:24.119 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:42:24.119 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:42:24.119 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:42:24.119 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:42:24.119 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:42:24.119 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:42:24.120 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:42:24.120 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:42:24.120 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:42:24.121 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/error on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=1} GET //127.0.0.1:8899/error HTTP/1.1 Accept: */* User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:42:24.122 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=2} parsed true HttpParser{s=CONTENT,0 of -1} 08:42:24.122 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=2} 08:42:24.124 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/error HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=4} 08:42:24.124 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:42:24.125 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=5} 08:42:24.137 [qtp332365138-38] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /error on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=17} 08:42:24.138 [qtp332365138-38] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/error|null -> callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:42:24.138 [qtp332365138-38] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:42:24.139 [qtp332365138-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=19} 08:42:24.140 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:42:24.140 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:42:24.140 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=20} 08:42:24.140 [qtp332365138-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.140 [qtp332365138-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.140 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=36/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=20} filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.140 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=36/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=20} parse HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:24.140 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.140 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:42:24.140 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=20} 08:42:24.140 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:42:24.141 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=21} 08:42:24.141 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5215eb18[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:42:24.141 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=37/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=21} parsed false HttpParser{s=END,0 of -1} 08:42:24.141 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=37/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=21} 08:42:24.143 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@7538c0f0) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@50f561ce[p=0,l=0,c=0,r=0]={<<<>>>} 08:42:24.144 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@50f561ce[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@3f7ba858 08:42:24.144 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /error on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=24} 520 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:42:24 GMT 08:42:24.147 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7f516e] (null,[p=0,l=0,c=0,r=0],true)@START 08:42:24.147 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=520,h=1,cl=-1} last=true content=HeapByteBuffer@50f561ce[p=0,l=0,c=0,r=0]={<<<>>>} 08:42:24.147 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:42:24 GMT 08:42:24.148 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:42:24.148 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7f516e] ([p=0,l=109,c=8192,r=109],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:42:24.148 [qtp332365138-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3271715f{IDLE}->null [HeapByteBuffer@76ca81ad[p=0,l=109,c=8192,r=109]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:42:24.148 [qtp332365138-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3271715f{WRITING}->null:IDLE-->WRITING 08:42:24.149 [qtp332365138-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 109 SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=W,to=45/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=COMPLETING}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=29} 08:42:24.149 [qtp332365138-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=109 remaining=0 WriteFlusher@3271715f{WRITING}->null 08:42:24.149 [qtp332365138-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3271715f{IDLE}->null:WRITING-->IDLE 08:42:24.149 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7f516e] ([p=109,l=109,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 08:42:24.149 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@7538c0f0 w=false 08:42:24.149 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:24.149 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2fe30975{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:24.149 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:24.149 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/error,age=29} 08:42:24.149 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /error written=0 08:42:24.149 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:24.152 [Stack Engine Worker Thread] ERROR org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse - Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.getContent(SimpleResponse.java:74) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:200) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:25) at org.eclipse.sensinact.gateway.util.stack.StackEngine.dequeue(StackEngine.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at sun.net.www.protocol.http.HttpURLConnection.getHeaderFields(HttpURLConnection.java:3074) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.(SimpleResponse.java:43) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:34) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:18) at org.eclipse.sensinact.gateway.protocol.http.client.AbstractRequest.send(AbstractRequest.java:42) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:198) ... 9 common frames omitted 08:42:24.152 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:42:24.152 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:42:24.152 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.152 [qtp332365138-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.152 [qtp332365138-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.152 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.152 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:24.152 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.152 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:42:24.153 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.153 [qtp332365138-38] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.153 [qtp332365138-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@61aa1f3c{AC.ReadCB@613ec8f5{HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:42:24.153 [qtp332365138-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.153 [qtp332365138-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/1022634673@8b87184 on ManagedSelector@71ac12a3{STARTED} id=0 keys=1 selected=0 updates=0 08:42:24.153 [qtp332365138-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@71ac12a3{STARTED} id=0 keys=1 selected=0 updates=1 08:42:24.153 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken with none selected 08:42:24.153 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken up from select, 0/0/1 selected 08:42:24.153 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 processing 0 keys, 1 updates 08:42:24.153 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:42:24.153 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:42:24.153 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/1022634673@8b87184 08:42:24.154 [qtp332365138-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}] 08:42:24.154 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.154 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:24.154 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 waiting with 1 keys 08:42:24.353 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken up from select, 1/1/1 selected 08:42:24.353 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 processing 1 keys, 0 updates 08:42:24.353 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7a3b91c7 SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=200/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.353 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=200/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.353 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=200/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:42:24.354 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0} tryExecute EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:42:24.354Z 08:42:24.354 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}@a77c167 offer EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:42:24.354Z 08:42:24.354 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=0/2,p=1} startReservedThread p=1 08:42:24.354 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@2bc1c7bc{s=0/2,p=1}@54ffdcab startThread=0 08:42:24.354 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@2bc1c7bc{s=0/2,p=1}@54ffdcab in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=1}] 08:42:24.354 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=1/2,p=1}@54ffdcab started 08:42:24.354 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=0/2,p=1}@a77c167 task=EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:42:24.354Z 08:42:24.354 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}@54ffdcab waiting 08:42:24.354 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:42:24.354Z tryProduce true 08:42:24.354 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:42:24.354Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=201/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:42:24.354 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:42:24.354 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:24.355 [qtp332365138-34] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@61aa1f3c{AC.ReadCB@613ec8f5{HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=201/30000}{io=0/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:42:24.355 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=202/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.355 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 waiting with 1 keys 08:42:24.355 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=202/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:42:24.356 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 110 HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.356 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 110 HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.356 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:24.356 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.356 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:42:24.356 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:42:24.356 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:42:24.356 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:42:24.357 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:42:24.357 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> IN_VALUE 08:42:24.357 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> FIELD 08:42:24.357 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:42:24.357 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:42:24.357 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:42:24.357 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:42:24.357 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:42:24.357 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:42:24.357 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:42:24.357 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/error on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} GET //127.0.0.1:8899/error HTTP/1.1 Accept: */* User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:42:24.357 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:42:24.357 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} 08:42:24.357 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/error HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} 08:42:24.357 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:42:24.357 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=0} 08:42:24.357 [qtp332365138-34] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /error on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=0} 08:42:24.358 [qtp332365138-34] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/error|null -> callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:42:24.358 [qtp332365138-34] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:42:24.358 [qtp332365138-34] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:24.358 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:42:24.358 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:42:24.358 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:24.358 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.358 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.358 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.358 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} parse HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:24.358 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.358 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:42:24.359 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 08:42:24.359 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:42:24.359 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 08:42:24.359 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5215eb18[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:42:24.359 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} parsed false HttpParser{s=END,0 of -1} 08:42:24.359 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 08:42:24.359 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5b2964b3) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@50f561ce[p=0,l=0,c=0,r=0]={<<<>>>} 08:42:24.359 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@50f561ce[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@51832fa3 08:42:24.359 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /error on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 520 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:42:24 GMT 08:42:24.359 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@65cbb00d] (null,[p=0,l=0,c=0,r=0],true)@START 08:42:24.359 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=520,h=1,cl=-1} last=true content=HeapByteBuffer@50f561ce[p=0,l=0,c=0,r=0]={<<<>>>} 08:42:24.359 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:42:24 GMT 08:42:24.360 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:42:24.360 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@65cbb00d] ([p=0,l=109,c=8192,r=109],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:42:24.360 [qtp332365138-34] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3271715f{IDLE}->null [HeapByteBuffer@76ca81ad[p=0,l=109,c=8192,r=109]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:42:24.360 [qtp332365138-34] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3271715f{WRITING}->null:IDLE-->WRITING 08:42:24.361 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 109 SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=COMPLETING}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=3} 08:42:24.361 [qtp332365138-34] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=109 remaining=0 WriteFlusher@3271715f{WRITING}->null 08:42:24.361 [qtp332365138-34] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3271715f{IDLE}->null:WRITING-->IDLE 08:42:24.361 [Stack Engine Worker Thread] ERROR org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse - Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.getContent(SimpleResponse.java:74) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:200) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:25) at org.eclipse.sensinact.gateway.util.stack.StackEngine.dequeue(StackEngine.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at sun.net.www.protocol.http.HttpURLConnection.getHeaderFields(HttpURLConnection.java:3074) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.(SimpleResponse.java:43) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:34) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:18) at org.eclipse.sensinact.gateway.protocol.http.client.AbstractRequest.send(AbstractRequest.java:42) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:198) ... 9 common frames omitted 08:42:24.361 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@65cbb00d] ([p=109,l=109,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 08:42:24.361 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@5b2964b3 w=false 08:42:24.361 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:24.361 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2fe30975{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:24.361 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:24.361 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/error,age=4} 08:42:24.361 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /error written=0 08:42:24.361 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:24.361 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:42:24.361 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:42:24.361 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.361 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.361 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.362 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.362 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:24.362 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.362 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:42:24.362 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.362 [qtp332365138-34] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.362 [qtp332365138-34] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@61aa1f3c{AC.ReadCB@613ec8f5{HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 08:42:24.363 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.363 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/1022634673@8b87184 on ManagedSelector@71ac12a3{STARTED} id=0 keys=1 selected=0 updates=0 08:42:24.363 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@71ac12a3{STARTED} id=0 keys=1 selected=0 updates=1 08:42:24.363 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken with none selected 08:42:24.363 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken up from select, 0/0/1 selected 08:42:24.363 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 processing 0 keys, 1 updates 08:42:24.363 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:42:24.363 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:42:24.363 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/1022634673@8b87184 08:42:24.363 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/2032079962@a6d4144 in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}] 08:42:24.363 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.363 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:24.363 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 waiting with 1 keys 08:42:24.761 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken up from select, 1/1/1 selected 08:42:24.761 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 processing 1 keys, 0 updates 08:42:24.761 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7a3b91c7 SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=398/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.762 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=399/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.762 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=399/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:42:24.762 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0} tryExecute EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:42:24.762Z 08:42:24.762 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}@54ffdcab offer EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:42:24.762Z 08:42:24.762 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=0/2,p=1} startReservedThread p=1 08:42:24.762 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@2bc1c7bc{s=0/2,p=1}@d923f2c startThread=0 08:42:24.763 [qtp332365138-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@2bc1c7bc{s=0/2,p=1}@d923f2c in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=1}] 08:42:24.763 [qtp332365138-40] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=1/2,p=1}@d923f2c started 08:42:24.763 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=0/2,p=1}@54ffdcab task=EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:42:24.763Z 08:42:24.763 [qtp332365138-40] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}@d923f2c waiting 08:42:24.763 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:42:24.763Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=400/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:42:24.763 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:42:24.763Z tryProduce true 08:42:24.763 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:42:24.763 [qtp332365138-37] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@61aa1f3c{AC.ReadCB@613ec8f5{HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=400/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 08:42:24.763 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:24.763 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=400/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.763 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 waiting with 1 keys 08:42:24.763 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=400/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:42:24.763 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 110 HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.763 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 110 HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.764 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:24.764 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.764 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:42:24.764 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:42:24.764 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:42:24.764 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:42:24.764 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:42:24.764 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> IN_VALUE 08:42:24.764 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> FIELD 08:42:24.764 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:42:24.764 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:42:24.764 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:42:24.764 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:42:24.764 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:42:24.764 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:42:24.764 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:42:24.764 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/error on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} GET //127.0.0.1:8899/error HTTP/1.1 Accept: */* User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:42:24.764 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:42:24.764 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} 08:42:24.764 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/error HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} 08:42:24.764 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:42:24.764 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=0} 08:42:24.765 [qtp332365138-37] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /error on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:24.765 [qtp332365138-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/error|null -> callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:42:24.765 [qtp332365138-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:42:24.765 [qtp332365138-37] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:24.765 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:42:24.765 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:42:24.765 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:24.765 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.765 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.765 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.765 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} parse HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:24.765 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.765 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:42:24.765 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:24.765 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:42:24.765 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:24.765 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5215eb18[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:42:24.765 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} parsed false HttpParser{s=END,0 of -1} 08:42:24.765 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:24.766 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@9adba46) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@50f561ce[p=0,l=0,c=0,r=0]={<<<>>>} 08:42:24.766 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@50f561ce[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@4caf3517 08:42:24.766 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /error on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 520 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:42:24 GMT 08:42:24.766 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@615e81d5] (null,[p=0,l=0,c=0,r=0],true)@START 08:42:24.766 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=520,h=1,cl=-1} last=true content=HeapByteBuffer@50f561ce[p=0,l=0,c=0,r=0]={<<<>>>} 08:42:24.766 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:42:24 GMT 08:42:24.766 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:42:24.766 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@615e81d5] ([p=0,l=109,c=8192,r=109],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:42:24.766 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3271715f{IDLE}->null [HeapByteBuffer@76ca81ad[p=0,l=109,c=8192,r=109]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:42:24.766 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3271715f{WRITING}->null:IDLE-->WRITING 08:42:24.766 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 109 SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=COMPLETING}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 08:42:24.766 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=109 remaining=0 WriteFlusher@3271715f{WRITING}->null 08:42:24.766 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3271715f{IDLE}->null:WRITING-->IDLE 08:42:24.766 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@615e81d5] ([p=109,l=109,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 08:42:24.766 [Stack Engine Worker Thread] ERROR org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse - Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.getContent(SimpleResponse.java:74) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:200) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:25) at org.eclipse.sensinact.gateway.util.stack.StackEngine.dequeue(StackEngine.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at sun.net.www.protocol.http.HttpURLConnection.getHeaderFields(HttpURLConnection.java:3074) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.(SimpleResponse.java:43) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:34) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:18) at org.eclipse.sensinact.gateway.protocol.http.client.AbstractRequest.send(AbstractRequest.java:42) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:198) ... 9 common frames omitted 08:42:24.766 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@9adba46 w=false 08:42:24.767 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:24.767 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2fe30975{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:24.767 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:24.767 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/error,age=3} 08:42:24.767 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /error written=0 08:42:24.767 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:24.767 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:42:24.767 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:42:24.767 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.767 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.767 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.767 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.767 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:24.767 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:24.767 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:42:24.767 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.767 [qtp332365138-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.767 [qtp332365138-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@61aa1f3c{AC.ReadCB@613ec8f5{HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 08:42:24.768 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.768 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/1022634673@8b87184 on ManagedSelector@71ac12a3{STARTED} id=0 keys=1 selected=0 updates=0 08:42:24.768 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@71ac12a3{STARTED} id=0 keys=1 selected=0 updates=1 08:42:24.768 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken with none selected 08:42:24.768 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken up from select, 0/0/1 selected 08:42:24.768 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 processing 0 keys, 1 updates 08:42:24.768 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:42:24.768 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/1022634673@8b87184 08:42:24.768 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:42:24.768 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0}@a77c167 waiting 08:42:24.768 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:42:24.768 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:24.768 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 waiting with 1 keys 08:42:25.567 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken up from select, 1/1/1 selected 08:42:25.567 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 processing 1 keys, 0 updates 08:42:25.567 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7a3b91c7 SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=799/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:42:25.567 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=799/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:42:25.567 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=799/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:42:25.568 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0} tryExecute EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:42:25.567Z 08:42:25.568 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}@a77c167 offer EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:42:25.568Z 08:42:25.568 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:42:25.568Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=800/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:42:25.568 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}@a77c167 task=EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:42:25.568Z 08:42:25.568 [qtp332365138-39] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@61aa1f3c{AC.ReadCB@613ec8f5{HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=800/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 08:42:25.568 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:42:25.568Z tryProduce true 08:42:25.568 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:42:25.568 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:25.568 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=800/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:42:25.568 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=800/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:42:25.568 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 waiting with 1 keys 08:42:25.568 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 110 HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:25.569 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 110 HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:25.569 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:25.569 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:25.569 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:42:25.569 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:42:25.569 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:42:25.569 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:42:25.569 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:42:25.569 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> IN_VALUE 08:42:25.569 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> FIELD 08:42:25.569 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:42:25.569 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:42:25.569 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:42:25.569 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:42:25.569 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:42:25.569 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:42:25.569 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:42:25.569 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/error on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} GET //127.0.0.1:8899/error HTTP/1.1 Accept: */* User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:42:25.569 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:42:25.570 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=1} 08:42:25.570 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/error HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=1} 08:42:25.570 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:42:25.570 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:25.570 [qtp332365138-39] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /error on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:25.570 [qtp332365138-39] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/error|null -> callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:42:25.570 [qtp332365138-39] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:42:25.570 [qtp332365138-39] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:25.570 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:42:25.570 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:42:25.570 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:25.570 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:25.570 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:25.570 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:25.570 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} parse HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:25.570 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:25.570 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:42:25.570 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:25.570 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:42:25.570 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:25.570 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5215eb18[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:42:25.570 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} parsed false HttpParser{s=END,0 of -1} 08:42:25.571 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 08:42:25.571 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@541465d6) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@50f561ce[p=0,l=0,c=0,r=0]={<<<>>>} 08:42:25.571 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@50f561ce[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@5ad38124 08:42:25.571 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /error on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 520 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:42:25 GMT 08:42:25.571 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5eec0ea6] (null,[p=0,l=0,c=0,r=0],true)@START 08:42:25.571 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=520,h=1,cl=-1} last=true content=HeapByteBuffer@50f561ce[p=0,l=0,c=0,r=0]={<<<>>>} 08:42:25.571 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:42:25 GMT 08:42:25.571 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:42:25.571 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5eec0ea6] ([p=0,l=109,c=8192,r=109],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:42:25.571 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3271715f{IDLE}->null [HeapByteBuffer@76ca81ad[p=0,l=109,c=8192,r=109]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:42:25.571 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3271715f{WRITING}->null:IDLE-->WRITING 08:42:25.571 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 109 SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=COMPLETING}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 08:42:25.571 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=109 remaining=0 WriteFlusher@3271715f{WRITING}->null 08:42:25.571 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3271715f{IDLE}->null:WRITING-->IDLE 08:42:25.571 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5eec0ea6] ([p=109,l=109,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 08:42:25.571 [Stack Engine Worker Thread] ERROR org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse - Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.getContent(SimpleResponse.java:74) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:200) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:25) at org.eclipse.sensinact.gateway.util.stack.StackEngine.dequeue(StackEngine.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at sun.net.www.protocol.http.HttpURLConnection.getHeaderFields(HttpURLConnection.java:3074) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.(SimpleResponse.java:43) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:34) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:18) at org.eclipse.sensinact.gateway.protocol.http.client.AbstractRequest.send(AbstractRequest.java:42) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:198) ... 9 common frames omitted 08:42:25.572 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@541465d6 w=false 08:42:25.572 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:25.572 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2fe30975{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:25.572 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:25.572 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/error,age=3} 08:42:25.572 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /error written=0 08:42:25.572 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:25.572 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:42:25.572 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:42:25.572 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:42:25.572 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:25.572 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:25.572 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:25.572 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:25.572 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:25.572 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:42:25.572 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:42:25.572 [qtp332365138-39] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:42:25.572 [qtp332365138-39] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@61aa1f3c{AC.ReadCB@613ec8f5{HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 08:42:25.572 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:42:25.572 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/1022634673@8b87184 on ManagedSelector@71ac12a3{STARTED} id=0 keys=1 selected=0 updates=0 08:42:25.572 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@71ac12a3{STARTED} id=0 keys=1 selected=0 updates=1 08:42:25.573 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:42:25.573 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0}@54ffdcab waiting 08:42:25.573 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken with none selected 08:42:25.573 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken up from select, 0/0/1 selected 08:42:25.573 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 processing 0 keys, 1 updates 08:42:25.573 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:42:25.573 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/1022634673@8b87184 08:42:25.573 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:42:25.573 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:25.573 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 waiting with 1 keys 08:42:26.572 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken up from select, 1/1/1 selected 08:42:26.572 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 processing 1 keys, 0 updates 08:42:26.572 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7a3b91c7 SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=999/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:42:26.572 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:42:26.573 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:42:26.573 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0} tryExecute EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:42:26.573Z 08:42:26.573 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}@54ffdcab offer EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:42:26.573Z 08:42:26.573 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:42:26.573Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:42:26.573 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}@54ffdcab task=EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:42:26.573Z 08:42:26.573 [qtp332365138-37] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@61aa1f3c{AC.ReadCB@613ec8f5{HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 08:42:26.573 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:42:26.573Z tryProduce true 08:42:26.573 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:42:26.573 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:26.573 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1001/30000}{io=0/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:42:26.574 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:42:26.574 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 waiting with 1 keys 08:42:26.574 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 110 HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:26.574 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 110 HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:26.574 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:26.574 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:26.574 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:42:26.574 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:42:26.574 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:42:26.574 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:42:26.574 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:42:26.574 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> IN_VALUE 08:42:26.574 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> FIELD 08:42:26.574 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:42:26.574 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:42:26.574 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:42:26.574 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:42:26.574 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:42:26.574 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:42:26.574 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:42:26.574 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/error on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} GET //127.0.0.1:8899/error HTTP/1.1 Accept: */* User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:42:26.574 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:42:26.575 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=1} 08:42:26.575 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/error HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=1} 08:42:26.575 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:42:26.575 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:26.575 [qtp332365138-37] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /error on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:26.575 [qtp332365138-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/error|null -> callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:42:26.575 [qtp332365138-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:42:26.575 [qtp332365138-37] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:26.575 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:42:26.575 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:42:26.575 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:26.575 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:26.575 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:26.575 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:26.575 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} parse HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:26.575 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:26.575 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:42:26.575 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:26.575 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:42:26.575 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:26.575 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5215eb18[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:42:26.576 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} parsed false HttpParser{s=END,0 of -1} 08:42:26.576 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 08:42:26.576 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@7da9b98d) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@50f561ce[p=0,l=0,c=0,r=0]={<<<>>>} 08:42:26.576 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@50f561ce[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@19b253f4 08:42:26.576 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /error on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 520 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:42:26 GMT 08:42:26.576 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2c80ca58] (null,[p=0,l=0,c=0,r=0],true)@START 08:42:26.576 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=520,h=1,cl=-1} last=true content=HeapByteBuffer@50f561ce[p=0,l=0,c=0,r=0]={<<<>>>} 08:42:26.576 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:42:26 GMT 08:42:26.576 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:42:26.576 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2c80ca58] ([p=0,l=109,c=8192,r=109],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:42:26.576 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3271715f{IDLE}->null [HeapByteBuffer@76ca81ad[p=0,l=109,c=8192,r=109]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:42:26.576 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3271715f{WRITING}->null:IDLE-->WRITING 08:42:26.576 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 109 SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=COMPLETING}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 08:42:26.576 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=109 remaining=0 WriteFlusher@3271715f{WRITING}->null 08:42:26.576 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3271715f{IDLE}->null:WRITING-->IDLE 08:42:26.576 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2c80ca58] ([p=109,l=109,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 08:42:26.577 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@7da9b98d w=false 08:42:26.576 [Stack Engine Worker Thread] ERROR org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse - Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.getContent(SimpleResponse.java:74) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:200) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:25) at org.eclipse.sensinact.gateway.util.stack.StackEngine.dequeue(StackEngine.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at sun.net.www.protocol.http.HttpURLConnection.getHeaderFields(HttpURLConnection.java:3074) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.(SimpleResponse.java:43) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:34) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:18) at org.eclipse.sensinact.gateway.protocol.http.client.AbstractRequest.send(AbstractRequest.java:42) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:198) ... 9 common frames omitted 08:42:26.577 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:26.577 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2fe30975{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:26.577 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:26.577 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/error,age=3} 08:42:26.577 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /error written=0 08:42:26.577 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:26.577 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:42:26.577 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:42:26.577 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:42:26.577 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:26.577 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:26.577 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:26.577 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:26.577 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:26.577 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:42:26.577 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:42:26.578 [qtp332365138-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:42:26.578 [qtp332365138-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@61aa1f3c{AC.ReadCB@613ec8f5{HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}} 08:42:26.578 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:42:26.578 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/1022634673@8b87184 on ManagedSelector@71ac12a3{STARTED} id=0 keys=1 selected=0 updates=0 08:42:26.578 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@71ac12a3{STARTED} id=0 keys=1 selected=0 updates=1 08:42:26.578 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken with none selected 08:42:26.578 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken up from select, 0/0/1 selected 08:42:26.578 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 processing 0 keys, 1 updates 08:42:26.578 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:42:26.578 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/1022634673@8b87184 08:42:26.578 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:42:26.578 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0}@a77c167 waiting 08:42:26.578 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:42:26.578 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:26.578 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 waiting with 1 keys 08:42:27.577 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken up from select, 1/1/1 selected 08:42:27.577 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 processing 1 keys, 0 updates 08:42:27.577 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7a3b91c7 SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=999/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.577 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=999/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.578 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=999/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:42:27.578 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0} tryExecute EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:42:27.578Z 08:42:27.578 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}@a77c167 offer EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:42:27.578Z 08:42:27.578 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:42:27.578Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:42:27.578 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}@a77c167 task=EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:42:27.578Z 08:42:27.578 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:42:27.578Z tryProduce true 08:42:27.578 [qtp332365138-39] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@61aa1f3c{AC.ReadCB@613ec8f5{HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}} 08:42:27.578 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:42:27.578 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:27.579 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1000/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.579 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1000/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:42:27.579 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 waiting with 1 keys 08:42:27.579 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 110 HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.579 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 110 HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.579 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:27.579 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@76ca81ad[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.579 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:42:27.579 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:42:27.579 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:42:27.579 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:42:27.579 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:42:27.579 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> IN_VALUE 08:42:27.579 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> FIELD 08:42:27.579 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:42:27.579 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:42:27.579 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:42:27.579 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:42:27.579 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:42:27.579 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:42:27.579 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:42:27.579 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/error on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} GET //127.0.0.1:8899/error HTTP/1.1 Accept: */* User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:42:27.580 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:42:27.580 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=1} 08:42:27.580 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/error HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=1} 08:42:27.580 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:42:27.580 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:27.580 [qtp332365138-39] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /error on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:27.580 [qtp332365138-39] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/error|null -> callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:42:27.580 [qtp332365138-39] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:42:27.580 [qtp332365138-39] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:27.580 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:42:27.580 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:42:27.580 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 08:42:27.580 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.580 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.580 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.581 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} parse HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:27.581 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.581 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:42:27.581 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 08:42:27.581 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:42:27.581 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 08:42:27.581 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5215eb18[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:42:27.581 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} parsed false HttpParser{s=END,0 of -1} 08:42:27.581 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 08:42:27.581 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1bee8b1f) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@50f561ce[p=0,l=0,c=0,r=0]={<<<>>>} 08:42:27.581 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@50f561ce[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@6ca36761 08:42:27.581 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /error on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 520 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:42:27 GMT 08:42:27.581 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2abf1170] (null,[p=0,l=0,c=0,r=0],true)@START 08:42:27.582 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=520,h=1,cl=-1} last=true content=HeapByteBuffer@50f561ce[p=0,l=0,c=0,r=0]={<<<>>>} 08:42:27.582 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:42:27 GMT 08:42:27.582 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:42:27.582 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2abf1170] ([p=0,l=109,c=8192,r=109],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:42:27.582 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3271715f{IDLE}->null [HeapByteBuffer@76ca81ad[p=0,l=109,c=8192,r=109]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:42:27.582 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3271715f{WRITING}->null:IDLE-->WRITING 08:42:27.582 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 109 SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=COMPLETING}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=3} 08:42:27.582 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=109 remaining=0 WriteFlusher@3271715f{WRITING}->null 08:42:27.582 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3271715f{IDLE}->null:WRITING-->IDLE 08:42:27.582 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2abf1170] ([p=109,l=109,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 08:42:27.582 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@1bee8b1f w=false 08:42:27.582 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:27.582 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2fe30975{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:27.582 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:27.582 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/error,age=3} 08:42:27.582 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /error written=0 08:42:27.582 [Stack Engine Worker Thread] ERROR org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse - Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.getContent(SimpleResponse.java:74) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:200) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:25) at org.eclipse.sensinact.gateway.util.stack.StackEngine.dequeue(StackEngine.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at sun.net.www.protocol.http.HttpURLConnection.getHeaderFields(HttpURLConnection.java:3074) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.(SimpleResponse.java:43) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:34) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:18) at org.eclipse.sensinact.gateway.protocol.http.client.AbstractRequest.send(AbstractRequest.java:42) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:198) ... 9 common frames omitted 08:42:27.582 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:27.582 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:42:27.582 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:42:27.582 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.582 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.583 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.583 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.583 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:27.583 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.583 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:42:27.583 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.583 [qtp332365138-39] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.583 [qtp332365138-39] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@61aa1f3c{AC.ReadCB@613ec8f5{HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 08:42:27.583 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.583 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/1022634673@8b87184 on ManagedSelector@71ac12a3{STARTED} id=0 keys=1 selected=0 updates=0 08:42:27.583 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@71ac12a3{STARTED} id=0 keys=1 selected=0 updates=1 08:42:27.584 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken with none selected 08:42:27.584 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken up from select, 0/0/1 selected 08:42:27.584 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:42:27.584 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 processing 0 keys, 1 updates 08:42:27.584 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:42:27.584 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/1022634673@8b87184 08:42:27.584 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0}@54ffdcab waiting 08:42:27.584 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.584 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:27.584 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 waiting with 1 keys 08:42:27.649 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken up from select, 1/1/1 selected 08:42:27.650 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 processing 1 keys, 0 updates 08:42:27.650 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7a3b91c7 SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=66/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.650 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=66/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.650 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=66/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:42:27.650 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0} tryExecute EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:42:27.65Z 08:42:27.651 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}@54ffdcab offer EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:42:27.651Z 08:42:27.651 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}@54ffdcab task=EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:42:27.651Z 08:42:27.651 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:42:27.651Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=67/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:42:27.651 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:42:27.651Z tryProduce true 08:42:27.651 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:42:27.651 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:27.651 [qtp332365138-37] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@61aa1f3c{AC.ReadCB@613ec8f5{HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=67/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 08:42:27.651 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=67/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.651 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 waiting with 1 keys 08:42:27.651 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=68/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:42:27.651 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 127 HeapByteBuffer@76ca81ad[p=0,l=127,c=8192,r=127]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.652 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 127 HeapByteBuffer@76ca81ad[p=0,l=127,c=8192,r=127]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.652 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@76ca81ad[p=0,l=127,c=8192,r=127]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:27.652 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@76ca81ad[p=0,l=127,c=8192,r=127]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.652 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:42:27.652 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:42:27.652 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:42:27.652 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:42:27.652 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:42:27.652 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 08:42:27.652 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 08:42:27.652 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 08:42:27.652 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:42:27.652 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:42:27.652 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:42:27.652 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:42:27.652 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:42:27.652 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:42:27.652 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:42:27.652 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/providers on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers,age=0} GET //127.0.0.1:8899/providers HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:42:27.652 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:42:27.652 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers,age=0} 08:42:27.653 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/providers HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers,age=1} 08:42:27.653 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:42:27.653 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=1} 08:42:27.653 [qtp332365138-37] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /providers on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=1} 08:42:27.653 [qtp332365138-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/providers|null -> callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:42:27.653 [qtp332365138-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:42:27.657 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cc5c2e[p=0,l=35,c=512,r=35]={<<<{"method":"GET","url":"/providers"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:42:27.657 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@59c99bfc[p=0,l=35,c=32768,r=35]={<<<{"method":"GET","url":"/providers"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.657 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1602a12a[p=0,l=1,c=512,r=1]={<<<\n>>>"method":...\x00\x00\x00\x00\x00\x00\x00}) 08:42:27.658 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@59c99bfc[p=0,l=36,c=32768,r=36]={<<<{"method":"GET","url":"/providers"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.658 [qtp332365138-37] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=6} 08:42:27.658 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:42:27.658 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:42:27.658 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=6} 08:42:27.658 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.658 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.658 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=6} filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.658 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=6} parse HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:27.658 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.658 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:42:27.658 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=6} 08:42:27.658 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:42:27.658 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=6} 08:42:27.658 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5215eb18[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:42:27.658 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=6} parsed false HttpParser{s=END,0 of -1} 08:42:27.659 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=7} 08:42:27.659 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@492ccfed) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@59c99bfc[p=0,l=36,c=32768,r=36]={<<<{"method":"GET","url":"/providers"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.659 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@59c99bfc[p=0,l=36,c=32768,r=36]={<<<{"method":"GET","url":"/providers"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@2a62d7ca 08:42:27.659 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /providers on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=7} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:42:27 GMT Content-Type: application/json 08:42:27.659 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3f61af01] (null,[p=0,l=36,c=32768,r=36],true)@START 08:42:27.659 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@59c99bfc[p=0,l=36,c=32768,r=36]={<<<{"method":"GET","url":"/providers"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.659 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:42:27 GMT Content-Type: application/json 08:42:27.659 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:42:27.659 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3f61af01] ([p=0,l=141,c=8192,r=141],[p=0,l=36,c=32768,r=36],true)@COMPLETING 08:42:27.659 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3271715f{IDLE}->null [HeapByteBuffer@76ca81ad[p=0,l=141,c=8192,r=141]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@59c99bfc[p=0,l=36,c=32768,r=36]={<<<{"method":"GET","url":"/providers"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:42:27.659 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3271715f{WRITING}->null:IDLE-->WRITING 08:42:27.661 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 177 SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=W,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=COMPLETING}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=9} 08:42:27.661 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=177 remaining=0 WriteFlusher@3271715f{WRITING}->null 08:42:27.661 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3271715f{IDLE}->null:WRITING-->IDLE 08:42:27.661 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3f61af01] ([p=141,l=141,c=8192,r=0],[p=36,l=36,c=32768,r=0],true)@END 08:42:27.661 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@492ccfed w=false 08:42:27.661 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:27.661 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2fe30975{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:27.661 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:27.661 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/providers,age=9} 08:42:27.661 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /providers written=36 08:42:27.661 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:27.661 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:42:27.661 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:42:27.661 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.661 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 127 HeapByteBuffer@76ca81ad[p=0,l=127,c=8192,r=127]={<<>>v20210604...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.661 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} filled 127 HeapByteBuffer@76ca81ad[p=0,l=127,c=8192,r=127]={<<>>v20210604...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.661 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@76ca81ad[p=0,l=127,c=8192,r=127]={<<>>v20210604...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:27.661 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@76ca81ad[p=0,l=127,c=8192,r=127]={<<>>v20210604...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.661 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:42:27.661 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:42:27.662 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:42:27.662 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:42:27.662 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:42:27.662 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:42:27.662 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:42:27.662 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:42:27.662 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:42:27.662 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:42:27.662 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:42:27.662 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:42:27.662 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:42:27.662 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:42:27.662 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/providers on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers,age=0} GET //127.0.0.1:8899/providers HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:42:27.662 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:42:27.662 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers,age=0} 08:42:27.662 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/providers HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers,age=0} 08:42:27.662 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:42:27.662 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=0} 08:42:27.662 [qtp332365138-37] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /providers on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=0} 08:42:27.663 [qtp332365138-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/providers|null -> callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:42:27.663 [qtp332365138-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:42:27.663 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ff5f8ce[p=0,l=35,c=512,r=35]={<<<{"method":"GET","url":"/providers"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:42:27.663 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@59c99bfc[p=0,l=35,c=32768,r=35]={<<<{"method":"GET","url":"/providers"}>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.663 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d5e5396[p=0,l=1,c=512,r=1]={<<<\n>>>"method":...\x00\x00\x00\x00\x00\x00\x00}) 08:42:27.663 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@59c99bfc[p=0,l=36,c=32768,r=36]={<<<{"method":"GET","url":"/providers"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.663 [qtp332365138-37] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=1} 08:42:27.663 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:42:27.663 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:42:27.663 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=1} 08:42:27.663 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.663 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.664 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=1} filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.664 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=2} parse HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:27.664 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.664 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:42:27.664 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=2} 08:42:27.664 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:42:27.664 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=2} 08:42:27.664 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5215eb18[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:42:27.664 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=2} parsed false HttpParser{s=END,0 of -1} 08:42:27.664 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=2} 08:42:27.664 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6bd0daf9) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@59c99bfc[p=0,l=36,c=32768,r=36]={<<<{"method":"GET","url":"/providers"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.664 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@59c99bfc[p=0,l=36,c=32768,r=36]={<<<{"method":"GET","url":"/providers"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@55f4745b 08:42:27.664 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /providers on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=2} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:42:27 GMT Content-Type: application/json 08:42:27.665 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@55c7c5a3] (null,[p=0,l=36,c=32768,r=36],true)@START 08:42:27.665 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@59c99bfc[p=0,l=36,c=32768,r=36]={<<<{"method":"GET","url":"/providers"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.665 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:42:27 GMT Content-Type: application/json 08:42:27.665 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:42:27.665 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@55c7c5a3] ([p=0,l=141,c=8192,r=141],[p=0,l=36,c=32768,r=36],true)@COMPLETING 08:42:27.665 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3271715f{IDLE}->null [HeapByteBuffer@76ca81ad[p=0,l=141,c=8192,r=141]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@59c99bfc[p=0,l=36,c=32768,r=36]={<<<{"method":"GET","url":"/providers"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:42:27.665 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3271715f{WRITING}->null:IDLE-->WRITING 08:42:27.665 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 177 SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=COMPLETING}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=3} 08:42:27.665 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=177 remaining=0 WriteFlusher@3271715f{WRITING}->null 08:42:27.665 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3271715f{IDLE}->null:WRITING-->IDLE 08:42:27.665 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@55c7c5a3] ([p=141,l=141,c=8192,r=0],[p=36,l=36,c=32768,r=0],true)@END 08:42:27.665 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@6bd0daf9 w=false 08:42:27.665 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:27.665 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2fe30975{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:27.665 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:27.665 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//127.0.0.1:8899/providers,age=3} 08:42:27.665 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /providers written=36 08:42:27.665 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:27.665 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:42:27.665 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:42:27.665 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.666 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.666 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.666 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.666 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:27.666 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.666 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:42:27.666 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.666 [qtp332365138-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.666 [qtp332365138-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@61aa1f3c{AC.ReadCB@613ec8f5{HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}}} 08:42:27.737 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=70/30000}{io=0/1,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.737 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/1022634673@8b87184 on ManagedSelector@71ac12a3{STARTED} id=0 keys=1 selected=0 updates=0 08:42:27.737 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@71ac12a3{STARTED} id=0 keys=1 selected=0 updates=1 08:42:27.737 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken with none selected 08:42:27.737 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken up from select, 0/0/1 selected 08:42:27.737 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 processing 0 keys, 1 updates 08:42:27.737 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:42:27.737 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/1022634673@8b87184 08:42:27.737 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=71/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.737 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:27.737 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 waiting with 1 keys 08:42:27.737 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken up from select, 1/1/1 selected 08:42:27.738 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 processing 1 keys, 0 updates 08:42:27.738 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7a3b91c7 SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=71/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.738 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=71/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:42:27.738 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0}@a77c167 waiting 08:42:27.738 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=71/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.738 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=71/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:42:27.738 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0} tryExecute EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:42:27.738Z 08:42:27.739 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}@a77c167 offer EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:42:27.739Z 08:42:27.739 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:42:27.739Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=72/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:42:27.739 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}@a77c167 task=EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:42:27.739Z 08:42:27.739 [qtp332365138-39] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@61aa1f3c{AC.ReadCB@613ec8f5{HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=72/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}}} 08:42:27.739 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:42:27.739Z tryProduce true 08:42:27.739 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:42:27.739 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:27.739 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=72/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:42:27.739 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=72/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.739 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 waiting with 1 keys 08:42:27.739 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 150 HeapByteBuffer@76ca81ad[p=0,l=150,c=8192,r=150]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.739 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} filled 150 HeapByteBuffer@76ca81ad[p=0,l=150,c=8192,r=150]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.739 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@76ca81ad[p=0,l=150,c=8192,r=150]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:27.739 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@76ca81ad[p=0,l=150,c=8192,r=150]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.739 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:42:27.739 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:42:27.739 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:42:27.739 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:42:27.739 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:42:27.739 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:42:27.739 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:42:27.739 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:42:27.739 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:42:27.739 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:42:27.739 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:42:27.740 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:42:27.740 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:42:27.740 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:42:27.740 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/providers?param1=value1¶m2=5 on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=0} GET //127.0.0.1:8899/providers?param1=value1¶m2=5 HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:42:27.740 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:42:27.740 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=0} 08:42:27.740 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/providers?param1=value1¶m2=5 HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=0} 08:42:27.740 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:42:27.740 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=0} 08:42:27.740 [qtp332365138-39] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /providers on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=0} 08:42:27.740 [qtp332365138-39] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/providers|null -> callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:42:27.740 [qtp332365138-39] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:42:27.741 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c2e9c26[p=0,l=58,c=512,r=58]={<<<{"method":"GET","url":"/p...aram1=value1¶m2=5"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:42:27.741 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@59c99bfc[p=0,l=58,c=32768,r=58]={<<<{"method":"GET","url":"/p...aram1=value1¶m2=5"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.741 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e482842[p=0,l=1,c=512,r=1]={<<<\n>>>"method":...\x00\x00\x00\x00\x00\x00\x00}) 08:42:27.741 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@59c99bfc[p=0,l=59,c=32768,r=59]={<<<{"method":"GET","url":"/p...ram1=value1¶m2=5"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.741 [qtp332365138-39] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=1} 08:42:27.741 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:42:27.741 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:42:27.741 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=1} 08:42:27.741 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.741 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.741 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=1} filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.741 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=1} parse HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:27.741 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.741 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:42:27.741 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=1} 08:42:27.741 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:42:27.741 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=1} 08:42:27.742 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5215eb18[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:42:27.742 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=2} parsed false HttpParser{s=END,0 of -1} 08:42:27.742 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=2} 08:42:27.742 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@f1c6d6f) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@59c99bfc[p=0,l=59,c=32768,r=59]={<<<{"method":"GET","url":"/p...ram1=value1¶m2=5"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.742 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@59c99bfc[p=0,l=59,c=32768,r=59]={<<<{"method":"GET","url":"/p...ram1=value1¶m2=5"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@7f8feb28 08:42:27.742 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /providers on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=2} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:42:27 GMT Content-Type: application/json 08:42:27.742 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7b88753] (null,[p=0,l=59,c=32768,r=59],true)@START 08:42:27.742 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@59c99bfc[p=0,l=59,c=32768,r=59]={<<<{"method":"GET","url":"/p...ram1=value1¶m2=5"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.742 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:42:27 GMT Content-Type: application/json 08:42:27.742 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:42:27.742 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7b88753] ([p=0,l=141,c=8192,r=141],[p=0,l=59,c=32768,r=59],true)@COMPLETING 08:42:27.742 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3271715f{IDLE}->null [HeapByteBuffer@76ca81ad[p=0,l=141,c=8192,r=141]={<<>>alive\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@59c99bfc[p=0,l=59,c=32768,r=59]={<<<{"method":"GET","url":"/p...ram1=value1¶m2=5"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:42:27.742 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3271715f{WRITING}->null:IDLE-->WRITING 08:42:27.742 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 200 SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,0 of -1},g=HttpGenerator@17c3dc1a{s=COMPLETING}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=2} 08:42:27.742 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=200 remaining=0 WriteFlusher@3271715f{WRITING}->null 08:42:27.742 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3271715f{IDLE}->null:WRITING-->IDLE 08:42:27.742 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7b88753] ([p=141,l=141,c=8192,r=0],[p=59,l=59,c=32768,r=0],true)@END 08:42:27.742 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@f1c6d6f w=false 08:42:27.742 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:27.742 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2fe30975{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:27.743 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:27.743 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=3} 08:42:27.743 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /providers written=59 08:42:27.743 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:27.743 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:42:27.743 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:42:27.743 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.743 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.743 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.743 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.743 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:27.743 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.743 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:42:27.743 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.743 [qtp332365138-39] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.743 [qtp332365138-39] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@61aa1f3c{AC.ReadCB@613ec8f5{HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0}}} 08:42:27.744 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.744 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/1022634673@8b87184 on ManagedSelector@71ac12a3{STARTED} id=0 keys=1 selected=0 updates=0 08:42:27.744 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@71ac12a3{STARTED} id=0 keys=1 selected=0 updates=1 08:42:27.744 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:42:27.744 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0}@54ffdcab waiting 08:42:27.744 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken with none selected 08:42:27.744 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken up from select, 0/0/1 selected 08:42:27.744 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 processing 0 keys, 1 updates 08:42:27.744 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:42:27.744 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/1022634673@8b87184 08:42:27.744 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.744 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:27.744 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 waiting with 1 keys 08:42:27.745 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken up from select, 1/1/1 selected 08:42:27.745 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 processing 1 keys, 0 updates 08:42:27.745 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7a3b91c7 SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.745 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.745 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:42:27.745 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0} tryExecute EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:42:27.745Z 08:42:27.745 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}@54ffdcab offer EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:42:27.745Z 08:42:27.745 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}@54ffdcab task=EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:42:27.745Z 08:42:27.745 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:42:27.745Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:42:27.745 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-12T08:42:27.745Z tryProduce true 08:42:27.745 [qtp332365138-37] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@61aa1f3c{AC.ReadCB@613ec8f5{HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0}}} 08:42:27.746 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:42:27.746 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:42:27.746 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.746 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 waiting with 1 keys 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 428 HeapByteBuffer@76ca81ad[p=0,l=428,c=8192,r=428]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} filled 428 HeapByteBuffer@76ca81ad[p=0,l=428,c=8192,r=428]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@76ca81ad[p=0,l=428,c=8192,r=428]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@76ca81ad[p=0,l=428,c=8192,r=428]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:42:27.746 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} POST //127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 195 08:42:27.748 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of 195},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=2} parsed true HttpParser{s=CONTENT,0 of 195} 08:42:27.748 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=2} 08:42:27.748 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:42:27.748 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=2} 08:42:27.748 [qtp332365138-37] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=2} 08:42:27.748 [qtp332365138-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/providers/slider/services/cursor/resources/position/SUBSCRIBE|null -> callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:42:27.748 [qtp332365138-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:42:27.750 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=CONTENT,0 of 195},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=4} parse HeapByteBuffer@76ca81ad[p=233,l=428,c=8192,r=195]={POST /pro...195\r\n\r\n<<<{"parameters":[{"name":"c..."complement":false}]}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:27.750 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@76ca81ad[p=233,l=428,c=8192,r=195]={POST /pro...195\r\n\r\n<<<{"parameters":[{"name":"c..."complement":false}]}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.750 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=4} Content@27d53121{HeapByteBufferR@77e3ef2f[p=233,l=428,c=8192,r=195]={POST /pro...195\r\n\r\n<<<{"parameters":[{"name":"c..."complement":false}]}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:42:27.750 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5215eb18[c=0,q=0,[0]=null,s=STREAM] addContent Content@27d53121{HeapByteBufferR@77e3ef2f[p=233,l=428,c=8192,r=195]={POST /pro...195\r\n\r\n<<<{"parameters":[{"name":"c..."complement":false}]}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:42:27.751 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:42:27.751 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=5} 08:42:27.751 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:42:27.751 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=5} 08:42:27.751 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5215eb18[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:42:27.751 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,195 of 195},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=5} parsed false HttpParser{s=END,195 of 195} 08:42:27.751 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5215eb18[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@27d53121{HeapByteBufferR@77e3ef2f[p=234,l=428,c=8192,r=194]={POST /pro...95\r\n\r\n{<<<"parameters":[{"name":"ca..."complement":false}]}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:42:27.751 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5215eb18[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@27d53121{HeapByteBufferR@77e3ef2f[p=235,l=428,c=8192,r=193]={POST /pro...5\r\n\r\n{"<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:42:27.751 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5215eb18[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@27d53121{HeapByteBufferR@77e3ef2f[p=236,l=428,c=8192,r=192]={POST /pro...\r\n\r\n{"p<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:42:27.751 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5215eb18[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@27d53121{HeapByteBufferR@77e3ef2f[p=237,l=428,c=8192,r=191]={POST /pro...\n\r\n{"pa<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:42:27.751 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5215eb18[c=195,q=1,[0]=EOF,s=STREAM] read 191 from Content@27d53121{HeapByteBufferR@77e3ef2f[p=428,l=428,c=8192,r=0]={POST /pro...se}]}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:42:27.757 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,195 of 195},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=11} 08:42:27.757 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@568453f8[p=0,l=349,c=512,r=349]={<<<{"method":"POST","url":"/...complement":false}]}]}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:42:27.757 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@59c99bfc[p=0,l=349,c=32768,r=349]={<<<{"method":"POST","url":"/...complement":false}]}]}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.757 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@159a13ba[p=0,l=1,c=512,r=1]={<<<\n>>>"method":...\x00\x00\x00\x00\x00\x00\x00}) 08:42:27.757 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@59c99bfc[p=0,l=350,c=32768,r=350]={<<<{"method":"POST","url":"/...omplement":false}]}]}}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.757 [qtp332365138-37] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=11} 08:42:27.757 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2fe30975{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:42:27.758 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:42:27.758 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=12} 08:42:27.758 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1bc87411) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@59c99bfc[p=0,l=350,c=32768,r=350]={<<<{"method":"POST","url":"/...omplement":false}]}]}}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.758 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@59c99bfc[p=0,l=350,c=32768,r=350]={<<<{"method":"POST","url":"/...omplement":false}]}]}}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@733a7ad0 08:42:27.758 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=12} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:42:27 GMT Content-Type: application/json 08:42:27.758 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@755fcdc] (null,[p=0,l=350,c=32768,r=350],true)@START 08:42:27.758 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@59c99bfc[p=0,l=350,c=32768,r=350]={<<<{"method":"POST","url":"/...omplement":false}]}]}}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.758 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:42:27 GMT Content-Type: application/json 08:42:27.758 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:42:27.758 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@755fcdc] ([p=0,l=142,c=8192,r=142],[p=0,l=350,c=32768,r=350],true)@COMPLETING 08:42:27.758 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3271715f{IDLE}->null [HeapByteBuffer@76ca81ad[p=0,l=142,c=8192,r=142]={<<>>gent: Jav...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@59c99bfc[p=0,l=350,c=32768,r=350]={<<<{"method":"POST","url":"/...omplement":false}]}]}}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:42:27.758 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3271715f{WRITING}->null:IDLE-->WRITING 08:42:27.758 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 492 SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=W,to=12/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=END,195 of 195},g=HttpGenerator@17c3dc1a{s=COMPLETING}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=12} 08:42:27.758 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=492 remaining=0 WriteFlusher@3271715f{WRITING}->null 08:42:27.758 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3271715f{IDLE}->null:WRITING-->IDLE 08:42:27.758 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@68df53a9[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@755fcdc] ([p=142,l=142,c=8192,r=0],[p=350,l=350,c=32768,r=0],true)@END 08:42:27.759 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@1bc87411 w=false 08:42:27.759 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@2fe30975{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:27.759 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2fe30975{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:27.759 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} Stopping Jetty server ... 08:42:27.765 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=10,c=true/true,a=IDLE,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=19} 08:42:27.765 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /providers/slider/services/cursor/resources/position/SUBSCRIBE written=350 08:42:27.765 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Server@5d2a4eed{STARTED}[9.4.42.v20210604] 08:42:27.765 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2fe30975{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:42:27.765 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@5d2a4eed{STOPPING}[9.4.42.v20210604] 08:42:27.765 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,195 of 195} 08:42:27.765 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:42:27.765 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.765 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.765 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.765 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.766 [qtp332365138-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran qtp332365138-35-acceptor-0@28399322-ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}] 08:42:27.766 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:42:27.766 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@76ca81ad[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:42:27.766 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:42:27.766 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.766 [qtp332365138-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.766 [qtp332365138-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@61aa1f3c{AC.ReadCB@613ec8f5{HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0}}} 08:42:27.839 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.839 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/1022634673@8b87184 on ManagedSelector@71ac12a3{STARTED} id=0 keys=1 selected=0 updates=0 08:42:27.839 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@71ac12a3{STARTED} id=0 keys=1 selected=0 updates=1 08:42:27.839 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken with none selected 08:42:27.839 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown Server@5d2a4eed{STOPPING}[9.4.42.v20210604] by 08:42:27.839 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken up from select, 0/0/1 selected 08:42:27.839 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 processing 0 keys, 1 updates 08:42:27.839 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=72/30000}{io=0/1,kio=0,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:42:27.839 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:42:27.839 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/1022634673@8b87184 08:42:27.839 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0}@a77c167 waiting 08:42:27.839 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=73/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.839 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:27.839 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:42:27.839 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 waiting with 1 keys 08:42:27.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:42:27.841 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@71ac12a3{STARTED} id=0 keys=1 selected=0 updates=0 08:42:27.841 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@6eeade6c on ManagedSelector@71ac12a3{STOPPING} id=0 keys=1 selected=0 updates=0 08:42:27.841 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@71ac12a3{STOPPING} id=0 keys=1 selected=0 updates=1 08:42:27.841 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken with none selected 08:42:27.841 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken up from select, 0/0/1 selected 08:42:27.841 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 processing 0 keys, 1 updates 08:42:27.841 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:42:27.841 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@6eeade6c 08:42:27.841 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@71ac12a3{STOPPING} id=0 keys=1 selected=0 updates=0 08:42:27.844 [qtp332365138-39] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=77/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.844 [qtp332365138-39] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,OPEN,fill=FI,flush=-,to=77/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.844 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@dfc6ab2{l=/127.0.0.1:8899,r=/127.0.0.1:56856,CLOSED,fill=FI,flush=-,to=77/30000}{io=1/1,kio=1,kro=1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.844 [qtp332365138-39] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@61aa1f3c{AC.ReadCB@613ec8f5{HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:56856,CLOSED,fill=FI,flush=-,to=78/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@613ec8f5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0}}} 08:42:27.845 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 08:42:27.845 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE 08:42:27.845 [qtp332365138-39] DEBUG org.eclipse.jetty.io.AbstractConnection - HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:56856,CLOSED,fill=-,flush=-,to=78/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@613ec8f5[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed {} 08:42:27.845 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@71ac12a3{STOPPING} id=0 keys=1 selected=0 updates=0 08:42:27.845 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3698a39f startThread=0 08:42:27.845 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:27.845 [qtp332365138-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3698a39f in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0}] 08:42:27.845 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 waiting with 1 keys 08:42:27.845 [qtp332365138-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@dfc6ab2{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:56856,CLOSED,fill=-,flush=-,to=78/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@613ec8f5[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.845 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@4a891c97 on ManagedSelector@71ac12a3{STOPPING} id=0 keys=0 selected=0 updates=0 08:42:27.845 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@71ac12a3{STOPPING} id=0 keys=0 selected=0 updates=1 08:42:27.845 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken with none selected 08:42:27.845 [qtp332365138-41] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@613ec8f5::SocketChannelEndPoint@dfc6ab2{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=79/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@613ec8f5[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@17c3dc1a{s=START}]=>HttpChannelOverHttp@7728bc4c{s=HttpChannelState@2fe30975{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:42:27.845 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 woken up from select, 0/0/0 selected 08:42:27.845 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74fc7128 processing 0 keys, 1 updates 08:42:27.845 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:42:27.845 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@4a891c97 08:42:27.845 [qtp332365138-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3698a39f in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0}] 08:42:27.845 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:42:27.845 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0}@54ffdcab size 2 > capacity 08:42:27.845 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0}@54ffdcab in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0}] 08:42:27.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-12T08:42:27.846Z 08:42:27.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@1d4b78b1/SelectorProducer@e9d4ca2/IDLE/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-12T08:42:27.846Z 08:42:27.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@71ac12a3{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:42:27.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:42:27.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@57459491[HTTP/1.1] 08:42:27.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@57459491[HTTP/1.1] 08:42:27.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@78fbff54{STARTED} 08:42:27.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@78fbff54{STOPPED} 08:42:27.846 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:42:27.847 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:42:27.847 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping Server@5d2a4eed{STOPPING}[9.4.42.v20210604] 08:42:27.847 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ErrorHandler@25063d6c{STARTED} 08:42:27.847 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ErrorHandler@25063d6c{STOPPING} 08:42:27.847 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ErrorHandler@25063d6c{STOPPED} 08:42:27.847 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServletHandler@5a7005d{STARTED} 08:42:27.847 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ServletHandler@5a7005d{STOPPING} 08:42:27.847 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:42:27.847 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 08:42:27.847 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServletHandler@5a7005d{STOPPED} 08:42:27.847 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping AttributeContainerMap@7e22550a{size=0} 08:42:27.847 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED AttributeContainerMap@7e22550a{size=0} 08:42:27.848 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0}] 08:42:27.848 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0}] 08:42:27.848 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@2bc1c7bc{s=2/2,p=0} 08:42:27.848 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}@a77c167 offer STOP! 08:42:27.848 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=1/2,p=0}@a77c167 task=STOP! 08:42:27.848 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}@d923f2c offer STOP! 08:42:27.848 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=0/2,p=0}@a77c167 Exited 08:42:27.848 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@2bc1c7bc{s=-1/2,p=0} 08:42:27.848 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@2bc1c7bc{s=-1/2,p=0}@a77c167 in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@2bc1c7bc{s=-1/2,p=0}] 08:42:27.848 [qtp332365138-40] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=-1/2,p=0}@d923f2c task=STOP! 08:42:27.848 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp332365138-37,5,main] exited for QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:42:27.848 [qtp332365138-40] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2bc1c7bc{s=-1/2,p=0}@d923f2c Exited 08:42:27.848 [qtp332365138-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@42ddd22f in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:42:27.848 [qtp332365138-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@42ddd22f in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:42:27.848 [qtp332365138-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@2bc1c7bc{s=-1/2,p=0}@d923f2c in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:42:27.848 [qtp332365138-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@42ddd22f in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:42:27.848 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@42ddd22f in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:42:27.848 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@42ddd22f in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:42:27.848 [qtp332365138-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@42ddd22f in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:42:27.848 [qtp332365138-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp332365138-40,5,main] exited for QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:42:27.848 [qtp332365138-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@42ddd22f in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:42:27.848 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp332365138-34,5,main] for 14999 08:42:27.849 [qtp332365138-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@42ddd22f in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:42:27.848 [qtp332365138-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@42ddd22f in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:42:27.848 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@42ddd22f in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:42:27.849 [qtp332365138-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@42ddd22f in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:42:27.849 [qtp332365138-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp332365138-36,5,main] exited for QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:42:27.849 [qtp332365138-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp332365138-35,5,main] exited for QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:42:27.849 [qtp332365138-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp332365138-41,5,main] exited for QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:42:27.849 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp332365138-34,5,main] exited for QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:42:27.849 [qtp332365138-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp332365138-38,5,main] exited for QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:42:27.849 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp332365138-41,5,] for 14998 08:42:27.849 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@42ddd22f in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:42:27.849 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp332365138-39,5,main] for 14998 08:42:27.849 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp332365138-39,5,main] exited for QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:42:27.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp332365138]@13cf7d52{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:42:27.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Server@5d2a4eed{STOPPED}[9.4.42.v20210604] [INFO] No Errors [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ http --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/target/http-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/http-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/http-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/target/http-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/http-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ http --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 37 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/http-2.0-20220712.084018-220.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/http-2.0-20220712.084018-220.jar (45 kB at 142 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/http-2.0-20220712.084018-220.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/http-2.0-20220712.084018-220.pom (3.3 kB at 88 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/http-2.0-20220712.084018-220-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/http-2.0-20220712.084018-220-tests.jar (31 kB at 480 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/http/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/http/maven-metadata.xml (300 B at 14 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 19 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/http/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/http/maven-metadata.xml (300 B at 6.5 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ http --- [INFO] Tests are skipped. [INFO] [INFO] ------< org.eclipse.sensinact.gateway:sensinact-sqlite-connector >------ [INFO] Building sensiNact IoT Gateway - SQLite DataBase Connector 2.0-SNAPSHOT [20/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-sqlite-connector --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-sqlite-connector --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-sqlite-connector --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-sqlite-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-sqlite-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-sqlite-connector/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-sqlite-connector --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-sqlite-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-sqlite-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-sqlite-connector/target/test-classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-sqlite-connector --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-sqlite-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-sqlite-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-sqlite-connector/target/sensinact-sqlite-connector-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-sqlite-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-sqlite-connector/target/sensinact-sqlite-connector-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-sqlite-connector --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-sqlite-connector --- [INFO] Resolving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-sqlite-connector/tests.bndrun: [INFO] -runbundles: assertj-core;version='[3.20.2,3.20.3)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-sqlite-connector;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-sqlite-connector-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.test.junit5.cm;version='[1.0.1,1.0.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-sqlite-connector --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-sqlite-connector/tests.bndrun: [INFO] -runbundles: assertj-core;version='[3.20.2,3.20.3)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-sqlite-connector;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-sqlite-connector-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.test.junit5.cm;version='[1.0.1,1.0.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' ERROR: bundle org.eclipse.sensinact.gateway.sensinact-sqlite-connector:2.0.0.202207120842 (12)[SQLiteDataStoreService(5)] : The start method has thrown an exception org.eclipse.sensinact.gateway.datastore.api.UnableToFindDataStoreException: Unable to find data base file : /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-sqlite-connector/src/test/resources/fake.db at org.eclipse.sensinact.gateway.datastore.sqlite.SQLiteConnectionProvider.setDataStoreName(SQLiteConnectionProvider.java:125) at org.eclipse.sensinact.gateway.datastore.sqlite.SQLiteConnectionProvider.(SQLiteConnectionProvider.java:108) at org.eclipse.sensinact.gateway.datastore.sqlite.SQLiteDataStoreService.start(SQLiteDataStoreService.java:69) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.felix.scr.impl.inject.methods.BaseMethod.invokeMethod(BaseMethod.java:228) at org.apache.felix.scr.impl.inject.methods.BaseMethod.access$500(BaseMethod.java:41) at org.apache.felix.scr.impl.inject.methods.BaseMethod$Resolved.invoke(BaseMethod.java:664) at org.apache.felix.scr.impl.inject.methods.BaseMethod.invoke(BaseMethod.java:510) at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:317) at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:307) at org.apache.felix.scr.impl.manager.SingleComponentManager.createImplementationObject(SingleComponentManager.java:340) at org.apache.felix.scr.impl.manager.SingleComponentManager.createComponent(SingleComponentManager.java:114) at org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:982) at org.apache.felix.scr.impl.manager.SingleComponentManager.getServiceInternal(SingleComponentManager.java:955) at org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:900) at org.apache.felix.framework.ServiceRegistrationImpl.getFactoryUnchecked(ServiceRegistrationImpl.java:348) at org.apache.felix.framework.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:248) at org.apache.felix.framework.ServiceRegistry.getService(ServiceRegistry.java:350) at org.apache.felix.framework.Felix.getService(Felix.java:3954) at org.apache.felix.framework.BundleContextImpl.getService(BundleContextImpl.java:450) at org.osgi.test.common.context.CloseableBundleContext.getService(CloseableBundleContext.java:294) at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627) at org.osgi.test.common.context.CloseableBundleContext.lambda$invoker$3(CloseableBundleContext.java:123) at org.osgi.test.common.context.CloseableBundleContext.invoke(CloseableBundleContext.java:150) at com.sun.proxy.$Proxy17.getService(Unknown Source) at org.osgi.test.common.context.CloseableBundleContext.getService(CloseableBundleContext.java:294) at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627) at org.osgi.test.common.context.CloseableBundleContext.lambda$invoker$3(CloseableBundleContext.java:123) at org.osgi.test.common.context.CloseableBundleContext.invoke(CloseableBundleContext.java:150) at com.sun.proxy.$Proxy17.getService(Unknown Source) at org.osgi.test.common.service.ServiceConfiguration$InnerCustomizer.lambda$addingService$1(ServiceConfiguration.java:243) at java.util.Optional.orElseGet(Optional.java:267) at org.osgi.test.common.service.ServiceConfiguration$InnerCustomizer.addingService(ServiceConfiguration.java:243) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:943) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:871) at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256) at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:229) at org.osgi.util.tracker.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:903) at org.apache.felix.framework.EventDispatcher.invokeServiceListenerCallback(EventDispatcher.java:990) at org.apache.felix.framework.EventDispatcher.fireEventImmediately(EventDispatcher.java:838) at org.apache.felix.framework.EventDispatcher.fireServiceEvent(EventDispatcher.java:545) at org.apache.felix.framework.Felix.fireServiceEvent(Felix.java:4833) at org.apache.felix.framework.Felix.registerService(Felix.java:3804) at org.apache.felix.framework.BundleContextImpl.registerService(BundleContextImpl.java:328) at org.apache.felix.scr.impl.manager.AbstractComponentManager$3.register(AbstractComponentManager.java:906) at org.apache.felix.scr.impl.manager.AbstractComponentManager$3.register(AbstractComponentManager.java:892) at org.apache.felix.scr.impl.manager.RegistrationManager.changeRegistration(RegistrationManager.java:128) at org.apache.felix.scr.impl.manager.AbstractComponentManager.registerService(AbstractComponentManager.java:959) at org.apache.felix.scr.impl.manager.AbstractComponentManager.activateInternal(AbstractComponentManager.java:732) at org.apache.felix.scr.impl.manager.AbstractComponentManager.enableInternal(AbstractComponentManager.java:666) at org.apache.felix.scr.impl.manager.AbstractComponentManager.enable(AbstractComponentManager.java:432) at org.apache.felix.scr.impl.manager.ConfigurableComponentHolder.configurationUpdated(ConfigurableComponentHolder.java:440) at org.apache.felix.scr.impl.manager.RegionConfigurationSupport.configurationEvent(RegionConfigurationSupport.java:316) at org.apache.felix.scr.impl.manager.RegionConfigurationSupport$2.configurationEvent(RegionConfigurationSupport.java:118) at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.sendEvent(ConfigurationManager.java:1709) at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.run(ConfigurationManager.java:1651) at org.apache.felix.cm.impl.UpdateThread.run0(UpdateThread.java:138) at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:105) at java.lang.Thread.run(Thread.java:748) [INFO] No Errors [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-sqlite-connector --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-sqlite-connector/target/sensinact-sqlite-connector-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/sensinact-sqlite-connector-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-sqlite-connector/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/sensinact-sqlite-connector-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-sqlite-connector/target/sensinact-sqlite-connector-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/sensinact-sqlite-connector-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-sqlite-connector --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 41 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/sensinact-sqlite-connector-2.0-20220712.084018-220.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/sensinact-sqlite-connector-2.0-20220712.084018-220.jar (6.1 MB at 19 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/sensinact-sqlite-connector-2.0-20220712.084018-220.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/sensinact-sqlite-connector-2.0-20220712.084018-220.pom (2.7 kB at 41 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/sensinact-sqlite-connector-2.0-20220712.084018-220-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/sensinact-sqlite-connector-2.0-20220712.084018-220-tests.jar (10 kB at 9.8 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-sqlite-connector/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-sqlite-connector/maven-metadata.xml (313 B at 18 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 7.7 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-sqlite-connector/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-sqlite-connector/maven-metadata.xml (313 B at 5.7 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-sqlite-connector --- [INFO] Tests are skipped. [INFO] [INFO] ----------< org.eclipse.sensinact.gateway:sensinact-generic >----------- [INFO] Building sensiNact IoT Gateway - Generic implementation 2.0-SNAPSHOT [21/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-generic --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-generic --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-generic --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-generic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-generic --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 140 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/classes [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/src/main/java/org/eclipse/sensinact/gateway/generic/ExtServiceProviderImpl.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/src/main/java/org/eclipse/sensinact/gateway/generic/ExtServiceProviderImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-generic --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-generic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-generic --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/test-classes [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/src/test/java/org/eclipse/sensinact/gateway/generic/test/tb/moke/MokePacketReaderFactory.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/src/test/java/org/eclipse/sensinact/gateway/generic/test/tb/moke/MokePacketReaderFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-generic --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/tests.bnd [0:0]: Unused -privatepackage instructions , no such package(s) on the class path: [org.skyscreamer.*] [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/tests.bnd [0:0]: extra-5.bnd: Host sensinact-generic-test-moke-4= for this fragment/require bundle cannot be found on the classpath [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/tests.bnd [0:0]: extra-6.bnd: Host sensinact-generic-test-moke-4= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-generic --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-generic --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-generic --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-generic --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-generic --- [INFO] Resolving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.tools.sensinact-test;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-generic --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.tools.sensinact-test;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' # startlevel: not handled # java.class.path /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.launcher/biz.aQute.launcher.pre.jar # inited runbundles=[/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar, /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar, /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT-tests.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar, /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar, /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar, /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar] activators=[] timeout=0 # version biz.aQute.launcher.pre;version=6.1.0.202111112301-SNAPSHOT, org.apache.felix.framework;version=6.0.3, biz.aQute.launcher;version=6.1.0.202111112301-SNAPSHOT # using working dir: /tmp/osgi.4344270126539963386.fw with keeping=false # deleting working dir /tmp/osgi.4344270126539963386.fw because not kept # system packages used: com.sun.net.httpserver,javax.net.ssl,javax.xml.parsers,javax.imageio,javax.management,javax.naming,javax.sql,javax.swing,javax.swing.border,javax.swing.event,javax.mail,javax.mail.internet,javax.management.modelmbean,javax.management.remote,javax.xml.parsers,javax.security.auth,javax.security.cert,junit.framework,junit.textui,org.w3c.dom,org.xml.sax,org.xml.sax.helpers,sun.misc,sun.security.action,sun.reflect,org.osgi.framework;version="1.9",org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto",org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring",org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring",org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework",org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource",org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework",org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto",org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework,org.osgi.resource",org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto,org.osgi.resource.dto",org.osgi.resource;version="1.0",org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto",org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework",org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework",org.osgi.service.url;version="1.0",org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource",org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework",org.osgi.dto;version="1.1" # using META-INF/services # framework instance org.apache.felix.framework [0] # inited system bundle org.apache.felix.framework [0] # registered launcher with arguments for syncing # start embedded activators # Updating framework with [/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar, /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar, /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT-tests.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar, /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar, /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar, /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar] # installing /home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar # installing /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar # installing /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar # installing /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar # installing /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT-tests.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar # installing /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar # installing /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar # installing /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar # installing /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar # installing /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar # installing /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar # installing /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar # installing /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar # system bundle started ok # Waiting for refresh to finish # Refresh is finished # bundles administered [/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar, /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar, /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT-tests.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar, /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar, /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar, /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar] # Will start bundles: [ch.qos.logback.core [1], log4j [2], org.apache.felix.scr [3], org.opentest4j [4], org.osgi.service.cm [5], org.osgi.test.common [6], org.osgi.test.junit5 [7], org.osgi.util.function [8], org.osgi.util.promise [9], slf4j.api [10], org.eclipse.sensinact.gateway.sensinact-common [11], org.eclipse.sensinact.gateway.sensinact-core [12], org.eclipse.sensinact.gateway.sensinact-datastore-api [13], org.eclipse.sensinact.gateway.sensinact-generic [14], org.eclipse.sensinact.gateway.sensinact-generic-tests [15], org.eclipse.sensinact.gateway.sensinact-signature-validator-api [16], org.eclipse.sensinact.gateway.sensinact-utils [17], org.eclipse.sensinact.gateway.tools.sensinact-test [18], org.eclipse.sensinact.gateway.sensinact-security-none [19], org.eclipse.sensinact.gateway.sensinact-signature-validator-mock [20], org.apache.felix.framework.security [21], junit-jupiter-api [22], junit-jupiter-engine [23], junit-jupiter-params [24], junit-platform-commons [25], junit-platform-engine [26], junit-platform-launcher [27], com.fasterxml.jackson.core.jackson-annotations [28], com.fasterxml.jackson.core.jackson-core [29], com.fasterxml.jackson.core.jackson-databind [30], jakarta.json-api [31], org.eclipse.parsson [32], ch.qos.logback.classic [33], biz.aQute.tester.junit-platform [34]] # starting ch.qos.logback.core # started ch.qos.logback.core # starting log4j # started log4j # starting org.apache.felix.scr # started org.apache.felix.scr # starting org.opentest4j # started org.opentest4j # starting org.osgi.service.cm # started org.osgi.service.cm # starting org.osgi.test.common # started org.osgi.test.common # starting org.osgi.test.junit5 # started org.osgi.test.junit5 # starting org.osgi.util.function # started org.osgi.util.function # starting org.osgi.util.promise # started org.osgi.util.promise # starting slf4j.api # started slf4j.api # starting org.eclipse.sensinact.gateway.sensinact-common # started org.eclipse.sensinact.gateway.sensinact-common # starting org.eclipse.sensinact.gateway.sensinact-core # started org.eclipse.sensinact.gateway.sensinact-core # starting org.eclipse.sensinact.gateway.sensinact-datastore-api # started org.eclipse.sensinact.gateway.sensinact-datastore-api # starting org.eclipse.sensinact.gateway.sensinact-generic # started org.eclipse.sensinact.gateway.sensinact-generic # starting org.eclipse.sensinact.gateway.sensinact-generic-tests # started org.eclipse.sensinact.gateway.sensinact-generic-tests # starting org.eclipse.sensinact.gateway.sensinact-signature-validator-api # started org.eclipse.sensinact.gateway.sensinact-signature-validator-api # starting org.eclipse.sensinact.gateway.sensinact-utils # started org.eclipse.sensinact.gateway.sensinact-utils # starting org.eclipse.sensinact.gateway.tools.sensinact-test # started org.eclipse.sensinact.gateway.tools.sensinact-test # starting org.eclipse.sensinact.gateway.sensinact-security-none # started org.eclipse.sensinact.gateway.sensinact-security-none # starting org.eclipse.sensinact.gateway.sensinact-signature-validator-mock # started org.eclipse.sensinact.gateway.sensinact-signature-validator-mock # starting org.apache.felix.framework.security # started org.apache.felix.framework.security # starting junit-jupiter-api # started junit-jupiter-api # starting junit-jupiter-engine # started junit-jupiter-engine # starting junit-jupiter-params # started junit-jupiter-params # starting junit-platform-commons # started junit-platform-commons # starting junit-platform-engine # started junit-platform-engine # starting junit-platform-launcher # started junit-platform-launcher # starting com.fasterxml.jackson.core.jackson-annotations # started com.fasterxml.jackson.core.jackson-annotations # starting com.fasterxml.jackson.core.jackson-core # started com.fasterxml.jackson.core.jackson-core # starting com.fasterxml.jackson.core.jackson-databind # started com.fasterxml.jackson.core.jackson-databind # starting jakarta.json-api # started jakarta.json-api # starting org.eclipse.parsson # started org.eclipse.parsson # starting ch.qos.logback.classic # started ch.qos.logback.classic # starting biz.aQute.tester.junit-platform # service event org.osgi.framework.ServiceEvent[source=[java.lang.Runnable]] # selected main thread org.osgi.framework.ServiceEvent[source=[java.lang.Runnable]] # started biz.aQute.tester.junit-platform ------------------------------- REPORT -------------------------- Framework class org.apache.felix.framework.Felix Framework type META-INF/services Storage null Keep false Security false Has StartLevels false Startlevel 1 Run bundles /home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT-tests.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar Java Home /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Classpath /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.launcher/biz.aQute.launcher.pre.jar System Packages com.sun.net.httpserver javax.net.ssl javax.xml.parsers javax.imageio javax.management javax.naming javax.sql javax.swing javax.swing.border javax.swing.event javax.mail javax.mail.internet javax.management.modelmbean javax.management.remote javax.xml.parsers javax.security.auth javax.security.cert junit.framework junit.textui org.w3c.dom org.xml.sax org.xml.sax.helpers sun.misc sun.security.action sun.reflect org.osgi.framework;version="1.9" org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto" org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework" org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring" org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework" org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring" org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework" org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource" org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework" org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto" org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework org.osgi.resource" org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto org.osgi.resource.dto" org.osgi.resource;version="1.0" org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto" org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework" org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework" org.osgi.service.url;version="1.0" org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource" org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework" org.osgi.dto;version="1.1" Properties org.eclipse.sensinact.http.corsheader false launch.bundles /home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar,/home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar,/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar,/home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT-tests.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar,/home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar,/home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar,/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar org.eclipse.sensina..y.location.latitude 45.2d tester.dir /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/test-reports/tests launch.noreferences false org.eclipse.sensina..mulated.gui.enabled false tester.unresolved true org.apache.felix.http.jettyEnabled true launch.activation.eager false org.eclipse.sensina..curity.jks.filename /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/../sensinact-security/cert/keystore.jks tester.trace true org.osgi.service.http.port 8899 launch.activators org.osgi.framework.storage.clean onFirstInit launch.timeout 0 launch.framework.restart false org.apache.felix.http.whiteboardEnabled true tester.continuous false launch.embedded false launch.system.packages com.sun.net.httpserver,javax.net.ssl,javax.xml.parsers,javax.imageio,javax.management,javax.naming,javax.sql,javax.swing,javax.swing.border,javax.swing.event,javax.mail,javax.mail.internet,javax.management.modelmbean,javax.management.remote,javax.xml.parsers,javax.security.auth,javax.security.cert,junit.framework,junit.textui,org.w3c.dom,org.xml.sax,org.xml.sax.helpers,sun.misc,sun.security.action,sun.reflect,org.osgi.framework;version="1.9",org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto",org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring",org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring",org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework",org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource",org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework",org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto",org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework,org.osgi.resource",org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto,org.osgi.resource.dto",org.osgi.resource;version="1.0",org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto",org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework",org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework",org.osgi.service.url;version="1.0",org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource",org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework",org.osgi.dto;version="1.1" org.eclipse.sensina..curity.jks.password sensiNact_team launch.keep false org.osgi.framework.system.packages.extra com.sun.net.httpserver,javax.net.ssl,javax.xml.parsers,javax.imageio,javax.management,javax.naming,javax.sql,javax.swing,javax.swing.border,javax.swing.event,javax.mail,javax.mail.internet,javax.management.modelmbean,javax.management.remote,javax.xml.parsers,javax.security.auth,javax.security.cert,junit.framework,junit.textui,org.w3c.dom,org.xml.sax,org.xml.sax.helpers,sun.misc,sun.security.action,sun.reflect,org.osgi.framework;version="1.9",org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto",org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring",org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring",org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework",org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource",org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework",org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto",org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework,org.osgi.resource",org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto,org.osgi.resource.dto",org.osgi.resource;version="1.0",org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto",org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework",org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework",org.osgi.service.url;version="1.0",org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource",org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework",org.osgi.dto;version="1.1" launch.name tests.bndrun launch.trace true org.eclipse.sensina..urity.oauth2.config /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/src/test/resources/sensinact-security-oauth2.config launch.notificationPort -1 launch.services true org.eclipse.sensina...location.longitude 5.7d Id Levl State Modified Location 0 0 ACTIV <> System Bundle 1 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar 2 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar 3 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar 4 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar 5 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar 6 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar 7 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar 8 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar 9 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar 10 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar 11 1 ACTIV 202207120840 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar 12 1 ACTIV 202207120841 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar 13 1 ACTIV 202207120841 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar 14 1 ACTIV 202207120842 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar 15 1 RSLVD 202207120842 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT-tests.jar 16 1 ACTIV 202207120841 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar 17 1 ACTIV 202207120840 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar 18 1 ACTIV 202207120842 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT.jar 19 1 ACTIV 202207120841 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar 20 1 ACTIV 202207120841 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar 21 1 RSLVD 202207120840 reference:file:/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar 22 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar 23 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar 24 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar 25 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar 26 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar 27 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar 28 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar 29 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar 30 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar 31 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar 32 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar 33 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar 34 1 ACTIV 202111112301 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-generic/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar # framework=org.apache.felix.framework [0] # setting launcher service registration to launcher.ready=true # will call main # running in main thread # test cases filter set to null # run unresolved true # using /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/test-reports/tests, path: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/test-reports/tests # automatic testing of all bundles with Test-Cases header # Opening BundleTracker for finding test bundles # starting queue # test will run # testing request org.junit.platform.launcher.core.DefaultDiscoveryRequest@60df60da # TestPlan Execution Started: org.junit.platform.launcher.core.InternalTestPlan@704f1591 # Execution Started: Bnd JUnit Platform Bundle Engine - [engine:bnd-bundle-engine] # Execution Started: [14] org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842] # Execution Started: [15] org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202207120842 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202207120842] # Execution Started: JUnit Jupiter - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202207120842]/[sub-engine:junit-jupiter] # Execution Started: TestGenericImplementation - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202207120842]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation] # Execution Skipped: testExtraCatalogs(Bundle, Bundle, Bundle, Core) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202207120842]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testExtraCatalogs(org.osgi.framework.Bundle, org.osgi.framework.Bundle, org.osgi.framework.Bundle, org.eclipse.sensinact.gateway.core.Core)] - public void org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation.testExtraCatalogs(org.osgi.framework.Bundle,org.osgi.framework.Bundle,org.osgi.framework.Bundle,org.eclipse.sensinact.gateway.core.Core) throws java.lang.Throwable is @Disabled # # Execution Started: testFactory(ServiceAware, Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202207120842]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testFactory(org.osgi.test.common.service.ServiceAware, org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] 08:42:48.307 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle sensinact-generic.test-resource 08:42:48.400 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/test-resource.jar 08:42:48.536 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandsStart(org.xml.sax.Attributes) 08:42:48.540 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.identifierEnd() 08:42:48.540 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandEnd() 08:42:48.541 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.identifierEnd() 08:42:48.541 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandEnd() 08:42:48.542 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.identifierEnd() 08:42:48.542 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandEnd() 08:42:48.542 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.identifierEnd() 08:42:48.542 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandEnd() 08:42:48.542 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.identifierEnd() 08:42:48.542 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandEnd() 08:42:48.543 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.identifierEnd() 08:42:48.543 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandEnd() 08:42:48.546 [main] ERROR org.eclipse.sensinact.gateway.generic.parser.XmlDefinition - null java.lang.reflect.InvocationTargetException: null at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.sensinact.gateway.generic.parser.XmlDefinition.invoke(XmlDefinition.java:105) at org.eclipse.sensinact.gateway.generic.parser.XmlDefinition.(XmlDefinition.java:75) at org.eclipse.sensinact.gateway.generic.parser.XmlModelParsingContext.(XmlModelParsingContext.java:39) at org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.(CommandDefinition.java:36) at org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandStart(XmlResourceConfigHandler.java:168) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.start(XmlResourceConfigHandler.java:294) at org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.start(XmlResourceConfigHandler.java:45) at org.eclipse.sensinact.gateway.util.xml.AbstractContentHandler.startElement(AbstractContentHandler.java:84) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:509) at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:744) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at org.eclipse.sensinact.gateway.util.xml.XMLUtil.parse(XMLUtil.java:67) at org.eclipse.sensinact.gateway.generic.ExtResourceConfig.loadFromXml(ExtResourceConfig.java:74) at org.eclipse.sensinact.gateway.generic.ExtResourceConfig.loadFromXml(ExtResourceConfig.java:59) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:268) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:215) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:173) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:140) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.eclipse.sensinact.gateway.util.ReflectUtils.getInstance(ReflectUtils.java:618) at org.eclipse.sensinact.gateway.util.ReflectUtils.getInstance(ReflectUtils.java:556) at org.eclipse.sensinact.gateway.generic.ExtModelConfigurationBuilder.build(ExtModelConfigurationBuilder.java:311) at org.eclipse.sensinact.gateway.generic.test.tb.moke.Activator.doStart(Activator.java:58) at org.eclipse.sensinact.gateway.common.bundle.AbstractActivator.start(AbstractActivator.java:72) at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:698) at org.apache.felix.framework.Felix.activateBundle(Felix.java:2402) at org.apache.felix.framework.Felix.startBundle(Felix.java:2308) at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:998) at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:984) at org.osgi.test.common.install.BundleInstaller.installBundle(BundleInstaller.java:265) at org.osgi.test.junit5.context.InstalledBundleExtension.installedBundleOf(InstalledBundleExtension.java:141) at org.osgi.test.junit5.context.InstalledBundleExtension.resolveParameter(InstalledBundleExtension.java:108) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameter(ExecutableInvoker.java:216) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameters(ExecutableInvoker.java:183) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameters(ExecutableInvoker.java:144) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:96) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.util.ArrayList.forEach(ArrayList.java:1257) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.util.ArrayList.forEach(ArrayList.java:1257) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at aQute.tester.bundle.engine.BundleDescriptor.executeChild(BundleDescriptor.java:49) at aQute.tester.bundle.engine.BundleEngine.lambda$executeBundle$7(BundleEngine.java:120) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.executeBundle(BundleEngine.java:120) at aQute.tester.bundle.engine.BundleEngine.lambda$executeBundle$8(BundleEngine.java:133) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.executeBundle(BundleEngine.java:133) at aQute.tester.bundle.engine.BundleEngine.lambda$execute$5(BundleEngine.java:100) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.execute(BundleEngine.java:100) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at aQute.tester.junit.platform.Activator.test(Activator.java:439) at aQute.tester.junit.platform.Activator.automatic(Activator.java:344) at aQute.tester.junit.platform.Activator.run(Activator.java:216) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at aQute.launcher.Launcher.launch(Launcher.java:450) at aQute.launcher.Launcher.run(Launcher.java:184) at aQute.launcher.Launcher.main(Launcher.java:160) at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170) at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135) at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52) Caused by: java.lang.IllegalArgumentException: No enum constant org.eclipse.sensinact.gateway.generic.Task.CommandType.HELLO at java.lang.Enum.valueOf(Enum.java:238) at org.eclipse.sensinact.gateway.generic.Task$CommandType.valueOf(Task.java:43) at org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.setCommandType(CommandDefinition.java:45) ... 150 common frames omitted 08:42:48.547 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.identifierEnd() 08:42:48.547 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandEnd() 08:42:48.548 [main] ERROR org.eclipse.sensinact.gateway.generic.parser.XmlDefinition - null java.lang.reflect.InvocationTargetException: null at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.sensinact.gateway.generic.parser.XmlDefinition.invoke(XmlDefinition.java:105) at org.eclipse.sensinact.gateway.generic.parser.XmlDefinition.(XmlDefinition.java:75) at org.eclipse.sensinact.gateway.generic.parser.XmlModelParsingContext.(XmlModelParsingContext.java:39) at org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.(CommandDefinition.java:36) at org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandStart(XmlResourceConfigHandler.java:168) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.start(XmlResourceConfigHandler.java:294) at org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.start(XmlResourceConfigHandler.java:45) at org.eclipse.sensinact.gateway.util.xml.AbstractContentHandler.startElement(AbstractContentHandler.java:84) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:509) at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:744) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at org.eclipse.sensinact.gateway.util.xml.XMLUtil.parse(XMLUtil.java:67) at org.eclipse.sensinact.gateway.generic.ExtResourceConfig.loadFromXml(ExtResourceConfig.java:74) at org.eclipse.sensinact.gateway.generic.ExtResourceConfig.loadFromXml(ExtResourceConfig.java:59) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:268) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:215) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:173) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:140) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.eclipse.sensinact.gateway.util.ReflectUtils.getInstance(ReflectUtils.java:618) at org.eclipse.sensinact.gateway.util.ReflectUtils.getInstance(ReflectUtils.java:556) at org.eclipse.sensinact.gateway.generic.ExtModelConfigurationBuilder.build(ExtModelConfigurationBuilder.java:311) at org.eclipse.sensinact.gateway.generic.test.tb.moke.Activator.doStart(Activator.java:58) at org.eclipse.sensinact.gateway.common.bundle.AbstractActivator.start(AbstractActivator.java:72) at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:698) at org.apache.felix.framework.Felix.activateBundle(Felix.java:2402) at org.apache.felix.framework.Felix.startBundle(Felix.java:2308) at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:998) at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:984) at org.osgi.test.common.install.BundleInstaller.installBundle(BundleInstaller.java:265) at org.osgi.test.junit5.context.InstalledBundleExtension.installedBundleOf(InstalledBundleExtension.java:141) at org.osgi.test.junit5.context.InstalledBundleExtension.resolveParameter(InstalledBundleExtension.java:108) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameter(ExecutableInvoker.java:216) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameters(ExecutableInvoker.java:183) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameters(ExecutableInvoker.java:144) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:96) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.util.ArrayList.forEach(ArrayList.java:1257) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.util.ArrayList.forEach(ArrayList.java:1257) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at aQute.tester.bundle.engine.BundleDescriptor.executeChild(BundleDescriptor.java:49) at aQute.tester.bundle.engine.BundleEngine.lambda$executeBundle$7(BundleEngine.java:120) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.executeBundle(BundleEngine.java:120) at aQute.tester.bundle.engine.BundleEngine.lambda$executeBundle$8(BundleEngine.java:133) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.executeBundle(BundleEngine.java:133) at aQute.tester.bundle.engine.BundleEngine.lambda$execute$5(BundleEngine.java:100) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.execute(BundleEngine.java:100) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at aQute.tester.junit.platform.Activator.test(Activator.java:439) at aQute.tester.junit.platform.Activator.automatic(Activator.java:344) at aQute.tester.junit.platform.Activator.run(Activator.java:216) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at aQute.launcher.Launcher.launch(Launcher.java:450) at aQute.launcher.Launcher.run(Launcher.java:184) at aQute.launcher.Launcher.main(Launcher.java:160) at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170) at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135) at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52) Caused by: java.lang.IllegalArgumentException: No enum constant org.eclipse.sensinact.gateway.generic.Task.CommandType.GOODBYE at java.lang.Enum.valueOf(Enum.java:238) at org.eclipse.sensinact.gateway.generic.Task$CommandType.valueOf(Task.java:43) at org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.setCommandType(CommandDefinition.java:45) ... 150 common frames omitted 08:42:48.549 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.identifierEnd() 08:42:48.549 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandEnd() 08:42:48.549 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandsEnd() 08:42:48.553 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:48.563 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:48.563 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:48.564 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:48.564 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:48.564 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:48.565 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:48.565 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:48.565 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:48.565 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:48.565 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:48.566 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:48.566 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:48.567 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:48.567 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:48.567 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:48.568 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:48.568 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:48.568 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:48.568 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:48.568 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:48.569 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:48.569 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:48.570 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:48.570 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:48.570 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:48.572 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:48.572 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:48.572 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:48.572 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:48.572 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:48.573 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:48.573 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:48.637 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:48.637 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:48.637 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:48.638 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:48.638 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:48.639 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:48.639 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:48.640 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:48.640 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:48.641 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:48.641 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:48.641 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:48.641 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:48.642 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:48.642 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:48.642 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:48.642 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:48.642 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:48.643 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:48.643 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:48.644 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:42:48.644 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:48.644 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:48.644 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:48.645 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:42:48.645 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:48.645 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:42:48.645 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:48.646 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:42:48.646 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:48.646 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:48.647 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:48.647 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:42:48.647 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:48.647 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:48.648 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 08:42:48.648 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:48.649 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:48.650 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:48.650 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:48.650 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:48.650 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:48.651 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:48.651 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:48.651 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:48.652 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:48.653 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:48.653 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:48.653 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:48.654 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:48.654 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:48.654 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:48.655 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:48.655 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:48.655 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:48.656 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:48.656 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:48.656 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:48.660 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd() 08:42:48.661 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 08:42:48.661 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:48.661 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:48.661 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:48.662 [main] ERROR org.eclipse.sensinact.gateway.generic.parser.ResourceClassDefinition - org.eclipse.sensinact.gateway.generic.test.moke.MokeAction not found by sensinact-generic.test-resource [35] java.lang.ClassNotFoundException: org.eclipse.sensinact.gateway.generic.test.moke.MokeAction not found by sensinact-generic.test-resource [35] at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1597) at org.apache.felix.framework.BundleWiringImpl.access$300(BundleWiringImpl.java:79) at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1982) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.eclipse.sensinact.gateway.generic.parser.ResourceClassDefinition.setResourceClassType(ResourceClassDefinition.java:52) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.sensinact.gateway.generic.parser.XmlDefinition.invoke(XmlDefinition.java:105) at org.eclipse.sensinact.gateway.generic.parser.XmlDefinition.mapTag(XmlDefinition.java:89) at org.eclipse.sensinact.gateway.generic.parser.XmlModelParsingContext.end(XmlModelParsingContext.java:132) at org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.end(XmlResourceConfigHandler.java:243) at org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.end(XmlResourceConfigHandler.java:45) at org.eclipse.sensinact.gateway.util.xml.AbstractContentHandler.endElement(AbstractContentHandler.java:105) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:609) at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:858) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at org.eclipse.sensinact.gateway.util.xml.XMLUtil.parse(XMLUtil.java:67) at org.eclipse.sensinact.gateway.generic.ExtResourceConfig.loadFromXml(ExtResourceConfig.java:74) at org.eclipse.sensinact.gateway.generic.ExtResourceConfig.loadFromXml(ExtResourceConfig.java:59) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:268) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:215) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:173) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:140) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.eclipse.sensinact.gateway.util.ReflectUtils.getInstance(ReflectUtils.java:618) at org.eclipse.sensinact.gateway.util.ReflectUtils.getInstance(ReflectUtils.java:556) at org.eclipse.sensinact.gateway.generic.ExtModelConfigurationBuilder.build(ExtModelConfigurationBuilder.java:311) at org.eclipse.sensinact.gateway.generic.test.tb.moke.Activator.doStart(Activator.java:58) at org.eclipse.sensinact.gateway.common.bundle.AbstractActivator.start(AbstractActivator.java:72) at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:698) at org.apache.felix.framework.Felix.activateBundle(Felix.java:2402) at org.apache.felix.framework.Felix.startBundle(Felix.java:2308) at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:998) at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:984) at org.osgi.test.common.install.BundleInstaller.installBundle(BundleInstaller.java:265) at org.osgi.test.junit5.context.InstalledBundleExtension.installedBundleOf(InstalledBundleExtension.java:141) at org.osgi.test.junit5.context.InstalledBundleExtension.resolveParameter(InstalledBundleExtension.java:108) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameter(ExecutableInvoker.java:216) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameters(ExecutableInvoker.java:183) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameters(ExecutableInvoker.java:144) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:96) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.util.ArrayList.forEach(ArrayList.java:1257) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.util.ArrayList.forEach(ArrayList.java:1257) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at aQute.tester.bundle.engine.BundleDescriptor.executeChild(BundleDescriptor.java:49) at aQute.tester.bundle.engine.BundleEngine.lambda$executeBundle$7(BundleEngine.java:120) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.executeBundle(BundleEngine.java:120) at aQute.tester.bundle.engine.BundleEngine.lambda$executeBundle$8(BundleEngine.java:133) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.executeBundle(BundleEngine.java:133) at aQute.tester.bundle.engine.BundleEngine.lambda$execute$5(BundleEngine.java:100) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.execute(BundleEngine.java:100) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at aQute.tester.junit.platform.Activator.test(Activator.java:439) at aQute.tester.junit.platform.Activator.automatic(Activator.java:344) at aQute.tester.junit.platform.Activator.run(Activator.java:216) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at aQute.launcher.Launcher.launch(Launcher.java:450) at aQute.launcher.Launcher.run(Launcher.java:184) at aQute.launcher.Launcher.main(Launcher.java:160) at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170) at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135) at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52) 08:42:48.662 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.PolicyDefinition.classnameEnd() 08:42:48.663 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 08:42:48.663 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:48.663 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 08:42:48.663 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:48.664 [main] ERROR org.eclipse.sensinact.gateway.generic.parser.ResourceClassDefinition - org.eclipse.sensinact.gateway.generic.test.moke.MokeAction not found by sensinact-generic.test-resource [35] java.lang.ClassNotFoundException: org.eclipse.sensinact.gateway.generic.test.moke.MokeAction not found by sensinact-generic.test-resource [35] at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1597) at org.apache.felix.framework.BundleWiringImpl.access$300(BundleWiringImpl.java:79) at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1982) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.eclipse.sensinact.gateway.generic.parser.ResourceClassDefinition.setResourceClassType(ResourceClassDefinition.java:52) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.sensinact.gateway.generic.parser.XmlDefinition.invoke(XmlDefinition.java:105) at org.eclipse.sensinact.gateway.generic.parser.XmlDefinition.mapTag(XmlDefinition.java:89) at org.eclipse.sensinact.gateway.generic.parser.XmlModelParsingContext.end(XmlModelParsingContext.java:132) at org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.end(XmlResourceConfigHandler.java:243) at org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.end(XmlResourceConfigHandler.java:45) at org.eclipse.sensinact.gateway.util.xml.AbstractContentHandler.endElement(AbstractContentHandler.java:105) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:609) at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:858) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at org.eclipse.sensinact.gateway.util.xml.XMLUtil.parse(XMLUtil.java:67) at org.eclipse.sensinact.gateway.generic.ExtResourceConfig.loadFromXml(ExtResourceConfig.java:74) at org.eclipse.sensinact.gateway.generic.ExtResourceConfig.loadFromXml(ExtResourceConfig.java:59) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:268) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:215) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:173) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:140) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.eclipse.sensinact.gateway.util.ReflectUtils.getInstance(ReflectUtils.java:618) at org.eclipse.sensinact.gateway.util.ReflectUtils.getInstance(ReflectUtils.java:556) at org.eclipse.sensinact.gateway.generic.ExtModelConfigurationBuilder.build(ExtModelConfigurationBuilder.java:311) at org.eclipse.sensinact.gateway.generic.test.tb.moke.Activator.doStart(Activator.java:58) at org.eclipse.sensinact.gateway.common.bundle.AbstractActivator.start(AbstractActivator.java:72) at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:698) at org.apache.felix.framework.Felix.activateBundle(Felix.java:2402) at org.apache.felix.framework.Felix.startBundle(Felix.java:2308) at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:998) at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:984) at org.osgi.test.common.install.BundleInstaller.installBundle(BundleInstaller.java:265) at org.osgi.test.junit5.context.InstalledBundleExtension.installedBundleOf(InstalledBundleExtension.java:141) at org.osgi.test.junit5.context.InstalledBundleExtension.resolveParameter(InstalledBundleExtension.java:108) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameter(ExecutableInvoker.java:216) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameters(ExecutableInvoker.java:183) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameters(ExecutableInvoker.java:144) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:96) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.util.ArrayList.forEach(ArrayList.java:1257) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.util.ArrayList.forEach(ArrayList.java:1257) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at aQute.tester.bundle.engine.BundleDescriptor.executeChild(BundleDescriptor.java:49) at aQute.tester.bundle.engine.BundleEngine.lambda$executeBundle$7(BundleEngine.java:120) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.executeBundle(BundleEngine.java:120) at aQute.tester.bundle.engine.BundleEngine.lambda$executeBundle$8(BundleEngine.java:133) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.executeBundle(BundleEngine.java:133) at aQute.tester.bundle.engine.BundleEngine.lambda$execute$5(BundleEngine.java:100) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.execute(BundleEngine.java:100) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at aQute.tester.junit.platform.Activator.test(Activator.java:439) at aQute.tester.junit.platform.Activator.automatic(Activator.java:344) at aQute.tester.junit.platform.Activator.run(Activator.java:216) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at aQute.launcher.Launcher.launch(Launcher.java:450) at aQute.launcher.Launcher.run(Launcher.java:184) at aQute.launcher.Launcher.main(Launcher.java:160) at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170) at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135) at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52) 08:42:48.664 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.PolicyDefinition.classnameEnd() 08:42:48.737 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 08:42:48.737 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:48.737 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd() 08:42:48.738 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd() 08:42:48.738 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 08:42:48.738 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:48.746 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:42:48.760 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:42:48.764 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/test-resource.jar 08:42:48.878 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/test-resource.jar 08:42:48.904 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:42:48.924 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:42:48.925 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:42:48.927 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:42:48.932 [Thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:42:48.933 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'device1' started 08:42:48.933 [main] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : device1 08:42:48.933 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:42:48.937 [Thread-2] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'device1' service provider : pir 08:42:48.938 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'pir' resource registered 08:42:48.941 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - pir already started 08:42:48.942 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'condition' resource registered 08:42:48.945 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - condition already started 08:42:48.946 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'threshold' resource registered 08:42:48.949 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - threshold already started 08:42:48.949 [Thread-2] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'device1' service provider : ldr 08:42:48.950 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 08:42:48.952 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 08:42:48.953 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'condition' resource registered 08:42:48.954 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - condition already started 08:42:48.955 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'threshold' resource registered 08:42:48.956 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - threshold already started 08:42:48.956 [Thread-2] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'device1' service provider : gpr 08:42:48.957 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'condition' resource registered 08:42:48.959 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - condition already started 08:42:48.959 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'threshold' resource registered 08:42:48.961 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - threshold already started 08:42:48.962 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'sms' resource registered 08:42:48.963 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - sms already started 08:42:48.967 [Thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:42:49.003 [Stack Engine Worker Thread] ERROR org.eclipse.sensinact.gateway.util.GeoJsonUtils - Unrecognized token 'unknown': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (String)"unknown"; line: 1, column: 8] com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'unknown': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (String)"unknown"; line: 1, column: 8] at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2391) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:745) at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._reportInvalidToken(ReaderBasedJsonParser.java:2961) at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._handleOddValue(ReaderBasedJsonParser.java:2002) at com.fasterxml.jackson.core.json.ReaderBasedJsonParser.nextToken(ReaderBasedJsonParser.java:802) at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4761) at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4667) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3629) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3597) at org.eclipse.sensinact.gateway.util.GeoJsonUtils.readGeoJson(GeoJsonUtils.java:39) at org.eclipse.sensinact.gateway.util.GeoJsonUtils.getPointsFromGeoJson(GeoJsonUtils.java:48) at org.eclipse.sensinact.gateway.util.GeoJsonUtils.getFirstPointFromGeoJsonPoint(GeoJsonUtils.java:81) at org.eclipse.sensinact.gateway.util.GeoJsonUtils.getFirstPointFromLocationString(GeoJsonUtils.java:74) at org.eclipse.sensinact.gateway.core.ModelInstanceRegistration.updateResourceAppearing(ModelInstanceRegistration.java:295) at org.eclipse.sensinact.gateway.core.ModelInstanceRegistration.updateContent(ModelInstanceRegistration.java:255) at org.eclipse.sensinact.gateway.core.ModelInstanceRegistration.doCallback(ModelInstanceRegistration.java:470) at org.eclipse.sensinact.gateway.core.message.AbstractMidCallback$MessageRegistererDirectDelegate.register(AbstractMidCallback.java:62) at org.eclipse.sensinact.gateway.core.message.SnaMessageListener.doHandleSubscribers(SnaMessageListener.java:229) at org.eclipse.sensinact.gateway.core.message.SnaMessageListener.doHandle(SnaMessageListener.java:194) at org.eclipse.sensinact.gateway.core.message.SnaMessageListener.doHandle(SnaMessageListener.java:39) at org.eclipse.sensinact.gateway.util.stack.StackEngine.dequeue(StackEngine.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 08:42:49.003 [Stack Engine Worker Thread] DEBUG org.eclipse.sensinact.gateway.core.ModelInstanceRegistration - null Resources value condition threshold 08:42:50.976 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core # Execution Finished: testFactory(ServiceAware, Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202207120842]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testFactory(org.osgi.test.common.service.ServiceAware, org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Started: testResourceModel(ServiceAware, Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202207120842]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testResourceModel(org.osgi.test.common.service.ServiceAware, org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] 08:42:51.021 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle sensinact-generic.genova-resource 08:42:51.023 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/genova-resource.jar 08:42:51.043 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 08:42:51.043 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:51.044 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:51.044 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:51.044 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 08:42:51.045 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:51.045 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:51.045 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:51.046 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 08:42:51.046 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:51.046 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:51.046 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:51.047 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:51.048 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:51.048 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:51.048 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:51.048 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:51.049 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:51.049 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:51.049 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:51.049 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:51.050 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:51.050 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:51.051 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:51.051 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:51.051 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:51.051 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:51.051 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:51.052 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:51.052 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:51.052 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:51.053 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:51.053 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:51.054 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:51.054 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:51.054 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:51.055 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:51.056 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:51.056 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:51.057 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:51.057 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:51.057 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:51.057 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:51.058 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:51.058 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:51.058 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:51.058 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:51.058 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:51.059 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:51.060 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:51.060 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:51.060 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:51.060 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:51.061 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:51.061 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:51.061 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:51.061 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:51.061 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:51.061 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:51.062 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:51.062 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:51.062 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:51.063 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:51.063 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:51.063 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:51.064 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:51.064 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:51.064 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:51.064 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 08:42:51.066 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:42:51.066 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:42:51.066 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:42:51.066 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:42:51.067 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:42:51.067 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 08:42:51.069 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:42:51.070 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/genova-resource.jar 08:42:51.076 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/genova-resource.jar 08:42:51.077 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/genova-resource.jar 08:42:51.140 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/genova-resource.jar 08:42:51.141 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/genova-resource.jar 08:42:51.146 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/genova-resource.jar 08:42:51.147 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/genova-resource.jar 08:42:51.152 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/genova-resource.jar 08:42:51.153 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/genova-resource.jar 08:42:51.157 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/genova-resource.jar 08:42:51.160 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:42:51.161 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:42:51.163 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:42:51.165 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:42:51.167 [Thread-3] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:42:51.168 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'weather_5' started 08:42:51.172 [Thread-3] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'weather_5' service provider : weather 08:42:51.172 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'pressure' resource registered 08:42:51.174 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - pressure already started 08:42:51.175 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 08:42:51.176 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 08:42:51.177 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'wind-chill' resource registered 08:42:51.179 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - wind-chill already started 08:42:51.180 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'rainfall' resource registered 08:42:51.181 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - rainfall already started 08:42:51.182 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 08:42:51.184 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 08:42:51.184 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'dew-point' resource registered 08:42:51.186 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - dew-point already started 08:42:51.187 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'wind-orientation' resource registered 08:42:51.188 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - wind-orientation already started 08:42:51.189 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'wind-speed' resource registered 08:42:51.190 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - wind-speed already started 08:42:51.190 [Thread-3] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:42:53.171 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core 08:42:53.172 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - weather_8 not started 08:42:53.172 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - weather_7 not started 08:42:53.173 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - weather_6 not started 08:42:53.183 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - hydrometers_4 not started # Execution Finished: testResourceModel(ServiceAware, Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202207120842]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testResourceModel(org.osgi.test.common.service.ServiceAware, org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Started: testActionResourceModel(ServiceAware, Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202207120842]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testActionResourceModel(org.osgi.test.common.service.ServiceAware, org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] 08:42:53.202 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle sensinact-generic.st-resource 08:42:53.205 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/st-resource.jar 08:42:53.213 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:53.214 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:42:53.214 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:53.214 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:53.215 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:53.215 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:53.215 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:53.215 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:53.215 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:53.216 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:42:53.216 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:53.216 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:53.216 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:53.216 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:53.216 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:53.217 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:53.217 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:53.217 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:42:53.218 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:53.218 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:53.218 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:53.218 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:53.218 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:53.218 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:53.219 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:53.219 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:42:53.219 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:53.220 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:53.220 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:53.220 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:53.220 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:53.220 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:42:53.220 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:53.220 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:53.221 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:53.221 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:42:53.221 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:53.221 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:53.221 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:53.222 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:42:53.222 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:53.222 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:53.222 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:53.222 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:42:53.222 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:53.223 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:53.223 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:53.225 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 08:42:53.225 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 08:42:53.225 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 08:42:53.225 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 08:42:53.225 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 08:42:53.225 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:53.226 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:53.226 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 08:42:53.226 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 08:42:53.226 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 08:42:53.236 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 08:42:53.237 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 08:42:53.237 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 08:42:53.237 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 08:42:53.237 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 08:42:53.237 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 08:42:53.237 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:53.237 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 08:42:53.237 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:42:53.238 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 08:42:53.238 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:42:53.239 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/st-resource.jar 08:42:53.245 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/st-resource.jar 08:42:53.248 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:42:53.249 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:42:53.250 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:42:53.252 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:42:53.254 [Thread-4] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:42:53.255 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'SmartPlug' started 08:42:53.258 [Thread-4] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'SmartPlug' service provider : PowerService 08:42:53.259 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'power' resource registered 08:42:53.261 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - power already started 08:42:53.262 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'energy' resource registered 08:42:53.269 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - energy already started 08:42:53.270 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'status' resource registered 08:42:53.271 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - status already started 08:42:53.272 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'variation' resource registered 08:42:53.272 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - variation already started 08:42:53.273 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'voltage' resource registered 08:42:53.274 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - voltage already started 08:42:53.274 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turnon' resource registered 08:42:53.274 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turnon already started 08:42:53.279 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turnoff' resource registered 08:42:53.280 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turnoff already started 08:42:53.284 [Thread-4] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:42:55.261 [Thread-5] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:42:55.261 [Thread-5] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:42:55.411 [main] DEBUG org.eclipse.sensinact.gateway.util.JSONUtils - Object to cast is not a JSONable instance 08:42:55.417 [Thread-6] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:42:55.417 [Thread-6] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:42:55.567 [main] DEBUG org.eclipse.sensinact.gateway.util.JSONUtils - Object to cast is not a JSONable instance 08:42:55.571 [Thread-7] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:42:55.572 [Thread-7] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:42:55.721 [main] DEBUG org.eclipse.sensinact.gateway.util.JSONUtils - Object to cast is not a JSONable instance 08:42:55.723 [Thread-8] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:42:55.723 [Thread-8] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:42:55.873 [main] DEBUG org.eclipse.sensinact.gateway.util.JSONUtils - Object to cast is not a JSONable instance 08:42:55.877 [Thread-9] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:42:55.877 [Thread-9] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:42:56.027 [main] DEBUG org.eclipse.sensinact.gateway.util.JSONUtils - Object to cast is not a JSONable instance 08:42:56.028 [Thread-10] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:42:56.029 [Thread-10] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:42:56.179 [main] DEBUG org.eclipse.sensinact.gateway.util.JSONUtils - Object to cast is not a JSONable instance 08:42:56.180 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core # Execution Finished: testActionResourceModel(ServiceAware, Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202207120842]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testActionResourceModel(org.osgi.test.common.service.ServiceAware, org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Started: testConstrainedResourceModel(ServiceAware, Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202207120842]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testConstrainedResourceModel(org.osgi.test.common.service.ServiceAware, org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] 08:42:56.202 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle sensinact-generic.temperature-resource 08:42:56.205 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/temperature-resource.jar 08:42:56.212 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:56.212 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:42:56.212 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:56.213 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:56.213 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:56.213 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:56.213 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:56.213 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:56.213 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:56.213 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:56.214 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 08:42:56.214 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 08:42:56.214 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:56.214 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:56.214 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 08:42:56.215 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 08:42:56.215 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:42:56.215 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 08:42:56.215 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:42:56.216 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/temperature-resource.jar 08:42:56.220 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/temperature-resource.jar 08:42:56.221 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:42:56.222 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:42:56.223 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:42:56.224 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:42:56.227 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'TestForSensiNactGateway' started 08:42:56.227 [Thread-11] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:42:56.230 [Thread-11] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway' service provider : sensor 08:42:56.230 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - TestForSensiNactGateway already started 08:42:56.231 [Thread-12] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:42:56.231 [Thread-12] WARN org.eclipse.sensinact.gateway.core.ServiceProviderImpl - 'sensor' service already exists 08:42:56.231 [Thread-12] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:42:56.231 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'TestForSensiNactGateway' started 08:42:56.235 [Thread-11] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 08:42:56.238 [Thread-11] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 08:42:56.238 [Thread-11] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:42:58.233 [Thread-13] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:42:58.234 [Thread-13] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:42:58.384 [main] DEBUG org.eclipse.sensinact.gateway.util.JSONUtils - Object to cast is not a JSONable instance 08:42:58.385 [Thread-14] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:42:58.385 [Thread-14] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:42:58.535 [main] DEBUG org.eclipse.sensinact.gateway.util.JSONUtils - Object to cast is not a JSONable instance 08:42:58.538 [Thread-15] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:42:58.538 [Thread-15] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:42:58.688 [main] DEBUG org.eclipse.sensinact.gateway.util.JSONUtils - Object to cast is not a JSONable instance 08:42:58.690 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core # Execution Finished: testConstrainedResourceModel(ServiceAware, Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202207120842]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testConstrainedResourceModel(org.osgi.test.common.service.ServiceAware, org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Started: testAnnotatedPacket(ServiceAware, ServiceAware, Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202207120842]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testAnnotatedPacket(org.osgi.test.common.service.ServiceAware, org.osgi.test.common.service.ServiceAware, org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] 08:42:58.706 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle sensinact-generic.extra-3 08:42:58.707 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/extra-3.jar 08:42:58.714 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 08:42:58.714 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:58.715 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:58.715 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:58.715 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 08:42:58.715 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:58.716 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:58.716 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:58.716 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 08:42:58.716 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:58.717 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:58.717 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:58.717 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:58.718 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:58.718 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:58.718 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:58.718 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:58.718 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:58.719 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:58.719 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:58.719 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:58.719 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:58.719 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:58.720 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:58.720 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:58.720 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:58.720 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:58.721 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:58.721 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:58.721 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:58.721 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:58.721 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:58.722 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:58.722 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:58.722 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:58.723 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:58.723 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:58.723 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:58.724 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:58.724 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:58.724 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:58.724 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:58.724 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:58.725 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:58.725 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:58.725 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:58.725 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:58.726 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:58.726 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:58.726 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:58.726 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:58.726 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:58.727 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:58.727 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:58.727 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:58.728 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:42:58.728 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:42:58.728 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:58.728 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:58.728 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:58.728 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:58.728 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:58.729 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:58.729 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:58.729 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:58.729 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:42:58.730 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:42:58.730 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:42:58.730 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 08:42:58.730 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:42:58.730 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:42:58.730 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:42:58.731 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:42:58.731 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:42:58.731 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 08:42:58.731 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:42:58.738 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/extra-3.jar 08:42:58.742 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/extra-3.jar 08:42:58.743 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/extra-3.jar 08:42:58.746 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/extra-3.jar 08:42:58.747 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/extra-3.jar 08:42:58.750 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/extra-3.jar 08:42:58.751 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/extra-3.jar 08:42:58.755 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/extra-3.jar 08:42:58.755 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/extra-3.jar 08:42:58.759 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/extra-3.jar 08:42:58.761 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:42:58.762 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:42:58.763 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:42:58.764 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:42:58.765 [Thread-16] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:42:58.765 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'weather_7' started 08:42:58.774 [Thread-16] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:43:00.767 [Thread-17] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:43:00.770 [Thread-17] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:43:00.917 [main] DEBUG org.eclipse.sensinact.gateway.util.JSONUtils - Object to cast is not a JSONable instance 08:43:00.918 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:43:00.919 [main] DEBUG org.eclipse.sensinact.gateway.generic.packet.PojoPacketWrapper - null 08:43:00.919 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:43:00.920 [Thread-18] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:43:00.920 [Thread-18] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:43:01.070 [main] DEBUG org.eclipse.sensinact.gateway.util.JSONUtils - Object to cast is not a JSONable instance 08:43:01.071 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core 08:43:01.072 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - weather_8 not started 08:43:01.072 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - weather_6 not started 08:43:01.072 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - hydrometers_4 not started 08:43:01.073 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - weather_5 not started # Execution Finished: testAnnotatedPacket(ServiceAware, ServiceAware, Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202207120842]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testAnnotatedPacket(org.osgi.test.common.service.ServiceAware, org.osgi.test.common.service.ServiceAware, org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Started: testAnnotationResolver(Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202207120842]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testAnnotationResolver(org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] 08:43:01.086 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle sensinact-generic.extra-2 08:43:01.087 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/extra-2.jar 08:43:01.093 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:43:01.093 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:43:01.093 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:43:01.094 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:43:01.094 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:43:01.094 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:43:01.094 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:43:01.095 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:43:01.095 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:43:01.095 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:43:01.095 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:43:01.097 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.builderEnd() 08:43:01.097 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd() 08:43:01.097 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 08:43:01.097 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:43:01.097 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:43:01.097 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 08:43:01.097 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:43:01.097 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 08:43:01.098 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:43:01.098 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 08:43:01.098 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:43:01.108 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/extra-2.jar 08:43:01.112 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202207120842:/extra-2.jar 08:43:01.114 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:43:01.114 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:43:01.115 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:43:01.116 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:43:01.118 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'providerTest' service provider : measureTest 08:43:01.119 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 08:43:01.120 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 08:43:01.120 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'condition' resource registered 08:43:01.121 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - condition already started 08:43:01.122 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'providerTest' service provider : serviceTest 08:43:01.123 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 08:43:01.124 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 08:43:01.136 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'condition' resource registered 08:43:01.137 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - condition already started 08:43:01.139 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'providerTest' started {"providers":["providerTest"],"type":"PROVIDERS_LIST","uri":"/","statusCode":200} {"services":["admin","measureTest","serviceTest"],"type":"SERVICES_LIST","uri":"/providerTest","statusCode":200} {"resources":["value","condition"],"type":"RESOURCES_LIST","uri":"/providerTest/measureTest","statusCode":200} {"resources":["value","condition"],"type":"RESOURCES_LIST","uri":"/providerTest/serviceTest","statusCode":200} {"name":"condition","type":"STATE_VARIABLE","rws":"RO"} 08:43:01.147 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core # Execution Finished: testAnnotationResolver(Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202207120842]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testAnnotationResolver(org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: TestGenericImplementation - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202207120842]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: JUnit Jupiter - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202207120842]/[sub-engine:junit-jupiter] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: [15] org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202207120842 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202207120842] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: [14] org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202207120842] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: Bnd JUnit Platform Bundle Engine - [engine:bnd-bundle-engine] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # TestPlan Execution Finished: org.junit.platform.launcher.core.InternalTestPlan@704f1591 # Test run finished after 13101 ms [ 5 containers found ] [ 0 containers skipped ] [ 5 containers started ] [ 0 containers aborted ] [ 5 containers successful ] [ 0 containers failed ] [ 7 tests found ] [ 1 tests skipped ] [ 6 tests started ] [ 0 tests aborted ] [ 6 tests successful ] [ 0 tests failed ] # test ran # queue [] [INFO] No Errors [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-generic --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-generic/2.0-SNAPSHOT/sensinact-generic-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-generic/2.0-SNAPSHOT/sensinact-generic-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-generic/2.0-SNAPSHOT/sensinact-generic-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-generic --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-generic/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-generic/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 25 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-generic/2.0-SNAPSHOT/sensinact-generic-2.0-20220712.084018-219.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-generic/2.0-SNAPSHOT/sensinact-generic-2.0-20220712.084018-219.jar (256 kB at 3.0 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-generic/2.0-SNAPSHOT/sensinact-generic-2.0-20220712.084018-219.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-generic/2.0-SNAPSHOT/sensinact-generic-2.0-20220712.084018-219.pom (4.0 kB at 71 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-generic/2.0-SNAPSHOT/sensinact-generic-2.0-20220712.084018-219-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-generic/2.0-SNAPSHOT/sensinact-generic-2.0-20220712.084018-219-tests.jar (138 kB at 2.0 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-generic/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-generic/maven-metadata.xml (304 B at 16 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-generic/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-generic/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-generic/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-generic/maven-metadata.xml (304 B at 4.2 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-generic --- [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway.simulated.devices:simulated-devices >-- [INFO] Building sensiNact IoT Gateway - Simulated Devices 2.0-SNAPSHOT [22/121] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ simulated-devices --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ simulated-devices --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ simulated-devices --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ simulated-devices --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ simulated-devices --- [INFO] skip project with packaging=pom [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ simulated-devices --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ simulated-devices --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ simulated-devices --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/simulated-devices/2.0-SNAPSHOT/simulated-devices-2.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ simulated-devices --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/simulated-devices/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/simulated-devices/2.0-SNAPSHOT/maven-metadata.xml (641 B at 38 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/simulated-devices/2.0-SNAPSHOT/simulated-devices-2.0-20220712.084018-219.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/simulated-devices/2.0-SNAPSHOT/simulated-devices-2.0-20220712.084018-219.pom (2.4 kB at 51 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/simulated-devices/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/simulated-devices/maven-metadata.xml (322 B at 17 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/simulated-devices/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/simulated-devices/2.0-SNAPSHOT/maven-metadata.xml (641 B at 11 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/simulated-devices/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/simulated-devices/maven-metadata.xml (322 B at 6.0 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ simulated-devices --- [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.simulated.devices:slider >------- [INFO] Building sensiNact IoT Gateway - Simulated Slider 2.0-SNAPSHOT [23/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/maven-metadata.xml [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/xml-maven-plugin/maven-metadata.xml [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/org/codehaus/mojo/xml-maven-plugin/maven-metadata.xml [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/xml-maven-plugin/maven-metadata.xml (546 B at 30 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/maven-metadata.xml (546 B at 17 kB/s) [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/org/codehaus/mojo/xml-maven-plugin/maven-metadata.xml (546 B at 1.5 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom (8.6 kB at 713 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar (64 kB at 4.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.pom (4.3 kB at 395 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/gmaven/2.1.1/gmaven-2.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/gmaven/2.1.1/gmaven-2.1.1.pom (17 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/planet57/buildsupport/public-parent/2/public-parent-2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/planet57/buildsupport/public-parent/2/public-parent-2.pom (1.4 kB at 126 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/planet57/buildsupport/buildsupport/2/buildsupport-2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/planet57/buildsupport/buildsupport/2/buildsupport-2.pom (23 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.jar (38 kB at 3.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/sql-maven-plugin/1.5/sql-maven-plugin-1.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/sql-maven-plugin/1.5/sql-maven-plugin-1.5.pom (8.4 kB at 703 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/sql-maven-plugin/1.5/sql-maven-plugin-1.5.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/sql-maven-plugin/1.5/sql-maven-plugin-1.5.jar (69 kB at 5.3 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ slider --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ slider --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ slider --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ slider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ slider --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/slider/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ slider --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ slider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/slider/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ slider --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ slider --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/slider/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ slider --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ slider --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ slider --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/slider/target/slider-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ slider --- [INFO] 2 archive(s) processed [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ slider --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/slider/2.0-SNAPSHOT/slider-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/slider/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/slider/2.0-SNAPSHOT/slider-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/slider/target/slider-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/slider/2.0-SNAPSHOT/slider-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- groovy-maven-plugin:2.1.1:execute (extract-sha) @ slider --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.pom (1.5 kB at 135 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip/1.8/gossip-1.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip/1.8/gossip-1.8.pom (12 kB at 1.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/9/forge-parent-9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/9/forge-parent-9.pom (13 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.pom (2.2 kB at 202 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.pom (1.6 kB at 124 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.pom (5.4 kB at 489 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (2.6 kB at 232 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 351 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 103 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 306 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 204 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 2.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 174 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.pom (1.7 kB at 158 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.pom (2.6 kB at 235 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.pom (21 kB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 802 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 509 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 212 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/jline/jline/2.12/jline-2.12.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/jline/jline/2.12/jline-2.12.pom (17 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.jar (4.2 kB at 264 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.jar (20 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 3.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.jar (58 kB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (61 kB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 3.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 3.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.jar (7.3 kB at 173 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.jar (16 kB at 380 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/jline/jline/2.12/jline-2.12.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 278 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/jline/jline/2.12/jline-2.12.jar (214 kB at 2.9 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2.2 MB at 27 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 13 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.jar (7.0 MB at 25 MB/s) Found a signature entry [INFO] SHA: LMEm7nlYpn2858mwchB0r1thO8U6U8pWfrO36A3j2gA= [INFO] [INFO] --- sql-maven-plugin:1.5:execute (insert-bundle-signature) @ slider --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 146 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 822 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/3/apache-3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 343 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 182 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 277 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 174 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 395 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 75 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 623 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 264 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 198 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 262 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 168 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 158 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 195 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.pom (5.5 kB at 501 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (8.3 kB at 758 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 610 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 174 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 175 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 131 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 42 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 356 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 170 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 210 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 55 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 731 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 202 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 709 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 114 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 332 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 89 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 260 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 302 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 458 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 459 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 2.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 6.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 3.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 952 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 583 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 657 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.jar (34 kB at 649 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 4.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 377 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 174 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 74 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 461 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 372 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 158 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 96 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 113 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 146 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.jar (61 kB at 655 kB/s) [INFO] Executing commands 1 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ slider --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/slider/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/slider/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 56 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/slider/2.0-SNAPSHOT/slider-2.0-20220712.084018-219.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/slider/2.0-SNAPSHOT/slider-2.0-20220712.084018-219.jar (19 kB at 366 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/slider/2.0-SNAPSHOT/slider-2.0-20220712.084018-219.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/slider/2.0-SNAPSHOT/slider-2.0-20220712.084018-219.pom (2.9 kB at 35 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/slider/2.0-SNAPSHOT/slider-2.0-20220712.084018-219-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/slider/2.0-SNAPSHOT/slider-2.0-20220712.084018-219-tests.jar (5.6 kB at 144 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/slider/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/slider/maven-metadata.xml (311 B at 17 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/slider/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/slider/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 13 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/slider/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/slider/maven-metadata.xml (311 B at 4.8 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ slider --- [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.simulated.devices:light >-------- [INFO] Building sensiNact IoT Gateway - Simulated Light 2.0-SNAPSHOT [24/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ light --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ light --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ light --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ light --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ light --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/light/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ light --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/light/bnd.bnd [0:0]: Export org.eclipse.sensinact.gateway.simulated.light.swing, has 1, private references [org.eclipse.sensinact.gateway.simulated.light.internal] [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ light --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/light/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ light --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ light --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/light/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ light --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ light --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/light/target/light-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ light --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/light/target/light-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ light --- [INFO] 2 archive(s) processed [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ light --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/light/target/light-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/light/2.0-SNAPSHOT/light-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/light/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/light/2.0-SNAPSHOT/light-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/light/target/light-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/light/2.0-SNAPSHOT/light-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- groovy-maven-plugin:2.1.1:execute (extract-sha) @ light --- Found a signature entry [INFO] SHA: mgzKtCUFIn5gmHjdVE2PUdvjpXLbN6n2gS0TdkE7jiA= [INFO] [INFO] --- sql-maven-plugin:1.5:execute (insert-bundle-signature) @ light --- [INFO] Executing commands 1 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ light --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/light/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/light/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 42 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/light/2.0-SNAPSHOT/light-2.0-20220712.084018-219.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/light/2.0-SNAPSHOT/light-2.0-20220712.084018-219.jar (112 kB at 1.3 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/light/2.0-SNAPSHOT/light-2.0-20220712.084018-219.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/light/2.0-SNAPSHOT/light-2.0-20220712.084018-219.pom (1.9 kB at 23 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/light/2.0-SNAPSHOT/light-2.0-20220712.084018-219-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/light/2.0-SNAPSHOT/light-2.0-20220712.084018-219-tests.jar (5.5 kB at 54 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/light/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/light/maven-metadata.xml (310 B at 9.7 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/light/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/light/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 9.5 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/light/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/light/maven-metadata.xml (310 B at 3.0 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ light --- [INFO] Tests are skipped. [INFO] [INFO] ----------< org.eclipse.sensinact.gateway.nthbnd:rest-access >---------- [INFO] Building sensiNact IoT Gateway - HTTP REST Access 2.0-SNAPSHOT [25/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ rest-access --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ rest-access --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ rest-access --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ rest-access --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ rest-access --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/target/classes [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/src/main/java/org/eclipse/sensinact/gateway/nthbnd/rest/internal/Accountings.java: /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/src/main/java/org/eclipse/sensinact/gateway/nthbnd/rest/internal/Accountings.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/src/main/java/org/eclipse/sensinact/gateway/nthbnd/rest/internal/Accountings.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ rest-access --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ rest-access --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ rest-access --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/target/test-classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ rest-access --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/tests.bnd [0:0]: Unused -privatepackage instructions , no such package(s) on the class path: [org.skyscreamer.*] [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ rest-access --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ rest-access --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ rest-access --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ rest-access --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ rest-access --- [INFO] Resolving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.util.ajax;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)' [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ rest-access --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.util.ajax;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)' 08:43:17.645 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 08:43:17.658 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1174ms to org.eclipse.jetty.util.log.Slf4jLog 08:43:17.671 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp780934299]@2e8c1c9b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@793f29ff,POJO} 08:43:17.678 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@202b0582{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp780934299]@2e8c1c9b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:43:17.681 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@742ff096[null] added {org.eclipse.jetty.security.DefaultIdentityService@75437611,POJO} 08:43:17.682 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@742ff096[OSGi HTTP Service Realm] added {UserStore@350aac89{STOPPED},AUTO} 08:43:17.682 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@202b0582{STOPPED}[9.4.42.v20210604] added {HashLoginService@742ff096[OSGi HTTP Service Realm],AUTO} 08:43:17.700 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@221a3fa4{/,null,STOPPED},[o.e.j.s.ServletContextHandler@221a3fa4{/,null,STOPPED}]}] 08:43:17.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@451001e5{STOPPED} added {o.e.j.s.ServletContextHandler@221a3fa4{/,null,STOPPED},AUTO} 08:43:17.703 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@303cf2ba 08:43:17.712 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@221a3fa4{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=-1,MANAGED} 08:43:17.716 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=-1 added {ServletHandler@4007f65e{STOPPED},MANAGED} 08:43:17.716 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 08:43:17.717 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@3de8f619,UNMANAGED} 08:43:17.722 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@4007f65e{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 08:43:17.722 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@4007f65e{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8,POJO} 08:43:17.722 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@202b0582{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@451001e5{STOPPED},MANAGED} 08:43:17.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@202b0582{STOPPED}[9.4.42.v20210604] 08:43:17.725 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@202b0582{STARTING}[9.4.42.v20210604] added {ErrorHandler@72c8e7b{STOPPED},AUTO} 08:43:17.726 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 08:43:17.743 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@202b0582{STARTING}[9.4.42.v20210604] 08:43:17.743 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp780934299]@2e8c1c9b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 08:43:17.745 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=0} 08:43:17.746 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] added {ReservedThreadExecutor@3932c79a{s=0/2,p=0},AUTO} 08:43:17.746 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@3932c79a{s=0/2,p=0} 08:43:17.758 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1274ms ReservedThreadExecutor@3932c79a{s=0/2,p=0} 08:43:17.760 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp780934299-16,5,main] 08:43:17.760 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp780934299-17,5,main] 08:43:17.760 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp780934299-18,5,main] 08:43:17.761 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 08:43:17.761 [qtp780934299-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 08:43:17.761 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp780934299-19,5,main] 08:43:17.761 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp780934299-20,5,main] 08:43:17.761 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp780934299-21,5,main] 08:43:17.761 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 08:43:17.761 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp780934299-22,5,main] 08:43:17.761 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 08:43:17.762 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 08:43:17.762 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 08:43:17.762 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp780934299-23,5,main] 08:43:17.762 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 08:43:17.762 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1278ms QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 08:43:17.762 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@742ff096[OSGi HTTP Service Realm] 08:43:17.762 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 08:43:17.762 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@350aac89{STOPPED} 08:43:17.762 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1278ms UserStore@350aac89{STARTED} 08:43:17.762 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1278ms HashLoginService@742ff096[OSGi HTTP Service Realm] 08:43:17.763 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@451001e5{STOPPED} 08:43:17.763 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@451001e5{STARTING} 08:43:17.763 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@221a3fa4{/,null,STOPPED} 08:43:17.765 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 08:43:17.773 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@221a3fa4{/,null,STARTING} 08:43:17.773 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 08:43:17.776 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@f68f0dc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 08:43:17.777 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@f68f0dc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@1b66c0fb[passivating=false,graceSec=3600],AUTO} 08:43:17.778 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@7dc19a70{STOPPED}[worker=null] 08:43:17.778 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 08:43:17.778 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 08:43:17.779 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@7dc19a70{STARTING}[worker=node0] added {HouseKeeper@37313c65{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 08:43:17.779 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@37313c65{STOPPED}[interval=600000, ownscheduler=false] 08:43:17.780 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@7486b455{STOPPED} 08:43:17.781 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1297ms ScheduledExecutorScheduler@7486b455{STARTED} 08:43:17.781 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 08:43:17.781 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 08:43:17.782 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1298ms HouseKeeper@37313c65{STARTED}[interval=600000, ownscheduler=true] 08:43:17.782 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1298ms DefaultSessionIdManager@7dc19a70{STARTED}[worker=node0] 08:43:17.783 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@202b0582{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@7dc19a70{STARTED}[worker=node0],MANAGED} 08:43:17.783 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 added {DefaultSessionIdManager@7dc19a70{STARTED}[worker=node0],UNMANAGED} 08:43:17.783 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@69ee81fc{STOPPED} 08:43:17.783 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1299ms ScheduledExecutorScheduler@69ee81fc{STARTED} 08:43:17.784 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 08:43:17.784 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@4007f65e{STOPPED} 08:43:17.787 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8[EMBEDDED:null] 08:43:17.789 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:43:17.789 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:43:17.789 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:43:17.789 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:43:17.789 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 08:43:17.790 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:43:17.790 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@4007f65e{STARTING} 08:43:17.790 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@4007f65e{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@9ca4cd00{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 08:43:17.790 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@4007f65e{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606,POJO} 08:43:17.790 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8[EMBEDDED:null] 08:43:17.791 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:43:17.791 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606[EMBEDDED:null] 08:43:17.791 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@9ca4cd00{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 08:43:17.791 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:43:17.791 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:43:17.791 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:43:17.791 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 08:43:17.792 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@9ca4cd00{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:43:17.792 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8[EMBEDDED:null] 08:43:17.792 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:43:17.792 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606[EMBEDDED:null] 08:43:17.792 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@9ca4cd00{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 08:43:17.792 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:43:17.792 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:43:17.792 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:43:17.792 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 08:43:17.792 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@9ca4cd00{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:43:17.792 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@4007f65e{STARTING} 08:43:17.793 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1308ms ServletHandler@4007f65e{STARTED} 08:43:17.793 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@f68f0dc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 08:43:17.793 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@1b66c0fb[passivating=false,graceSec=3600] 08:43:17.793 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1309ms org.eclipse.jetty.server.session.NullSessionDataStore@1b66c0fb[passivating=false,graceSec=3600] 08:43:17.793 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1309ms org.eclipse.jetty.server.session.DefaultSessionCache@f68f0dc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 08:43:17.793 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1309ms org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 08:43:17.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 08:43:17.841 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1357ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 08:43:17.844 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8 08:43:17.844 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@9ca4cd00{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 08:43:17.844 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1360ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@9ca4cd00{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 08:43:17.845 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:17.845 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1361ms o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:17.845 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1361ms ContextHandlerCollection@451001e5{STARTED} 08:43:17.845 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@72c8e7b{STOPPED} 08:43:17.845 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@72c8e7b{STARTING} 08:43:17.845 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1361ms ErrorHandler@72c8e7b{STARTED} 08:43:17.845 [main] INFO org.eclipse.jetty.server.Server - Started @1361ms 08:43:17.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1361ms Server@202b0582{STARTED}[9.4.42.v20210604] 08:43:17.846 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 08:43:17.852 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@76b07f29[HTTP/1.1] added {HttpConfiguration@38af9828{32768/8192,8192/8192,https://:0,[]},POJO} 08:43:17.867 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1787f2a0{null, ()}{0.0.0.0:0} added {Server@202b0582{STARTED}[9.4.42.v20210604],UNMANAGED} 08:43:17.867 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1787f2a0{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}],UNMANAGED} 08:43:17.868 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1787f2a0{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@452e19ca{STOPPED},AUTO} 08:43:17.868 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1787f2a0{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@6b0d80ed,POJO} 08:43:17.868 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1787f2a0{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@76b07f29[HTTP/1.1],AUTO} 08:43:17.868 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@76b07f29[HTTP/1.1] 08:43:17.871 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 08:43:17.871 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@202b0582{STARTED}[9.4.42.v20210604] added {ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899},UNMANAGED} 08:43:17.871 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:43:17.881 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8899],POJO} 08:43:17.882 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@452e19ca{STOPPED} 08:43:17.882 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1398ms ScheduledExecutorScheduler@452e19ca{STARTED} 08:43:17.882 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@76b07f29[HTTP/1.1] 08:43:17.882 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1398ms HttpConnectionFactory@76b07f29[HTTP/1.1] 08:43:17.883 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:43:17.897 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:17.893Z added {SelectorProducer@51a9ad5e,POJO} 08:43:17.897 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:17.897Z added {QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}],UNMANAGED} 08:43:17.897 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:17.897Z created 08:43:17.898 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@7f284218{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:17.898Z,MANAGED} 08:43:17.898 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@7f284218{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 08:43:17.898 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@7f284218{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:43:17.898 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:17.898Z 08:43:17.898 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1414ms EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:17.898Z 08:43:17.902 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@3fa247d1 startThread=0 08:43:17.902 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@3fa247d1 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 08:43:17.903 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:17.903Z tryProduce false 08:43:17.903 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@2cb2fc20 on ManagedSelector@7f284218{STARTING} id=0 keys=0 selected=0 updates=0 08:43:17.904 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:17.905 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@2cb2fc20 08:43:17.905 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:17.905 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 0 keys 08:43:17.905 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1421ms ManagedSelector@7f284218{STARTED} id=0 keys=0 selected=0 updates=0 08:43:17.905 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1421ms SelectorManager@ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:43:17.906 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {acceptor-0@5f0fd5a0,POJO} 08:43:17.906 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@5f0fd5a0 startThread=0 08:43:17.906 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:43:17.906 [qtp780934299-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@5f0fd5a0 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 08:43:17.906 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1422ms ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} [INFO] Started Jetty 9.4.42.v20210604 at port(s) HTTP:8899 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1] 08:43:17.955 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@202b0582{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@4e07b95f,POJO} 08:43:18.036 [main] DEBUG org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - Starting introspection in bundle %s 08:43:18.054 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - The Echo servlet has been initialized, but we delay initialization until the first request so that a Jetty Context is available 08:43:18.055 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /ws/sensinact servlet registered 08:43:18.056 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.login servlet registered 08:43:18.058 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.register servlet registered 08:43:18.060 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact/* servlet registered 08:43:18.084 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.light 08:43:18.274 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:43:18.283 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:43:18.284 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.patternEnd() 08:43:18.284 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:43:18.284 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:43:18.285 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:43:18.286 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:43:18.286 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 08:43:18.287 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 08:43:18.287 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:43:18.287 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:43:18.287 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:43:18.294 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 08:43:18.294 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 08:43:18.294 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 08:43:18.294 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 08:43:18.294 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 08:43:18.294 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:43:18.294 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:43:18.295 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 08:43:18.295 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 08:43:18.295 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 08:43:18.295 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 08:43:18.295 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 08:43:18.296 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:43:18.296 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:43:18.299 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.minInclusiveEnd() 08:43:18.299 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.maxInclusiveEnd() 08:43:18.299 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd() 08:43:18.300 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 08:43:18.300 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 08:43:18.300 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 08:43:18.300 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 08:43:18.301 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 08:43:18.301 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:43:18.301 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 08:43:18.302 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 08:43:18.302 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:43:18.302 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 08:43:18.313 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:43:18.687 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:43:18.708 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:43:18.710 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:43:18.712 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:43:18.719 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'light' service provider : switch 08:43:18.725 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'status' resource registered 08:43:18.730 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - status already started 08:43:18.733 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'brightness' resource registered 08:43:18.737 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - brightness already started 08:43:18.739 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_on' resource registered 08:43:18.739 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_on already started 08:43:18.748 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_off' resource registered 08:43:18.748 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_off already started 08:43:18.750 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'dim' resource registered 08:43:18.750 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - dim already started 08:43:18.753 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'light' started 08:43:18.768 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.slider 08:43:18.779 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesStart(org.xml.sax.Attributes) 08:43:18.779 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesEnd() 08:43:18.780 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:43:18.780 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:43:18.780 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:43:18.780 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:43:18.781 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:43:18.786 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:43:18.838 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:43:18.839 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:43:18.841 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:43:18.842 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:43:18.844 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'slider' service provider : cursor 08:43:18.845 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'position' resource registered 08:43:18.846 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - position already started 08:43:18.847 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'slider' started 08:43:18.847 [main] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : slider 08:43:18.848 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:43:19.549 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@69ad4b77[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56858]] on ManagedSelector@7f284218{STARTED} id=0 keys=0 selected=0 updates=0 08:43:19.549 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=0 selected=0 updates=1 08:43:19.550 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:19.550 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/0 selected 08:43:19.550 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:19.550 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:19.550 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@69ad4b77[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56858]] 08:43:19.551 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@69ad4b77[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56858]] startThread=0 08:43:19.551 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:19.551 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@69ad4b77[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56858]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 08:43:19.551 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 1 keys 08:43:19.560 [qtp780934299-18] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 5 ms, remaining: 59995 ms 08:43:19.595 [qtp780934299-18] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=41/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:19.603 [qtp780934299-18] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=48/60000}{io=0/0,kio=0,kro=0}-> 08:43:19.603 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@44eb9bef on ManagedSelector@7f284218{STARTED} id=0 keys=1 selected=0 updates=0 08:43:19.604 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=49/60000}{io=0/0,kio=0,kro=0}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:19.604 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=50/60000}{io=0/0,kio=0,kro=0}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:19.604 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=50/60000}{io=0/0,kio=0,kro=0}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:19.605 [qtp780934299-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:19.605 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:19.605 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=1 selected=0 updates=1 08:43:19.605 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=1 selected=0 updates=2 08:43:19.605 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:19.605 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/1 selected 08:43:19.605 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 2 updates 08:43:19.605 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:19.605 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:43:19.605 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@44eb9bef 08:43:19.605 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@69ad4b77[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56858]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 08:43:19.605 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:19.606 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:19.606 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:19.606 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 1 keys 08:43:19.606 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/1 selected 08:43:19.606 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:19.606 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:19.607 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:19.607 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:19.607 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:19.607Z 08:43:19.607 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=1} startReservedThread p=1 08:43:19.609 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3932c79a{s=0/2,p=1}@381d88e0 startThread=0 08:43:19.609 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3932c79a{s=0/2,p=1}@381d88e0 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}] 08:43:19.609 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=1}@381d88e0 started 08:43:19.609 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 waiting 08:43:19.609 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:19.609Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:19.610 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING startThread=0 08:43:19.610 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:19.610 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:19.610 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 08:43:19.610 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:19.610 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 1 keys 08:43:19.610 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:19.610 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:19.620 [qtp780934299-20] DEBUG org.eclipse.jetty.util.TypeUtil - This JVM Runtime does not support Modules, disabling Jetty internal support 08:43:19.620 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 HeapByteBuffer@623e3550[p=0,l=215,c=8192,r=215]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:19.621 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 215 HeapByteBuffer@623e3550[p=0,l=215,c=8192,r=215]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:19.621 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=215,c=8192,r=215]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:19.621 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=215,c=8192,r=215]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:19.621 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:19.637 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:19.637 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:19.637 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:19.637 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:19.638 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:19.638 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:19.639 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 08:43:19.639 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 08:43:19.639 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 08:43:19.639 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:43:19.639 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:43:19.639 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:43:19.639 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:43:19.639 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:43:19.639 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:43:19.640 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:19.640 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:19.640 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:19.641 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:19.641 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=30/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:19.642 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=30/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} 08:43:19.644 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=4} 08:43:19.644 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:19.645 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=5} 08:43:19.647 [qtp780934299-20] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=7} 08:43:19.647 [qtp780934299-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:19.647 [qtp780934299-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:19.647 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:19.647 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:19.648 [qtp780934299-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_off/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:19.648 [qtp780934299-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:19.677 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:19.677 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:19.677 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=66/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=37} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:19.678 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=66/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=38} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:19.678 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:19.678 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:19.678 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=38} 08:43:19.678 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:19.678 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=38} 08:43:19.678 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:19.678 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=67/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=38} parsed false HttpParser{s=END,0 of -1} 08:43:19.678 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=67/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=38} 08:43:19.678 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:19.682 [qtp780934299-20] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:19.713 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15bee943[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}) 08:43:19.714 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=278 null 08:43:19.714 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@5a89d7fc[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:19.714 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=74} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:19 GMT X-Auth-Token: ee43eb0db69875c7add583f515e13d06505b2d56 Content-Type: application/json;charset=utf-8 Content-Length: 278 08:43:19.737 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@12b26343] (null,[p=0,l=278,c=278,r=278],true)@START 08:43:19.738 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=4,cl=278} last=true content=HeapByteBuffer@5a89d7fc[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} 08:43:19.738 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:19 GMT X-Auth-Token: ee43eb0db69875c7add583f515e13d06505b2d56 Content-Type: application/json;charset=utf-8 Content-Length: 278 08:43:19.738 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:19.738 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@12b26343] ([p=0,l=179,c=16384,r=179],[p=0,l=278,c=278,r=278],true)@COMPLETING 08:43:19.739 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=179,c=16384,r=179]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5a89d7fc[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}] 08:43:19.739 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:19.740 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 457 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=128/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=100} 08:43:19.740 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=457 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:19.740 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:19.740 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@12b26343] ([p=179,l=179,c=16384,r=0],[p=278,l=278,c=278,r=0],true)@END 08:43:19.740 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:19.740 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:19.741 [qtp780934299-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=101} 08:43:19.741 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:19.741 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:19.741 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=101} 08:43:19.742 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6e2fe2fa) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:19.743 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:19.743 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:19.743 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:19.743 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=103} 08:43:19.743 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_off/ACT written=278 08:43:19.743 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:19.746 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:19.746 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:19.746 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:19.746 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:19.746 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:19.746 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:19.747 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:19.747 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:19.747 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:19.747 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:19.747 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:19.747 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:19.748 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:19.748 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=1 selected=0 updates=0 08:43:19.748 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=1 selected=0 updates=1 08:43:19.748 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:19.748 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/1 selected 08:43:19.748 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:19.748 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:19.748 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:19.748 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:19.748 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:19.748 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:19.748 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 08:43:19.748 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 1 keys 08:43:19.748 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/1 selected 08:43:19.748 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:19.748 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:19.749 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:19.749 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:19.749 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:19.749Z 08:43:19.749 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:19.749Z 08:43:19.749 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=1} startReservedThread p=1 08:43:19.749 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3932c79a{s=0/2,p=1}@2a77ad97 startThread=0 08:43:19.749 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3932c79a{s=0/2,p=1}@2a77ad97 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}] 08:43:19.749 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=1}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:19.749Z 08:43:19.749 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=1}@2a77ad97 started 08:43:19.749 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@2a77ad97 waiting 08:43:19.749 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:19.749Z tryProduce true 08:43:19.749 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:19.749 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:19.750 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:19.750 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 1 keys 08:43:19.750 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:19.75Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:19.750 [qtp780934299-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:19.750 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:19.750 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 295 HeapByteBuffer@623e3550[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:19.750 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 295 HeapByteBuffer@623e3550[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:19.750 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 65 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 65},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of 65} 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:19.751 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 08:43:19.752 [qtp780934299-16] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 08:43:19.752 [qtp780934299-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:19.752 [qtp780934299-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:19.752 [qtp780934299-16] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:19.752 [qtp780934299-16] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:19.752 [qtp780934299-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:19.752 [qtp780934299-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:19.753 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 65},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} parse HeapByteBuffer@623e3550[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:19.753 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:19.753 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} Content@752bb7ab{HeapByteBufferR@6227b78c[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:19.753 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent Content@752bb7ab{HeapByteBufferR@6227b78c[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:19.753 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:19.753 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 08:43:19.753 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:19.753 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 08:43:19.753 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:19.754 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,65 of 65},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=3} parsed false HttpParser{s=END,65 of 65} 08:43:19.754 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=65,q=1,[0]=EOF,s=STREAM] read 65 from Content@752bb7ab{HeapByteBufferR@6227b78c[p=295,l=295,c=8192,r=0]={POST /sen...int"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:19.754 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,65 of 65},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=3} 08:43:19.758 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a72c0a7[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 08:43:19.758 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=266 null 08:43:19.758 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@5210aef8[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:19.758 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=7} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:19 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 08:43:19.758 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1f0cfc17] (null,[p=0,l=266,c=266,r=266],true)@START 08:43:19.758 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=266} last=true content=HeapByteBuffer@5210aef8[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 08:43:19.758 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:19 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 08:43:19.758 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:19.758 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1f0cfc17] ([p=0,l=123,c=16384,r=123],[p=0,l=266,c=266,r=266],true)@COMPLETING 08:43:19.758 [qtp780934299-16] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>> applicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5210aef8[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 08:43:19.758 [qtp780934299-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:19.759 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 389 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,65 of 65},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} 08:43:19.759 [qtp780934299-16] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=389 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:19.759 [qtp780934299-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:19.759 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1f0cfc17] ([p=123,l=123,c=16384,r=0],[p=266,l=266,c=266,r=0],true)@END 08:43:19.759 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:19.759 [qtp780934299-16] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:19.760 [qtp780934299-16] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=9} 08:43:19.760 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:43:19.760 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:19.760 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=9} 08:43:19.760 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2acd7af2) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:19.760 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:19.760 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:19.760 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:19.760 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=9} 08:43:19.760 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=266 08:43:19.760 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:19.760 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,65 of 65} 08:43:19.760 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:19.760 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:43:19.760 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:19.760 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:19.760 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:19.761 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:19.761 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:19.761 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:19.761 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:43:19.761 [qtp780934299-16] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:43:19.761 [qtp780934299-16] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:19.762 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:43:19.763 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=1 selected=0 updates=0 08:43:19.763 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=1 selected=0 updates=1 08:43:19.763 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:19.763 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/1 selected 08:43:19.763 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:19.763 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:19.763 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:19.764 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:19.764 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@3fa247d1 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 08:43:19.764 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:43:19.764 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:19.764 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 1 keys 08:43:19.848 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@bc4d5e1{STOPPED} added {HttpClientTransportOverHTTP@3c6aa04a{STOPPED},AUTO} 08:43:19.848 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@bc4d5e1{STOPPED} added {Client@5c82cd4f[provider=null,keyStore=null,trustStore=null],AUTO} 08:43:19.848 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@bc4d5e1{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@35835e65,POJO} 08:43:19.848 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@bc4d5e1{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@289fdb08,POJO} 08:43:19.849 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp2049121789]@7a231dfd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@30814f43,POJO} 08:43:19.849 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@bc4d5e1{STOPPED} added {QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:43:19.850 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@bc4d5e1{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@2b61a019,POJO} 08:43:19.851 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@6cd5ea00[httpClient=HttpClient@bc4d5e1{STOPPED},openSessions.size=0] added {HttpClient@bc4d5e1{STOPPED},AUTO} 08:43:19.851 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@6cd5ea00[httpClient=HttpClient@bc4d5e1{STOPPED},openSessions.size=0] added {SessionTracker@4992613f{STOPPED},AUTO} 08:43:19.855 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@314c8b4a{STOPPED} added {InflaterPool@26d820eb{STOPPED,size=0,capacity=UNLIMITED},AUTO} 08:43:19.855 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@314c8b4a{STOPPED} added {DeflaterPool@507d20bb{STOPPED,size=0,capacity=UNLIMITED},AUTO} 08:43:19.855 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@76d4b331[httpClient=HttpClient@bc4d5e1{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@314c8b4a{STOPPED},AUTO} 08:43:19.858 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@76d4b331[httpClient=HttpClient@bc4d5e1{STOPPED},openSessions.size=0] 08:43:19.858 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@bc4d5e1{STOPPED} 08:43:19.858 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@bc4d5e1{STARTING} added {ScheduledExecutorScheduler@6df3e44c{STOPPED},AUTO} 08:43:19.859 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@bc4d5e1{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@3c904f1e,POJO} 08:43:19.869 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@3c6aa04a{STOPPED} 08:43:19.869 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@3c6aa04a{STARTING} added {ClientSelectorManager@34e20e6b{STOPPED},AUTO} 08:43:19.869 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@34e20e6b{STOPPED} 08:43:19.870 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/IDLE/p=false/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:19.869Z added {SelectorProducer@7a7d1b47,POJO} 08:43:19.870 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/IDLE/p=false/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:19.87Z added {QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:43:19.870 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/IDLE/p=false/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:19.87Z created 08:43:19.870 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@6eb82908{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/IDLE/p=false/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:19.87Z,MANAGED} 08:43:19.870 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@34e20e6b{STARTING} added {ManagedSelector@6eb82908{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 08:43:19.870 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@6eb82908{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:43:19.870 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/IDLE/p=false/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:19.87Z 08:43:19.870 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 08:43:19.870 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=0/2,p=0} 08:43:19.870 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}] added {ReservedThreadExecutor@4a8df3e2{s=0/2,p=0},AUTO} 08:43:19.870 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@4a8df3e2{s=0/2,p=0} 08:43:19.870 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3386ms ReservedThreadExecutor@4a8df3e2{s=0/2,p=0} 08:43:19.870 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@197449185-33,5,main] 08:43:19.870 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@197449185-34,5,main] 08:43:19.871 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}] 08:43:19.871 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@197449185-35,5,main] 08:43:19.871 [WebSocketClient@197449185-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}] 08:43:19.871 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@197449185-36,5,main] 08:43:19.871 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}] 08:43:19.871 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@197449185-37,5,main] 08:43:19.871 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}] 08:43:19.871 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@197449185-38,5,main] 08:43:19.871 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}] 08:43:19.871 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@197449185-39,5,main] 08:43:19.872 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}] 08:43:19.872 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@197449185-40,5,main] 08:43:19.872 [WebSocketClient@197449185-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}] 08:43:19.872 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3388ms QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}] 08:43:19.872 [WebSocketClient@197449185-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}] 08:43:19.872 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3388ms EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/IDLE/p=false/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:19.872Z 08:43:19.872 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@26a2f7f9 startThread=0 08:43:19.872 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@38eb2c50 on ManagedSelector@6eb82908{STARTING} id=0 keys=0 selected=0 updates=0 08:43:19.872 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@26a2f7f9 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}] 08:43:19.872 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/IDLE/p=false/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:19.872Z tryProduce false 08:43:19.872 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:19.872 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@38eb2c50 08:43:19.872 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:19.872 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 waiting with 0 keys 08:43:19.937 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3452ms ManagedSelector@6eb82908{STARTED} id=0 keys=0 selected=0 updates=0 08:43:19.937 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3453ms ClientSelectorManager@34e20e6b{STARTED} 08:43:19.937 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3453ms HttpClientTransportOverHTTP@3c6aa04a{STARTED} 08:43:19.937 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@5c82cd4f[provider=null,keyStore=null,trustStore=null] 08:43:20.217 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 08:43:20.218 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, 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_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, 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] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, 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_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, 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] 08:43:20.220 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 7a55f148[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 08:43:20.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3737ms Client@5c82cd4f[provider=null,keyStore=null,trustStore=null] 08:43:20.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@6df3e44c{STOPPED} 08:43:20.222 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3737ms ScheduledExecutorScheduler@6df3e44c{STARTED} 08:43:20.222 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3737ms HttpClient@bc4d5e1{STARTED} 08:43:20.222 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@4992613f{STOPPED} 08:43:20.222 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3738ms SessionTracker@4992613f{STARTED} 08:43:20.222 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@314c8b4a{STOPPED} 08:43:20.222 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@26d820eb{STOPPED,size=0,capacity=UNLIMITED} 08:43:20.222 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3738ms InflaterPool@26d820eb{STARTED,size=0,capacity=UNLIMITED} 08:43:20.222 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@507d20bb{STOPPED,size=0,capacity=UNLIMITED} 08:43:20.222 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3738ms DeflaterPool@507d20bb{STARTED,size=0,capacity=UNLIMITED} 08:43:20.222 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3738ms WebSocketExtensionFactory@314c8b4a{STARTED} 08:43:20.222 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3738ms WebSocketClient@76d4b331[httpClient=HttpClient@bc4d5e1{STARTED},openSessions.size=0] 08:43:20.237 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba to ws://127.0.0.1:8899/ws/sensinact 08:43:20.251 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 08:43:20.253 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 08:43:20.254 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 08:43:20.255 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 08:43:20.258 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba, policy=WebSocketPolicy@33db72bd[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 08:43:20.272 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@bc4d5e1{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@226eba67,queue=0,pool=null,MANAGED} 08:43:20.272 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@226eba67,queue=0,pool=null 08:43:20.277 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@6d5037a9[c=0/0/64,a=0,i=0,q=0] added {Pool@70331432[size=0 closed=false],POJO} 08:43:20.278 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@226eba67,queue=0,pool=DuplexConnectionPool@6d5037a9[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@6d5037a9[c=0/0/64,a=0,i=0,q=0],MANAGED} 08:43:20.278 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@6d5037a9[c=0/0/64,a=0,i=0,q=0] 08:43:20.278 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3794ms DuplexConnectionPool@6d5037a9[c=0/0/64,a=0,i=0,q=0] 08:43:20.278 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3794ms HttpDestination[ws://127.0.0.1:8899]@226eba67,queue=0,pool=DuplexConnectionPool@6d5037a9[c=0/0/64,a=0,i=0,q=0] 08:43:20.278 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@226eba67,queue=0,pool=DuplexConnectionPool@6d5037a9[c=0/0/64,a=0,i=0,q=0] 08:43:20.280 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277] 08:43:20.280 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277 for HttpDestination[ws://127.0.0.1:8899]@226eba67,queue=1,pool=DuplexConnectionPool@6d5037a9[c=0/0/64,a=0,i=0,q=1] 08:43:20.280 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@6d5037a9[c=0/0/64,a=0,i=0,q=1] 08:43:20.280 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 08:43:20.280 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 08:43:20.281 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@15e0fe05{CLOSED, usage=0, multiplex=0/1, pooled=null} 08:43:20.283 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@504e1599 startThread=0 08:43:20.283 [WebSocketClient@197449185-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@504e1599 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}] 08:43:20.284 [WebSocketClient@197449185-34] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 08:43:20.286 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@2cafc826[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56860]] on ManagedSelector@7f284218{STARTED} id=0 keys=1 selected=0 updates=0 08:43:20.286 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=1 selected=0 updates=1 08:43:20.286 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:20.286 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/1 selected 08:43:20.286 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:20.286 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:20.286 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@2cafc826[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56860]] 08:43:20.286 [WebSocketClient@197449185-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@18449f3{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@226eba67,queue=1,pool=DuplexConnectionPool@6d5037a9[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@803db1a, client.connector=HttpClient@bc4d5e1{STARTED}}} on ManagedSelector@6eb82908{STARTED} id=0 keys=0 selected=0 updates=0 08:43:20.286 [WebSocketClient@197449185-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6eb82908{STARTED} id=0 keys=0 selected=0 updates=1 08:43:20.286 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@2cafc826[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56860]] startThread=0 08:43:20.286 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:20.286 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 2 keys 08:43:20.286 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken with none selected 08:43:20.286 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken up from select, 0/0/0 selected 08:43:20.286 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@2cafc826[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56860]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 08:43:20.286 [WebSocketClient@197449185-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@504e1599 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}] 08:43:20.286 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 processing 0 keys, 1 updates 08:43:20.286 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:20.286 [qtp780934299-22] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 08:43:20.286 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@18449f3{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@226eba67,queue=1,pool=DuplexConnectionPool@6d5037a9[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@803db1a, client.connector=HttpClient@bc4d5e1{STARTED}}} 08:43:20.286 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:20.286 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 waiting with 1 keys 08:43:20.286 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken up from select, 1/1/1 selected 08:43:20.286 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:20.286 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 processing 1 keys, 0 updates 08:43:20.286 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@43d602e2::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 08:43:20.286 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@28281823 on ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=0 08:43:20.286 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@229e218e Connect@18449f3{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@226eba67,queue=1,pool=DuplexConnectionPool@6d5037a9[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@803db1a, client.connector=HttpClient@bc4d5e1{STARTED}}} 08:43:20.287 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@43d602e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:20.287 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:56860 remote=/127.0.0.1:8899] 08:43:20.287 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@43d602e2::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@43d602e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:20.287 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@43d602e2::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@43d602e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:20.287 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@26a1a105{Connect@18449f3{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56860 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@226eba67,queue=1,pool=DuplexConnectionPool@6d5037a9[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@803db1a, client.connector=HttpClient@bc4d5e1{STARTED}}}} startThread=0 08:43:20.287 [qtp780934299-22] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@504b2454{AC.ReadCB@43d602e2{HttpConnection@43d602e2::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@43d602e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:20.287 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:20.287 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:20.287 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@26a1a105{Connect@18449f3{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56860 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@226eba67,queue=1,pool=DuplexConnectionPool@6d5037a9[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@803db1a, client.connector=HttpClient@bc4d5e1{STARTED}}}} in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}] 08:43:20.287 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 waiting with 1 keys 08:43:20.287 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@43d602e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:20.287 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@23f9fdad on ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=1 08:43:20.287 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=2 08:43:20.287 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 08:43:20.287 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:20.287 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/2 selected 08:43:20.287 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@43d602e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:20.287 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 2 updates 08:43:20.287 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:43:20.287 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@28281823 08:43:20.287 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@2cafc826[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56860]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 08:43:20.287 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@23f9fdad 08:43:20.287 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@43d602e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:20.287 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:20.287 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 2 keys 08:43:20.342 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@5be6aff1::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=54/3600000}{io=0/0,kio=0,kro=8}-> 08:43:20.343 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@1e8e47d on ManagedSelector@6eb82908{STARTED} id=0 keys=1 selected=0 updates=0 08:43:20.343 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=55/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=null)[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:20.343 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@5be6aff1::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=55/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=null)[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:20.343 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@5be6aff1::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=56/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=null)[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:20.343 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@16863d51{AC.ReadCB@5be6aff1{HttpConnectionOverHTTP@5be6aff1::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=null)[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 08:43:20.343 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=null)[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:20.344 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3626f1ed on ManagedSelector@6eb82908{STARTED} id=0 keys=1 selected=0 updates=1 08:43:20.344 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6eb82908{STARTED} id=0 keys=1 selected=0 updates=2 08:43:20.344 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken with none selected 08:43:20.344 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken up from select, 0/0/1 selected 08:43:20.344 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@15e0fe05{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@5be6aff1::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=null)[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:20.344 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 processing 0 keys, 2 updates 08:43:20.344 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:43:20.344 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@1e8e47d 08:43:20.344 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3626f1ed 08:43:20.344 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=null)[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:20.344 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:20.344 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 waiting with 1 keys 08:43:20.344 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@6d5037a9[c=0/1/64,a=0,i=1,q=1] 08:43:20.344 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@15e0fe05{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@5be6aff1::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=null)[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@70331432[size=1 closed=false] 08:43:20.345 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[PENDING/null] res=HttpResponse[null 0 null]@38649b12[PENDING/null]} on HttpConnectionOverHTTP@5be6aff1::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=null)[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@226eba67,queue=0,pool=DuplexConnectionPool@6d5037a9[c=0/1/64,a=1,i=0,q=0] 08:43:20.345 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277 08:43:20.346 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[PENDING/null] res=HttpResponse[null 0 null]@38649b12[PENDING/null]} associated true to HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[PENDING/null] res=HttpResponse[null 0 null]@38649b12[PENDING/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:20.346 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277 08:43:20.348 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: pTvzeuuYOqVIVSOzrCt47w== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:43:20.349 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 08:43:20.349 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@3f41f933{s=START} 08:43:20.349 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@4dbde72a[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:20.349 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: pTvzeuuYOqVIVSOzrCt47w== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:43:20.350 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 08:43:20.350 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@3f41f933{s=COMPLETING} 08:43:20.350 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@397a8230{IDLE}->null [HeapByteBuffer@22c65cad[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@4dbde72a[p=0,l=0,c=0,r=0]={<<<>>>}] 08:43:20.350 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@397a8230{WRITING}->null:IDLE-->WRITING 08:43:20.350 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/2 selected 08:43:20.350 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:20.350 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=6/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[PENDING/null] res=HttpResponse[null 0 null]@38649b12[PENDING/null]})[send=HttpSenderOverHTTP@2a715e22(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@3f41f933{s=COMPLETING}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:20.350 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@643a7aed SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=63/60000}{io=1/1,kio=1,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:20.350 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@397a8230{WRITING}->null 08:43:20.350 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@397a8230{IDLE}->null:WRITING-->IDLE 08:43:20.350 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=63/60000}{io=1/0,kio=1,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:20.350 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=63/60000}{io=1/0,kio=1,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:20.350 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:20.35Z 08:43:20.351 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=0}@2a77ad97 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:20.35Z 08:43:20.351 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=1} startReservedThread p=1 08:43:20.351 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3932c79a{s=0/2,p=1}@6005f2b2 startThread=0 08:43:20.351 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3932c79a{s=0/2,p=1}@6005f2b2 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}] 08:43:20.351 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=1}@6005f2b2 started 08:43:20.351 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 waiting 08:43:20.351 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:20.351Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=63/60000}{io=1/0,kio=1,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:20.351 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=1}@2a77ad97 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:20.351Z 08:43:20.351 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@3f41f933{s=END} 08:43:20.351 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@504b2454{AC.ReadCB@43d602e2{HttpConnection@43d602e2::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=64/60000}{io=1/0,kio=1,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:20.351 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:20.351Z tryProduce true 08:43:20.351 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277 08:43:20.351 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:20.351 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:20.351 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277 08:43:20.351 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@43d602e2::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=64/60000}{io=1/0,kio=1,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:20.351 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[null 0 null]@38649b12[PENDING/null]}, result: null 08:43:20.351 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=64/60000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:20.351 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 2 keys 08:43:20.351 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277 08:43:20.351 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>"value": ...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.351 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[null 0 null]@38649b12[PENDING/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:20.351 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@43d602e2::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>"value": ...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@43d602e2::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>"value": ...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>"value": ...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:20.352 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@26a1a105{Connect@18449f3{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56860 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@226eba67,queue=0,pool=DuplexConnectionPool@6d5037a9[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@803db1a, client.connector=HttpClient@bc4d5e1{STARTED}}}} in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}] 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:20.352 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 08:43:20.353 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:43:20.353 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: pTvzeuuYOqVIVSOzrCt47w== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:43:20.353 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@43d602e2::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:20.353 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@43d602e2::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} 08:43:20.353 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} 08:43:20.353 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6d49c5c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:20.354 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=0} 08:43:20.354 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 08:43:20.354 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:20.354 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:20.354 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:20.354 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:20.354 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:20.354 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:20.364 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@722bc576{STOPPED} added {InflaterPool@1993d574{STOPPED,size=0,capacity=UNLIMITED},AUTO} 08:43:20.365 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@722bc576{STOPPED} added {DeflaterPool@7ac0ce6e{STOPPED,size=0,capacity=UNLIMITED},AUTO} 08:43:20.365 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@3b728666[defaultPolicy=WebSocketPolicy@471d6a3a[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {ScheduledExecutorScheduler@6e6332e3{STOPPED},AUTO} 08:43:20.365 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@3b728666[defaultPolicy=WebSocketPolicy@471d6a3a[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {org.eclipse.jetty.io.MappedByteBufferPool@3aed04a7,POJO} 08:43:20.365 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@3b728666[defaultPolicy=WebSocketPolicy@471d6a3a[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {SessionTracker@6a1bc286{STOPPED},AUTO} 08:43:20.365 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@3b728666[defaultPolicy=WebSocketPolicy@471d6a3a[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {WebSocketExtensionFactory@722bc576{STOPPED},AUTO} 08:43:20.365 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketServerFactory@3b728666[defaultPolicy=WebSocketPolicy@471d6a3a[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096],creator=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnectionFactory] 08:43:20.366 [qtp780934299-19] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@467b2945 08:43:20.366 [qtp780934299-19] INFO org.eclipse.jetty.websocket.server.WebSocketServerFactory - No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 08:43:20.366 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@6e6332e3{STOPPED} 08:43:20.366 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3882ms ScheduledExecutorScheduler@6e6332e3{STARTED} 08:43:20.366 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@6a1bc286{STOPPED} 08:43:20.366 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3882ms SessionTracker@6a1bc286{STARTED} 08:43:20.366 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@722bc576{STOPPED} 08:43:20.366 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@1993d574{STOPPED,size=0,capacity=UNLIMITED} 08:43:20.366 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3882ms InflaterPool@1993d574{STARTED,size=0,capacity=UNLIMITED} 08:43:20.366 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@7ac0ce6e{STOPPED,size=0,capacity=UNLIMITED} 08:43:20.366 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3882ms DeflaterPool@7ac0ce6e{STARTED,size=0,capacity=UNLIMITED} 08:43:20.366 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3882ms WebSocketExtensionFactory@722bc576{STARTED} 08:43:20.366 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3882ms WebSocketServerFactory@3b728666[defaultPolicy=WebSocketPolicy@471d6a3a[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096],creator=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnectionFactory] 08:43:20.375 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 08:43:20.375 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 08:43:20.375 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 08:43:20.375 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 08:43:20.376 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketFrame()) 08:43:20.436 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e, policy=WebSocketPolicy@41c273ce[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 08:43:20.438 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 08:43:20.447 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@43d602e2::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=95/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=94} 08:43:20.447 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=96/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=94} 08:43:20.449 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Discovered default RemoteEndpointFactory: null 08:43:20.450 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],behavior=SERVER,connection=WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=98/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=97},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],outgoing=WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=98/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=97}] 08:43:20.450 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],behavior=SERVER,connection=WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=98/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=97},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],outgoing=WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=98/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=97}] added {WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=98/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=97},POJO} 08:43:20.450 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],behavior=SERVER,connection=WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=99/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=97},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],outgoing=WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=99/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=97}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],AUTO} 08:43:20.451 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],behavior=SERVER,connection=WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=99/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=98},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],outgoing=WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=100/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=98}] 08:43:20.452 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],behavior=SERVER,connection=WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=100/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=98},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],outgoing=WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=100/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=98}] 08:43:20.452 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e] 08:43:20.452 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3967ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e] 08:43:20.452 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3968ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],behavior=SERVER,connection=WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=100/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=99},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],outgoing=WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=100/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=99}] 08:43:20.452 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],behavior=SERVER,connection=WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=100/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=99},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 08:43:20.452 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:20.452 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3968ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:20.453 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@72b0d5b0 08:43:20.454 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=102/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=START}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=101} 08:43:20.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:20.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=101} 08:43:20.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6d49c5c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:20.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6d49c5c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:20.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=101} 08:43:20.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2cf81924) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:20.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@700377ba 08:43:20.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=101} 101 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:20 GMT Connection: Upgrade Sec-WebSocket-Accept: WfWlzGn8XP+nRbmARsKAicy1saQ= Upgrade: WebSocket 08:43:20.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5b7db7ee[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@30a8b59c] (null,[p=0,l=0,c=0,r=0],true)@START 08:43:20.455 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:20.455 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:20 GMT Connection: Upgrade Sec-WebSocket-Accept: WfWlzGn8XP+nRbmARsKAicy1saQ= Upgrade: WebSocket 08:43:20.455 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 08:43:20.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5b7db7ee[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@30a8b59c] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:43:20.455 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5f943967{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 08:43:20.455 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5f943967{WRITING}->null:IDLE-->WRITING 08:43:20.455 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken up from select, 1/1/1 selected 08:43:20.455 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 processing 1 keys, 0 updates 08:43:20.455 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=W,to=103/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=COMPLETING}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=102} 08:43:20.455 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@5f943967{WRITING}->null 08:43:20.455 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5f943967{IDLE}->null:WRITING-->IDLE 08:43:20.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5b7db7ee[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@30a8b59c] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 08:43:20.455 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@229e218e SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=105/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[null 0 null]@38649b12[PENDING/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:20.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@2cf81924 w=false 08:43:20.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6d49c5c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:20.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6d49c5c{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:20.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6d49c5c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:20.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=102} 08:43:20.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 08:43:20.455 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=105/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[null 0 null]@38649b12[PENDING/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:20.456 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=105/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[null 0 null]@38649b12[PENDING/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 08:43:20.456 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@43d602e2::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=END}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=103} to WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=END}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=103} 08:43:20.456 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@6d49c5c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:20.456 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=0/2,p=0} tryExecute EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:20.456Z 08:43:20.456 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=0/2,p=1} startReservedThread p=1 08:43:20.456 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@4a8df3e2{s=0/2,p=1}@63a32bb5 startThread=0 08:43:20.456 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@4a8df3e2{s=0/2,p=1}@63a32bb5 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=1}] 08:43:20.456 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=END}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=103} upgrading from HttpConnection@43d602e2::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=END}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=103} to WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=END}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=103} 08:43:20.456 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=1/2,p=1}@63a32bb5 started 08:43:20.456 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}@63a32bb5 waiting 08:43:20.456 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@43d602e2::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@43d602e2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@725f603f{s=END}]=>HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=103} 08:43:20.456 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:20.456Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=105/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[null 0 null]@38649b12[PENDING/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 08:43:20.456 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=106/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[null 0 null]@38649b12[PENDING/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 08:43:20.456 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[HANDSHAKING],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:20.456 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:20.456 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:20.456 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 08:43:20.456 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 08:43:20.456 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=106/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[null 0 null]@38649b12[PENDING/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:20.456 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 waiting with 1 keys 08:43:20.457 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=106/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[null 0 null]@38649b12[PENDING/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}] 08:43:20.457 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@16863d51{AC.ReadCB@5be6aff1{HttpConnectionOverHTTP@5be6aff1::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=106/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[null 0 null]@38649b12[PENDING/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 08:43:20.458 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@7867221c{DirectByteBuffer@5552667a[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 08:43:20.458 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@5552667a[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.458 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 08:43:20.458 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 08:43:20.458 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@5552667a[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.458 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@7867221c{DirectByteBuffer@5552667a[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[null 0 null]@38649b12[PENDING/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:20.458 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@5552667a[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.458 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 08:43:20.458 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 08:43:20.458 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 08:43:20.458 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 08:43:20.458 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 08:43:20.458 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 08:43:20.459 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@739c244c[batching=true] 08:43:20.459 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],behavior=SERVER,connection=WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENING],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@739c244c[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 08:43:20.459 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277] 08:43:20.459 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 08:43:20.459 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12 08:43:20.459 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 08:43:20.459 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:20.459 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 08:43:20.459 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 08:43:20.459 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@504b2454{AC.ReadCB@3d8bc42e{WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:20.459 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:20.459 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@23f9fdad on ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=0 08:43:20.459 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=1 08:43:20.459 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:20.459 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/2 selected 08:43:20.459 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:20.459 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:20.459 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 08:43:20.459 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@23f9fdad 08:43:20.459 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 08:43:20.459 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 08:43:20.459 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 08:43:20.459 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:20.459 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 08:43:20.459 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:20.459 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 08:43:20.459 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 2 keys 08:43:20.459 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 08:43:20.460 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 08:43:20.460 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:20.460 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12 Date: Tue, 12 Jul 2022 08:43:20 GMT Connection: Upgrade Sec-WebSocket-Accept: WfWlzGn8XP+nRbmARsKAicy1saQ= Upgrade: WebSocket 08:43:20.460 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@4f9d249d[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@3d8bc42e | +> SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@29353428[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e] - STARTED += ExtensionStack@3e0b656c[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 08:43:20.460 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6d49c5c{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:20.460 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 08:43:20.460 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 08:43:20.460 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@2eb08d9{s=HttpChannelState@6d49c5c{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 08:43:20.461 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@43d602e2::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@6d49c5c{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:20.461 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:20.463 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 08:43:20.463 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12 08:43:20.463 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:20.463 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:20.463 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:20.463 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:20.463 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12 08:43:20.464 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277 > HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12] null 08:43:20.464 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12 08:43:20.537 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],behavior=CLIENT,connection=WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=78/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12[TERMINATED/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],outgoing=WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=78/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12[TERMINATED/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:20.538 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],behavior=CLIENT,connection=WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=79/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12[TERMINATED/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],outgoing=WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=79/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12[TERMINATED/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=79/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12[TERMINATED/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 08:43:20.538 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],behavior=CLIENT,connection=WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=79/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12[TERMINATED/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],outgoing=WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=79/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12[TERMINATED/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],AUTO} 08:43:20.538 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],behavior=CLIENT,connection=WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=80/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12[TERMINATED/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],outgoing=WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=80/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12[TERMINATED/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:20.539 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],behavior=CLIENT,connection=WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=80/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12[TERMINATED/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],outgoing=WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=80/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12[TERMINATED/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:20.539 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba] 08:43:20.539 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4055ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba] 08:43:20.539 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4055ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],behavior=CLIENT,connection=WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=80/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12[TERMINATED/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],outgoing=WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=81/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12[TERMINATED/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:20.542 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 08:43:20.542 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],behavior=CLIENT,connection=WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=83/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12[TERMINATED/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 08:43:20.542 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:20.542 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4058ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:20.543 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=84/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12[TERMINATED/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@5be6aff1::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=84/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12[TERMINATED/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=84/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12[TERMINATED/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:20.543 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@7867221c{DirectByteBuffer@5552667a[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 08:43:20.543 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@5be6aff1::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=85/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5be6aff1(l:/127.0.0.1:56860 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d524eec(exchange=HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12[TERMINATED/null]})[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:20.543 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=85/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[HANDSHAKING],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:20.543 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 08:43:20.543 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 08:43:20.543 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@70e05ba1[batching=true] 08:43:20.544 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],behavior=CLIENT,connection=WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=85/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENING],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@70e05ba1[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 08:43:20.544 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 08:43:20.544 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=85/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:20.544 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@16863d51{AC.ReadCB@3b764b50{WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:20.544 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:20.544 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3626f1ed on ManagedSelector@6eb82908{STARTED} id=0 keys=1 selected=0 updates=0 08:43:20.544 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6eb82908{STARTED} id=0 keys=1 selected=0 updates=1 08:43:20.544 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken with none selected 08:43:20.544 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken up from select, 0/0/1 selected 08:43:20.544 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@253b45f4[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@3b764b50 | +> SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@56632af0[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba] - STARTED += ExtensionStack@1ce6677[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 08:43:20.544 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 processing 0 keys, 1 updates 08:43:20.544 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:20.544 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3626f1ed 08:43:20.544 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:20.544 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:20.544 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@39ccac5f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@7d524eec(exchange=null)[send=HttpSenderOverHTTP@2a715e22(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3f41f933{s=START}],recv=HttpReceiverOverHTTP@79cc39aa(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:20.544 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 waiting with 1 keys 08:43:20.544 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@15e0fe05{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@5be6aff1::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@70331432[size=0 closed=false] 08:43:20.545 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277 > HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277] 08:43:20.545 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5432c277 > HttpResponse[HTTP/1.1 101 Switching Protocols]@38649b12] null 08:43:20.545 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 08:43:20.545 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:43:20.546 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@6a450b4e[p=0,l=77,c=77,r=77]={<<<{"uri":"/sensinact/provid...ources/brightness/GET"}>>>} 08:43:20.546 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 08:43:20.547 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}] 08:43:20.548 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=77,fin=true,rsv=...,masked=false] 08:43:20.553 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=77,fin=true,rsv=...,masked=false] 08:43:20.553 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=77,fin=true,rsv=...,masked=true], Flusher@789304c6[PROCESSING]) 08:43:20.554 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=77,fin=true,rsv=...,masked=true],Flusher@789304c6[PROCESSING],AUTO,null] to Flusher@4a77c5cd[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:20.554 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4a77c5cd[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:20.554 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=77,fin=true,rsv=...,masked=true],Flusher@789304c6[PROCESSING],AUTO,null]] 08:43:20.554 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:20.555 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@789304c6[PROCESSING],AUTO,null]] 08:43:20.555 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:20.555 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:20.555 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:20.555 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:20.555 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=83 cap=32768] 08:43:20.555 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:20.555 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@397a8230{IDLE}->null [DirectByteBuffer@5c47bd7e[p=0,l=83,c=32768,r=83]={<<<\x81\xCd\xF2\xE7\xFc7\x89\xC5\x89E\x9b\xC5\xC6\x15\xDd\x94\x99Y\x81\x8e\x92V\x91\x93\xD3...\x93B\x80\x84\x99D\xDd\x85\x8e^\x95\x8f\x88Y\x97\x94\x8f\x18\xB5\xA2\xA8\x15\x8f>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:20.555 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@397a8230{WRITING}->null:IDLE-->WRITING 08:43:20.555 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 83 SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=11/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=83,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:20.555 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/2 selected 08:43:20.555 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:20.555 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=83 remaining=0 WriteFlusher@397a8230{WRITING}->null 08:43:20.555 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@397a8230{IDLE}->null:WRITING-->IDLE 08:43:20.555 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] 08:43:20.555 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@643a7aed SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=96/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:20.555 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] processing 0 entries: [] 08:43:20.555 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=96/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:20.555 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] auto flushing 08:43:20.556 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] flushing 0 frames: [] 08:43:20.556 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=96/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 08:43:20.556 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:20.556 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:20.556Z 08:43:20.556 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:20.556Z 08:43:20.556 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:20.556Z 08:43:20.556 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:20.556Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=97/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:20.556 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:20.556Z tryProduce true 08:43:20.565 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:20.565 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:20.565 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@504b2454{AC.ReadCB@3d8bc42e{WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=105/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:20.565 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=105/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:20.565 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:43:20.565 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 2 keys 08:43:20.565 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:20.565 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7895999b[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:20.566 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:20.566 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 83 DirectByteBuffer@76527921[p=0,l=83,c=4096,r=83]={<<<\x81\xCd\xF2\xE7\xFc7\x89\xC5\x89E\x9b\xC5\xC6\x15\xDd\x94\x99Y\x81\x8e\x92V\x91\x93\xD3...\x93B\x80\x84\x99D\xDd\x85\x8e^\x95\x8f\x88Y\x97\x94\x8f\x18\xB5\xA2\xA8\x15\x8f>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.566 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 83 bytes - DirectByteBuffer@76527921[p=0,l=83,c=4096,r=83]={<<<\x81\xCd\xF2\xE7\xFc7\x89\xC5\x89E\x9b\xC5\xC6\x15\xDd\x94\x99Y\x81\x8e\x92V\x91\x93\xD3...\x93B\x80\x84\x99D\xDd\x85\x8e^\x95\x8f\x88Y\x97\x94\x8f\x18\xB5\xA2\xA8\x15\x8f>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.566 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7895999b[READING] getAction(DirectByteBuffer@76527921[p=0,l=83,c=4096,r=83]={<<<\x81\xCd\xF2\xE7\xFc7\x89\xC5\x89E\x9b\xC5\xC6\x15\xDd\x94\x99Y\x81\x8e\x92V\x91\x93\xD3...\x93B\x80\x84\x99D\xDd\x85\x8e^\x95\x8f\x88Y\x97\x94\x8f\x18\xB5\xA2\xA8\x15\x8f>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:20.566 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:20.566 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 83 bytes 08:43:20.567 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:43:20.567 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 77 - Parser@29353428[ExtensionStack,s=PAYLOAD_LEN,c=0,len=77,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:43:20.567 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@3fcb32d3[p=0,l=77,c=77,r=77]={<<<\x89\xC5\x89E\x9b\xC5\xC6\x15\xDd\x94\x99Y\x81\x8e\x92V\x91\x93\xD3G\x80\x88\x8a^\x96...\x93B\x80\x84\x99D\xDd\x85\x8e^\x95\x8f\x88Y\x97\x94\x8f\x18\xB5\xA2\xA8\x15\x8f>>>} 08:43:20.567 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=77,fin=true,rsv=...,masked=true] 08:43:20.567 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:20.567 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=77,fin=true,rsv=...,masked=true]) 08:43:20.567 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=77,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:43:20.567 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@3fcb32d3[p=0,l=77,c=77,r=77]={<<<{"uri":"/sensinact/provid...ources/brightness/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:20.568 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([77] "{"uri":"/sensinact/p...ces/switch/resources/brightness/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:43:20.575 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:43:20.575 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@3d97f51e[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 08:43:20.575 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=156,fin=true,rsv=...,masked=false] 08:43:20.575 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=156,fin=true,rsv=...,masked=false] 08:43:20.575 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=156,fin=true,rsv=...,masked=false], Flusher@23927531[PROCESSING]) 08:43:20.576 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=156,fin=true,rsv=...,masked=false],Flusher@23927531[PROCESSING],AUTO,null] to Flusher@5cc47e79[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:20.576 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cc47e79[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:20.576 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=156,fin=true,rsv=...,masked=false],Flusher@23927531[PROCESSING],AUTO,null]] 08:43:20.576 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:20.576 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@23927531[PROCESSING],AUTO,null]] 08:43:20.576 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:20.576 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:20.576 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:20.576 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:20.576 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=160 cap=32768] 08:43:20.576 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:20.576 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5f943967{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=160,c=32768,r=160]={<<<\x81~\x00\x9c{"response":{"name":"...ness","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:20.576 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5f943967{WRITING}->null:IDLE-->WRITING 08:43:20.576 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken up from select, 1/1/1 selected 08:43:20.576 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 160 SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=W,to=10/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=160,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=77,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:20.577 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 processing 1 keys, 0 updates 08:43:20.577 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=160 remaining=0 WriteFlusher@5f943967{WRITING}->null 08:43:20.577 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5f943967{IDLE}->null:WRITING-->IDLE 08:43:20.577 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=160,terminated=null] 08:43:20.577 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@229e218e SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=21/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:20.577 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=160,terminated=null] processing 0 entries: [] 08:43:20.577 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=160,terminated=null] auto flushing 08:43:20.577 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=160,terminated=null] flushing 0 frames: [] 08:43:20.577 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=21/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:20.577 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:20.577 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=21/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 08:43:20.577 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7895999b[READING] getAction(DirectByteBuffer@76527921[p=83,l=83,c=4096,r=0]={\x81\xCd\xF2\xE7\xFc7{"u...s/GET"}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:20.577 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:20.577 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCd\xF2\xE7\xFc7{"u...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.577 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=1/2,p=0} tryExecute EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:20.577Z 08:43:20.577 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=77,f=null]] 08:43:20.577 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}@63a32bb5 offer EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:20.577Z 08:43:20.577 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=0/2,p=1} startReservedThread p=1 08:43:20.577 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@4a8df3e2{s=0/2,p=1}@1cb4fd6 startThread=0 08:43:20.577 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@504b2454{AC.ReadCB@3d8bc42e{WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=77,f=null]]}} 08:43:20.577 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=77,f=null]] 08:43:20.577 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@23f9fdad on ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=0 08:43:20.577 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=1 08:43:20.577 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@2a77ad97 waiting 08:43:20.577 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/IDLE/p=true/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:20.577Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=21/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:20.577 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:20.577 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@16863d51{AC.ReadCB@3b764b50{WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=21/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:20.577 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/2 selected 08:43:20.577 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:20.577 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:20.577 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:43:20.644 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@23f9fdad 08:43:20.644 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:20.644 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7908b6ed[READING] getAction(DirectByteBuffer@528a8c30[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:20.644 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:20.644 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=66/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=77,f=null]] 08:43:20.644 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 160 DirectByteBuffer@528a8c30[p=0,l=160,c=4096,r=160]={<<<\x81~\x00\x9c{"response":{"name":"...ness","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.644 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:20.644 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 160 bytes - DirectByteBuffer@528a8c30[p=0,l=160,c=4096,r=160]={<<<\x81~\x00\x9c{"response":{"name":"...ness","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.644 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 2 keys 08:43:20.644 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7908b6ed[READING] getAction(DirectByteBuffer@528a8c30[p=0,l=160,c=4096,r=160]={<<<\x81~\x00\x9c{"response":{"name":"...ness","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:20.644 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:20.644 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 160 bytes 08:43:20.637 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@4a8df3e2{s=0/2,p=1}@1cb4fd6 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=1}] 08:43:20.644 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:43:20.637 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=0/2,p=1}@63a32bb5 task=EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/IDLE/p=true/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:20.637Z 08:43:20.644 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=1/2,p=1}@1cb4fd6 started 08:43:20.644 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 156 - Parser@56632af0[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=156,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:43:20.644 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}@1cb4fd6 waiting 08:43:20.644 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@38cd4fa[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 08:43:20.644 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=156,fin=true,rsv=...,masked=false] 08:43:20.644 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:20.644 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=156,fin=true,rsv=...,masked=false]) 08:43:20.644 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=156,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:43:20.644 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/IDLE/p=true/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:20.644Z tryProduce true 08:43:20.644 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@38cd4fa[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:20.644 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:20.644 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:20.644 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([156] "{"response":{"name":.../switch/brightness","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:43:20.644 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=156,f=TEXT[len=0,fin=true,rsv=...,masked=false]]] 08:43:20.644 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 waiting with 1 keys {"response":{"name":"brightness","type":"int","value":10,"timestamp":1657615399756},"type":"GET_RESPONSE","uri":"/light/switch/brightness","statusCode":200} 08:43:20.645 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7908b6ed[READING] getAction(DirectByteBuffer@528a8c30[p=160,l=160,c=4096,r=0]={\x81~\x00\x9c{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:20.645 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:20.645 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@528a8c30[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9c{"res...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.653 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=156,f=null]] 08:43:20.653 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@16863d51{AC.ReadCB@3b764b50{WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=156,f=null]]}} 08:43:20.653 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=156,f=null]] 08:43:20.653 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3626f1ed on ManagedSelector@6eb82908{STARTED} id=0 keys=1 selected=0 updates=0 08:43:20.653 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6eb82908{STARTED} id=0 keys=1 selected=0 updates=1 08:43:20.653 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@26a2f7f9 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}] 08:43:20.653 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken with none selected 08:43:20.653 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken up from select, 0/0/1 selected 08:43:20.653 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 processing 0 keys, 1 updates 08:43:20.653 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:20.653 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3626f1ed 08:43:20.653 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=156,f=null]] 08:43:20.653 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:20.653 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 waiting with 1 keys 08:43:20.756 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:43:20.756 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@3c922704[p=0,l=130,c=130,r=130]={<<<{"uri":"/sensinact/provid...alue":5,"type":"int"}]}>>>} 08:43:20.756 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=130,fin=true,rsv=...,masked=false] 08:43:20.756 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=130,fin=true,rsv=...,masked=false] 08:43:20.756 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=130,fin=true,rsv=...,masked=true], Flusher@789304c6[PROCESSING]) 08:43:20.756 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=130,fin=true,rsv=...,masked=true],Flusher@789304c6[PROCESSING],AUTO,null] to Flusher@4a77c5cd[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:20.757 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4a77c5cd[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:20.757 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=130,fin=true,rsv=...,masked=true],Flusher@789304c6[PROCESSING],AUTO,null]] 08:43:20.757 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:20.757 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@789304c6[PROCESSING],AUTO,null]] 08:43:20.757 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:20.757 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:20.757 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:20.757 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:20.757 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=138 cap=32768] 08:43:20.757 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:20.757 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@397a8230{IDLE}->null [DirectByteBuffer@5c47bd7e[p=0,l=138,c=32768,r=138]={<<<\x81\xFe\x00\x82\xCc)\xFc\xA1\xB7\x0b\x89\xD3\xA5\x0b\xC6\x83\xE3Z\x99\xCf\xBf@\x92\xC0\xAf...\xC0\xA0\\\x99\x83\xF6\x1c\xD0\x83\xB8P\x8c\xC4\xEe\x13\xDe\xC8\xA2]\xDe\xDc\x91T>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:20.757 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@397a8230{WRITING}->null:IDLE-->WRITING 08:43:20.757 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 138 SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=104/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=138,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=156,f=null]] 08:43:20.757 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/2 selected 08:43:20.757 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=138 remaining=0 WriteFlusher@397a8230{WRITING}->null 08:43:20.757 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:20.757 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@397a8230{IDLE}->null:WRITING-->IDLE 08:43:20.757 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=138,terminated=null] 08:43:20.757 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=138,terminated=null] processing 0 entries: [] 08:43:20.757 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=138,terminated=null] auto flushing 08:43:20.757 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=138,terminated=null] flushing 0 frames: [] 08:43:20.757 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:20.757 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@643a7aed SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=180/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=77,f=null]] 08:43:20.757 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=180/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=77,f=null]] 08:43:20.757 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=180/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=77,f=null]]:runFillable:BLOCKING 08:43:20.758 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:20.757Z 08:43:20.758 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@2a77ad97 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:20.758Z 08:43:20.758 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:20.758Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=181/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=77,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:20.758 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@2a77ad97 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:20.758Z 08:43:20.758 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:43:20.758Z tryProduce true 08:43:20.758 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:20.758 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@504b2454{AC.ReadCB@3d8bc42e{WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=181/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=77,f=null]]}} 08:43:20.758 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:20.758 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:43:20.758 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:20.758 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7895999b[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCd\xF2\xE7\xFc7{"u...\x00\x00\x00\x00\x00\x00\x00}) 08:43:20.758 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:20.758 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=181/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=77,f=null]] 08:43:20.758 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 2 keys 08:43:20.758 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 138 DirectByteBuffer@76527921[p=0,l=138,c=4096,r=138]={<<<\x81\xFe\x00\x82\xCc)\xFc\xA1\xB7\x0b\x89\xD3\xA5\x0b\xC6\x83\xE3Z\x99\xCf\xBf@\x92\xC0\xAf...\xC0\xA0\\\x99\x83\xF6\x1c\xD0\x83\xB8P\x8c\xC4\xEe\x13\xDe\xC8\xA2]\xDe\xDc\x91T>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.758 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 138 bytes - DirectByteBuffer@76527921[p=0,l=138,c=4096,r=138]={<<<\x81\xFe\x00\x82\xCc)\xFc\xA1\xB7\x0b\x89\xD3\xA5\x0b\xC6\x83\xE3Z\x99\xCf\xBf@\x92\xC0\xAf...\xC0\xA0\\\x99\x83\xF6\x1c\xD0\x83\xB8P\x8c\xC4\xEe\x13\xDe\xC8\xA2]\xDe\xDc\x91T>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.758 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7895999b[READING] getAction(DirectByteBuffer@76527921[p=0,l=138,c=4096,r=138]={<<<\x81\xFe\x00\x82\xCc)\xFc\xA1\xB7\x0b\x89\xD3\xA5\x0b\xC6\x83\xE3Z\x99\xCf\xBf@\x92\xC0\xAf...\xC0\xA0\\\x99\x83\xF6\x1c\xD0\x83\xB8P\x8c\xC4\xEe\x13\xDe\xC8\xA2]\xDe\xDc\x91T>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:20.758 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:20.758 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 138 bytes 08:43:20.758 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:43:20.758 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 130 - Parser@29353428[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=130,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:43:20.758 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@567881de[p=0,l=130,c=130,r=130]={<<<\xB7\x0b\x89\xD3\xA5\x0b\xC6\x83\xE3Z\x99\xCf\xBf@\x92\xC0\xAf]\xD3\xD1\xBeF\x8a\xC8\xA8...\xC0\xA0\\\x99\x83\xF6\x1c\xD0\x83\xB8P\x8c\xC4\xEe\x13\xDe\xC8\xA2]\xDe\xDc\x91T>>>} 08:43:20.758 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=130,fin=true,rsv=...,masked=true] 08:43:20.758 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:20.758 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=130,fin=true,rsv=...,masked=true]) 08:43:20.758 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=130,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:43:20.758 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@567881de[p=0,l=130,c=130,r=130]={<<<{"uri":"/sensinact/provid...alue":5,"type":"int"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:20.759 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([130] "{"uri":"/sensinact/p...brightness","value":5,"type":"int"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:43:20.762 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:43:20.762 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@4435986c[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 08:43:20.762 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=265,fin=true,rsv=...,masked=false] 08:43:20.762 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=265,fin=true,rsv=...,masked=false] 08:43:20.762 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=265,fin=true,rsv=...,masked=false], Flusher@23927531[PROCESSING]) 08:43:20.762 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=265,fin=true,rsv=...,masked=false],Flusher@23927531[PROCESSING],AUTO,null] to Flusher@5cc47e79[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:20.762 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cc47e79[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:20.762 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=265,fin=true,rsv=...,masked=false],Flusher@23927531[PROCESSING],AUTO,null]] 08:43:20.762 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:20.762 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@23927531[PROCESSING],AUTO,null]] 08:43:20.762 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:20.762 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:20.762 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:20.762 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:20.762 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=269 cap=32768] 08:43:20.762 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:20.762 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5f943967{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=269,c=32768,r=269]={<<<\x81~\x01\t{"triggered":[{"name".../dim","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:20.762 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5f943967{WRITING}->null:IDLE-->WRITING 08:43:20.763 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken up from select, 1/1/1 selected 08:43:20.763 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 processing 1 keys, 0 updates 08:43:20.763 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@229e218e SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=156,f=null]] 08:43:20.763 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=156,f=null]] 08:43:20.763 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=156,f=null]]:runFillable:BLOCKING 08:43:20.763 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=1/2,p=0} tryExecute EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:20.763Z 08:43:20.763 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}@1cb4fd6 offer EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:20.763Z 08:43:20.763 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=0/2,p=1} startReservedThread p=1 08:43:20.763 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@4a8df3e2{s=0/2,p=1}@73d6c2c2 startThread=0 08:43:20.763 [WebSocketClient@197449185-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@4a8df3e2{s=0/2,p=1}@73d6c2c2 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=1}] 08:43:20.763 [WebSocketClient@197449185-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=1/2,p=1}@73d6c2c2 started 08:43:20.763 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/IDLE/p=true/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:20.763Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=156,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:20.763 [WebSocketClient@197449185-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}@73d6c2c2 waiting 08:43:20.763 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@16863d51{AC.ReadCB@3b764b50{WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=156,f=null]]}} 08:43:20.763 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:43:20.763 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:20.763 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 269 SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=W,to=5/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=269,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=130,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:20.763 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7908b6ed[READING] getAction(DirectByteBuffer@528a8c30[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9c{"res...\x00\x00\x00\x00\x00\x00\x00}) 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:20.764 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=269 remaining=0 WriteFlusher@5f943967{WRITING}->null 08:43:20.764 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5f943967{IDLE}->null:WRITING-->IDLE 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 269 DirectByteBuffer@528a8c30[p=0,l=269,c=4096,r=269]={<<<\x81~\x01\t{"triggered":[{"name".../dim","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.764 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=269,terminated=null] 08:43:20.764 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=269,terminated=null] processing 0 entries: [] 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 269 bytes - DirectByteBuffer@528a8c30[p=0,l=269,c=4096,r=269]={<<<\x81~\x01\t{"triggered":[{"name".../dim","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.764 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}@1cb4fd6 task=EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/IDLE/p=true/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:20.764Z 08:43:20.764 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=269,terminated=null] auto flushing 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7908b6ed[READING] getAction(DirectByteBuffer@528a8c30[p=0,l=269,c=4096,r=269]={<<<\x81~\x01\t{"triggered":[{"name".../dim","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:20.764 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=269,terminated=null] flushing 0 frames: [] 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 269 bytes 08:43:20.764 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 265 - Parser@56632af0[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=265,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:43:20.764 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7895999b[READING] getAction(DirectByteBuffer@76527921[p=138,l=138,c=4096,r=0]={\x81\xFe\x00\x82\xCc)\xFc\xA1{...int"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:20.764 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/IDLE/p=true/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:20.764Z tryProduce true 08:43:20.764 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@7d1132c8[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 08:43:20.764 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=265,fin=true,rsv=...,masked=false] 08:43:20.764 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\x82\xCc)\xFc\xA1{...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.764 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=265,fin=true,rsv=...,masked=false]) 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=265,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:43:20.764 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=130,f=null]] 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@7d1132c8[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:20.764 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=265,f=TEXT[len=265,fin=true,rsv=...,masked=false]]] 08:43:20.764 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 waiting with 1 keys 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([265] "{"triggered":[{"name..."/light/switch/dim","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"triggered":[{"name":"brightness","type":"int","value":5,"timestamp":1657615400760}],"response":{"uri":"/light/switch/dim","task":"ACT","start":1657615400760,"end":1657615400760,"status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/dim","statusCode":200} 08:43:20.764 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@504b2454{AC.ReadCB@3d8bc42e{WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=130,f=null]]}} 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7908b6ed[READING] getAction(DirectByteBuffer@528a8c30[p=269,l=269,c=4096,r=0]={\x81~\x01\t{"tri...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:20.764 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=130,f=null]] 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@528a8c30[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01\t{"tri...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.764 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@23f9fdad on ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=0 08:43:20.764 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=1 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=265,f=null]] 08:43:20.764 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@16863d51{AC.ReadCB@3b764b50{WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=265,f=null]]}} 08:43:20.764 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/2 selected 08:43:20.764 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:20.764 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:20.764 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@23f9fdad 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=265,f=null]] 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3626f1ed on ManagedSelector@6eb82908{STARTED} id=0 keys=1 selected=0 updates=0 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6eb82908{STARTED} id=0 keys=1 selected=0 updates=1 08:43:20.764 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=130,f=null]] 08:43:20.764 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:20.764 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 2 keys 08:43:20.764 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=2/2,p=0}@63a32bb5 waiting 08:43:20.764 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken with none selected 08:43:20.764 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken up from select, 0/0/1 selected 08:43:20.764 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:20.764 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 processing 0 keys, 1 updates 08:43:20.764 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:20.764 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3626f1ed 08:43:20.765 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=265,f=null]] 08:43:20.765 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:20.765 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 waiting with 1 keys {"triggered":[{"name":"brightness","type":"int","value":5,"timestamp":1657615400760}],"response":{"uri":"/light/switch/dim","task":"ACT","start":1657615400760,"end":1657615400760,"status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/dim","statusCode":200} 08:43:20.958 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:43:20.958 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@658853bf[p=0,l=77,c=77,r=77]={<<<{"uri":"/sensinact/provid...ources/brightness/GET"}>>>} 08:43:20.958 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=77,fin=true,rsv=...,masked=false] 08:43:20.958 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=77,fin=true,rsv=...,masked=false] 08:43:20.958 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=77,fin=true,rsv=...,masked=true], Flusher@789304c6[PROCESSING]) 08:43:20.958 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=77,fin=true,rsv=...,masked=true],Flusher@789304c6[PROCESSING],AUTO,null] to Flusher@4a77c5cd[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:20.958 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4a77c5cd[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:20.958 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=77,fin=true,rsv=...,masked=true],Flusher@789304c6[PROCESSING],AUTO,null]] 08:43:20.958 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:20.958 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@789304c6[PROCESSING],AUTO,null]] 08:43:20.958 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:20.959 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:20.959 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:20.959 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:20.959 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=83 cap=32768] 08:43:20.959 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:20.959 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@397a8230{IDLE}->null [DirectByteBuffer@5c47bd7e[p=0,l=83,c=32768,r=83]={<<<\x81\xCdQ\xFf\x07e*\xDdr\x178\xDd=G~\x8cb\x0b"\x96i\x042\x8b(...h\x10#\x9cb\x16~\x9du\x0c6\x97s\x0b4\x8ctJ\x16\xBaSG,>>>\xCc\xA9]\x99\xD3\xBf\x0b\xC6\xFa...\x00\x00\x00\x00\x00\x00\x00}] 08:43:20.959 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@397a8230{WRITING}->null:IDLE-->WRITING 08:43:20.959 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/2 selected 08:43:20.959 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 83 SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=194/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=83,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=265,f=null]] 08:43:20.959 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:20.959 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=83 remaining=0 WriteFlusher@397a8230{WRITING}->null 08:43:20.959 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@397a8230{IDLE}->null:WRITING-->IDLE 08:43:20.959 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] 08:43:20.959 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] processing 0 entries: [] 08:43:20.959 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@643a7aed SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=195/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=130,f=null]] 08:43:20.959 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] auto flushing 08:43:20.959 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] flushing 0 frames: [] 08:43:20.959 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:20.959 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=195/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=130,f=null]] 08:43:20.959 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=195/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=130,f=null]]:runFillable:BLOCKING 08:43:20.959 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:43:20.959Z 08:43:20.960 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:43:20.959Z 08:43:20.960 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:43:20.96Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=195/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=130,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:20.960 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@504b2454{AC.ReadCB@3d8bc42e{WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=195/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=130,f=null]]}} 08:43:20.960 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:43:20.960 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:43:20.96Z 08:43:20.960 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:20.960 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7895999b[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\x82\xCc)\xFc\xA1{...\x00\x00\x00\x00\x00\x00\x00}) 08:43:20.960 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:20.960 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 83 DirectByteBuffer@76527921[p=0,l=83,c=4096,r=83]={<<<\x81\xCdQ\xFf\x07e*\xDdr\x178\xDd=G~\x8cb\x0b"\x96i\x042\x8b(...h\x10#\x9cb\x16~\x9du\x0c6\x97s\x0b4\x8ctJ\x16\xBaSG,>>>meters":[...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.960 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:43:20.96Z tryProduce true 08:43:20.960 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 83 bytes - DirectByteBuffer@76527921[p=0,l=83,c=4096,r=83]={<<<\x81\xCdQ\xFf\x07e*\xDdr\x178\xDd=G~\x8cb\x0b"\x96i\x042\x8b(...h\x10#\x9cb\x16~\x9du\x0c6\x97s\x0b4\x8ctJ\x16\xBaSG,>>>meters":[...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.960 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:20.960 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7895999b[READING] getAction(DirectByteBuffer@76527921[p=0,l=83,c=4096,r=83]={<<<\x81\xCdQ\xFf\x07e*\xDdr\x178\xDd=G~\x8cb\x0b"\x96i\x042\x8b(...h\x10#\x9cb\x16~\x9du\x0c6\x97s\x0b4\x8ctJ\x16\xBaSG,>>>meters":[...\x00\x00\x00\x00\x00\x00\x00}) 08:43:20.960 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:20.960 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:20.960 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 83 bytes 08:43:20.960 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:43:20.960 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 77 - Parser@29353428[ExtensionStack,s=PAYLOAD_LEN,c=0,len=77,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:43:20.960 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=PAYLOAD,c=0,len=77,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:20.960 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@d1e5ed9[p=0,l=77,c=77,r=77]={<<<*\xDdr\x178\xDd=G~\x8cb\x0b"\x96i\x042\x8b(\x15#\x90q\x0c5...h\x10#\x9cb\x16~\x9du\x0c6\x97s\x0b4\x8ctJ\x16\xBaSG,>>>} 08:43:20.960 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 2 keys 08:43:20.960 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=77,fin=true,rsv=...,masked=true] 08:43:20.960 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:20.960 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=77,fin=true,rsv=...,masked=true]) 08:43:20.960 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=77,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:43:20.960 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@d1e5ed9[p=0,l=77,c=77,r=77]={<<<{"uri":"/sensinact/provid...ources/brightness/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:20.960 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([77] "{"uri":"/sensinact/p...ces/switch/resources/brightness/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:43:20.962 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@69d3ac59[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=155,fin=true,rsv=...,masked=false] 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=155,fin=true,rsv=...,masked=false] 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=155,fin=true,rsv=...,masked=false], Flusher@23927531[PROCESSING]) 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=155,fin=true,rsv=...,masked=false],Flusher@23927531[PROCESSING],AUTO,null] to Flusher@5cc47e79[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cc47e79[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=155,fin=true,rsv=...,masked=false],Flusher@23927531[PROCESSING],AUTO,null]] 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@23927531[PROCESSING],AUTO,null]] 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=159 cap=32768] 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5f943967{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=159,c=32768,r=159]={<<<\x81~\x00\x9b{"response":{"name":"...ness","statusCode":200}>>>760,"end"...\x00\x00\x00\x00\x00\x00\x00}] 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5f943967{WRITING}->null:IDLE-->WRITING 08:43:20.963 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken up from select, 1/1/1 selected 08:43:20.963 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 processing 1 keys, 0 updates 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 159 SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=W,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=159,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=77,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=159 remaining=0 WriteFlusher@5f943967{WRITING}->null 08:43:20.963 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@229e218e SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=265,f=null]] 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5f943967{IDLE}->null:WRITING-->IDLE 08:43:20.963 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=265,f=null]] 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=159,terminated=null] 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=159,terminated=null] processing 0 entries: [] 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=159,terminated=null] auto flushing 08:43:20.963 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=265,f=null]]:runFillable:BLOCKING 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=159,terminated=null] flushing 0 frames: [] 08:43:20.963 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:20.964 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7895999b[READING] getAction(DirectByteBuffer@76527921[p=83,l=83,c=4096,r=0]={\x81\xCdQ\xFf\x07e{"u...s/GET"}<<<>>>meters":[...\x00\x00\x00\x00\x00\x00\x00}) 08:43:20.964 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:20.964 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=2/2,p=0} tryExecute EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:20.964Z 08:43:20.964 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCdQ\xFf\x07e{"u...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.964 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=77,f=null]] 08:43:20.964 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}@63a32bb5 offer EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:20.964Z 08:43:20.964 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@504b2454{AC.ReadCB@3d8bc42e{WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=77,f=null]]}} 08:43:20.964 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=77,f=null]] 08:43:20.964 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@23f9fdad on ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=0 08:43:20.964 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=1 08:43:20.964 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/IDLE/p=true/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:20.964Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=265,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:20.964 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@2a77ad97 waiting 08:43:20.964 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}@63a32bb5 task=EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/IDLE/p=true/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:20.964Z 08:43:20.964 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@16863d51{AC.ReadCB@3b764b50{WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=265,f=null]]}} 08:43:20.964 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:43:20.964 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:20.964 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7908b6ed[READING] getAction(DirectByteBuffer@528a8c30[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01\t{"tri...\x00\x00\x00\x00\x00\x00\x00}) 08:43:20.964 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:20.964 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/IDLE/p=true/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:20.964Z tryProduce true 08:43:20.964 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:20.964 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 159 DirectByteBuffer@528a8c30[p=0,l=159,c=4096,r=159]={<<<\x81~\x00\x9b{"response":{"name":"...ness","statusCode":200}>>>760,"end"...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.964 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:20.964 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:20.964 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 159 bytes - DirectByteBuffer@528a8c30[p=0,l=159,c=4096,r=159]={<<<\x81~\x00\x9b{"response":{"name":"...ness","statusCode":200}>>>760,"end"...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.964 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/2 selected 08:43:20.964 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:20.964 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:20.964 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7908b6ed[READING] getAction(DirectByteBuffer@528a8c30[p=0,l=159,c=4096,r=159]={<<<\x81~\x00\x9b{"response":{"name":"...ness","statusCode":200}>>>760,"end"...\x00\x00\x00\x00\x00\x00\x00}) 08:43:20.964 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:20.964 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@23f9fdad 08:43:20.964 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 159 bytes 08:43:20.964 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:43:20.964 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=265,f=null]] 08:43:20.964 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 waiting with 1 keys 08:43:20.964 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 155 - Parser@56632af0[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=155,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:43:20.964 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=77,f=null]] 08:43:20.964 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:20.964 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@192a7e9b[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 08:43:20.964 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 2 keys 08:43:20.964 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=155,fin=true,rsv=...,masked=false] 08:43:20.964 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:20.964 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=155,fin=true,rsv=...,masked=false]) 08:43:20.964 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=155,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:43:20.964 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@192a7e9b[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:20.964 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([155] "{"response":{"name":.../switch/brightness","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"brightness","type":"int","value":5,"timestamp":1657615400760},"type":"GET_RESPONSE","uri":"/light/switch/brightness","statusCode":200} 08:43:20.965 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7908b6ed[READING] getAction(DirectByteBuffer@528a8c30[p=159,l=159,c=4096,r=0]={\x81~\x00\x9b{"res...e":200}<<<>>>760,"end"...\x00\x00\x00\x00\x00\x00\x00}) 08:43:20.965 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:20.965 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@528a8c30[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9b{"res...\x00\x00\x00\x00\x00\x00\x00} 08:43:20.965 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=155,f=null]] 08:43:20.965 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@16863d51{AC.ReadCB@3b764b50{WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=155,f=null]]}} 08:43:20.965 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=155,f=null]] 08:43:20.965 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3626f1ed on ManagedSelector@6eb82908{STARTED} id=0 keys=1 selected=0 updates=0 08:43:20.965 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6eb82908{STARTED} id=0 keys=1 selected=0 updates=1 08:43:20.965 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=2/2,p=0}@1cb4fd6 waiting 08:43:20.965 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken with none selected 08:43:20.965 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken up from select, 0/0/1 selected 08:43:20.965 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 processing 0 keys, 1 updates 08:43:20.965 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:20.965 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3626f1ed 08:43:20.965 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=155,f=null]] 08:43:20.965 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:20.965 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 waiting with 1 keys {"response":{"name":"brightness","type":"int","value":5,"timestamp":1657615400760},"type":"GET_RESPONSE","uri":"/light/switch/brightness","statusCode":200} 08:43:21.066 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/2 selected 08:43:21.066 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:21.066 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1304/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.066 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1304/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.066 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1304/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:21.066 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:43:21.066Z 08:43:21.066 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@2a77ad97 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:43:21.066Z 08:43:21.066 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:43:21.066Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1305/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:21.066 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@2a77ad97 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:43:21.066Z 08:43:21.066 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1305/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:21.066 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:43:21.066Z tryProduce true 08:43:21.067 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:21.067 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1305/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:21.067 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1305/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 HeapByteBuffer@623e3550[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.067 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 2 keys 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 215 HeapByteBuffer@623e3550[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:21.067 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:21.068 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 08:43:21.068 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 08:43:21.068 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:21.068 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 08:43:21.068 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 08:43:21.068 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:21.068 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:21.068 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:21.068 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:21.068 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_off/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:21.068 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:21.068 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.068 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.068 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.068 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:21.068 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.068 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:21.068 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 08:43:21.068 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:21.068 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 08:43:21.068 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:21.069 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} parsed false HttpParser{s=END,0 of -1} 08:43:21.069 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} 08:43:21.069 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:21.069 [qtp780934299-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:21.072 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2573ba04[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}) 08:43:21.072 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=278 null 08:43:21.072 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@380a73ef[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:21.072 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=5} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:21 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 08:43:21.072 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a821f1f] (null,[p=0,l=278,c=278,r=278],true)@START 08:43:21.072 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=278} last=true content=HeapByteBuffer@380a73ef[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} 08:43:21.072 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:21 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 08:43:21.072 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:21.072 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a821f1f] ([p=0,l=123,c=16384,r=123],[p=0,l=278,c=278,r=278],true)@COMPLETING 08:43:21.072 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>P+nRbmARs...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@380a73ef[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}] 08:43:21.072 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 401 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=6} 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=401 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a821f1f] ([p=123,l=123,c=16384,r=0],[p=278,l=278,c=278,r=0],true)@END 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=3,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=6} 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=3,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=6} 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5701638b) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=6} 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_off/ACT written=278 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 295 HeapByteBuffer@623e3550[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 295 HeapByteBuffer@623e3550[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.073 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 65 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 65},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of 65} 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:21.074 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:21.075 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 65},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parse HeapByteBuffer@623e3550[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:21.075 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.075 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} Content@6f9a40f5{HeapByteBufferR@4e4c3e2[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:21.075 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent Content@6f9a40f5{HeapByteBufferR@4e4c3e2[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:21.075 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:21.075 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 08:43:21.075 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:21.075 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 08:43:21.075 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:21.075 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,65 of 65},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parsed false HttpParser{s=END,65 of 65} 08:43:21.075 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=65,q=1,[0]=EOF,s=STREAM] read 65 from Content@6f9a40f5{HeapByteBufferR@4e4c3e2[p=295,l=295,c=8192,r=0]={POST /sen...int"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:21.075 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,65 of 65},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 08:43:21.078 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4501a713[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 08:43:21.078 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=266 null 08:43:21.078 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@58db48db[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:21.078 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=4} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:21 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 08:43:21.078 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7189c598] (null,[p=0,l=266,c=266,r=266],true)@START 08:43:21.078 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=266} last=true content=HeapByteBuffer@58db48db[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 08:43:21.078 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:21 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 08:43:21.078 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:21.078 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7189c598] ([p=0,l=123,c=16384,r=123],[p=0,l=266,c=266,r=266],true)@COMPLETING 08:43:21.078 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>P+nRbmARs...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@58db48db[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 08:43:21.078 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:21.079 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 389 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,65 of 65},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=5} 08:43:21.079 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=389 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:21.079 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:21.079 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7189c598] ([p=123,l=123,c=16384,r=0],[p=266,l=266,c=266,r=0],true)@END 08:43:21.079 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:21.079 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:21.079 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=4,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=5} 08:43:21.079 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:43:21.079 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:21.079 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=5} 08:43:21.079 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@51759721) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:21.079 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:21.079 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:21.079 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:21.079 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=5} 08:43:21.079 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=266 08:43:21.080 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:21.080 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,65 of 65} 08:43:21.080 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:21.080 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.080 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.080 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.081 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.081 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:21.081 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.081 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:21.081 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.081 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.081 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:21.081 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.081 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=0 08:43:21.081 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=1 08:43:21.081 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:21.081 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/2 selected 08:43:21.081 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:21.081 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:21.081 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:21.081 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:21.081 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:21.081 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.081 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.081 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 2 keys 08:43:21.083 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1976f537{STOPPED} added {HttpClientTransportOverHTTP@45f421c{STOPPED},AUTO} 08:43:21.083 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1976f537{STOPPED} added {Client@1816e24a[provider=null,keyStore=null,trustStore=null],AUTO} 08:43:21.083 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1976f537{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@6940f685,POJO} 08:43:21.083 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1976f537{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@47b179d7,POJO} 08:43:21.083 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp956337311]@39008c9f{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@162b3d47,POJO} 08:43:21.083 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1976f537{STOPPED} added {QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:43:21.083 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1976f537{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@783115d9,POJO} 08:43:21.083 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@1567b56a[httpClient=HttpClient@1976f537{STOPPED},openSessions.size=0] added {HttpClient@1976f537{STOPPED},AUTO} 08:43:21.083 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@1567b56a[httpClient=HttpClient@1976f537{STOPPED},openSessions.size=0] added {SessionTracker@3402b4c9{STOPPED},AUTO} 08:43:21.083 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@95bb2a2{STOPPED} added {InflaterPool@46d567cb{STOPPED,size=0,capacity=UNLIMITED},AUTO} 08:43:21.083 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@95bb2a2{STOPPED} added {DeflaterPool@363a3d15{STOPPED,size=0,capacity=UNLIMITED},AUTO} 08:43:21.083 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@2ca72951[httpClient=HttpClient@1976f537{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@95bb2a2{STOPPED},AUTO} 08:43:21.083 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@2ca72951[httpClient=HttpClient@1976f537{STOPPED},openSessions.size=0] 08:43:21.083 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@1976f537{STOPPED} 08:43:21.083 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1976f537{STARTING} added {ScheduledExecutorScheduler@43a51d00{STOPPED},AUTO} 08:43:21.083 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1976f537{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@2e23c180,POJO} 08:43:21.083 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@45f421c{STOPPED} 08:43:21.083 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@45f421c{STARTING} added {ClientSelectorManager@499683c4{STOPPED},AUTO} 08:43:21.083 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@499683c4{STOPPED} 08:43:21.084 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/IDLE/p=false/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:21.084Z added {SelectorProducer@4efc25fc,POJO} 08:43:21.084 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/IDLE/p=false/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:21.084Z added {QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:43:21.084 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/IDLE/p=false/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:21.084Z created 08:43:21.084 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@7ee3d262{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/IDLE/p=false/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:21.084Z,MANAGED} 08:43:21.084 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@499683c4{STARTING} added {ManagedSelector@7ee3d262{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 08:43:21.084 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@7ee3d262{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:43:21.084 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/IDLE/p=false/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:21.084Z 08:43:21.084 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 08:43:21.084 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=0/2,p=0} 08:43:21.084 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}] added {ReservedThreadExecutor@396e6d9{s=0/2,p=0},AUTO} 08:43:21.084 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@396e6d9{s=0/2,p=0} 08:43:21.084 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4600ms ReservedThreadExecutor@396e6d9{s=0/2,p=0} 08:43:21.084 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@427226423-44,5,main] 08:43:21.138 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@427226423-45,5,main] 08:43:21.138 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}] 08:43:21.138 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@427226423-46,5,main] 08:43:21.138 [WebSocketClient@427226423-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}] 08:43:21.138 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@427226423-47,5,main] 08:43:21.139 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@427226423-48,5,main] 08:43:21.139 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}] 08:43:21.139 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@427226423-49,5,main] 08:43:21.139 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@427226423-50,5,main] 08:43:21.139 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}] 08:43:21.139 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}] 08:43:21.139 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}] 08:43:21.139 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@427226423-51,5,main] 08:43:21.140 [WebSocketClient@427226423-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}] 08:43:21.140 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4655ms QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}] 08:43:21.140 [WebSocketClient@427226423-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}] 08:43:21.140 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4656ms EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/IDLE/p=false/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:21.14Z 08:43:21.140 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@373f7450 startThread=0 08:43:21.140 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@d74bac4 on ManagedSelector@7ee3d262{STARTING} id=0 keys=0 selected=0 updates=0 08:43:21.140 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@373f7450 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}] 08:43:21.140 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/IDLE/p=false/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:21.14Z tryProduce false 08:43:21.140 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:21.140 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@d74bac4 08:43:21.140 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.140 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c waiting with 0 keys 08:43:21.140 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4656ms ManagedSelector@7ee3d262{STARTED} id=0 keys=0 selected=0 updates=0 08:43:21.140 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4656ms ClientSelectorManager@499683c4{STARTED} 08:43:21.140 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4656ms HttpClientTransportOverHTTP@45f421c{STARTED} 08:43:21.140 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@1816e24a[provider=null,keyStore=null,trustStore=null] 08:43:21.142 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 08:43:21.142 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, 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_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, 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] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, 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_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, 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] 08:43:21.142 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 5ff90645[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 08:43:21.143 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4659ms Client@1816e24a[provider=null,keyStore=null,trustStore=null] 08:43:21.143 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@43a51d00{STOPPED} 08:43:21.143 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4659ms ScheduledExecutorScheduler@43a51d00{STARTED} 08:43:21.143 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4659ms HttpClient@1976f537{STARTED} 08:43:21.143 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@3402b4c9{STOPPED} 08:43:21.143 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4659ms SessionTracker@3402b4c9{STARTED} 08:43:21.143 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@95bb2a2{STOPPED} 08:43:21.143 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@46d567cb{STOPPED,size=0,capacity=UNLIMITED} 08:43:21.143 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4659ms InflaterPool@46d567cb{STARTED,size=0,capacity=UNLIMITED} 08:43:21.143 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@363a3d15{STOPPED,size=0,capacity=UNLIMITED} 08:43:21.143 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4659ms DeflaterPool@363a3d15{STARTED,size=0,capacity=UNLIMITED} 08:43:21.143 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4659ms WebSocketExtensionFactory@95bb2a2{STARTED} 08:43:21.143 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4659ms WebSocketClient@2ca72951[httpClient=HttpClient@1976f537{STARTED},openSessions.size=0] 08:43:21.143 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9 to ws://127.0.0.1:8899/ws/sensinact 08:43:21.144 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 08:43:21.144 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 08:43:21.144 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 08:43:21.144 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 08:43:21.144 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9, policy=WebSocketPolicy@74aa9c72[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 08:43:21.144 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1976f537{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@5c20aab9,queue=0,pool=null,MANAGED} 08:43:21.144 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@5c20aab9,queue=0,pool=null 08:43:21.144 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@4b7c4456[c=0/0/64,a=0,i=0,q=0] added {Pool@2c768ada[size=0 closed=false],POJO} 08:43:21.144 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@5c20aab9,queue=0,pool=DuplexConnectionPool@4b7c4456[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@4b7c4456[c=0/0/64,a=0,i=0,q=0],MANAGED} 08:43:21.144 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@4b7c4456[c=0/0/64,a=0,i=0,q=0] 08:43:21.144 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4660ms DuplexConnectionPool@4b7c4456[c=0/0/64,a=0,i=0,q=0] 08:43:21.144 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4660ms HttpDestination[ws://127.0.0.1:8899]@5c20aab9,queue=0,pool=DuplexConnectionPool@4b7c4456[c=0/0/64,a=0,i=0,q=0] 08:43:21.144 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@5c20aab9,queue=0,pool=DuplexConnectionPool@4b7c4456[c=0/0/64,a=0,i=0,q=0] 08:43:21.144 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a] 08:43:21.144 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a for HttpDestination[ws://127.0.0.1:8899]@5c20aab9,queue=1,pool=DuplexConnectionPool@4b7c4456[c=0/0/64,a=0,i=0,q=1] 08:43:21.144 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@4b7c4456[c=0/0/64,a=0,i=0,q=1] 08:43:21.144 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 08:43:21.144 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 08:43:21.144 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@5533dc72{CLOSED, usage=0, multiplex=0/1, pooled=null} 08:43:21.144 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@7c447c76 startThread=0 08:43:21.145 [WebSocketClient@427226423-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@7c447c76 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}] 08:43:21.145 [WebSocketClient@427226423-45] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 08:43:21.145 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@66b080ac[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56862]] on ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=0 08:43:21.145 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=1 08:43:21.145 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:21.145 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/2 selected 08:43:21.145 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:21.145 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:21.146 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@66b080ac[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56862]] 08:43:21.146 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@66b080ac[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56862]] startThread=0 08:43:21.146 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.146 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:21.146 [WebSocketClient@427226423-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@5b6deedd{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@5c20aab9,queue=1,pool=DuplexConnectionPool@4b7c4456[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@5f527168, client.connector=HttpClient@1976f537{STARTED}}} on ManagedSelector@7ee3d262{STARTED} id=0 keys=0 selected=0 updates=0 08:43:21.146 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@66b080ac[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56862]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:43:21.146 [WebSocketClient@427226423-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7ee3d262{STARTED} id=0 keys=0 selected=0 updates=1 08:43:21.147 [WebSocketClient@427226423-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@7c447c76 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}] 08:43:21.147 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c woken with none selected 08:43:21.147 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c woken up from select, 0/0/0 selected 08:43:21.147 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c processing 0 keys, 1 updates 08:43:21.147 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:21.147 [qtp780934299-18] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 08:43:21.147 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@5b6deedd{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@5c20aab9,queue=1,pool=DuplexConnectionPool@4b7c4456[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@5f527168, client.connector=HttpClient@1976f537{STARTED}}} 08:43:21.147 [qtp780934299-18] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:21.148 [qtp780934299-18] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@12eeeb91::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 08:43:21.148 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.148 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c waiting with 1 keys 08:43:21.148 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@3db9ac34 on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 08:43:21.148 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c woken up from select, 1/1/1 selected 08:43:21.148 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c processing 1 keys, 0 updates 08:43:21.148 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@12eeeb91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.148 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@12eeeb91::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@12eeeb91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.148 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@16b1c562 Connect@5b6deedd{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@5c20aab9,queue=1,pool=DuplexConnectionPool@4b7c4456[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@5f527168, client.connector=HttpClient@1976f537{STARTED}}} 08:43:21.148 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@12eeeb91::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@12eeeb91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.148 [qtp780934299-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@67f973a1{AC.ReadCB@12eeeb91{HttpConnection@12eeeb91::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@12eeeb91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:21.148 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@12eeeb91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.148 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@22eaeac on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 08:43:21.148 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=2 08:43:21.148 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:56862 remote=/127.0.0.1:8899] 08:43:21.148 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@12eeeb91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.148 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:21.151 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/3 selected 08:43:21.148 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@128e536c{Connect@5b6deedd{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56862 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@5c20aab9,queue=1,pool=DuplexConnectionPool@4b7c4456[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@5f527168, client.connector=HttpClient@1976f537{STARTED}}}} startThread=0 08:43:21.152 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 2 updates 08:43:21.152 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@66b080ac[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56862]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:43:21.152 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:43:21.152 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:21.152 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.152 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c waiting with 1 keys 08:43:21.148 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@128e536c{Connect@5b6deedd{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56862 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@5c20aab9,queue=1,pool=DuplexConnectionPool@4b7c4456[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@5f527168, client.connector=HttpClient@1976f537{STARTED}}}} in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}] 08:43:21.152 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@3db9ac34 08:43:21.152 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@22eaeac 08:43:21.152 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 08:43:21.152 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=3/60000}{io=1/1,kio=1,kro=0}->HttpConnection@12eeeb91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.152 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.152 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:21.152 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@512a6182::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> 08:43:21.152 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@5515ef7f on ManagedSelector@7ee3d262{STARTED} id=0 keys=1 selected=0 updates=0 08:43:21.152 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=null)[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:21.152 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@512a6182::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=null)[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:21.152 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@512a6182::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=null)[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:21.152 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@703894f6{AC.ReadCB@512a6182{HttpConnectionOverHTTP@512a6182::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=null)[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 08:43:21.153 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=null)[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:21.153 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@197a39a1 on ManagedSelector@7ee3d262{STARTED} id=0 keys=1 selected=0 updates=1 08:43:21.153 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7ee3d262{STARTED} id=0 keys=1 selected=0 updates=2 08:43:21.153 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c woken with none selected 08:43:21.153 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@5533dc72{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@512a6182::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=null)[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:21.161 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c woken up from select, 0/0/1 selected 08:43:21.161 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c processing 0 keys, 2 updates 08:43:21.161 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:43:21.161 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@5515ef7f 08:43:21.161 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@4b7c4456[c=0/1/64,a=0,i=1,q=1] 08:43:21.161 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@197a39a1 08:43:21.161 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=null)[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:21.161 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.161 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c waiting with 1 keys 08:43:21.161 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@5533dc72{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@512a6182::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=null)[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@2c768ada[size=1 closed=false] 08:43:21.161 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[PENDING/null] res=HttpResponse[null 0 null]@40ddbbae[PENDING/null]} on HttpConnectionOverHTTP@512a6182::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=null)[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@5c20aab9,queue=0,pool=DuplexConnectionPool@4b7c4456[c=0/1/64,a=1,i=0,q=0] 08:43:21.161 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a 08:43:21.162 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[PENDING/null] res=HttpResponse[null 0 null]@40ddbbae[PENDING/null]} associated true to HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[PENDING/null] res=HttpResponse[null 0 null]@40ddbbae[PENDING/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:21.162 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a 08:43:21.162 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: v8EVb0ZdMMaVKz1t3iq/pw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:43:21.162 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 08:43:21.162 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@214d1bd6{s=START} 08:43:21.162 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@4dbde72a[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:21.162 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: v8EVb0ZdMMaVKz1t3iq/pw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:43:21.162 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 08:43:21.162 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@214d1bd6{s=COMPLETING} 08:43:21.162 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3c098079{IDLE}->null [HeapByteBuffer@74760867[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@4dbde72a[p=0,l=0,c=0,r=0]={<<<>>>}] 08:43:21.162 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3c098079{WRITING}->null:IDLE-->WRITING 08:43:21.162 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/3 selected 08:43:21.162 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=9/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[PENDING/null] res=HttpResponse[null 0 null]@40ddbbae[PENDING/null]})[send=HttpSenderOverHTTP@23695848(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@214d1bd6{s=COMPLETING}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:21.169 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:21.169 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@3c098079{WRITING}->null 08:43:21.169 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3c098079{IDLE}->null:WRITING-->IDLE 08:43:21.169 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@51ac5294 SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=21/60000}{io=1/1,kio=1,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.169 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=21/60000}{io=1/0,kio=1,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.169 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@214d1bd6{s=END} 08:43:21.169 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a 08:43:21.169 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a 08:43:21.169 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[null 0 null]@40ddbbae[PENDING/null]}, result: null 08:43:21.169 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=21/60000}{io=1/0,kio=1,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:21.169 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a 08:43:21.169 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:43:21.169Z 08:43:21.169 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[null 0 null]@40ddbbae[PENDING/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:21.236 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@128e536c{Connect@5b6deedd{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56862 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@5c20aab9,queue=0,pool=DuplexConnectionPool@4b7c4456[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@5f527168, client.connector=HttpClient@1976f537{STARTED}}}} in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}] 08:43:21.237 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:43:21.169Z 08:43:21.237 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:43:21.237Z 08:43:21.237 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:43:21.237Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=89/60000}{io=1/0,kio=1,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:21.237 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:43:21.237Z tryProduce true 08:43:21.237 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:21.237 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@67f973a1{AC.ReadCB@12eeeb91{HttpConnection@12eeeb91::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=89/60000}{io=1/0,kio=1,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:21.241 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@12eeeb91::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=93/60000}{io=1/0,kio=1,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:21.237 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.241 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>"value": ...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.241 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.241 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:21.241 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@12eeeb91::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>"value": ...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.241 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@12eeeb91::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>"value": ...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:21.241 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>"value": ...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.241 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:21.241 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:21.241 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:21.241 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:21.241 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:21.241 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 08:43:21.241 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 08:43:21.241 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:43:21.241 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:43:21.241 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:43:21.241 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 08:43:21.241 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 08:43:21.241 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 08:43:21.242 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 08:43:21.242 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 08:43:21.242 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 08:43:21.242 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 08:43:21.242 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 08:43:21.242 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 08:43:21.242 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 08:43:21.242 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 08:43:21.242 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 08:43:21.242 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 08:43:21.242 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 08:43:21.242 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 08:43:21.242 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:43:21.242 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:43:21.242 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:43:21.242 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:21.242 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 08:43:21.242 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:43:21.242 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: v8EVb0ZdMMaVKz1t3iq/pw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:43:21.242 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@12eeeb91::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:21.250 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@12eeeb91::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=8} 08:43:21.250 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=8} 08:43:21.250 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@43546a2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:21.250 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8} 08:43:21.250 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8} 08:43:21.250 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:21.250 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:21.250 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:21.250 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:21.250 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:21.250 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:21.251 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a, policy=WebSocketPolicy@18f33b81[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 08:43:21.251 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 08:43:21.251 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@12eeeb91::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9} 08:43:21.251 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9} 08:43:21.252 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],behavior=SERVER,connection=WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],outgoing=WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=10}] 08:43:21.259 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],behavior=SERVER,connection=WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=17/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=17},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],outgoing=WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=18/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=17}] added {WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=18/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=17},POJO} 08:43:21.259 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],behavior=SERVER,connection=WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=18/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=17},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],outgoing=WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=18/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=17}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],AUTO} 08:43:21.259 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],behavior=SERVER,connection=WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=18/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=17},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],outgoing=WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=18/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=17}] 08:43:21.260 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],behavior=SERVER,connection=WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=18/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=17},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],outgoing=WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=18/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=17}] 08:43:21.260 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a] 08:43:21.260 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4775ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a] 08:43:21.260 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4775ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],behavior=SERVER,connection=WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=18/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=18},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],outgoing=WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=18/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=18}] 08:43:21.260 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],behavior=SERVER,connection=WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=18/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=18},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 08:43:21.260 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:21.260 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4776ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:21.260 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@72b0d5b0 08:43:21.260 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=START}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=18} 08:43:21.268 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:21.268 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=26} 08:43:21.268 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@43546a2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:21.268 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@43546a2f{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:21.268 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=26} 08:43:21.269 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@423b826d) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:21.269 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@43958698 08:43:21.269 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=27} 101 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:21 GMT Connection: Upgrade Sec-WebSocket-Accept: RUiasjdq4IFybbVlexZJmulk+rg= Upgrade: WebSocket 08:43:21.269 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2f16db29[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@4a569ee3] (null,[p=0,l=0,c=0,r=0],true)@START 08:43:21.269 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:21.269 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:21 GMT Connection: Upgrade Sec-WebSocket-Accept: RUiasjdq4IFybbVlexZJmulk+rg= Upgrade: WebSocket 08:43:21.269 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 08:43:21.269 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2f16db29[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@4a569ee3] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:43:21.269 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5460452e{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 08:43:21.269 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5460452e{WRITING}->null:IDLE-->WRITING 08:43:21.269 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=W,to=27/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=COMPLETING}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=27} 08:43:21.269 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@5460452e{WRITING}->null 08:43:21.269 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5460452e{IDLE}->null:WRITING-->IDLE 08:43:21.269 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2f16db29[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@4a569ee3] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 08:43:21.269 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@423b826d w=false 08:43:21.269 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@43546a2f{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:21.269 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@43546a2f{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:21.269 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@43546a2f{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:21.269 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=27} 08:43:21.269 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 08:43:21.269 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@12eeeb91::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=END}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=27} to WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=END}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=27} 08:43:21.269 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@43546a2f{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:21.270 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=END}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=28} upgrading from HttpConnection@12eeeb91::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=END}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=28} to WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=END}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=28} 08:43:21.336 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c woken up from select, 1/1/1 selected 08:43:21.341 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c processing 1 keys, 0 updates 08:43:21.341 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@12eeeb91::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=71/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@12eeeb91[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@79c646f{s=END}]=>HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=99} 08:43:21.341 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@16b1c562 SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=171/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[null 0 null]@40ddbbae[PENDING/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:21.341 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=71/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[HANDSHAKING],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:21.341 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 08:43:21.341 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 08:43:21.341 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@ab8b706[batching=true] 08:43:21.341 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=172/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[null 0 null]@40ddbbae[PENDING/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:21.341 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],behavior=SERVER,connection=WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=71/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENING],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@ab8b706[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 08:43:21.341 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 08:43:21.341 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=72/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:21.341 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=172/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[null 0 null]@40ddbbae[PENDING/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 08:43:21.341 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@67f973a1{AC.ReadCB@2bf8f2f9{WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:21.341 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:21.341 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=0/2,p=0} tryExecute EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:21.341Z 08:43:21.352 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@22eaeac on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 08:43:21.352 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=0/2,p=1} startReservedThread p=1 08:43:21.352 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 08:43:21.352 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@396e6d9{s=0/2,p=1}@578ccf59 startThread=0 08:43:21.352 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:21.352 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/3 selected 08:43:21.352 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@396e6d9{s=0/2,p=1}@578ccf59 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=1}] 08:43:21.352 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:21.352 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:21.352 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=1/2,p=1}@578ccf59 started 08:43:21.352 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@22eaeac 08:43:21.352 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=1/2,p=0}@578ccf59 waiting 08:43:21.353 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=11/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:21.353 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@19cf9d5d[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@2bf8f2f9 | +> SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=11/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@5c27c099[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a] - STARTED += ExtensionStack@441b1375[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 08:43:21.353 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.353 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:21.353 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:21.352Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=183/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[null 0 null]@40ddbbae[PENDING/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 08:43:21.353 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@43546a2f{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:21.353 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 08:43:21.353 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 08:43:21.353 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4b9e303c{s=HttpChannelState@43546a2f{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 08:43:21.353 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=183/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[null 0 null]@40ddbbae[PENDING/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 08:43:21.353 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=183/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[null 0 null]@40ddbbae[PENDING/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=1/2,p=0}] 08:43:21.353 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@12eeeb91::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=11/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@43546a2f{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:21.353 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:21.364 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@2a77ad97 waiting 08:43:21.364 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@703894f6{AC.ReadCB@512a6182{HttpConnectionOverHTTP@512a6182::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=194/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[null 0 null]@40ddbbae[PENDING/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 08:43:21.364 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.364 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@26a5dfc6{DirectByteBuffer@28623562[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 08:43:21.364 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@28623562[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.364 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 08:43:21.364 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 08:43:21.364 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=195/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[null 0 null]@40ddbbae[PENDING/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:21.364 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@28623562[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.364 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c waiting with 1 keys 08:43:21.364 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@26a5dfc6{DirectByteBuffer@28623562[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[null 0 null]@40ddbbae[PENDING/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:21.364 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@28623562[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.364 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 08:43:21.364 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 08:43:21.364 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 08:43:21.364 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 08:43:21.364 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 08:43:21.364 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 08:43:21.364 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a] 08:43:21.364 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae 08:43:21.364 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 08:43:21.364 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 08:43:21.365 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 08:43:21.365 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 08:43:21.365 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 08:43:21.365 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 08:43:21.365 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 08:43:21.365 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 08:43:21.365 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 08:43:21.365 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 08:43:21.365 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 08:43:21.365 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:21.365 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae Date: Tue, 12 Jul 2022 08:43:21 GMT Connection: Upgrade Sec-WebSocket-Accept: RUiasjdq4IFybbVlexZJmulk+rg= Upgrade: WebSocket 08:43:21.375 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 08:43:21.375 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae 08:43:21.375 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:21.375 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:21.375 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:21.375 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:21.375 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae 08:43:21.375 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a > HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae] null 08:43:21.375 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae 08:43:21.375 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],behavior=CLIENT,connection=WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae[TERMINATED/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],outgoing=WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae[TERMINATED/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:21.376 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],behavior=CLIENT,connection=WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae[TERMINATED/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],outgoing=WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae[TERMINATED/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae[TERMINATED/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 08:43:21.376 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],behavior=CLIENT,connection=WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae[TERMINATED/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],outgoing=WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae[TERMINATED/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],AUTO} 08:43:21.386 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],behavior=CLIENT,connection=WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae[TERMINATED/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],outgoing=WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae[TERMINATED/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:21.387 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],behavior=CLIENT,connection=WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae[TERMINATED/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],outgoing=WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae[TERMINATED/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:21.387 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9] 08:43:21.387 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4903ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9] 08:43:21.387 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4903ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],behavior=CLIENT,connection=WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae[TERMINATED/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],outgoing=WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae[TERMINATED/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:21.387 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 08:43:21.387 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],behavior=CLIENT,connection=WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae[TERMINATED/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 08:43:21.387 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:21.387 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4903ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:21.387 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae[TERMINATED/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@512a6182::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae[TERMINATED/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae[TERMINATED/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:21.387 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@26a5dfc6{DirectByteBuffer@28623562[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 08:43:21.397 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@512a6182::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=33/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@512a6182(l:/127.0.0.1:56862 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@10176bb9(exchange=HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae[TERMINATED/null]})[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:21.398 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=33/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[HANDSHAKING],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:21.398 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 08:43:21.398 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 08:43:21.398 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@970c016[batching=true] 08:43:21.398 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],behavior=CLIENT,connection=WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=33/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENING],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@970c016[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 08:43:21.398 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 08:43:21.398 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=33/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:21.398 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@703894f6{AC.ReadCB@2c5db4b6{WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:21.398 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:21.398 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@197a39a1 on ManagedSelector@7ee3d262{STARTED} id=0 keys=1 selected=0 updates=0 08:43:21.398 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7ee3d262{STARTED} id=0 keys=1 selected=0 updates=1 08:43:21.398 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c woken with none selected 08:43:21.398 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c woken up from select, 0/0/1 selected 08:43:21.398 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@695f3f59[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@2c5db4b6 | +> SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@19459190[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9] - STARTED += ExtensionStack@c4b313d[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 08:43:21.398 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c processing 0 keys, 1 updates 08:43:21.398 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:21.398 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@197a39a1 08:43:21.398 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@502002f3{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@10176bb9(exchange=null)[send=HttpSenderOverHTTP@23695848(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@214d1bd6{s=START}],recv=HttpReceiverOverHTTP@5bd97697(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:21.398 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:21.398 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.398 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@5533dc72{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@512a6182::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@2c768ada[size=0 closed=false] 08:43:21.409 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c waiting with 1 keys 08:43:21.399 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:43:21.409 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a > HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a] 08:43:21.409 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@778cc4ad[p=0,l=73,c=73,r=73]={<<<{"uri":"/sensinact/provid.../resources/status/GET"}>>>} 08:43:21.409 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@c1fca2a > HttpResponse[HTTP/1.1 101 Switching Protocols]@40ddbbae] null 08:43:21.409 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 08:43:21.409 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=73,fin=true,rsv=...,masked=false] 08:43:21.409 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=73,fin=true,rsv=...,masked=false] 08:43:21.409 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=73,fin=true,rsv=...,masked=true], Flusher@794b242c[PROCESSING]) 08:43:21.409 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=73,fin=true,rsv=...,masked=true],Flusher@794b242c[PROCESSING],AUTO,null] to Flusher@587c762d[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:21.409 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 08:43:21.409 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@587c762d[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:21.409 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=73,fin=true,rsv=...,masked=true],Flusher@794b242c[PROCESSING],AUTO,null]] 08:43:21.409 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=11/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=1/2,p=0}] 08:43:21.409 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:21.409 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@794b242c[PROCESSING],AUTO,null]] 08:43:21.409 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:21.409 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:21.409 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:21.409 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:21.409 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=79 cap=32768] 08:43:21.409 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:21.410 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3c098079{IDLE}->null [DirectByteBuffer@7d74afdd[p=0,l=79,c=32768,r=79]={<<<\x81\xC9p\xB6\xAa\x82\x0b\x94\xDf\xF0\x19\x94\x90\xA0_\xC5\xCf\xEc\x03\xDf\xC4\xE3\x13\xC2\x85...\x85\xF0\x15\xC5\xC5\xF7\x02\xD5\xCf\xF1_\xC5\xDe\xE3\x04\xC3\xD9\xAd7\xF3\xFe\xA0\r>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:21.410 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3c098079{WRITING}->null:IDLE-->WRITING 08:43:21.410 [Thread-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 79 SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=11/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=79,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:21.410 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/3 selected 08:43:21.410 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=79 remaining=0 WriteFlusher@3c098079{WRITING}->null 08:43:21.410 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:21.410 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3c098079{IDLE}->null:WRITING-->IDLE 08:43:21.410 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] 08:43:21.410 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@51ac5294 SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=68/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:21.441 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] processing 0 entries: [] 08:43:21.441 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=99/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:21.441 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] auto flushing 08:43:21.441 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] flushing 0 frames: [] 08:43:21.441 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=99/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 08:43:21.441 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:21.441 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:43:21.441Z 08:43:21.441 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@2a77ad97 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:43:21.441Z 08:43:21.442 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:43:21.441Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=100/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:21.442 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@2a77ad97 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:43:21.442Z 08:43:21.442 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@67f973a1{AC.ReadCB@2bf8f2f9{WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=100/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:21.442 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:43:21.442 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-12T08:43:21.442Z tryProduce true 08:43:21.442 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:21.442 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:21.442 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.442 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@19048b23[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCdQ\xFf\x07e{"u...\x00\x00\x00\x00\x00\x00\x00}) 08:43:21.442 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=100/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:21.442 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:21.442 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:21.442 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 79 DirectByteBuffer@76527921[p=0,l=79,c=4096,r=79]={<<<\x81\xC9p\xB6\xAa\x82\x0b\x94\xDf\xF0\x19\x94\x90\xA0_\xC5\xCf\xEc\x03\xDf\xC4\xE3\x13\xC2\x85...\x85\xF0\x15\xC5\xC5\xF7\x02\xD5\xCf\xF1_\xC5\xDe\xE3\x04\xC3\xD9\xAd7\xF3\xFe\xA0\r>>>ET"}meter...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.442 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 79 bytes - DirectByteBuffer@76527921[p=0,l=79,c=4096,r=79]={<<<\x81\xC9p\xB6\xAa\x82\x0b\x94\xDf\xF0\x19\x94\x90\xA0_\xC5\xCf\xEc\x03\xDf\xC4\xE3\x13\xC2\x85...\x85\xF0\x15\xC5\xC5\xF7\x02\xD5\xCf\xF1_\xC5\xDe\xE3\x04\xC3\xD9\xAd7\xF3\xFe\xA0\r>>>ET"}meter...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.442 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@19048b23[READING] getAction(DirectByteBuffer@76527921[p=0,l=79,c=4096,r=79]={<<<\x81\xC9p\xB6\xAa\x82\x0b\x94\xDf\xF0\x19\x94\x90\xA0_\xC5\xCf\xEc\x03\xDf\xC4\xE3\x13\xC2\x85...\x85\xF0\x15\xC5\xC5\xF7\x02\xD5\xCf\xF1_\xC5\xDe\xE3\x04\xC3\xD9\xAd7\xF3\xFe\xA0\r>>>ET"}meter...\x00\x00\x00\x00\x00\x00\x00}) 08:43:21.442 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:21.442 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 79 bytes 08:43:21.442 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:43:21.452 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 73 - Parser@5c27c099[ExtensionStack,s=PAYLOAD_LEN,c=0,len=73,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:43:21.452 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@1b9b9548[p=0,l=73,c=73,r=73]={<<<\x0b\x94\xDf\xF0\x19\x94\x90\xA0_\xC5\xCf\xEc\x03\xDf\xC4\xE3\x13\xC2\x85\xF2\x02\xD9\xDc\xEb\x14...\x85\xF0\x15\xC5\xC5\xF7\x02\xD5\xCf\xF1_\xC5\xDe\xE3\x04\xC3\xD9\xAd7\xF3\xFe\xA0\r>>>} 08:43:21.453 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=73,fin=true,rsv=...,masked=true] 08:43:21.453 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:21.453 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=73,fin=true,rsv=...,masked=true]) 08:43:21.453 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=73,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:43:21.453 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@1b9b9548[p=0,l=73,c=73,r=73]={<<<{"uri":"/sensinact/provid.../resources/status/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:21.453 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([73] "{"uri":"/sensinact/p...ervices/switch/resources/status/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:43:21.455 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:43:21.455 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@1ee52dc3[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 08:43:21.455 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=154,fin=true,rsv=...,masked=false] 08:43:21.455 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=154,fin=true,rsv=...,masked=false] 08:43:21.455 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=154,fin=true,rsv=...,masked=false], Flusher@28143e3b[PROCESSING]) 08:43:21.455 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=154,fin=true,rsv=...,masked=false],Flusher@28143e3b[PROCESSING],AUTO,null] to Flusher@22f8e3a3[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:21.456 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@22f8e3a3[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:21.456 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=154,fin=true,rsv=...,masked=false],Flusher@28143e3b[PROCESSING],AUTO,null]] 08:43:21.456 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:21.456 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@28143e3b[PROCESSING],AUTO,null]] 08:43:21.456 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:21.456 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:21.456 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:21.456 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:21.456 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=158 cap=32768] 08:43:21.456 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:21.456 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5460452e{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=158,c=32768,r=158]={<<<\x81~\x00\x9a{"response":{"name":"...atus","statusCode":200}>>>}760,"end...\x00\x00\x00\x00\x00\x00\x00}] 08:43:21.456 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5460452e{WRITING}->null:IDLE-->WRITING 08:43:21.456 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c woken up from select, 1/1/1 selected 08:43:21.456 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 158 SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=W,to=14/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=158,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:21.456 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c processing 1 keys, 0 updates 08:43:21.456 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=158 remaining=0 WriteFlusher@5460452e{WRITING}->null 08:43:21.456 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5460452e{IDLE}->null:WRITING-->IDLE 08:43:21.456 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@16b1c562 SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=46/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:21.457 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=158,terminated=null] 08:43:21.457 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=158,terminated=null] processing 0 entries: [] 08:43:21.457 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=46/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:21.457 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=158,terminated=null] auto flushing 08:43:21.457 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=158,terminated=null] flushing 0 frames: [] 08:43:21.457 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:21.457 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=46/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 08:43:21.457 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@19048b23[READING] getAction(DirectByteBuffer@76527921[p=79,l=79,c=4096,r=0]={\x81\xC9p\xB6\xAa\x82{"u...s/GET"}<<<>>>ET"}meter...\x00\x00\x00\x00\x00\x00\x00}) 08:43:21.457 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:21.457 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=1/2,p=0} tryExecute EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:21.457Z 08:43:21.457 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xC9p\xB6\xAa\x82{"u...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.457 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=0/2,p=0}@578ccf59 offer EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:21.457Z 08:43:21.457 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=null]] 08:43:21.457 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=0/2,p=1} startReservedThread p=1 08:43:21.457 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@396e6d9{s=0/2,p=1}@7e93bb6c startThread=0 08:43:21.457 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@67f973a1{AC.ReadCB@2bf8f2f9{WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=null]]}} 08:43:21.457 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@396e6d9{s=0/2,p=1}@7e93bb6c in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=1}] 08:43:21.457 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=0/2,p=1}@578ccf59 task=EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/IDLE/p=true/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:21.457Z 08:43:21.464 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=1/2,p=1}@7e93bb6c started 08:43:21.457 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/IDLE/p=true/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:21.457Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=47/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:21.464 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=1/2,p=0}@7e93bb6c waiting 08:43:21.464 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@703894f6{AC.ReadCB@2c5db4b6{WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=54/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:21.464 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:43:21.464 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/IDLE/p=true/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:21.464Z tryProduce true 08:43:21.464 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:21.464 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:21.464 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.464 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6e4d194[READING] getAction(DirectByteBuffer@6611fb09[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:21.464 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:21.465 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=7/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=null]] 08:43:21.465 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 158 DirectByteBuffer@6611fb09[p=0,l=158,c=4096,r=158]={<<<\x81~\x00\x9a{"response":{"name":"...atus","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.465 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=54/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:21.465 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@22eaeac on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 08:43:21.465 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 158 bytes - DirectByteBuffer@6611fb09[p=0,l=158,c=4096,r=158]={<<<\x81~\x00\x9a{"response":{"name":"...atus","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.465 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c waiting with 1 keys 08:43:21.465 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 08:43:21.465 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6e4d194[READING] getAction(DirectByteBuffer@6611fb09[p=0,l=158,c=4096,r=158]={<<<\x81~\x00\x9a{"response":{"name":"...atus","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:21.465 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:21.465 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 158 bytes 08:43:21.465 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:43:21.465 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:21.465 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 154 - Parser@19459190[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=154,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:43:21.465 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:21.465 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@37a33016[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 08:43:21.465 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=154,fin=true,rsv=...,masked=false] 08:43:21.465 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/3 selected 08:43:21.465 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:21.465 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:21.475 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:21.475 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=154,fin=true,rsv=...,masked=false]) 08:43:21.475 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@22eaeac 08:43:21.475 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=154,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:43:21.476 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@37a33016[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:21.476 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=18/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=null]] 08:43:21.476 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([154] "{"response":{"name":...ight/switch/status","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"status","type":"string","value":"OFF","timestamp":1657615401070},"type":"GET_RESPONSE","uri":"/light/switch/status","statusCode":200} 08:43:21.476 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.476 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:21.476 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6e4d194[READING] getAction(DirectByteBuffer@6611fb09[p=158,l=158,c=4096,r=0]={\x81~\x00\x9a{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:21.476 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:21.476 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@6611fb09[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9a{"res...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.476 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=154,f=null]] 08:43:21.476 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@703894f6{AC.ReadCB@2c5db4b6{WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=154,f=null]]}} 08:43:21.476 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=154,f=null]] 08:43:21.476 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@197a39a1 on ManagedSelector@7ee3d262{STARTED} id=0 keys=1 selected=0 updates=0 08:43:21.476 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7ee3d262{STARTED} id=0 keys=1 selected=0 updates=1 08:43:21.476 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@373f7450 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=1/2,p=0}] 08:43:21.476 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c woken with none selected 08:43:21.476 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c woken up from select, 0/0/1 selected 08:43:21.476 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c processing 0 keys, 1 updates 08:43:21.476 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:21.476 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@197a39a1 08:43:21.476 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=154,f=null]] 08:43:21.476 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.476 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c waiting with 1 keys 08:43:21.641 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:43:21.641 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@38762e17[p=0,l=74,c=74,r=74]={<<<{"uri":"/sensinact/provid...resources/turn_on/ACT"}>>>} 08:43:21.641 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=74,fin=true,rsv=...,masked=false] 08:43:21.641 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=74,fin=true,rsv=...,masked=false] 08:43:21.641 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=74,fin=true,rsv=...,masked=true], Flusher@794b242c[PROCESSING]) 08:43:21.642 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=74,fin=true,rsv=...,masked=true],Flusher@794b242c[PROCESSING],AUTO,null] to Flusher@587c762d[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:21.642 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@587c762d[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:21.642 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=74,fin=true,rsv=...,masked=true],Flusher@794b242c[PROCESSING],AUTO,null]] 08:43:21.642 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:21.642 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@794b242c[PROCESSING],AUTO,null]] 08:43:21.642 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:21.642 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:21.642 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:21.642 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:21.642 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=80 cap=32768] 08:43:21.642 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:21.642 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3c098079{IDLE}->null [DirectByteBuffer@7d74afdd[p=0,l=80,c=32768,r=80]={<<<\x81\xCa\xEd[F$\x96y3V\x84y|\x06\xC2(#J\x9e2(E\x8e/i...V\x88()Q\x9f8#W\xC2/3V\x83\x04)J\xC2\x1a\x05p\xCf&>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:21.642 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3c098079{WRITING}->null:IDLE-->WRITING 08:43:21.642 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/3 selected 08:43:21.642 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:21.642 [Thread-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 80 SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=166/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=80,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=154,f=null]] 08:43:21.642 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=80 remaining=0 WriteFlusher@3c098079{WRITING}->null 08:43:21.642 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3c098079{IDLE}->null:WRITING-->IDLE 08:43:21.642 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=80,terminated=null] 08:43:21.642 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@51ac5294 SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=185/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=null]] 08:43:21.642 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=80,terminated=null] processing 0 entries: [] 08:43:21.642 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=80,terminated=null] auto flushing 08:43:21.642 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=80,terminated=null] flushing 0 frames: [] 08:43:21.642 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=185/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=null]] 08:43:21.642 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:21.642 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=185/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=null]]:runFillable:BLOCKING 08:43:21.643 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-12T08:43:21.643Z 08:43:21.643 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-12T08:43:21.643Z 08:43:21.643 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-12T08:43:21.643Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=185/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:21.643 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-12T08:43:21.643Z 08:43:21.643 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@67f973a1{AC.ReadCB@2bf8f2f9{WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=186/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=null]]}} 08:43:21.643 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:43:21.643 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:21.643 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-07-12T08:43:21.643Z tryProduce true 08:43:21.643 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@19048b23[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xC9p\xB6\xAa\x82{"u...\x00\x00\x00\x00\x00\x00\x00}) 08:43:21.643 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:21.643 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:21.643 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.643 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 80 DirectByteBuffer@76527921[p=0,l=80,c=4096,r=80]={<<<\x81\xCa\xEd[F$\x96y3V\x84y|\x06\xC2(#J\x9e2(E\x8e/i...V\x88()Q\x9f8#W\xC2/3V\x83\x04)J\xC2\x1a\x05p\xCf&>>>T"}meters...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.643 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 80 bytes - DirectByteBuffer@76527921[p=0,l=80,c=4096,r=80]={<<<\x81\xCa\xEd[F$\x96y3V\x84y|\x06\xC2(#J\x9e2(E\x8e/i...V\x88()Q\x9f8#W\xC2/3V\x83\x04)J\xC2\x1a\x05p\xCf&>>>T"}meters...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.643 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@19048b23[READING] getAction(DirectByteBuffer@76527921[p=0,l=80,c=4096,r=80]={<<<\x81\xCa\xEd[F$\x96y3V\x84y|\x06\xC2(#J\x9e2(E\x8e/i...V\x88()Q\x9f8#W\xC2/3V\x83\x04)J\xC2\x1a\x05p\xCf&>>>T"}meters...\x00\x00\x00\x00\x00\x00\x00}) 08:43:21.643 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:21.643 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=null]] 08:43:21.643 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:21.643 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 80 bytes 08:43:21.643 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:43:21.643 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 74 - Parser@5c27c099[ExtensionStack,s=PAYLOAD_LEN,c=0,len=74,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:43:21.643 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@211b15ae[p=0,l=74,c=74,r=74]={<<<\x96y3V\x84y|\x06\xC2(#J\x9e2(E\x8e/iT\x9f40M\x89...V\x88()Q\x9f8#W\xC2/3V\x83\x04)J\xC2\x1a\x05p\xCf&>>>} 08:43:21.643 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=74,fin=true,rsv=...,masked=true] 08:43:21.643 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:21.643 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=74,fin=true,rsv=...,masked=true]) 08:43:21.643 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=74,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:43:21.644 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@211b15ae[p=0,l=74,c=74,r=74]={<<<{"uri":"/sensinact/provid...resources/turn_on/ACT"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:21.644 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([74] "{"uri":"/sensinact/p...rvices/switch/resources/turn_on/ACT"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:43:21.647 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:43:21.647 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@5524c26f[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} 08:43:21.647 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=275,fin=true,rsv=...,masked=false] 08:43:21.647 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=275,fin=true,rsv=...,masked=false] 08:43:21.647 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=275,fin=true,rsv=...,masked=false], Flusher@28143e3b[PROCESSING]) 08:43:21.647 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=275,fin=true,rsv=...,masked=false],Flusher@28143e3b[PROCESSING],AUTO,null] to Flusher@22f8e3a3[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:21.647 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@22f8e3a3[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:21.647 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=275,fin=true,rsv=...,masked=false],Flusher@28143e3b[PROCESSING],AUTO,null]] 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@28143e3b[PROCESSING],AUTO,null]] 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=279 cap=32768] 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5460452e{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=279,c=32768,r=279]={<<<\x81~\x01\x13{"triggered":[{"name"...n_on","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5460452e{WRITING}->null:IDLE-->WRITING 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 279 SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=W,to=4/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=279,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=74,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:21.648 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c woken up from select, 1/1/1 selected 08:43:21.648 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c processing 1 keys, 0 updates 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=279 remaining=0 WriteFlusher@5460452e{WRITING}->null 08:43:21.648 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@16b1c562 SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=154,f=null]] 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5460452e{IDLE}->null:WRITING-->IDLE 08:43:21.648 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=154,f=null]] 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=279,terminated=null] 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=279,terminated=null] processing 0 entries: [] 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=279,terminated=null] auto flushing 08:43:21.648 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=154,f=null]]:runFillable:BLOCKING 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=279,terminated=null] flushing 0 frames: [] 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@19048b23[READING] getAction(DirectByteBuffer@76527921[p=80,l=80,c=4096,r=0]={\x81\xCa\xEd[F${"u...n/ACT"}<<<>>>T"}meters...\x00\x00\x00\x00\x00\x00\x00}) 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCa\xEd[F${"u...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.648 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=1/2,p=0} tryExecute EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:21.648Z 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=74,f=null]] 08:43:21.648 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=0/2,p=0}@7e93bb6c offer EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:21.648Z 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@67f973a1{AC.ReadCB@2bf8f2f9{WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=74,f=null]]}} 08:43:21.648 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=0/2,p=1} startReservedThread p=1 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=74,f=null]] 08:43:21.648 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@22eaeac on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@396e6d9{s=0/2,p=1}@58873ef8 startThread=0 08:43:21.649 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 08:43:21.649 [WebSocketClient@427226423-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@396e6d9{s=0/2,p=1}@58873ef8 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=1}] 08:43:21.649 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@2a77ad97 waiting 08:43:21.649 [WebSocketClient@427226423-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=1/2,p=1}@58873ef8 started 08:43:21.649 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:21.649 [WebSocketClient@427226423-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=1/2,p=0}@58873ef8 waiting 08:43:21.649 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/3 selected 08:43:21.649 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:21.649 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:21.649 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@22eaeac 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/IDLE/p=true/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:21.649Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=154,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:21.649 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=74,f=null]] 08:43:21.649 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@703894f6{AC.ReadCB@2c5db4b6{WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=154,f=null]]}} 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:43:21.649 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6e4d194[READING] getAction(DirectByteBuffer@6611fb09[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9a{"res...\x00\x00\x00\x00\x00\x00\x00}) 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 279 DirectByteBuffer@6611fb09[p=0,l=279,c=4096,r=279]={<<<\x81~\x01\x13{"triggered":[{"name"...n_on","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 279 bytes - DirectByteBuffer@6611fb09[p=0,l=279,c=4096,r=279]={<<<\x81~\x01\x13{"triggered":[{"name"...n_on","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6e4d194[READING] getAction(DirectByteBuffer@6611fb09[p=0,l=279,c=4096,r=279]={<<<\x81~\x01\x13{"triggered":[{"name"...n_on","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 279 bytes 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 275 - Parser@19459190[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=275,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@5640cb98[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=275,fin=true,rsv=...,masked=false] 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=275,fin=true,rsv=...,masked=false]) 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=275,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@5640cb98[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([275] "{"triggered":[{"name...ght/switch/turn_on","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"triggered":[{"name":"status","type":"string","value":"ON","timestamp":1657615401645}],"response":{"uri":"/light/switch/turn_on","task":"ACT","start":1657615401645,"end":1657615401645,"status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/turn_on","statusCode":200} 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6e4d194[READING] getAction(DirectByteBuffer@6611fb09[p=279,l=279,c=4096,r=0]={\x81~\x01\x13{"tri...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@6611fb09[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01\x13{"tri...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=275,f=null]] 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@703894f6{AC.ReadCB@2c5db4b6{WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=275,f=null]]}} 08:43:21.649 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=true 0->1 for SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=275,f=null]] 08:43:21.650 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=0/2,p=1}@7e93bb6c task=EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/IDLE/p=true/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:21.649Z 08:43:21.650 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:21.650 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.650 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 1 on SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=275,f=null]] 08:43:21.650 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c waiting with 1 keys 08:43:21.650 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/PRODUCING/p=true/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:21.65Z tryProduce true 08:43:21.650 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=2/2,p=0}@7e93bb6c waiting 08:43:21.843 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:43:21.843 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@294e2c18[p=0,l=73,c=73,r=73]={<<<{"uri":"/sensinact/provid.../resources/status/GET"}>>>} 08:43:21.843 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=73,fin=true,rsv=...,masked=false] 08:43:21.843 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=73,fin=true,rsv=...,masked=false] 08:43:21.843 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=73,fin=true,rsv=...,masked=true], Flusher@794b242c[PROCESSING]) 08:43:21.843 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=73,fin=true,rsv=...,masked=true],Flusher@794b242c[PROCESSING],AUTO,null] to Flusher@587c762d[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:21.843 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@587c762d[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:21.843 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=73,fin=true,rsv=...,masked=true],Flusher@794b242c[PROCESSING],AUTO,null]] 08:43:21.843 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:21.843 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@794b242c[PROCESSING],AUTO,null]] 08:43:21.843 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:21.843 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:21.843 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:21.843 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:21.843 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=79 cap=32768] 08:43:21.843 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:21.844 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3c098079{IDLE}->null [DirectByteBuffer@7d74afdd[p=0,l=79,c=32768,r=79]={<<<\x81\xC9\xFb\xD4vq\x80\xF6\x03\x03\x92\xF6LS\xD4\xA7\x13\x1f\x88\xBd\x18\x10\x98\xA0Y...Y\x03\x9e\xA7\x19\x04\x89\xB7\x13\x02\xD4\xA7\x02\x10\x8f\xA1\x05^\xBc\x91"S\x86>>>&\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:21.844 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3c098079{WRITING}->null:IDLE-->WRITING 08:43:21.844 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/3 selected 08:43:21.844 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:21.844 [Thread-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 79 SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=194/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=79,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=275,f=null]] 08:43:21.844 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=79 remaining=0 WriteFlusher@3c098079{WRITING}->null 08:43:21.844 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@51ac5294 SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=195/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=74,f=null]] 08:43:21.844 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3c098079{IDLE}->null:WRITING-->IDLE 08:43:21.844 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=195/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=74,f=null]] 08:43:21.844 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] 08:43:21.844 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] processing 0 entries: [] 08:43:21.844 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=195/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=74,f=null]]:runFillable:BLOCKING 08:43:21.844 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] auto flushing 08:43:21.844 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] flushing 0 frames: [] 08:43:21.844 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:21.844 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-07-12T08:43:21.844Z 08:43:21.844 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@2a77ad97 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-07-12T08:43:21.844Z 08:43:21.844 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-07-12T08:43:21.844Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=196/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=74,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:21.844 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@2a77ad97 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-07-12T08:43:21.844Z 08:43:21.845 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@67f973a1{AC.ReadCB@2bf8f2f9{WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=196/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=74,f=null]]}} 08:43:21.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:43:21.845 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2022-07-12T08:43:21.845Z tryProduce true 08:43:21.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:21.845 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:21.845 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@19048b23[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCa\xEd[F${"u...\x00\x00\x00\x00\x00\x00\x00}) 08:43:21.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:21.845 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 79 DirectByteBuffer@76527921[p=0,l=79,c=4096,r=79]={<<<\x81\xC9\xFb\xD4vq\x80\xF6\x03\x03\x92\xF6LS\xD4\xA7\x13\x1f\x88\xBd\x18\x10\x98\xA0Y...Y\x03\x9e\xA7\x19\x04\x89\xB7\x13\x02\xD4\xA7\x02\x10\x8f\xA1\x05^\xBc\x91"S\x86>>>}T"}meter...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 79 bytes - DirectByteBuffer@76527921[p=0,l=79,c=4096,r=79]={<<<\x81\xC9\xFb\xD4vq\x80\xF6\x03\x03\x92\xF6LS\xD4\xA7\x13\x1f\x88\xBd\x18\x10\x98\xA0Y...Y\x03\x9e\xA7\x19\x04\x89\xB7\x13\x02\xD4\xA7\x02\x10\x8f\xA1\x05^\xBc\x91"S\x86>>>}T"}meter...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.845 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=196/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=74,f=null]] 08:43:21.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@19048b23[READING] getAction(DirectByteBuffer@76527921[p=0,l=79,c=4096,r=79]={<<<\x81\xC9\xFb\xD4vq\x80\xF6\x03\x03\x92\xF6LS\xD4\xA7\x13\x1f\x88\xBd\x18\x10\x98\xA0Y...Y\x03\x9e\xA7\x19\x04\x89\xB7\x13\x02\xD4\xA7\x02\x10\x8f\xA1\x05^\xBc\x91"S\x86>>>}T"}meter...\x00\x00\x00\x00\x00\x00\x00}) 08:43:21.845 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:21.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:21.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 79 bytes 08:43:21.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:43:21.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 73 - Parser@5c27c099[ExtensionStack,s=PAYLOAD_LEN,c=0,len=73,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:43:21.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@254e39ca[p=0,l=73,c=73,r=73]={<<<\x80\xF6\x03\x03\x92\xF6LS\xD4\xA7\x13\x1f\x88\xBd\x18\x10\x98\xA0Y\x01\x89\xBb\x00\x18\x9f...Y\x03\x9e\xA7\x19\x04\x89\xB7\x13\x02\xD4\xA7\x02\x10\x8f\xA1\x05^\xBc\x91"S\x86>>>} 08:43:21.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=73,fin=true,rsv=...,masked=true] 08:43:21.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:21.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=73,fin=true,rsv=...,masked=true]) 08:43:21.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=73,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:43:21.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@254e39ca[p=0,l=73,c=73,r=73]={<<<{"uri":"/sensinact/provid.../resources/status/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:21.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([73] "{"uri":"/sensinact/p...ervices/switch/resources/status/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:43:21.847 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:43:21.847 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@191037ac[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 08:43:21.847 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=153,fin=true,rsv=...,masked=false] 08:43:21.847 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=153,fin=true,rsv=...,masked=false] 08:43:21.847 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=153,fin=true,rsv=...,masked=false], Flusher@28143e3b[PROCESSING]) 08:43:21.847 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=153,fin=true,rsv=...,masked=false],Flusher@28143e3b[PROCESSING],AUTO,null] to Flusher@22f8e3a3[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:21.847 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@22f8e3a3[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:21.847 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=153,fin=true,rsv=...,masked=false],Flusher@28143e3b[PROCESSING],AUTO,null]] 08:43:21.847 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:21.847 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@28143e3b[PROCESSING],AUTO,null]] 08:43:21.847 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:21.847 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:21.847 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:21.847 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:21.847 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=157 cap=32768] 08:43:21.847 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:21.847 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5460452e{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=157,c=32768,r=157]={<<<\x81~\x00\x99{"response":{"name":"...atus","statusCode":200}>>>576154016...\x00\x00\x00\x00\x00\x00\x00}] 08:43:21.847 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5460452e{WRITING}->null:IDLE-->WRITING 08:43:21.847 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c woken up from select, 1/1/1 selected 08:43:21.847 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c processing 1 keys, 0 updates 08:43:21.847 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 157 SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=W,to=2/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=157,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:21.847 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=157 remaining=0 WriteFlusher@5460452e{WRITING}->null 08:43:21.848 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5460452e{IDLE}->null:WRITING-->IDLE 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@16b1c562 SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=275,f=null]] 08:43:21.848 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=157,terminated=null] 08:43:21.848 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=157,terminated=null] processing 0 entries: [] 08:43:21.848 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=157,terminated=null] auto flushing 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=275,f=null]] 08:43:21.848 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=157,terminated=null] flushing 0 frames: [] 08:43:21.848 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=275,f=null]]:runFillable:BLOCKING 08:43:21.848 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@19048b23[READING] getAction(DirectByteBuffer@76527921[p=79,l=79,c=4096,r=0]={\x81\xC9\xFb\xD4vq{"u...s/GET"}<<<>>>}T"}meter...\x00\x00\x00\x00\x00\x00\x00}) 08:43:21.848 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:21.848 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xC9\xFb\xD4vq{"u...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=2/2,p=0} tryExecute EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/REPRODUCING/p=false/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:21.848Z 08:43:21.848 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=null]] 08:43:21.848 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@67f973a1{AC.ReadCB@2bf8f2f9{WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=null]]}} 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=1/2,p=0}@7e93bb6c offer EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/REPRODUCING/p=false/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:21.848Z 08:43:21.848 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=null]] 08:43:21.848 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@22eaeac on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 08:43:21.848 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 08:43:21.848 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:21.848 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/IDLE/p=true/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:21.848Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=275,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:21.848 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/3 selected 08:43:21.848 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:21.848 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:21.848 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=1/2,p=0}@7e93bb6c task=EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/IDLE/p=true/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:21.848Z 08:43:21.848 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@22eaeac 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@703894f6{AC.ReadCB@2c5db4b6{WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=275,f=null]]}} 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:43:21.848 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=null]] 08:43:21.848 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/IDLE/p=true/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:21.848Z tryProduce true 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:21.848 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.848 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:21.848 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6e4d194[READING] getAction(DirectByteBuffer@6611fb09[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01\x13{"tri...\x00\x00\x00\x00\x00\x00\x00}) 08:43:21.848 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 157 DirectByteBuffer@6611fb09[p=0,l=157,c=4096,r=157]={<<<\x81~\x00\x99{"response":{"name":"...atus","statusCode":200}>>>576154016...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.848 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=4/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=275,f=null]] 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 157 bytes - DirectByteBuffer@6611fb09[p=0,l=157,c=4096,r=157]={<<<\x81~\x00\x99{"response":{"name":"...atus","statusCode":200}>>>576154016...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.848 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c waiting with 1 keys 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6e4d194[READING] getAction(DirectByteBuffer@6611fb09[p=0,l=157,c=4096,r=157]={<<<\x81~\x00\x99{"response":{"name":"...atus","statusCode":200}>>>576154016...\x00\x00\x00\x00\x00\x00\x00}) 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 157 bytes 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 153 - Parser@19459190[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=153,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@527f5588[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=153,fin=true,rsv=...,masked=false] 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=153,fin=true,rsv=...,masked=false]) 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=153,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@527f5588[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:21.848 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([153] "{"response":{"name":...ight/switch/status","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"status","type":"string","value":"ON","timestamp":1657615401645},"type":"GET_RESPONSE","uri":"/light/switch/status","statusCode":200} 08:43:21.849 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6e4d194[READING] getAction(DirectByteBuffer@6611fb09[p=157,l=157,c=4096,r=0]={\x81~\x00\x99{"res...e":200}<<<>>>576154016...\x00\x00\x00\x00\x00\x00\x00}) 08:43:21.849 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:21.849 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@6611fb09[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x99{"res...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.849 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=153,f=null]] 08:43:21.849 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@703894f6{AC.ReadCB@2c5db4b6{WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=153,f=null]]}} 08:43:21.849 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=153,f=null]] 08:43:21.849 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@197a39a1 on ManagedSelector@7ee3d262{STARTED} id=0 keys=1 selected=0 updates=0 08:43:21.849 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7ee3d262{STARTED} id=0 keys=1 selected=0 updates=1 08:43:21.849 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=2/2,p=0}@578ccf59 waiting 08:43:21.849 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c woken with none selected 08:43:21.849 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c woken up from select, 0/0/1 selected 08:43:21.849 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c processing 0 keys, 1 updates 08:43:21.849 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:21.849 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@197a39a1 08:43:21.849 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=153,f=null]] 08:43:21.849 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.849 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c waiting with 1 keys 08:43:21.939 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/3 selected 08:43:21.939 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:21.939 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=858/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.940 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=858/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.940 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=858/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:21.940 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2022-07-12T08:43:21.94Z 08:43:21.940 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2022-07-12T08:43:21.94Z 08:43:21.940 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2022-07-12T08:43:21.94Z 08:43:21.940 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2022-07-12T08:43:21.94Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=859/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:21.940 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2022-07-12T08:43:21.94Z tryProduce true 08:43:21.940 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=859/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:21.940 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:21.940 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.941 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=859/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:21.941 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=859/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.941 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:21.941 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 HeapByteBuffer@623e3550[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.941 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 215 HeapByteBuffer@623e3550[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.941 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:21.941 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.941 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:21.941 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:21.941 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:21.941 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:21.941 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:21.941 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:21.941 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:21.941 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:21.941 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:21.941 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:21.941 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:21.941 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:21.941 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:21.941 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:21.941 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:21.941 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:21.941 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:21.942 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:21.942 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 08:43:21.942 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 08:43:21.942 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:21.942 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 08:43:21.942 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 08:43:21.942 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:21.942 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:21.942 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:21.942 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:21.942 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_off/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:21.942 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:21.943 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.943 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.943 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.943 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:21.943 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.943 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:21.943 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} 08:43:21.943 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:21.943 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} 08:43:21.943 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:21.943 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} parsed false HttpParser{s=END,0 of -1} 08:43:21.943 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} 08:43:21.943 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:21.944 [qtp780934299-21] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:21.947 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a06979[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}) 08:43:21.947 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=278 null 08:43:21.947 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@5dfcbede[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:21.947 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=6} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:21 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 08:43:21.947 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6b0a60d3] (null,[p=0,l=278,c=278,r=278],true)@START 08:43:21.947 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=278} last=true content=HeapByteBuffer@5dfcbede[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} 08:43:21.947 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:21 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 08:43:21.948 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:21.948 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6b0a60d3] ([p=0,l=123,c=16384,r=123],[p=0,l=278,c=278,r=278],true)@COMPLETING 08:43:21.948 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>IFybbVlex...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5dfcbede[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}] 08:43:21.948 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:21.948 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 401 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=7} 08:43:21.948 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=401 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:21.948 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:21.948 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6b0a60d3] ([p=123,l=123,c=16384,r=0],[p=278,l=278,c=278,r=0],true)@END 08:43:21.948 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:21.948 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:21.948 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=5,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=7} 08:43:21.948 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:21.948 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:21.948 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=5,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=7} 08:43:21.948 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4d5252b5) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:21.948 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:21.948 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:21.948 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:21.948 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=7} 08:43:21.948 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_off/ACT written=278 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 295 HeapByteBuffer@623e3550[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 295 HeapByteBuffer@623e3550[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:21.949 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 65 08:43:21.950 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 65},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parsed true HttpParser{s=CONTENT,0 of 65} 08:43:21.950 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 08:43:21.950 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:21.950 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 08:43:21.950 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 08:43:21.950 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:21.950 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:21.950 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:21.950 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:21.950 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:21.950 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:21.950 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 65},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parse HeapByteBuffer@623e3550[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:21.950 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.950 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} Content@4b3f11c7{HeapByteBufferR@730d4c30[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:21.950 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent Content@4b3f11c7{HeapByteBufferR@730d4c30[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:21.950 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:21.950 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 08:43:21.950 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:21.950 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 08:43:21.951 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:21.951 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,65 of 65},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} parsed false HttpParser{s=END,65 of 65} 08:43:21.951 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=65,q=1,[0]=EOF,s=STREAM] read 65 from Content@4b3f11c7{HeapByteBufferR@730d4c30[p=295,l=295,c=8192,r=0]={POST /sen...int"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:21.951 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,65 of 65},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 08:43:21.954 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@604bf25e[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 08:43:21.954 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=266 null 08:43:21.954 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2e66a9c9[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:21.954 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=5} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:21 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 08:43:21.954 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@69897024] (null,[p=0,l=266,c=266,r=266],true)@START 08:43:21.954 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=266} last=true content=HeapByteBuffer@2e66a9c9[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 08:43:21.954 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:21 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 08:43:21.954 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:21.954 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@69897024] ([p=0,l=123,c=16384,r=123],[p=0,l=266,c=266,r=266],true)@COMPLETING 08:43:21.954 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>IFybbVlex...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2e66a9c9[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 08:43:21.954 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:21.954 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 389 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,65 of 65},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=5} 08:43:21.954 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=389 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:21.954 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:21.954 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@69897024] ([p=123,l=123,c=16384,r=0],[p=266,l=266,c=266,r=0],true)@END 08:43:21.954 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:21.954 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:21.955 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=6,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=6} 08:43:21.955 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:43:21.955 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:21.955 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=6} 08:43:21.955 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@707438d3) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:21.955 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:21.955 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:21.955 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:21.955 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=6} 08:43:21.955 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=266 08:43:21.955 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:21.955 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,65 of 65} 08:43:21.955 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:21.955 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.955 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.955 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.955 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.955 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:21.955 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.955 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:21.956 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.956 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.956 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:21.956 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.956 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 08:43:21.956 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 08:43:21.956 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:21.956 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/3 selected 08:43:21.956 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:21.956 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:21.956 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:21.956 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:21.956 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.956 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.956 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:21.956 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@2a77ad97 waiting 08:43:21.956 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/3 selected 08:43:21.956 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:21.957 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.957 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.957 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:21.957 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2022-07-12T08:43:21.957Z 08:43:21.957 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@2a77ad97 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2022-07-12T08:43:21.957Z 08:43:21.957 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2022-07-12T08:43:21.957Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:21.957 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@2a77ad97 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2022-07-12T08:43:21.957Z 08:43:21.958 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:21.958 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2022-07-12T08:43:21.958Z tryProduce true 08:43:21.958 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:21.958 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:21.958 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:21.958 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 151 HeapByteBuffer@623e3550[p=0,l=151,c=8192,r=151]={<<>>1.8.0_202...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.958 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.958 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:21.958 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 151 HeapByteBuffer@623e3550[p=0,l=151,c=8192,r=151]={<<>>1.8.0_202...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.958 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=151,c=8192,r=151]={<<>>1.8.0_202...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:21.958 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=151,c=8192,r=151]={<<>>1.8.0_202...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.958 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:21.958 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:21.958 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:21.958 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:21.958 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:21.958 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:21.958 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:21.958 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:21.958 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:21.958 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:21.958 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:21.958 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:21.958 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:21.958 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:21.958 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/light/switch/status/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} GET //127.0.0.1:8899/sensinact/light/switch/status/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:21.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:21.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} 08:43:21.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/light/switch/status/GET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} 08:43:21.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:21.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} 08:43:21.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/light/switch/status/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} 08:43:21.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/light/switch/status/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:21.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/light/switch/status/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:21.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:21.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:21.959 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/light/switch/status/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:21.959 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:21.959 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.959 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.960 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=2} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.960 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=2} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:21.960 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.960 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:21.960 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=2} 08:43:21.960 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:21.960 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=2} 08:43:21.960 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:21.960 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=2} parsed false HttpParser{s=END,0 of -1} 08:43:21.960 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=2} 08:43:21.960 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:21.961 [qtp780934299-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:21.964 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@791e864b[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}) 08:43:21.964 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=154 null 08:43:21.964 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@1ba41b8a[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:21.964 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/light/switch/status/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=6} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:21 GMT Content-Type: application/json;charset=utf-8 Content-Length: 154 08:43:21.964 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@789456f7] (null,[p=0,l=154,c=154,r=154],true)@START 08:43:21.964 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=154} last=true content=HeapByteBuffer@1ba41b8a[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 08:43:21.964 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:21 GMT Content-Type: application/json;charset=utf-8 Content-Length: 154 08:43:21.964 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:21.964 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@789456f7] ([p=0,l=123,c=16384,r=123],[p=0,l=154,c=154,r=154],true)@COMPLETING 08:43:21.964 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>IFybbVlex...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1ba41b8a[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}] 08:43:21.964 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:21.965 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 277 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=7} 08:43:21.965 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=277 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:21.965 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:21.965 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@789456f7] ([p=123,l=123,c=16384,r=0],[p=154,l=154,c=154,r=0],true)@END 08:43:21.965 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:21.965 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:21.965 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=7,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=7} 08:43:21.965 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=7,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=8} 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@53d24d93) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=8} 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/light/switch/status/GET written=154 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 185 HeapByteBuffer@623e3550[p=0,l=185,c=8192,r=185]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} filled 185 HeapByteBuffer@623e3550[p=0,l=185,c=8192,r=185]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=185,c=8192,r=185]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=185,c=8192,r=185]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:21.966 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:21.967 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:21.967 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:21.967 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:21.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/light/switch/turn_on/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=0} POST //127.0.0.1:8899/sensinact/light/switch/turn_on/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:21.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:21.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=0} 08:43:21.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/light/switch/turn_on/ACT HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=0} 08:43:21.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:21.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=0} 08:43:21.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/light/switch/turn_on/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=0} 08:43:21.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/light/switch/turn_on/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:21.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/light/switch/turn_on/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:21.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:21.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:21.967 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/light/switch/turn_on/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:21.967 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:21.967 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.967 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.968 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.968 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=1} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:21.968 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:21.968 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:21.968 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=1} 08:43:21.968 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:21.968 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=1} 08:43:21.968 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:21.968 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=1} parsed false HttpParser{s=END,0 of -1} 08:43:21.968 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=1} 08:43:21.968 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:21.968 [qtp780934299-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:22.038 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32318876[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>}) 08:43:22.038 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=275 null 08:43:22.038 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@5209d5ca[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:22.039 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/light/switch/turn_on/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=71} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:21 GMT Content-Type: application/json;charset=utf-8 Content-Length: 275 08:43:22.039 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@74f892a6] (null,[p=0,l=275,c=275,r=275],true)@START 08:43:22.039 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=275} last=true content=HeapByteBuffer@5209d5ca[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} 08:43:22.039 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:21 GMT Content-Type: application/json;charset=utf-8 Content-Length: 275 08:43:22.039 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:22.039 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@74f892a6] ([p=0,l=123,c=16384,r=123],[p=0,l=275,c=275,r=275],true)@COMPLETING 08:43:22.039 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>IFybbVlex...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5209d5ca[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>}] 08:43:22.039 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:22.039 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 398 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=73/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=72} 08:43:22.039 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=398 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:22.039 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE {"triggered":[{"name":"status","type":"string","value":"ON","timestamp":1657615401969}],"response":{"uri":"/light/switch/turn_on","task":"ACT","start":1657615401969,"end":1657615401969,"status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/turn_on","statusCode":200} 08:43:22.039 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@74f892a6] ([p=123,l=123,c=16384,r=0],[p=275,l=275,c=275,r=0],true)@END 08:43:22.039 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:22.039 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:22.039 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=8,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=72} 08:43:22.039 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:22.039 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.039 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=8,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=72} 08:43:22.039 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@61edffc6) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=73} 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/light/switch/turn_on/ACT written=275 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 151 HeapByteBuffer@623e3550[p=0,l=151,c=8192,r=151]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} filled 151 HeapByteBuffer@623e3550[p=0,l=151,c=8192,r=151]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=151,c=8192,r=151]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=151,c=8192,r=151]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:22.040 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:22.044 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:22.045 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:22.045 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/light/switch/status/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} GET //127.0.0.1:8899/sensinact/light/switch/status/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:22.045 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:22.045 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 08:43:22.045 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/light/switch/status/GET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 08:43:22.045 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.045 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 08:43:22.045 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/light/switch/status/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 08:43:22.045 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/light/switch/status/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.045 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/light/switch/status/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.045 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:22.045 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:22.045 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/light/switch/status/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:22.045 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:22.045 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.045 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.046 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.046 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.046 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.046 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:22.046 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} 08:43:22.046 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:22.046 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} 08:43:22.046 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:22.046 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} parsed false HttpParser{s=END,0 of -1} 08:43:22.046 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} 08:43:22.055 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.055 [qtp780934299-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:22.057 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@582c3317[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}) 08:43:22.057 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=153 null 08:43:22.057 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@7fa2b0c9[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:22.057 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/light/switch/status/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=12} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 153 08:43:22.057 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@369b7b03] (null,[p=0,l=153,c=153,r=153],true)@START 08:43:22.057 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=153} last=true content=HeapByteBuffer@7fa2b0c9[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 08:43:22.057 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 153 08:43:22.057 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:22.058 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@369b7b03] ([p=0,l=123,c=16384,r=123],[p=0,l=153,c=153,r=153],true)@COMPLETING 08:43:22.058 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>IFybbVlex...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7fa2b0c9[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}] 08:43:22.058 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:22.058 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 276 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=17/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=13} 08:43:22.058 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=276 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:22.058 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:22.058 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@369b7b03] ([p=123,l=123,c=16384,r=0],[p=153,l=153,c=153,r=0],true)@END 08:43:22.058 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:22.058 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:22.058 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=9,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=13} 08:43:22.058 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:22.058 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.058 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=9,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=13} 08:43:22.058 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@c9df2b7) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:22.058 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.059 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.059 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.059 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=14} 08:43:22.059 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/light/switch/status/GET written=153 08:43:22.059 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.059 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:22.064 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:22.064 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.064 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 HeapByteBuffer@623e3550[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.065 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} filled 215 HeapByteBuffer@623e3550[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.065 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.065 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.065 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:22.065 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:22.065 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:22.065 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:22.065 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:22.065 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:22.065 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:22.065 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:22.065 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:22.065 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:22.065 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:22.065 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:22.065 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:22.065 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:22.065 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:22.065 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:22.065 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:22.065 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:22.066 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 08:43:22.066 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 08:43:22.066 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.066 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 08:43:22.066 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 08:43:22.066 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.066 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.066 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:22.066 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:22.066 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_off/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:22.074 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:22.074 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.074 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.075 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=10} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.075 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=10} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.075 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.075 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:22.075 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=10} 08:43:22.075 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:22.075 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=10} 08:43:22.075 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:22.075 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=10} parsed false HttpParser{s=END,0 of -1} 08:43:22.075 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=10} 08:43:22.075 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.137 [qtp780934299-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:22.143 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5df12e64[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}) 08:43:22.143 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=278 null 08:43:22.143 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@4d42f178[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:22.143 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=78} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 08:43:22.144 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7390dc1b] (null,[p=0,l=278,c=278,r=278],true)@START 08:43:22.144 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=278} last=true content=HeapByteBuffer@4d42f178[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} 08:43:22.144 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 08:43:22.144 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:22.144 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7390dc1b] ([p=0,l=123,c=16384,r=123],[p=0,l=278,c=278,r=278],true)@COMPLETING 08:43:22.144 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>IFybbVlex...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4d42f178[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}] 08:43:22.144 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:22.144 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 401 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=79/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=79} 08:43:22.144 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=401 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:22.144 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:22.144 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7390dc1b] ([p=123,l=123,c=16384,r=0],[p=278,l=278,c=278,r=0],true)@END 08:43:22.144 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:22.144 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:22.144 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=10,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=79} 08:43:22.144 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:22.144 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.144 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=10,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=79} 08:43:22.145 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4a1a6f07) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:22.145 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.145 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.145 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.145 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=10,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=80} 08:43:22.145 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_off/ACT written=278 08:43:22.145 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.145 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:22.145 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:22.145 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.145 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 295 HeapByteBuffer@623e3550[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.145 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} filled 295 HeapByteBuffer@623e3550[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.145 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.145 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.145 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:22.145 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:22.145 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:22.145 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:22.145 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:22.145 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:22.145 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:22.146 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:22.146 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:22.146 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:22.146 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:22.146 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:22.146 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:22.146 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:22.146 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:22.149 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:22.149 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:22.149 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:22.149 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:22.149 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 65 08:43:22.149 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 65},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of 65} 08:43:22.149 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 08:43:22.149 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.149 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 08:43:22.150 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 08:43:22.150 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.150 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.150 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:22.150 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:22.150 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:22.150 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:22.150 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 65},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parse HeapByteBuffer@623e3550[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.150 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.150 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} Content@1eccfa2e{HeapByteBufferR@44df11be[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:22.150 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent Content@1eccfa2e{HeapByteBufferR@44df11be[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:22.150 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:22.150 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 08:43:22.150 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:22.150 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 08:43:22.151 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:22.151 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,65 of 65},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} parsed false HttpParser{s=END,65 of 65} 08:43:22.151 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=65,q=1,[0]=EOF,s=STREAM] read 65 from Content@1eccfa2e{HeapByteBufferR@44df11be[p=295,l=295,c=8192,r=0]={POST /sen...int"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:22.159 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,65 of 65},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=10} 08:43:22.162 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7acb5c15[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 08:43:22.162 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=266 null 08:43:22.162 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@48633559[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:22.162 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=13} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 08:43:22.162 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@38196a3a] (null,[p=0,l=266,c=266,r=266],true)@START 08:43:22.162 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=266} last=true content=HeapByteBuffer@48633559[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 08:43:22.162 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 08:43:22.162 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:22.162 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@38196a3a] ([p=0,l=123,c=16384,r=123],[p=0,l=266,c=266,r=266],true)@COMPLETING 08:43:22.162 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>IFybbVlex...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@48633559[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 08:43:22.162 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:22.164 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 389 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=18/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,65 of 65},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=15} 08:43:22.164 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=389 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:22.164 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:22.164 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@38196a3a] ([p=123,l=123,c=16384,r=0],[p=266,l=266,c=266,r=0],true)@END 08:43:22.164 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:22.164 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:22.164 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=11,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=15} 08:43:22.164 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:43:22.164 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:22.164 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=15} 08:43:22.164 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@765ae4e8) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:22.164 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:22.164 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:22.164 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:22.164 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=15} 08:43:22.164 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=266 08:43:22.164 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:22.168 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,65 of 65} 08:43:22.168 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:22.168 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.168 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 180 HeapByteBuffer@623e3550[p=0,l=180,c=8192,r=180]={<<>>99\r\nConne...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} filled 180 HeapByteBuffer@623e3550[p=0,l=180,c=8192,r=180]={<<>>99\r\nConne...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=180,c=8192,r=180]={<<>>99\r\nConne...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=180,c=8192,r=180]={<<>>99\r\nConne...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=0} 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=0} 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=0} 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=0} 08:43:22.169 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/status/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.170 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/status/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.170 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:22.170 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:22.170 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/status/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:22.239 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:22.239 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.239 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.240 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=71/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=70} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.240 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=71/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=71} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.240 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.240 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:22.240 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=71} 08:43:22.240 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:22.240 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=71} 08:43:22.240 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:22.240 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=71/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=71} parsed false HttpParser{s=END,0 of -1} 08:43:22.240 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=71/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=71} 08:43:22.240 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.240 [qtp780934299-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:22.242 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54f15015[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}) 08:43:22.242 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=154 null 08:43:22.242 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@14d5fa29[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:22.242 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=73} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 154 08:43:22.242 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1ccec764] (null,[p=0,l=154,c=154,r=154],true)@START 08:43:22.242 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=154} last=true content=HeapByteBuffer@14d5fa29[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 08:43:22.242 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 154 08:43:22.242 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:22.242 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1ccec764] ([p=0,l=123,c=16384,r=123],[p=0,l=154,c=154,r=154],true)@COMPLETING 08:43:22.242 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>IFybbVlex...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@14d5fa29[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}] 08:43:22.242 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:22.243 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 277 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=74/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=74} 08:43:22.243 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=277 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:22.243 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:22.243 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1ccec764] ([p=123,l=123,c=16384,r=0],[p=154,l=154,c=154,r=0],true)@END 08:43:22.243 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:22.243 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:22.243 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=12,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=74} 08:43:22.243 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:22.243 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.243 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=12,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=74} 08:43:22.243 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3764a10e) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:22.243 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.243 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.243 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.243 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=12,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=74} 08:43:22.243 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/status/GET written=154 08:43:22.243 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.248 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:22.248 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:22.248 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 214 HeapByteBuffer@623e3550[p=0,l=214,c=8192,r=214]={<<>>t-Length:...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} filled 214 HeapByteBuffer@623e3550[p=0,l=214,c=8192,r=214]={<<>>t-Length:...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=214,c=8192,r=214]={<<>>t-Length:...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=214,c=8192,r=214]={<<>>t-Length:...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_on/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} 08:43:22.249 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_on/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.250 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_on/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.250 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:22.250 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:22.250 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_on/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:22.258 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:22.259 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.259 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.259 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=10} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.259 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=10} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.259 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.259 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:22.259 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=10} 08:43:22.259 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:22.259 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=10} 08:43:22.259 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:22.259 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=10} parsed false HttpParser{s=END,0 of -1} 08:43:22.259 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=10} 08:43:22.259 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.259 [qtp780934299-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:22.262 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63cef224[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>}) 08:43:22.262 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=275 null 08:43:22.262 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@568f291a[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:22.262 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_on/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=13} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 275 08:43:22.262 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6fcb4ab0] (null,[p=0,l=275,c=275,r=275],true)@START 08:43:22.262 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=275} last=true content=HeapByteBuffer@568f291a[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} 08:43:22.262 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 275 08:43:22.262 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:22.262 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6fcb4ab0] ([p=0,l=123,c=16384,r=123],[p=0,l=275,c=275,r=275],true)@COMPLETING 08:43:22.262 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>IFybbVlex...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@568f291a[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>}] 08:43:22.262 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:22.262 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 398 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=13} 08:43:22.268 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=398 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:22.268 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:22.268 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6fcb4ab0] ([p=123,l=123,c=16384,r=0],[p=275,l=275,c=275,r=0],true)@END 08:43:22.268 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:22.268 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:22.268 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=13,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=19} 08:43:22.268 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:22.268 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.268 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=13,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=19} 08:43:22.268 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@13ac6096) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:22.268 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.268 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.268 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.268 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=13,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=19} 08:43:22.268 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_on/ACT written=275 08:43:22.268 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.269 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:22.269 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:22.269 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.269 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 180 HeapByteBuffer@623e3550[p=0,l=180,c=8192,r=180]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.269 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} filled 180 HeapByteBuffer@623e3550[p=0,l=180,c=8192,r=180]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.269 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=180,c=8192,r=180]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.269 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=180,c=8192,r=180]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.269 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:22.269 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:22.269 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:22.269 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:22.269 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:22.269 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:22.269 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:22.269 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:22.269 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:22.269 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:22.269 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:22.269 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:22.269 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:22.269 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:22.269 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:22.337 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=68/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=68} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:22.337 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=68/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=68} 08:43:22.337 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=68} 08:43:22.337 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.337 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=68} 08:43:22.337 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=68} 08:43:22.337 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/status/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.337 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/status/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.337 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:22.337 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:22.338 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/status/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:22.338 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:22.338 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.338 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.338 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=69/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=69} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.338 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=69/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=69} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.338 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.338 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:22.338 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=69} 08:43:22.338 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:22.338 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=69} 08:43:22.338 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:22.338 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=69/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=69} parsed false HttpParser{s=END,0 of -1} 08:43:22.338 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=69/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=69} 08:43:22.347 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.347 [qtp780934299-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:22.349 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a23d34f[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}) 08:43:22.349 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=153 null 08:43:22.349 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@40c149b0[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:22.349 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=80} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 153 08:43:22.349 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@53f21aec] (null,[p=0,l=153,c=153,r=153],true)@START 08:43:22.349 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=153} last=true content=HeapByteBuffer@40c149b0[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 08:43:22.349 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 153 08:43:22.349 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:22.349 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@53f21aec] ([p=0,l=123,c=16384,r=123],[p=0,l=153,c=153,r=153],true)@COMPLETING 08:43:22.349 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>IFybbVlex...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@40c149b0[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}] 08:43:22.349 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:22.349 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 276 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=80/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=80} 08:43:22.349 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=276 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:22.349 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:22.350 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@53f21aec] ([p=123,l=123,c=16384,r=0],[p=153,l=153,c=153,r=0],true)@END 08:43:22.350 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:22.350 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:22.350 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=14,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=81} 08:43:22.350 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:22.350 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.356 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=14,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=81} 08:43:22.356 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3af00535) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:22.356 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.356 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.356 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.356 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=14,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=87} 08:43:22.356 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/status/GET written=153 08:43:22.356 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.356 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:22.356 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:22.356 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.357 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 HeapByteBuffer@623e3550[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.357 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} filled 215 HeapByteBuffer@623e3550[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:22.358 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_off/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:22.364 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:22.365 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.365 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.365 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=7} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.365 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=7} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.365 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.365 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:22.365 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=7} 08:43:22.365 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:22.365 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=7} 08:43:22.365 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:22.365 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=7} parsed false HttpParser{s=END,0 of -1} 08:43:22.365 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=7} 08:43:22.365 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.365 [qtp780934299-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:22.368 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e126dba[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}) 08:43:22.368 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=278 null 08:43:22.368 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@4772897f[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:22.368 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=10} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 08:43:22.368 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6fd016fb] (null,[p=0,l=278,c=278,r=278],true)@START 08:43:22.368 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=278} last=true content=HeapByteBuffer@4772897f[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} 08:43:22.368 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 08:43:22.368 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:22.368 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6fd016fb] ([p=0,l=123,c=16384,r=123],[p=0,l=278,c=278,r=278],true)@COMPLETING 08:43:22.368 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>IFybbVlex...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4772897f[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}] 08:43:22.368 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:22.369 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 401 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=11} 08:43:22.374 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=401 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:22.374 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:22.374 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6fd016fb] ([p=123,l=123,c=16384,r=0],[p=278,l=278,c=278,r=0],true)@END 08:43:22.374 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:22.374 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:22.374 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=15,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=16} 08:43:22.374 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:22.374 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.374 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=15,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=16} 08:43:22.374 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@a1baa2d) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:22.374 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.374 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.374 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.374 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=15,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=16} 08:43:22.374 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_off/ACT written=278 08:43:22.374 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.374 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:22.374 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:22.374 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.374 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 295 HeapByteBuffer@623e3550[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.374 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} filled 295 HeapByteBuffer@623e3550[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.375 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.375 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.375 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:22.375 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:22.375 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:22.375 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:22.375 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:22.375 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:22.375 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:22.375 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:22.375 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:22.375 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:22.375 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:22.375 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:22.375 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:22.375 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:22.375 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:22.442 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:22.442 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:22.442 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:22.442 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:22.442 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 65 08:43:22.442 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=67/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 65},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of 65} 08:43:22.442 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 08:43:22.442 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.442 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 08:43:22.442 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 08:43:22.442 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.442 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.442 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:22.442 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:22.442 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:22.442 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:22.443 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=68/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 65},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parse HeapByteBuffer@623e3550[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.443 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.443 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} Content@27497969{HeapByteBufferR@74a3258e[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:22.443 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent Content@27497969{HeapByteBufferR@74a3258e[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:22.443 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:22.443 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 08:43:22.443 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:22.443 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 08:43:22.443 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:22.443 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=68/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,65 of 65},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parsed false HttpParser{s=END,65 of 65} 08:43:22.443 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=65,q=1,[0]=EOF,s=STREAM] read 65 from Content@27497969{HeapByteBufferR@74a3258e[p=295,l=295,c=8192,r=0]={POST /sen...int"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:22.451 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=76/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,65 of 65},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=9} 08:43:22.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@156505a3[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 08:43:22.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=266 null 08:43:22.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@ba794be[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:22.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=12} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 08:43:22.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@42bd9c9] (null,[p=0,l=266,c=266,r=266],true)@START 08:43:22.454 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=266} last=true content=HeapByteBuffer@ba794be[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 08:43:22.454 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 08:43:22.454 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:22.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@42bd9c9] ([p=0,l=123,c=16384,r=123],[p=0,l=266,c=266,r=266],true)@COMPLETING 08:43:22.454 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>IFybbVlex...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@ba794be[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 08:43:22.455 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:22.455 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 389 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=80/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,65 of 65},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=13} 08:43:22.455 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=389 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:22.455 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:22.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@42bd9c9] ([p=123,l=123,c=16384,r=0],[p=266,l=266,c=266,r=0],true)@END 08:43:22.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:22.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:22.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=16,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=13} 08:43:22.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:43:22.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:22.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=13} 08:43:22.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5b17c353) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:22.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:22.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:22.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:22.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=13} 08:43:22.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=266 08:43:22.455 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:22.460 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,65 of 65} 08:43:22.460 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 137 HeapByteBuffer@623e3550[p=0,l=137,c=8192,r=137]={<<>>r-Agent: ...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} filled 137 HeapByteBuffer@623e3550[p=0,l=137,c=8192,r=137]={<<>>r-Agent: ...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=137,c=8192,r=137]={<<>>r-Agent: ...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=137,c=8192,r=137]={<<>>r-Agent: ...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=0} GET //127.0.0.1:8899/sensinact/providers HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=0} 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=0} 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=0} 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=0} 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.461 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.462 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=1} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.462 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=1} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.462 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.462 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:22.462 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=1} 08:43:22.462 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:22.462 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=1} 08:43:22.462 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:22.462 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=1} parsed false HttpParser{s=END,0 of -1} 08:43:22.462 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=1} 08:43:22.462 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.462 [qtp780934299-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:22.468 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40e380a3[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>}) 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=83 null 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@3c1db407[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=8} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 83 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4d3e8124] (null,[p=0,l=83,c=83,r=83],true)@START 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=83} last=true content=HeapByteBuffer@3c1db407[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>} 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 83 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4d3e8124] ([p=0,l=122,c=16384,r=122],[p=0,l=83,c=83,r=83],true)@COMPLETING 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=122,c=16384,r=122]={<<>>\nIFybbVle...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3c1db407[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>}] 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 205 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=8} 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=205 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE {"providers":["light","slider"],"type":"PROVIDERS_LIST","uri":"/","statusCode":200} 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4d3e8124] ([p=122,l=122,c=16384,r=0],[p=83,l=83,c=83,r=0],true)@END 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=17,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=8} 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=17,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=8} 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@7bb34849) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.469 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=17,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=8} 08:43:22.470 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers written=83 08:43:22.470 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.470 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:22.470 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:22.470 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.470 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 184 HeapByteBuffer@623e3550[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.470 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} filled 184 HeapByteBuffer@623e3550[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.470 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.476 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.476 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:22.476 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:22.476 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:22.476 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:22.476 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:22.476 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:22.476 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:22.476 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:22.476 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:22.476 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:22.476 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:22.476 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:22.476 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:22.476 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:22.477 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:22.477 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:22.477 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} 08:43:22.477 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} 08:43:22.477 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.477 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} 08:43:22.477 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} 08:43:22.477 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/brightness/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.477 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/brightness/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.477 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:22.477 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:22.477 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/brightness/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:22.477 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:22.477 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.477 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.477 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.483 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=6} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.483 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.483 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:22.483 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=6} 08:43:22.483 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:22.483 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=6} 08:43:22.483 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:22.483 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=6} parsed false HttpParser{s=END,0 of -1} 08:43:22.483 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=6} 08:43:22.483 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.483 [qtp780934299-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:22.537 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a62216a[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>}) 08:43:22.537 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=156 null 08:43:22.537 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@5f8ac9d9[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:22.537 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=60} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 156 08:43:22.537 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=156},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@54dc07a5] (null,[p=0,l=156,c=156,r=156],true)@START 08:43:22.537 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=156} last=true content=HeapByteBuffer@5f8ac9d9[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 08:43:22.537 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 156 08:43:22.537 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:22.537 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=156},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@54dc07a5] ([p=0,l=123,c=16384,r=123],[p=0,l=156,c=156,r=156],true)@COMPLETING 08:43:22.537 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>IFybbVlex...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5f8ac9d9[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>}] 08:43:22.537 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:22.537 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 279 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=67/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=60} 08:43:22.537 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=279 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:22.537 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:22.537 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=156},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@54dc07a5] ([p=123,l=123,c=16384,r=0],[p=156,l=156,c=156,r=0],true)@END 08:43:22.537 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:22.544 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:22.544 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=18,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=67} 08:43:22.544 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:22.544 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.544 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=18,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=67} 08:43:22.544 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@64347fca) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:22.544 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.544 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.544 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.544 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=18,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=67} 08:43:22.544 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/brightness/GET written=156 08:43:22.544 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.544 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:22.544 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:22.544 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 294 HeapByteBuffer@623e3550[p=0,l=294,c=8192,r=294]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} filled 294 HeapByteBuffer@623e3550[p=0,l=294,c=8192,r=294]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=294,c=8192,r=294]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=294,c=8192,r=294]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:22.545 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 64 08:43:22.552 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 64},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=7} parsed true HttpParser{s=CONTENT,0 of 64} 08:43:22.552 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=7} 08:43:22.552 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.552 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=7} 08:43:22.552 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=7} 08:43:22.552 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.552 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.552 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:22.552 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:22.552 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:22.552 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:22.552 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 64},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=7} parse HeapByteBuffer@623e3550[p=230,l=294,c=8192,r=64]={POST /sen... 64\r\n\r\n<<<{"parameters":[{"name": "...ue": 5,"type": "int"}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.553 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=230,l=294,c=8192,r=64]={POST /sen... 64\r\n\r\n<<<{"parameters":[{"name": "...ue": 5,"type": "int"}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.553 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} Content@6f566b57{HeapByteBufferR@669ba365[p=230,l=294,c=8192,r=64]={POST /sen... 64\r\n\r\n<<<{"parameters":[{"name": "...ue": 5,"type": "int"}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:22.553 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent Content@6f566b57{HeapByteBufferR@669ba365[p=230,l=294,c=8192,r=64]={POST /sen... 64\r\n\r\n<<<{"parameters":[{"name": "...ue": 5,"type": "int"}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:22.553 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:22.553 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} 08:43:22.553 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:22.553 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} 08:43:22.553 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:22.553 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,64 of 64},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} parsed false HttpParser{s=END,64 of 64} 08:43:22.553 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=64,q=1,[0]=EOF,s=STREAM] read 64 from Content@6f566b57{HeapByteBufferR@669ba365[p=294,l=294,c=8192,r=0]={POST /sen...int"}]}<<<>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:22.553 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,64 of 64},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} 08:43:22.563 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12a01f5[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 08:43:22.563 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=265 null 08:43:22.563 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@228a4060[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:22.563 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=18} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 265 08:43:22.563 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=265},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4c6a0725] (null,[p=0,l=265,c=265,r=265],true)@START 08:43:22.563 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=265} last=true content=HeapByteBuffer@228a4060[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 08:43:22.563 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 265 08:43:22.563 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:22.563 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=265},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4c6a0725] ([p=0,l=123,c=16384,r=123],[p=0,l=265,c=265,r=265],true)@COMPLETING 08:43:22.563 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>IFybbVlex...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@228a4060[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 08:43:22.563 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:22.564 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 388 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=18/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,64 of 64},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=19} 08:43:22.564 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=388 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:22.564 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:22.564 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=265},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4c6a0725] ([p=123,l=123,c=16384,r=0],[p=265,l=265,c=265,r=0],true)@END {"triggered":[{"name":"brightness","type":"int","value":5,"timestamp":1657615402562}],"response":{"uri":"/light/switch/dim","task":"ACT","start":1657615402561,"end":1657615402561,"status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/dim","statusCode":200} 08:43:22.564 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:22.564 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:22.564 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=19,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=19} 08:43:22.564 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:43:22.564 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:22.564 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=19} 08:43:22.564 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@7bf9993e) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:22.564 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:22.564 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:22.564 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} {"triggered":[{"name":"brightness","type":"int","value":5,"timestamp":1657615402562}],"response":{"uri":"/light/switch/dim","task":"ACT","start":1657615402561,"end":1657615402561,"status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/dim","statusCode":200} 08:43:22.564 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=19} 08:43:22.564 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=265 08:43:22.564 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:22.564 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,64 of 64} 08:43:22.564 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:22.569 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.569 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 184 HeapByteBuffer@623e3550[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.569 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} filled 184 HeapByteBuffer@623e3550[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.569 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.569 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.569 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:22.569 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:22.569 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:22.569 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:22.569 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:22.569 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:22.569 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:22.570 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:22.570 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:22.570 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:22.570 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:22.570 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:22.570 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:22.570 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:22.570 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:22.570 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:22.570 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} 08:43:22.570 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} 08:43:22.570 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.570 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} 08:43:22.570 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} 08:43:22.570 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/brightness/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.570 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/brightness/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.570 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:22.570 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:22.570 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/brightness/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:22.638 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:22.638 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.638 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.638 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=68/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=68} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.638 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=68/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=68} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.638 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.638 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:22.638 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=68} 08:43:22.638 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:22.638 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=68} 08:43:22.638 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:22.638 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=69/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=68} parsed false HttpParser{s=END,0 of -1} 08:43:22.638 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=69/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=68} 08:43:22.638 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.639 [qtp780934299-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:22.640 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d840f5d[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>}) 08:43:22.640 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=155 null 08:43:22.640 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@3b4eee3d[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:22.640 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=70} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 155 08:43:22.640 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=155},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@38af4430] (null,[p=0,l=155,c=155,r=155],true)@START 08:43:22.640 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=155} last=true content=HeapByteBuffer@3b4eee3d[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 08:43:22.640 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 155 08:43:22.640 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:22.640 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=155},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@38af4430] ([p=0,l=123,c=16384,r=123],[p=0,l=155,c=155,r=155],true)@COMPLETING 08:43:22.640 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>IFybbVlex...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3b4eee3d[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>}] 08:43:22.640 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING {"response":{"name":"brightness","type":"int","value":5,"timestamp":1657615402562},"type":"GET_RESPONSE","uri":"/light/switch/brightness","statusCode":200} 08:43:22.642 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 278 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=72/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=72} 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=278 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=155},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@38af4430] ([p=123,l=123,c=16384,r=0],[p=155,l=155,c=155,r=0],true)@END 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=20,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=77} 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=20,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=77} 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@622d009d) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=20,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=77} 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/brightness/GET written=155 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.647 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:22.648 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.648 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.648 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:22.656 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=7/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.656 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 08:43:22.656 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 08:43:22.656 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:22.656 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/3 selected 08:43:22.656 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=8/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:22.656 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:22.656 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:22.656 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:22.656 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:22.656 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=8/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.656 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:22.656 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:22.657 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/3 selected 08:43:22.657 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:22.658 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=9/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.658 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=9/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.658 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=10/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:22.658 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2022-07-12T08:43:22.658Z 08:43:22.658 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2022-07-12T08:43:22.658Z 08:43:22.658 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2022-07-12T08:43:22.658Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=10/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:22.658 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2022-07-12T08:43:22.658Z 08:43:22.658 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=10/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:22.658 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2022-07-12T08:43:22.658Z tryProduce true 08:43:22.658 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=10/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:22.658 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:22.658 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:22.658 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 451 HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.658 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.658 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:22.658 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} filled 451 HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.658 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.659 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.659 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:22.659 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:22.659 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:22.659 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:22.659 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:22.659 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 215 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 215} 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parse HeapByteBuffer@623e3550[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.665 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.666 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} Content@4f92fd81{HeapByteBufferR@54212d5b[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:22.666 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent Content@4f92fd81{HeapByteBufferR@54212d5b[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:22.666 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:22.666 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:22.736 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:22.736 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=71} 08:43:22.737 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:22.737 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=78/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=72} parsed false HttpParser{s=END,215 of 215} 08:43:22.737 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=215,q=1,[0]=EOF,s=STREAM] read 215 from Content@4f92fd81{HeapByteBufferR@54212d5b[p=451,l=451,c=8192,r=0]={POST /sen...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:22.737 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=78/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=72} 08:43:22.742 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18989c81[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 08:43:22.742 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 08:43:22.742 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@7f24f00c[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:22.742 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=77} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:22.742 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4983027] (null,[p=0,l=304,c=304,r=304],true)@START 08:43:22.743 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@7f24f00c[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 08:43:22.743 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:22 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:22.743 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:22.743 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4983027] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 08:43:22.743 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>IFybbVlex...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7f24f00c[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 08:43:22.743 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:22.743 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=84/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=78} 08:43:22.743 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:22.743 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:22.743 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4983027] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 08:43:22.743 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:22.743 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:22.743 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=21,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=78} 08:43:22.743 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:43:22.743 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:22.743 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=21,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=78} 08:43:22.743 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@486b9de4) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:22.745 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:22.745 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:22.745 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:22.745 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=21,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=80} 08:43:22.746 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=304 08:43:22.746 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:22.746 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,215 of 215} 08:43:22.746 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:22.746 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.746 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.746 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.746 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.746 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.746 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.746 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:22.746 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.746 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.746 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:22.746 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.746 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 08:43:22.746 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 08:43:22.746 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:22.746 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:22.746 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/3 selected 08:43:22.746 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:22.746 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@2a77ad97 waiting 08:43:22.746 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:22.755 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:22.755 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=8/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.755 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:22.755 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:22.758 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@4f453e63{STOPPED} added {HttpClientTransportOverHTTP@7c9bdee9{STOPPED},AUTO} 08:43:22.758 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@4f453e63{STOPPED} added {Client@7afbf561[provider=null,keyStore=null,trustStore=null],AUTO} 08:43:22.758 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@4f453e63{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@2f98635e,POJO} 08:43:22.758 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@4f453e63{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@49c8f6e8,POJO} 08:43:22.758 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1795560878]@6b0615ae{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@4e73b552,POJO} 08:43:22.758 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@4f453e63{STOPPED} added {QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:43:22.758 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@4f453e63{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@221dad51,POJO} 08:43:22.758 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@996291be[httpClient=HttpClient@4f453e63{STOPPED},openSessions.size=0] added {HttpClient@4f453e63{STOPPED},AUTO} 08:43:22.758 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@996291be[httpClient=HttpClient@4f453e63{STOPPED},openSessions.size=0] added {SessionTracker@2cec704c{STOPPED},AUTO} 08:43:22.758 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@771cbb1a{STOPPED} added {InflaterPool@2416498e{STOPPED,size=0,capacity=UNLIMITED},AUTO} 08:43:22.758 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@771cbb1a{STOPPED} added {DeflaterPool@6b2e0f78{STOPPED,size=0,capacity=UNLIMITED},AUTO} 08:43:22.758 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@bd71fdff[httpClient=HttpClient@4f453e63{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@771cbb1a{STOPPED},AUTO} 08:43:22.758 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@bd71fdff[httpClient=HttpClient@4f453e63{STOPPED},openSessions.size=0] 08:43:22.758 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@4f453e63{STOPPED} 08:43:22.758 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@4f453e63{STARTING} added {ScheduledExecutorScheduler@3659d7b1{STOPPED},AUTO} 08:43:22.758 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@4f453e63{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@2015b2cd,POJO} 08:43:22.758 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@7c9bdee9{STOPPED} 08:43:22.758 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@7c9bdee9{STARTING} added {ClientSelectorManager@3bdb2c78{STOPPED},AUTO} 08:43:22.758 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@3bdb2c78{STOPPED} 08:43:22.759 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@64693226/SelectorProducer@1c758545/IDLE/p=false/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:22.758Z added {SelectorProducer@1c758545,POJO} 08:43:22.759 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@64693226/SelectorProducer@1c758545/IDLE/p=false/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:22.759Z added {QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:43:22.759 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64693226/SelectorProducer@1c758545/IDLE/p=false/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:22.759Z created 08:43:22.759 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@117bcfdc{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@64693226/SelectorProducer@1c758545/IDLE/p=false/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:22.759Z,MANAGED} 08:43:22.759 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@3bdb2c78{STARTING} added {ManagedSelector@117bcfdc{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 08:43:22.759 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@117bcfdc{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:43:22.759 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@64693226/SelectorProducer@1c758545/IDLE/p=false/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:22.759Z 08:43:22.759 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 08:43:22.759 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=0/2,p=0} 08:43:22.759 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=0}] added {ReservedThreadExecutor@73a19967{s=0/2,p=0},AUTO} 08:43:22.759 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@73a19967{s=0/2,p=0} 08:43:22.759 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6275ms ReservedThreadExecutor@73a19967{s=0/2,p=0} 08:43:22.759 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1329938019-54,5,main] 08:43:22.760 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1329938019-55,5,main] 08:43:22.760 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=0}] 08:43:22.760 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1329938019-56,5,main] 08:43:22.760 [WebSocketClient@1329938019-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=0}] 08:43:22.763 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1329938019-57,5,main] 08:43:22.763 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1329938019-58,5,main] 08:43:22.764 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=0}] 08:43:22.764 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=0}] 08:43:22.836 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1329938019-59,5,main] 08:43:22.837 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1329938019-60,5,main] 08:43:22.837 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1329938019-61,5,main] 08:43:22.837 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=0}] 08:43:22.837 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=0}] 08:43:22.837 [WebSocketClient@1329938019-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=0}] 08:43:22.837 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6353ms QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=0}] 08:43:22.837 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6353ms EatWhatYouKill@64693226/SelectorProducer@1c758545/IDLE/p=false/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:22.837Z 08:43:22.837 [WebSocketClient@1329938019-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=0}] 08:43:22.837 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@46cb98a3 startThread=0 08:43:22.837 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@3ffb3598 on ManagedSelector@117bcfdc{STARTING} id=0 keys=0 selected=0 updates=0 08:43:22.837 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@46cb98a3 in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=0}] 08:43:22.837 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64693226/SelectorProducer@1c758545/IDLE/p=false/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:22.837Z tryProduce false 08:43:22.837 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:22.837 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@3ffb3598 08:43:22.837 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:22.837 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 waiting with 0 keys 08:43:22.838 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6353ms ManagedSelector@117bcfdc{STARTED} id=0 keys=0 selected=0 updates=0 08:43:22.838 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6353ms ClientSelectorManager@3bdb2c78{STARTED} 08:43:22.838 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6353ms HttpClientTransportOverHTTP@7c9bdee9{STARTED} 08:43:22.838 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@7afbf561[provider=null,keyStore=null,trustStore=null] 08:43:22.839 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 08:43:22.839 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, 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_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, 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] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, 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_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, 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] 08:43:22.840 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 3b2f4a93[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 08:43:22.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6356ms Client@7afbf561[provider=null,keyStore=null,trustStore=null] 08:43:22.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@3659d7b1{STOPPED} 08:43:22.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6356ms ScheduledExecutorScheduler@3659d7b1{STARTED} 08:43:22.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6356ms HttpClient@4f453e63{STARTED} 08:43:22.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@2cec704c{STOPPED} 08:43:22.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6356ms SessionTracker@2cec704c{STARTED} 08:43:22.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@771cbb1a{STOPPED} 08:43:22.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@2416498e{STOPPED,size=0,capacity=UNLIMITED} 08:43:22.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6356ms InflaterPool@2416498e{STARTED,size=0,capacity=UNLIMITED} 08:43:22.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@6b2e0f78{STOPPED,size=0,capacity=UNLIMITED} 08:43:22.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6356ms DeflaterPool@6b2e0f78{STARTED,size=0,capacity=UNLIMITED} 08:43:22.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6356ms WebSocketExtensionFactory@771cbb1a{STARTED} 08:43:22.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6356ms WebSocketClient@bd71fdff[httpClient=HttpClient@4f453e63{STARTED},openSessions.size=0] 08:43:22.841 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5 to ws://127.0.0.1:8899/ws/sensinact 08:43:22.841 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 08:43:22.841 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 08:43:22.841 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 08:43:22.841 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 08:43:22.846 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5, policy=WebSocketPolicy@470a659f[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 08:43:22.846 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@4f453e63{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@451882b2,queue=0,pool=null,MANAGED} 08:43:22.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@451882b2,queue=0,pool=null 08:43:22.846 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@4a23350[c=0/0/64,a=0,i=0,q=0] added {Pool@7b78ed6a[size=0 closed=false],POJO} 08:43:22.846 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@451882b2,queue=0,pool=DuplexConnectionPool@4a23350[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@4a23350[c=0/0/64,a=0,i=0,q=0],MANAGED} 08:43:22.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@4a23350[c=0/0/64,a=0,i=0,q=0] 08:43:22.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6362ms DuplexConnectionPool@4a23350[c=0/0/64,a=0,i=0,q=0] 08:43:22.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6362ms HttpDestination[ws://127.0.0.1:8899]@451882b2,queue=0,pool=DuplexConnectionPool@4a23350[c=0/0/64,a=0,i=0,q=0] 08:43:22.846 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@451882b2,queue=0,pool=DuplexConnectionPool@4a23350[c=0/0/64,a=0,i=0,q=0] 08:43:22.846 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907] 08:43:22.846 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907 for HttpDestination[ws://127.0.0.1:8899]@451882b2,queue=1,pool=DuplexConnectionPool@4a23350[c=0/0/64,a=0,i=0,q=1] 08:43:22.846 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@4a23350[c=0/0/64,a=0,i=0,q=1] 08:43:22.846 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 08:43:22.846 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 08:43:22.846 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@6ec65b5e{CLOSED, usage=0, multiplex=0/1, pooled=null} 08:43:22.846 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@7bebcd65 startThread=0 08:43:22.846 [WebSocketClient@1329938019-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@7bebcd65 in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=0}] 08:43:22.847 [WebSocketClient@1329938019-55] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 08:43:22.847 [WebSocketClient@1329938019-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@6643d13b{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@451882b2,queue=1,pool=DuplexConnectionPool@4a23350[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@627c492b, client.connector=HttpClient@4f453e63{STARTED}}} on ManagedSelector@117bcfdc{STARTED} id=0 keys=0 selected=0 updates=0 08:43:22.847 [WebSocketClient@1329938019-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@117bcfdc{STARTED} id=0 keys=0 selected=0 updates=1 08:43:22.847 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@1dc9244d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56864]] on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 08:43:22.847 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 08:43:22.847 [WebSocketClient@1329938019-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@7bebcd65 in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=0}] 08:43:22.847 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:22.847 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/3 selected 08:43:22.847 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:22.847 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:22.847 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 woken with none selected 08:43:22.847 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@1dc9244d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56864]] 08:43:22.853 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 woken up from select, 0/0/0 selected 08:43:22.853 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 processing 0 keys, 1 updates 08:43:22.853 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:22.854 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@1dc9244d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56864]] startThread=0 08:43:22.854 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:22.854 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:22.854 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@1dc9244d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56864]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:43:22.854 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@6643d13b{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@451882b2,queue=1,pool=DuplexConnectionPool@4a23350[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@627c492b, client.connector=HttpClient@4f453e63{STARTED}}} 08:43:22.854 [qtp780934299-20] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 08:43:22.854 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:22.854 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 waiting with 1 keys 08:43:22.854 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 woken up from select, 1/1/1 selected 08:43:22.854 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 processing 1 keys, 0 updates 08:43:22.854 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@7ad4d505 Connect@6643d13b{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@451882b2,queue=1,pool=DuplexConnectionPool@4a23350[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@627c492b, client.connector=HttpClient@4f453e63{STARTED}}} 08:43:22.855 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:56864 remote=/127.0.0.1:8899] 08:43:22.855 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@7eeb4e87{Connect@6643d13b{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56864 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@451882b2,queue=1,pool=DuplexConnectionPool@4a23350[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@627c492b, client.connector=HttpClient@4f453e63{STARTED}}}} startThread=0 08:43:22.855 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:22.855 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:22.855 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 waiting with 1 keys 08:43:22.855 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.855 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@7eeb4e87{Connect@6643d13b{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56864 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@451882b2,queue=1,pool=DuplexConnectionPool@4a23350[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@627c492b, client.connector=HttpClient@4f453e63{STARTED}}}} in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=0}] 08:43:22.855 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@4414e23a::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}-> 08:43:22.855 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 08:43:22.855 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@1701bd27 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:22.855 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4414e23a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.855 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@46a6086f::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> 08:43:22.855 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@4414e23a::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4414e23a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.855 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@42999463 on ManagedSelector@117bcfdc{STARTED} id=0 keys=1 selected=0 updates=0 08:43:22.855 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4414e23a::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4414e23a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.862 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=null)[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:22.863 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2b26c030{AC.ReadCB@4414e23a{HttpConnection@4414e23a::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4414e23a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:22.863 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@4414e23a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.863 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@46a6086f::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=null)[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:22.863 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@48c0f25c on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 08:43:22.863 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=2 08:43:22.863 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@4414e23a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.863 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@46a6086f::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=null)[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:22.863 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:22.863 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:22.863 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@1dc9244d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56864]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:43:22.863 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@67b4fd1b{AC.ReadCB@46a6086f{HttpConnectionOverHTTP@46a6086f::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=null)[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 08:43:22.863 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=null)[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:22.863 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@878a64a on ManagedSelector@117bcfdc{STARTED} id=0 keys=1 selected=0 updates=1 08:43:22.863 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@117bcfdc{STARTED} id=0 keys=1 selected=0 updates=2 08:43:22.863 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 woken with none selected 08:43:22.863 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 woken up from select, 0/0/1 selected 08:43:22.863 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 processing 0 keys, 2 updates 08:43:22.863 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:43:22.863 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@42999463 08:43:22.863 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@6ec65b5e{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@46a6086f::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=null)[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:22.863 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 2 updates 08:43:22.863 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:43:22.863 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@1701bd27 08:43:22.863 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@48c0f25c 08:43:22.863 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@4a23350[c=0/1/64,a=0,i=1,q=1] 08:43:22.863 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@4414e23a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.863 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:22.863 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:22.863 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@6ec65b5e{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@46a6086f::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=null)[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@7b78ed6a[size=1 closed=false] 08:43:22.863 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@878a64a 08:43:22.863 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=null)[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:22.863 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:22.863 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[PENDING/null] res=HttpResponse[null 0 null]@23669b4c[PENDING/null]} on HttpConnectionOverHTTP@46a6086f::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=null)[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@451882b2,queue=0,pool=DuplexConnectionPool@4a23350[c=0/1/64,a=1,i=0,q=0] 08:43:22.863 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 waiting with 1 keys 08:43:22.871 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907 08:43:22.871 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[PENDING/null] res=HttpResponse[null 0 null]@23669b4c[PENDING/null]} associated true to HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[PENDING/null] res=HttpResponse[null 0 null]@23669b4c[PENDING/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:22.871 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907 08:43:22.871 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: i9eljAqQ4x49UyDhbVsMvQ== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:43:22.871 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 08:43:22.871 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@365661c4{s=START} 08:43:22.871 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@4dbde72a[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:22.872 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: i9eljAqQ4x49UyDhbVsMvQ== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:43:22.872 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 08:43:22.872 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@365661c4{s=COMPLETING} 08:43:22.872 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2efd46dd{IDLE}->null [HeapByteBuffer@63fae61e[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@4dbde72a[p=0,l=0,c=0,r=0]={<<<>>>}] 08:43:22.872 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2efd46dd{WRITING}->null:IDLE-->WRITING 08:43:22.872 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/4 selected 08:43:22.872 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:22.872 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=9/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[PENDING/null] res=HttpResponse[null 0 null]@23669b4c[PENDING/null]})[send=HttpSenderOverHTTP@4045ecd3(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@365661c4{s=COMPLETING}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:22.872 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@2efd46dd{WRITING}->null 08:43:22.872 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7fce0562 SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=9/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.872 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2efd46dd{IDLE}->null:WRITING-->IDLE 08:43:22.872 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=9/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.872 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@365661c4{s=END} 08:43:22.872 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907 08:43:22.872 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907 08:43:22.872 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=9/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:22.872 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[null 0 null]@23669b4c[PENDING/null]}, result: null 08:43:22.872 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907 08:43:22.872 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[null 0 null]@23669b4c[PENDING/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:22.872 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2022-07-12T08:43:22.872Z 08:43:22.937 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@7eeb4e87{Connect@6643d13b{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56864 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@451882b2,queue=0,pool=DuplexConnectionPool@4a23350[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@627c492b, client.connector=HttpClient@4f453e63{STARTED}}}} in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=0}] 08:43:22.937 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@2a77ad97 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2022-07-12T08:43:22.937Z 08:43:22.937 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2022-07-12T08:43:22.937Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=74/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:22.937 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@2a77ad97 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2022-07-12T08:43:22.937Z 08:43:22.937 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2b26c030{AC.ReadCB@4414e23a{HttpConnection@4414e23a::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=74/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:22.937 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2022-07-12T08:43:22.937Z tryProduce true 08:43:22.937 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:22.937 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:22.937 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4414e23a::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=74/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:22.937 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=74/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:22.937 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.937 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:22.937 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4414e23a::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.937 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4414e23a::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:22.938 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.938 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:22.938 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:22.938 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:22.938 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:22.938 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:22.938 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 08:43:22.938 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: i9eljAqQ4x49UyDhbVsMvQ== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4414e23a::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4414e23a::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} 08:43:22.943 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} 08:43:22.944 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@501a6e5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.944 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 08:43:22.944 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 08:43:22.944 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.944 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:22.944 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:22.944 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:22.944 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:22.944 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:22.944 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65, policy=WebSocketPolicy@2ec24261[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 08:43:22.951 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 08:43:22.951 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@4414e23a::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8} 08:43:22.951 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8} 08:43:22.951 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],behavior=SERVER,connection=WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],outgoing=WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8}] 08:43:22.951 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],behavior=SERVER,connection=WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],outgoing=WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8}] added {WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8},POJO} 08:43:22.951 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],behavior=SERVER,connection=WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],outgoing=WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],AUTO} 08:43:22.952 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],behavior=SERVER,connection=WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],outgoing=WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9}] 08:43:22.952 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],behavior=SERVER,connection=WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],outgoing=WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9}] 08:43:22.952 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65] 08:43:22.958 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6474ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65] 08:43:22.959 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6474ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],behavior=SERVER,connection=WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],outgoing=WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16}] 08:43:22.959 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],behavior=SERVER,connection=WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 08:43:22.959 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:22.959 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6475ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:22.959 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@72b0d5b0 08:43:22.959 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=START}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16} 08:43:22.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:22.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16} 08:43:22.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@501a6e5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@501a6e5a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:22.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16} 08:43:22.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@c7a30a0) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:22.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@3017ba04 08:43:22.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16} 101 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:22 GMT Connection: Upgrade Sec-WebSocket-Accept: jfVEShunX4a8lLxe5LcI8aMppco= Upgrade: WebSocket 08:43:22.960 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@65318fbb[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@27630865] (null,[p=0,l=0,c=0,r=0],true)@START 08:43:22.960 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:22.960 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:22 GMT Connection: Upgrade Sec-WebSocket-Accept: jfVEShunX4a8lLxe5LcI8aMppco= Upgrade: WebSocket 08:43:22.960 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 08:43:22.960 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@65318fbb[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@27630865] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:43:22.960 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7ac1d319{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 08:43:22.966 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7ac1d319{WRITING}->null:IDLE-->WRITING 08:43:22.967 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 woken up from select, 1/1/1 selected 08:43:22.967 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 processing 1 keys, 0 updates 08:43:22.967 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=W,to=29/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=COMPLETING}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=24} 08:43:22.967 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@7ac1d319{WRITING}->null 08:43:22.967 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7ac1d319{IDLE}->null:WRITING-->IDLE 08:43:22.967 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7ad4d505 SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=94/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[null 0 null]@23669b4c[PENDING/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:22.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@65318fbb[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@27630865] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 08:43:22.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@c7a30a0 w=false 08:43:22.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@501a6e5a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:22.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@501a6e5a{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:22.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@501a6e5a{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:22.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=24} 08:43:22.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 08:43:22.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@4414e23a::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=END}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=24} to WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=END}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=24} 08:43:22.967 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=94/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[null 0 null]@23669b4c[PENDING/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:22.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@501a6e5a{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:22.967 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=95/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[null 0 null]@23669b4c[PENDING/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 08:43:22.967 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=END}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=24} upgrading from HttpConnection@4414e23a::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=END}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=24} to WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=END}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=24} 08:43:22.967 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@4414e23a::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4414e23a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@28cd03cd{s=END}]=>HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=24} 08:43:22.967 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=0/2,p=0} tryExecute EatWhatYouKill@64693226/SelectorProducer@1c758545/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:22.967Z 08:43:22.974 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=0/2,p=1} startReservedThread p=1 08:43:22.974 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[HANDSHAKING],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:22.974 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@73a19967{s=0/2,p=1}@3be9df3e startThread=0 08:43:22.974 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 08:43:22.974 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 08:43:22.974 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@559cd176[batching=true] 08:43:22.974 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@73a19967{s=0/2,p=1}@3be9df3e in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=1}] 08:43:22.974 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=1/2,p=1}@3be9df3e started 08:43:22.974 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=1/2,p=0}@3be9df3e waiting 08:43:22.974 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],behavior=SERVER,connection=WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENING],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@559cd176[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 08:43:22.975 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 08:43:22.975 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64693226/SelectorProducer@1c758545/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:22.974Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=102/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[null 0 null]@23669b4c[PENDING/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 08:43:22.975 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:22.975 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=102/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[null 0 null]@23669b4c[PENDING/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 08:43:22.975 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:22.975 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=102/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[null 0 null]@23669b4c[PENDING/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=1/2,p=0}] 08:43:22.975 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2b26c030{AC.ReadCB@54b0287d{WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:22.975 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:22.982 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=7/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:22.975 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@67b4fd1b{AC.ReadCB@46a6086f{HttpConnectionOverHTTP@46a6086f::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=102/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[null 0 null]@23669b4c[PENDING/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 08:43:22.982 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@48c0f25c on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:22.982 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 08:43:22.982 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=110/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[null 0 null]@23669b4c[PENDING/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:22.982 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 waiting with 1 keys 08:43:22.982 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@42010634{DirectByteBuffer@4cc6e004[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 08:43:22.982 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:22.982 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@4cc6e004[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.982 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:22.982 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 08:43:22.982 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:22.982 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 08:43:22.982 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:22.982 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@48c0f25c 08:43:22.982 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@4cc6e004[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.982 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@3a8f13f3[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@54b0287d | +> SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=7/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@21318752[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65] - STARTED += ExtensionStack@7eb2b773[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 08:43:22.982 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:22.982 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:22.982 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@501a6e5a{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:22.982 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:22.982 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 08:43:22.982 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@42010634{DirectByteBuffer@4cc6e004[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[null 0 null]@23669b4c[PENDING/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:22.982 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 08:43:22.982 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@4cc6e004[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:22.982 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 08:43:22.982 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@7049f755{s=HttpChannelState@501a6e5a{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 08:43:22.983 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 08:43:23.039 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 08:43:23.039 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 08:43:23.039 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 08:43:23.039 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 08:43:23.039 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4414e23a::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=64/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@501a6e5a{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:23.039 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:23.039 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907] 08:43:23.039 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c 08:43:23.039 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 08:43:23.039 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 08:43:23.039 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 08:43:23.039 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 08:43:23.039 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 08:43:23.039 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 08:43:23.039 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 08:43:23.039 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 08:43:23.039 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 08:43:23.039 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 08:43:23.039 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 08:43:23.039 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:23.040 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c Date: Tue, 12 Jul 2022 08:43:22 GMT Connection: Upgrade Sec-WebSocket-Accept: jfVEShunX4a8lLxe5LcI8aMppco= Upgrade: WebSocket 08:43:23.040 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 08:43:23.040 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c 08:43:23.040 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:23.040 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:23.040 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:23.040 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:23.040 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c 08:43:23.040 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907 > HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c] null 08:43:23.040 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c 08:43:23.040 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],behavior=CLIENT,connection=WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=57/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c[TERMINATED/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],outgoing=WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=57/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c[TERMINATED/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:23.040 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],behavior=CLIENT,connection=WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=57/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c[TERMINATED/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],outgoing=WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=57/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c[TERMINATED/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=57/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c[TERMINATED/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 08:43:23.048 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],behavior=CLIENT,connection=WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=65/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c[TERMINATED/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],outgoing=WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=65/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c[TERMINATED/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],AUTO} 08:43:23.048 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],behavior=CLIENT,connection=WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=65/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c[TERMINATED/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],outgoing=WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=65/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c[TERMINATED/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:23.048 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],behavior=CLIENT,connection=WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=65/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c[TERMINATED/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],outgoing=WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=65/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c[TERMINATED/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:23.048 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5] 08:43:23.048 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6564ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5] 08:43:23.048 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6564ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],behavior=CLIENT,connection=WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=65/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c[TERMINATED/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],outgoing=WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=65/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c[TERMINATED/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:23.048 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 08:43:23.048 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],behavior=CLIENT,connection=WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=65/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c[TERMINATED/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 08:43:23.055 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:23.055 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6571ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:23.055 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=72/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c[TERMINATED/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@46a6086f::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=73/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c[TERMINATED/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=73/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c[TERMINATED/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:23.056 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@42010634{DirectByteBuffer@4cc6e004[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 08:43:23.056 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@46a6086f::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=73/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@46a6086f(l:/127.0.0.1:56864 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@79b0254(exchange=HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c[TERMINATED/null]})[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:23.056 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=73/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[HANDSHAKING],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:23.056 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 08:43:23.056 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 08:43:23.056 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@6dd41570[batching=true] 08:43:23.056 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],behavior=CLIENT,connection=WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=73/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENING],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@6dd41570[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 08:43:23.056 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 08:43:23.056 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=73/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:23.056 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@67b4fd1b{AC.ReadCB@48f96d44{WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:23.063 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:23.063 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@878a64a on ManagedSelector@117bcfdc{STARTED} id=0 keys=1 selected=0 updates=0 08:43:23.063 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@117bcfdc{STARTED} id=0 keys=1 selected=0 updates=1 08:43:23.063 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 woken with none selected 08:43:23.063 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 woken up from select, 0/0/1 selected 08:43:23.063 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 processing 0 keys, 1 updates 08:43:23.063 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:23.063 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@dfbea3f[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@48f96d44 | +> SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@3facaaa8[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5] - STARTED += ExtensionStack@21f10c35[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 08:43:23.063 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@878a64a 08:43:23.064 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@da5aec0{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@79b0254(exchange=null)[send=HttpSenderOverHTTP@4045ecd3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@365661c4{s=START}],recv=HttpReceiverOverHTTP@3862d1e1(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:23.064 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:23.064 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:23.064 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 waiting with 1 keys 08:43:23.064 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@6ec65b5e{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@46a6086f::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@7b78ed6a[size=0 closed=false] 08:43:23.064 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907 > HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907] 08:43:23.064 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca5907 > HttpResponse[HTTP/1.1 101 Switching Protocols]@23669b4c] null 08:43:23.064 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 08:43:23.064 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 08:43:23.064 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=1/2,p=0}] 08:43:23.064 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:43:23.064 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@2544e01e[p=0,l=30,c=30,r=30]={<<<{"uri":"/sensinact/providers"}>>>} 08:43:23.064 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=30,fin=true,rsv=...,masked=false] 08:43:23.064 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=30,fin=true,rsv=...,masked=false] 08:43:23.064 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=30,fin=true,rsv=...,masked=true], Flusher@2b830ac6[PROCESSING]) 08:43:23.064 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=30,fin=true,rsv=...,masked=true],Flusher@2b830ac6[PROCESSING],AUTO,null] to Flusher@3cbc6336[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:23.071 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3cbc6336[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:23.071 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=30,fin=true,rsv=...,masked=true],Flusher@2b830ac6[PROCESSING],AUTO,null]] 08:43:23.071 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:23.071 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@2b830ac6[PROCESSING],AUTO,null]] 08:43:23.071 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:23.071 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:23.071 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:23.071 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:23.071 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=36 cap=32768] 08:43:23.071 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:23.071 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2efd46dd{IDLE}->null [DirectByteBuffer@2fbc8b6e[p=0,l=36,c=32768,r=36]={<<<\x81\x9e~$\xD7\x9d\x05\x06\xA2\xEf\x17\x06\xEd\xBfQW\xB2\xF3\rM\xB9\xFc\x1dP\xF8\xEd\x0cK\xA1\xF4\x1aA\xA5\xEe\\Y>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:23.071 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2efd46dd{WRITING}->null:IDLE-->WRITING 08:43:23.071 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/4 selected 08:43:23.071 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:23.071 [Thread-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 36 SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=15/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=36,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:23.071 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=36 remaining=0 WriteFlusher@2efd46dd{WRITING}->null 08:43:23.071 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7fce0562 SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=96/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:23.071 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2efd46dd{IDLE}->null:WRITING-->IDLE 08:43:23.071 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=36,terminated=null] 08:43:23.071 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=96/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:23.071 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=36,terminated=null] processing 0 entries: [] 08:43:23.071 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=36,terminated=null] auto flushing 08:43:23.071 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=36,terminated=null] flushing 0 frames: [] 08:43:23.071 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=96/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 08:43:23.071 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:23.071 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2022-07-12T08:43:23.071Z 08:43:23.072 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2022-07-12T08:43:23.072Z 08:43:23.072 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2022-07-12T08:43:23.072Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=96/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:23.072 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2022-07-12T08:43:23.072Z 08:43:23.072 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2b26c030{AC.ReadCB@54b0287d{WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=97/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:23.072 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:43:23.072 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:23.072 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2022-07-12T08:43:23.072Z tryProduce true 08:43:23.072 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@144b7cfc[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xC9\xFb\xD4vq{"u...\x00\x00\x00\x00\x00\x00\x00}) 08:43:23.072 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:23.072 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:23.072 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:23.072 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=97/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:23.072 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:23.072 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 36 DirectByteBuffer@76527921[p=0,l=36,c=4096,r=36]={<<<\x81\x9e~$\xD7\x9d\x05\x06\xA2\xEf\x17\x06\xEd\xBfQW\xB2\xF3\rM\xB9\xFc\x1dP\xF8\xEd\x0cK\xA1\xF4\x1aA\xA5\xEe\\Y>>>ight/serv...\x00\x00\x00\x00\x00\x00\x00} 08:43:23.072 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 36 bytes - DirectByteBuffer@76527921[p=0,l=36,c=4096,r=36]={<<<\x81\x9e~$\xD7\x9d\x05\x06\xA2\xEf\x17\x06\xEd\xBfQW\xB2\xF3\rM\xB9\xFc\x1dP\xF8\xEd\x0cK\xA1\xF4\x1aA\xA5\xEe\\Y>>>ight/serv...\x00\x00\x00\x00\x00\x00\x00} 08:43:23.072 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@144b7cfc[READING] getAction(DirectByteBuffer@76527921[p=0,l=36,c=4096,r=36]={<<<\x81\x9e~$\xD7\x9d\x05\x06\xA2\xEf\x17\x06\xEd\xBfQW\xB2\xF3\rM\xB9\xFc\x1dP\xF8\xEd\x0cK\xA1\xF4\x1aA\xA5\xEe\\Y>>>ight/serv...\x00\x00\x00\x00\x00\x00\x00}) 08:43:23.072 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:23.072 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 36 bytes 08:43:23.072 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:43:23.072 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 30 - Parser@21318752[ExtensionStack,s=PAYLOAD_LEN,c=0,len=30,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:43:23.072 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@4cb74ae9[p=0,l=30,c=30,r=30]={<<<\x05\x06\xA2\xEf\x17\x06\xEd\xBfQW\xB2\xF3\rM\xB9\xFc\x1dP\xF8\xEd\x0cK\xA1\xF4\x1aA\xA5\xEe\\Y>>>} 08:43:23.072 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=30,fin=true,rsv=...,masked=true] 08:43:23.079 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:23.080 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=30,fin=true,rsv=...,masked=true]) 08:43:23.080 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=30,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:43:23.080 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@4cb74ae9[p=0,l=30,c=30,r=30]={<<<{"uri":"/sensinact/providers"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:23.080 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([30] "{"uri":"/sensinact/providers"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:43:23.081 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:43:23.081 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@1300002e[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>} 08:43:23.081 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=83,fin=true,rsv=...,masked=false] 08:43:23.081 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=83,fin=true,rsv=...,masked=false] 08:43:23.081 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=83,fin=true,rsv=...,masked=false], Flusher@382e6788[PROCESSING]) 08:43:23.081 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=83,fin=true,rsv=...,masked=false],Flusher@382e6788[PROCESSING],AUTO,null] to Flusher@1eae84c2[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:23.081 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1eae84c2[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:23.081 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=83,fin=true,rsv=...,masked=false],Flusher@382e6788[PROCESSING],AUTO,null]] 08:43:23.081 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:23.081 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@382e6788[PROCESSING],AUTO,null]] 08:43:23.081 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:23.081 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:23.081 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:23.081 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:23.081 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=85 cap=32768] 08:43:23.081 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:23.081 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7ac1d319{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=85,c=32768,r=85]={<<<\x81S{"providers":["light","...":"/","statusCode":200}>>>45},"type...\x00\x00\x00\x00\x00\x00\x00}] 08:43:23.081 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7ac1d319{WRITING}->null:IDLE-->WRITING 08:43:23.082 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 85 SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=W,to=9/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=85,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=30,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:23.082 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=85 remaining=0 WriteFlusher@7ac1d319{WRITING}->null 08:43:23.082 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7ac1d319{IDLE}->null:WRITING-->IDLE 08:43:23.082 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=85,terminated=null] 08:43:23.082 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=85,terminated=null] processing 0 entries: [] 08:43:23.082 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=85,terminated=null] auto flushing 08:43:23.082 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=85,terminated=null] flushing 0 frames: [] 08:43:23.082 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:23.082 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@144b7cfc[READING] getAction(DirectByteBuffer@76527921[p=36,l=36,c=4096,r=0]={\x81\x9e~$\xD7\x9d{"u...iders"}<<<>>>ight/serv...\x00\x00\x00\x00\x00\x00\x00}) 08:43:23.082 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:23.082 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x9e~$\xD7\x9d{"u...\x00\x00\x00\x00\x00\x00\x00} 08:43:23.082 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=30,f=null]] 08:43:23.136 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 woken up from select, 1/1/1 selected 08:43:23.138 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 processing 1 keys, 0 updates 08:43:23.138 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2b26c030{AC.ReadCB@54b0287d{WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=30,f=null]]}} 08:43:23.138 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7ad4d505 SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=66/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:23.138 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=30,f=null]] 08:43:23.138 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=66/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:23.138 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@48c0f25c on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:23.138 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 08:43:23.138 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=67/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 08:43:23.138 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@2a77ad97 waiting 08:43:23.138 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:23.138 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:23.138 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:23.138 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:23.138 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@48c0f25c 08:43:23.138 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=30,f=null]] 08:43:23.138 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=1/2,p=0} tryExecute EatWhatYouKill@64693226/SelectorProducer@1c758545/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:23.138Z 08:43:23.138 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:23.138 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:23.138 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=0/2,p=0}@3be9df3e offer EatWhatYouKill@64693226/SelectorProducer@1c758545/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:23.138Z 08:43:23.139 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=0/2,p=1} startReservedThread p=1 08:43:23.139 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@73a19967{s=0/2,p=1}@56386929 startThread=0 08:43:23.139 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@73a19967{s=0/2,p=1}@56386929 in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=1}] 08:43:23.139 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=1/2,p=1}@56386929 started 08:43:23.139 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=0/2,p=1}@3be9df3e task=EatWhatYouKill@64693226/SelectorProducer@1c758545/IDLE/p=true/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:23.139Z 08:43:23.139 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=1/2,p=0}@56386929 waiting 08:43:23.139 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64693226/SelectorProducer@1c758545/IDLE/p=true/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:23.139Z tryProduce true 08:43:23.139 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:23.139 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:23.139 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=67/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:23.145 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 waiting with 1 keys 08:43:23.139 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64693226/SelectorProducer@1c758545/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:23.139Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=67/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:23.146 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@67b4fd1b{AC.ReadCB@48f96d44{WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=74/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:23.146 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:43:23.146 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:23.146 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2e230aa4[READING] getAction(DirectByteBuffer@a18e216[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:23.146 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:23.146 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 85 DirectByteBuffer@a18e216[p=0,l=85,c=4096,r=85]={<<<\x81S{"providers":["light","...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:23.146 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 85 bytes - DirectByteBuffer@a18e216[p=0,l=85,c=4096,r=85]={<<<\x81S{"providers":["light","...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:23.146 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2e230aa4[READING] getAction(DirectByteBuffer@a18e216[p=0,l=85,c=4096,r=85]={<<<\x81S{"providers":["light","...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:23.146 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:23.146 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 85 bytes 08:43:23.146 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:43:23.146 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 83 - Parser@3facaaa8[ExtensionStack,s=PAYLOAD_LEN,c=0,len=83,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:43:23.146 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@5bc62071[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>} 08:43:23.146 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=83,fin=true,rsv=...,masked=false] 08:43:23.146 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:23.146 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=83,fin=true,rsv=...,masked=false]) 08:43:23.146 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=83,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:43:23.146 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@5bc62071[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:23.146 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([83] "{"providers":["light...ERS_LIST","uri":"/","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"providers":["light","slider"],"type":"PROVIDERS_LIST","uri":"/","statusCode":200} 08:43:23.146 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2e230aa4[READING] getAction(DirectByteBuffer@a18e216[p=85,l=85,c=4096,r=0]={\x81S{"provi...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:23.147 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:23.147 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@a18e216[p=0,l=0,c=4096,r=0]={<<<>>>\x81S{"provi...\x00\x00\x00\x00\x00\x00\x00} 08:43:23.147 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=83,f=null]] 08:43:23.147 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@67b4fd1b{AC.ReadCB@48f96d44{WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=83,f=null]]}} 08:43:23.147 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=83,f=null]] 08:43:23.153 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@878a64a on ManagedSelector@117bcfdc{STARTED} id=0 keys=1 selected=0 updates=0 08:43:23.153 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@117bcfdc{STARTED} id=0 keys=1 selected=0 updates=1 08:43:23.154 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@46cb98a3 in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=1/2,p=0}] 08:43:23.154 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 woken with none selected 08:43:23.154 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 woken up from select, 0/0/1 selected 08:43:23.154 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 processing 0 keys, 1 updates 08:43:23.154 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:23.154 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@878a64a 08:43:23.154 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=83,f=null]] 08:43:23.154 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:23.154 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 waiting with 1 keys {"providers":["light","slider"],"type":"PROVIDERS_LIST","uri":"/","statusCode":200} 08:43:23.272 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:43:23.272 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@6abe00fd[p=0,l=46,c=46,r=46]={<<<{"uri":"/sensinact/providers/slider/services"}>>>} 08:43:23.272 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=46,fin=true,rsv=...,masked=false] 08:43:23.272 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=46,fin=true,rsv=...,masked=false] 08:43:23.272 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=46,fin=true,rsv=...,masked=true], Flusher@2b830ac6[PROCESSING]) 08:43:23.272 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=46,fin=true,rsv=...,masked=true],Flusher@2b830ac6[PROCESSING],AUTO,null] to Flusher@3cbc6336[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:23.272 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3cbc6336[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:23.272 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=46,fin=true,rsv=...,masked=true],Flusher@2b830ac6[PROCESSING],AUTO,null]] 08:43:23.272 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:23.272 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@2b830ac6[PROCESSING],AUTO,null]] 08:43:23.272 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:23.272 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:23.272 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:23.272 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:23.272 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=52 cap=32768] 08:43:23.272 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:23.272 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2efd46dd{IDLE}->null [DirectByteBuffer@2fbc8b6e[p=0,l=52,c=32768,r=52]={<<<\x81\xAeF\xE4\xA0\xEe=\xC6\xD5\x9c/\xC6\x9a\xCci\x97\xC5\x805\x8d\xCe\x8f%\x90\x8f...\x87"\x81\xD2\x9di\x97\xCc\x87"\x81\xD2\xC15\x81\xD2\x98/\x87\xC5\x9dd\x99>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:23.272 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2efd46dd{WRITING}->null:IDLE-->WRITING 08:43:23.273 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/4 selected 08:43:23.273 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:23.273 [Thread-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 52 SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=125/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=52,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=83,f=null]] 08:43:23.273 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=52 remaining=0 WriteFlusher@2efd46dd{WRITING}->null 08:43:23.273 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2efd46dd{IDLE}->null:WRITING-->IDLE 08:43:23.273 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=52,terminated=null] 08:43:23.273 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7fce0562 SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=134/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=30,f=null]] 08:43:23.273 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=52,terminated=null] processing 0 entries: [] 08:43:23.273 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=134/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=30,f=null]] 08:43:23.273 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=52,terminated=null] auto flushing 08:43:23.273 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=52,terminated=null] flushing 0 frames: [] 08:43:23.273 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=134/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=30,f=null]]:runFillable:BLOCKING 08:43:23.273 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:23.273 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2022-07-12T08:43:23.273Z 08:43:23.273 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@2a77ad97 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2022-07-12T08:43:23.273Z 08:43:23.273 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2022-07-12T08:43:23.273Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=135/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=30,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:23.273 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@2a77ad97 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2022-07-12T08:43:23.273Z 08:43:23.273 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2b26c030{AC.ReadCB@54b0287d{WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=135/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=30,f=null]]}} 08:43:23.273 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:43:23.274 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:23.274 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@144b7cfc[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x9e~$\xD7\x9d{"u...\x00\x00\x00\x00\x00\x00\x00}) 08:43:23.274 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2022-07-12T08:43:23.274Z tryProduce true 08:43:23.274 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:23.274 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:23.274 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:23.274 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 52 DirectByteBuffer@76527921[p=0,l=52,c=4096,r=52]={<<<\x81\xAeF\xE4\xA0\xEe=\xC6\xD5\x9c/\xC6\x9a\xCci\x97\xC5\x805\x8d\xCe\x8f%\x90\x8f...\x87"\x81\xD2\x9di\x97\xCc\x87"\x81\xD2\xC15\x81\xD2\x98/\x87\xC5\x9dd\x99>>>itch/reso...\x00\x00\x00\x00\x00\x00\x00} 08:43:23.274 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 52 bytes - DirectByteBuffer@76527921[p=0,l=52,c=4096,r=52]={<<<\x81\xAeF\xE4\xA0\xEe=\xC6\xD5\x9c/\xC6\x9a\xCci\x97\xC5\x805\x8d\xCe\x8f%\x90\x8f...\x87"\x81\xD2\x9di\x97\xCc\x87"\x81\xD2\xC15\x81\xD2\x98/\x87\xC5\x9dd\x99>>>itch/reso...\x00\x00\x00\x00\x00\x00\x00} 08:43:23.274 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@144b7cfc[READING] getAction(DirectByteBuffer@76527921[p=0,l=52,c=4096,r=52]={<<<\x81\xAeF\xE4\xA0\xEe=\xC6\xD5\x9c/\xC6\x9a\xCci\x97\xC5\x805\x8d\xCe\x8f%\x90\x8f...\x87"\x81\xD2\x9di\x97\xCc\x87"\x81\xD2\xC15\x81\xD2\x98/\x87\xC5\x9dd\x99>>>itch/reso...\x00\x00\x00\x00\x00\x00\x00}) 08:43:23.274 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=30,f=null]] 08:43:23.274 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:23.274 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 52 bytes 08:43:23.274 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:23.274 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:43:23.274 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 46 - Parser@21318752[ExtensionStack,s=PAYLOAD_LEN,c=0,len=46,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:43:23.274 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@1450a4f3[p=0,l=46,c=46,r=46]={<<<=\xC6\xD5\x9c/\xC6\x9a\xCci\x97\xC5\x805\x8d\xCe\x8f%\x90\x8f\x9e4\x8b\xD6\x87"\x81\xD2\x9di\x97\xCc\x87"\x81\xD2\xC15\x81\xD2\x98/\x87\xC5\x9dd\x99>>>} 08:43:23.274 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=46,fin=true,rsv=...,masked=true] 08:43:23.274 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:23.274 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=46,fin=true,rsv=...,masked=true]) 08:43:23.274 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=46,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:43:23.274 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@1450a4f3[p=0,l=46,c=46,r=46]={<<<{"uri":"/sensinact/providers/slider/services"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:23.274 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([46] "{"uri":"/sensinact/providers/slider/services"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:43:23.276 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:43:23.276 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@484d909d[p=0,l=87,c=87,r=87]={<<<{"services":["admin","cur...ider","statusCode":200}>>>} 08:43:23.276 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=87,fin=true,rsv=...,masked=false] 08:43:23.276 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=87,fin=true,rsv=...,masked=false] 08:43:23.276 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=87,fin=true,rsv=...,masked=false], Flusher@382e6788[PROCESSING]) 08:43:23.276 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=87,fin=true,rsv=...,masked=false],Flusher@382e6788[PROCESSING],AUTO,null] to Flusher@1eae84c2[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:23.276 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1eae84c2[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:23.276 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=87,fin=true,rsv=...,masked=false],Flusher@382e6788[PROCESSING],AUTO,null]] 08:43:23.276 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:23.276 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@382e6788[PROCESSING],AUTO,null]] 08:43:23.276 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:23.276 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:23.276 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:23.276 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:23.276 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=89 cap=32768] 08:43:23.276 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:23.276 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7ac1d319{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=89,c=32768,r=89]={<<<\x81W{"services":["admin","c...ider","statusCode":200}>>>"type":"G...\x00\x00\x00\x00\x00\x00\x00}] 08:43:23.276 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7ac1d319{WRITING}->null:IDLE-->WRITING 08:43:23.277 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 woken up from select, 1/1/1 selected 08:43:23.277 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 processing 1 keys, 0 updates 08:43:23.277 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 89 SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=W,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=89,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=46,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:23.277 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=89 remaining=0 WriteFlusher@7ac1d319{WRITING}->null 08:43:23.277 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7ac1d319{IDLE}->null:WRITING-->IDLE 08:43:23.277 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7ad4d505 SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=83,f=null]] 08:43:23.277 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=89,terminated=null] 08:43:23.277 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=89,terminated=null] processing 0 entries: [] 08:43:23.277 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=89,terminated=null] auto flushing 08:43:23.277 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=89,terminated=null] flushing 0 frames: [] 08:43:23.277 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=83,f=null]] 08:43:23.277 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:23.277 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=83,f=null]]:runFillable:BLOCKING 08:43:23.277 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@144b7cfc[READING] getAction(DirectByteBuffer@76527921[p=52,l=52,c=4096,r=0]={\x81\xAeF\xE4\xA0\xEe{"u...vices"}<<<>>>itch/reso...\x00\x00\x00\x00\x00\x00\x00}) 08:43:23.277 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:23.277 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xAeF\xE4\xA0\xEe{"u...\x00\x00\x00\x00\x00\x00\x00} 08:43:23.277 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=46,f=null]] 08:43:23.277 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2b26c030{AC.ReadCB@54b0287d{WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=46,f=null]]}} 08:43:23.277 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=1/2,p=0} tryExecute EatWhatYouKill@64693226/SelectorProducer@1c758545/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:23.277Z 08:43:23.277 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=46,f=null]] 08:43:23.277 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@48c0f25c on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:23.277 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 08:43:23.277 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=0/2,p=0}@56386929 offer EatWhatYouKill@64693226/SelectorProducer@1c758545/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:23.277Z 08:43:23.277 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:23.277 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=0/2,p=1} startReservedThread p=1 08:43:23.277 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:23.277 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:23.277 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:23.277 [WebSocketClient@1329938019-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@73a19967{s=0/2,p=1}@385fefea in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=0/2,p=1}] 08:43:23.277 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:23.277 [WebSocketClient@1329938019-60] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=1/2,p=1}@385fefea started 08:43:23.278 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@48c0f25c 08:43:23.277 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@73a19967{s=0/2,p=1}@385fefea startThread=0 08:43:23.278 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=46,f=null]] 08:43:23.278 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:23.278 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64693226/SelectorProducer@1c758545/IDLE/p=true/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:23.278Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=83,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@67b4fd1b{AC.ReadCB@48f96d44{WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=83,f=null]]}} 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2e230aa4[READING] getAction(DirectByteBuffer@a18e216[p=0,l=0,c=4096,r=0]={<<<>>>\x81S{"provi...\x00\x00\x00\x00\x00\x00\x00}) 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 89 DirectByteBuffer@a18e216[p=0,l=89,c=4096,r=89]={<<<\x81W{"services":["admin","c...ider","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 89 bytes - DirectByteBuffer@a18e216[p=0,l=89,c=4096,r=89]={<<<\x81W{"services":["admin","c...ider","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2e230aa4[READING] getAction(DirectByteBuffer@a18e216[p=0,l=89,c=4096,r=89]={<<<\x81W{"services":["admin","c...ider","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 89 bytes 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 87 - Parser@3facaaa8[ExtensionStack,s=PAYLOAD_LEN,c=0,len=87,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:43:23.278 [WebSocketClient@1329938019-60] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=1/2,p=0}@385fefea waiting 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@36980691[p=0,l=87,c=87,r=87]={<<<{"services":["admin","cur...ider","statusCode":200}>>>} 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=87,fin=true,rsv=...,masked=false] 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=87,fin=true,rsv=...,masked=false]) 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=87,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@36980691[p=0,l=87,c=87,r=87]={<<<{"services":["admin","cur...ider","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([87] "{"services":["admin"...ST","uri":"/slider","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"services":["admin","cursor"],"type":"SERVICES_LIST","uri":"/slider","statusCode":200} 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2e230aa4[READING] getAction(DirectByteBuffer@a18e216[p=89,l=89,c=4096,r=0]={\x81W{"servi...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@a18e216[p=0,l=0,c=4096,r=0]={<<<>>>\x81W{"servi...\x00\x00\x00\x00\x00\x00\x00} 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=87,f=null]] 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@67b4fd1b{AC.ReadCB@48f96d44{WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=87,f=null]]}} 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=true 0->1 for SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=87,f=null]] 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 1 on SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=87,f=null]] 08:43:23.278 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 waiting with 1 keys 08:43:23.279 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=0/2,p=1}@56386929 task=EatWhatYouKill@64693226/SelectorProducer@1c758545/PRODUCING/p=true/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:23.278Z 08:43:23.279 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64693226/SelectorProducer@1c758545/PRODUCING/p=true/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:23.279Z tryProduce true 08:43:23.279 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=2/2,p=0}@56386929 waiting 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@687859a4[p=0,l=63,c=63,r=63]={<<<{"uri":"/sensinact/provid...ices/cursor/resources"}>>>} 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=63,fin=true,rsv=...,masked=false] 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=63,fin=true,rsv=...,masked=false] 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=63,fin=true,rsv=...,masked=true], Flusher@2b830ac6[PROCESSING]) 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=63,fin=true,rsv=...,masked=true],Flusher@2b830ac6[PROCESSING],AUTO,null] to Flusher@3cbc6336[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3cbc6336[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=63,fin=true,rsv=...,masked=true],Flusher@2b830ac6[PROCESSING],AUTO,null]] 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@2b830ac6[PROCESSING],AUTO,null]] 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=69 cap=32768] 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2efd46dd{IDLE}->null [DirectByteBuffer@2fbc8b6e[p=0,l=69,c=32768,r=69]={<<<\x81\xBf\x92\x92\x1e\x0f\xE9\xB0k}\xFb\xB0$-\xBd\xE1{a\xE1\xFbpn\xF1\xE61...\xFb\xF1{|\xBd\xF1k}\xE1\xFdl \xE0\xF7m`\xE7\xE0}j\xE1\xB0c>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2efd46dd{WRITING}->null:IDLE-->WRITING 08:43:23.474 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/4 selected 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 69 SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=195/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=69,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=87,f=null]] 08:43:23.474 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=69 remaining=0 WriteFlusher@2efd46dd{WRITING}->null 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2efd46dd{IDLE}->null:WRITING-->IDLE 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=69,terminated=null] 08:43:23.474 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7fce0562 SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=197/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=46,f=null]] 08:43:23.474 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=69,terminated=null] processing 0 entries: [] 08:43:23.475 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=69,terminated=null] auto flushing 08:43:23.475 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=197/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=46,f=null]] 08:43:23.475 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=69,terminated=null] flushing 0 frames: [] 08:43:23.475 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=197/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=46,f=null]]:runFillable:BLOCKING 08:43:23.475 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:23.475 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2022-07-12T08:43:23.475Z 08:43:23.475 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2022-07-12T08:43:23.475Z 08:43:23.475 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2022-07-12T08:43:23.475Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=197/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=46,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:23.475 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2022-07-12T08:43:23.475Z 08:43:23.475 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2b26c030{AC.ReadCB@54b0287d{WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=197/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=46,f=null]]}} 08:43:23.475 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:43:23.475 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:23.475 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2022-07-12T08:43:23.475Z tryProduce true 08:43:23.475 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@144b7cfc[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xAeF\xE4\xA0\xEe{"u...\x00\x00\x00\x00\x00\x00\x00}) 08:43:23.475 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:23.475 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:23.475 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:23.475 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 69 DirectByteBuffer@76527921[p=0,l=69,c=4096,r=69]={<<<\x81\xBf\x92\x92\x1e\x0f\xE9\xB0k}\xFb\xB0$-\xBd\xE1{a\xE1\xFbpn\xF1\xE61...\xFb\xF1{|\xBd\xF1k}\xE1\xFdl \xE0\xF7m`\xE7\xE0}j\xE1\xB0c>>>atus/GET"...\x00\x00\x00\x00\x00\x00\x00} 08:43:23.475 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 69 bytes - DirectByteBuffer@76527921[p=0,l=69,c=4096,r=69]={<<<\x81\xBf\x92\x92\x1e\x0f\xE9\xB0k}\xFb\xB0$-\xBd\xE1{a\xE1\xFbpn\xF1\xE61...\xFb\xF1{|\xBd\xF1k}\xE1\xFdl \xE0\xF7m`\xE7\xE0}j\xE1\xB0c>>>atus/GET"...\x00\x00\x00\x00\x00\x00\x00} 08:43:23.475 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@144b7cfc[READING] getAction(DirectByteBuffer@76527921[p=0,l=69,c=4096,r=69]={<<<\x81\xBf\x92\x92\x1e\x0f\xE9\xB0k}\xFb\xB0$-\xBd\xE1{a\xE1\xFbpn\xF1\xE61...\xFb\xF1{|\xBd\xF1k}\xE1\xFdl \xE0\xF7m`\xE7\xE0}j\xE1\xB0c>>>atus/GET"...\x00\x00\x00\x00\x00\x00\x00}) 08:43:23.475 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=46,f=null]] 08:43:23.475 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:23.475 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:23.475 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 69 bytes 08:43:23.475 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:43:23.475 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 63 - Parser@21318752[ExtensionStack,s=PAYLOAD_LEN,c=0,len=63,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:43:23.475 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@385b24ca[p=0,l=63,c=63,r=63]={<<<\xE9\xB0k}\xFb\xB0$-\xBd\xE1{a\xE1\xFbpn\xF1\xE61\x7f\xE0\xFdhf\xF6...\xFb\xF1{|\xBd\xF1k}\xE1\xFdl \xE0\xF7m`\xE7\xE0}j\xE1\xB0c>>>} 08:43:23.475 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=63,fin=true,rsv=...,masked=true] 08:43:23.476 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:23.476 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=63,fin=true,rsv=...,masked=true]) 08:43:23.476 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=63,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:43:23.476 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@385b24ca[p=0,l=63,c=63,r=63]={<<<{"uri":"/sensinact/provid...ices/cursor/resources"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:23.476 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([63] "{"uri":"/sensinact/p...rs/slider/services/cursor/resources"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:43:23.480 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:43:23.480 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@6b332e44[p=0,l=90,c=90,r=90]={<<<{"resources":["position"]...rsor","statusCode":200}>>>} 08:43:23.480 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=90,fin=true,rsv=...,masked=false] 08:43:23.480 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=90,fin=true,rsv=...,masked=false] 08:43:23.480 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=90,fin=true,rsv=...,masked=false], Flusher@382e6788[PROCESSING]) 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=90,fin=true,rsv=...,masked=false],Flusher@382e6788[PROCESSING],AUTO,null] to Flusher@1eae84c2[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1eae84c2[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=90,fin=true,rsv=...,masked=false],Flusher@382e6788[PROCESSING],AUTO,null]] 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@382e6788[PROCESSING],AUTO,null]] 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=92 cap=32768] 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7ac1d319{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=92,c=32768,r=92]={<<<\x81Z{"resources":["position...rsor","statusCode":200}>>>pe":"GET_...\x00\x00\x00\x00\x00\x00\x00}] 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7ac1d319{WRITING}->null:IDLE-->WRITING 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 92 SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=W,to=5/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=92,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=63,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=92 remaining=0 WriteFlusher@7ac1d319{WRITING}->null 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7ac1d319{IDLE}->null:WRITING-->IDLE 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=92,terminated=null] 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=92,terminated=null] processing 0 entries: [] 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=92,terminated=null] auto flushing 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=92,terminated=null] flushing 0 frames: [] 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@144b7cfc[READING] getAction(DirectByteBuffer@76527921[p=69,l=69,c=4096,r=0]={\x81\xBf\x92\x92\x1e\x0f{"u...urces"}<<<>>>atus/GET"...\x00\x00\x00\x00\x00\x00\x00}) 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xBf\x92\x92\x1e\x0f{"u...\x00\x00\x00\x00\x00\x00\x00} 08:43:23.481 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 woken up from select, 1/1/1 selected 08:43:23.481 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 processing 1 keys, 0 updates 08:43:23.481 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7ad4d505 SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=87,f=null]] 08:43:23.481 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=87,f=null]] 08:43:23.481 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=63,f=null]] 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=87,f=null]]:runFillable:BLOCKING 08:43:23.482 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2b26c030{AC.ReadCB@54b0287d{WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=63,f=null]]}} 08:43:23.482 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=63,f=null]] 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=2/2,p=0} tryExecute EatWhatYouKill@64693226/SelectorProducer@1c758545/REPRODUCING/p=false/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:23.482Z 08:43:23.482 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@48c0f25c on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:23.482 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 08:43:23.482 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@2a77ad97 waiting 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=1/2,p=0}@56386929 offer EatWhatYouKill@64693226/SelectorProducer@1c758545/REPRODUCING/p=false/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:23.482Z 08:43:23.482 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:23.482 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:23.482 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:23.482 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:23.482 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@48c0f25c 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64693226/SelectorProducer@1c758545/IDLE/p=true/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:23.482Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=87,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:23.482 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=63,f=null]] 08:43:23.482 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:23.482 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@67b4fd1b{AC.ReadCB@48f96d44{WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=87,f=null]]}} 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2e230aa4[READING] getAction(DirectByteBuffer@a18e216[p=0,l=0,c=4096,r=0]={<<<>>>\x81W{"servi...\x00\x00\x00\x00\x00\x00\x00}) 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 92 DirectByteBuffer@a18e216[p=0,l=92,c=4096,r=92]={<<<\x81Z{"resources":["position...rsor","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 92 bytes - DirectByteBuffer@a18e216[p=0,l=92,c=4096,r=92]={<<<\x81Z{"resources":["position...rsor","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2e230aa4[READING] getAction(DirectByteBuffer@a18e216[p=0,l=92,c=4096,r=92]={<<<\x81Z{"resources":["position...rsor","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 92 bytes 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 90 - Parser@3facaaa8[ExtensionStack,s=PAYLOAD_LEN,c=0,len=90,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@32a7849a[p=0,l=90,c=90,r=90]={<<<{"resources":["position"]...rsor","statusCode":200}>>>} 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=90,fin=true,rsv=...,masked=false] 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=90,fin=true,rsv=...,masked=false]) 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=90,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@32a7849a[p=0,l=90,c=90,r=90]={<<<{"resources":["position"]...rsor","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([90] "{"resources":["posit...i":"/slider/cursor","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"resources":["position"],"type":"RESOURCES_LIST","uri":"/slider/cursor","statusCode":200} 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2e230aa4[READING] getAction(DirectByteBuffer@a18e216[p=92,l=92,c=4096,r=0]={\x81Z{"resou...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:23.482 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@a18e216[p=0,l=0,c=4096,r=0]={<<<>>>\x81Z{"resou...\x00\x00\x00\x00\x00\x00\x00} 08:43:23.483 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=90,f=null]] 08:43:23.483 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@67b4fd1b{AC.ReadCB@48f96d44{WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=90,f=null]]}} 08:43:23.483 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=true 0->1 for SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=90,f=null]] 08:43:23.483 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:23.483 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:23.483 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 1 on SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=90,f=null]] 08:43:23.483 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 waiting with 1 keys 08:43:23.483 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=1/2,p=0}@56386929 task=EatWhatYouKill@64693226/SelectorProducer@1c758545/PRODUCING/p=true/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:23.483Z 08:43:23.483 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64693226/SelectorProducer@1c758545/PRODUCING/p=true/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:23.483Z tryProduce true 08:43:23.483 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=2/2,p=0}@56386929 waiting 08:43:23.567 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:43:23.568 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:43:24.676 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@5b9eab57[p=0,l=76,c=76,r=76]={<<<{"uri":"/sensinact/provid...esources/position/GET"}>>>} 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=76,fin=true,rsv=...,masked=false] 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=76,fin=true,rsv=...,masked=false] 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=76,fin=true,rsv=...,masked=true], Flusher@2b830ac6[PROCESSING]) 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=76,fin=true,rsv=...,masked=true],Flusher@2b830ac6[PROCESSING],AUTO,null] to Flusher@3cbc6336[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3cbc6336[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=76,fin=true,rsv=...,masked=true],Flusher@2b830ac6[PROCESSING],AUTO,null]] 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@2b830ac6[PROCESSING],AUTO,null]] 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=82 cap=32768] 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2efd46dd{IDLE}->null [DirectByteBuffer@2fbc8b6e[p=0,l=82,c=32768,r=82]={<<<\x81\xCc!\x95\xBc\x06Z\xB7\xC9tH\xB7\x86$\x0e\xE6\xD9hR\xFc\xD2gB\xE1\x93...\xF0\xCfiT\xE7\xDfcR\xBa\xCciR\xFc\xC8oN\xFb\x93Ad\xC1\x9e{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2efd46dd{WRITING}->null:IDLE-->WRITING 08:43:24.677 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/4 selected 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 82 SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=1194/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=82,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=90,f=null]] 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=82 remaining=0 WriteFlusher@2efd46dd{WRITING}->null 08:43:24.677 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2efd46dd{IDLE}->null:WRITING-->IDLE 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=82,terminated=null] 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=82,terminated=null] processing 0 entries: [] 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=82,terminated=null] auto flushing 08:43:24.677 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7fce0562 SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=1195/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=63,f=null]] 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=82,terminated=null] flushing 0 frames: [] 08:43:24.677 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:24.677 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=1195/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=63,f=null]] 08:43:24.677 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=1195/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=63,f=null]]:runFillable:BLOCKING 08:43:24.678 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2022-07-12T08:43:24.678Z 08:43:24.678 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@2a77ad97 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2022-07-12T08:43:24.678Z 08:43:24.678 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2022-07-12T08:43:24.678Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=1196/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=63,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:24.678 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2b26c030{AC.ReadCB@54b0287d{WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=1196/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=63,f=null]]}} 08:43:24.678 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:43:24.678 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@2a77ad97 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2022-07-12T08:43:24.678Z 08:43:24.678 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:24.678 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@144b7cfc[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xBf\x92\x92\x1e\x0f{"u...\x00\x00\x00\x00\x00\x00\x00}) 08:43:24.678 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:24.678 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 82 DirectByteBuffer@76527921[p=0,l=82,c=4096,r=82]={<<<\x81\xCc!\x95\xBc\x06Z\xB7\xC9tH\xB7\x86$\x0e\xE6\xD9hR\xFc\xD2gB\xE1\x93...\xF0\xCfiT\xE7\xDfcR\xBa\xCciR\xFc\xC8oN\xFb\x93Ad\xC1\x9e{>>>}meters":...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.678 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2022-07-12T08:43:24.678Z tryProduce true 08:43:24.678 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:24.678 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 82 bytes - DirectByteBuffer@76527921[p=0,l=82,c=4096,r=82]={<<<\x81\xCc!\x95\xBc\x06Z\xB7\xC9tH\xB7\x86$\x0e\xE6\xD9hR\xFc\xD2gB\xE1\x93...\xF0\xCfiT\xE7\xDfcR\xBa\xCciR\xFc\xC8oN\xFb\x93Ad\xC1\x9e{>>>}meters":...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.678 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:24.678 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@144b7cfc[READING] getAction(DirectByteBuffer@76527921[p=0,l=82,c=4096,r=82]={<<<\x81\xCc!\x95\xBc\x06Z\xB7\xC9tH\xB7\x86$\x0e\xE6\xD9hR\xFc\xD2gB\xE1\x93...\xF0\xCfiT\xE7\xDfcR\xBa\xCciR\xFc\xC8oN\xFb\x93Ad\xC1\x9e{>>>}meters":...\x00\x00\x00\x00\x00\x00\x00}) 08:43:24.678 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:24.678 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 82 bytes 08:43:24.678 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:43:24.678 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 76 - Parser@21318752[ExtensionStack,s=PAYLOAD_LEN,c=0,len=76,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:43:24.678 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=PAYLOAD_LEN,c=0,len=76,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:24.678 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@7e3e5e07[p=0,l=76,c=76,r=76]={<<>>} 08:43:24.678 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:24.678 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=76,fin=true,rsv=...,masked=true] 08:43:24.678 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:24.678 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=76,fin=true,rsv=...,masked=true]) 08:43:24.678 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=76,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:43:24.678 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@7e3e5e07[p=0,l=76,c=76,r=76]={<<<{"uri":"/sensinact/provid...esources/position/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:24.678 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([76] "{"uri":"/sensinact/p...vices/cursor/resources/position/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:43:24.680 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:43:24.680 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@33e82bf2[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 08:43:24.680 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=152,fin=true,rsv=...,masked=false] 08:43:24.680 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=152,fin=true,rsv=...,masked=false] 08:43:24.680 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=152,fin=true,rsv=...,masked=false], Flusher@382e6788[PROCESSING]) 08:43:24.680 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=152,fin=true,rsv=...,masked=false],Flusher@382e6788[PROCESSING],AUTO,null] to Flusher@1eae84c2[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:24.680 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1eae84c2[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:24.680 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=152,fin=true,rsv=...,masked=false],Flusher@382e6788[PROCESSING],AUTO,null]] 08:43:24.680 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:24.680 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@382e6788[PROCESSING],AUTO,null]] 08:43:24.680 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:24.680 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:24.680 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:24.680 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:24.680 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=156 cap=32768] 08:43:24.680 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:24.680 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7ac1d319{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=156,c=32768,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>}57615401...\x00\x00\x00\x00\x00\x00\x00}] 08:43:24.680 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7ac1d319{WRITING}->null:IDLE-->WRITING 08:43:24.680 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 156 SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=W,to=2/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=156,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=76,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:24.680 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=156 remaining=0 WriteFlusher@7ac1d319{WRITING}->null 08:43:24.680 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7ac1d319{IDLE}->null:WRITING-->IDLE 08:43:24.681 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] 08:43:24.681 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] processing 0 entries: [] 08:43:24.681 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] auto flushing 08:43:24.681 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 woken up from select, 1/1/1 selected 08:43:24.681 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] flushing 0 frames: [] 08:43:24.681 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 processing 1 keys, 0 updates 08:43:24.681 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:24.681 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@144b7cfc[READING] getAction(DirectByteBuffer@76527921[p=82,l=82,c=4096,r=0]={\x81\xCc!\x95\xBc\x06{"u...n/GET"}<<<>>>}meters":...\x00\x00\x00\x00\x00\x00\x00}) 08:43:24.681 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:24.681 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7ad4d505 SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=90,f=null]] 08:43:24.681 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCc!\x95\xBc\x06{"u...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.681 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=90,f=null]] 08:43:24.681 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=76,f=null]] 08:43:24.681 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=90,f=null]]:runFillable:BLOCKING 08:43:24.681 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2b26c030{AC.ReadCB@54b0287d{WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=76,f=null]]}} 08:43:24.681 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=76,f=null]] 08:43:24.681 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@48c0f25c on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:24.681 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 08:43:24.681 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:24.681 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:24.681 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=2/2,p=0} tryExecute EatWhatYouKill@64693226/SelectorProducer@1c758545/REPRODUCING/p=false/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:24.681Z 08:43:24.681 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:24.681 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:24.681 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:24.681 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@48c0f25c 08:43:24.681 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=76,f=null]] 08:43:24.681 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:24.681 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:24.681 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=1/2,p=0}@56386929 offer EatWhatYouKill@64693226/SelectorProducer@1c758545/REPRODUCING/p=false/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:24.681Z 08:43:24.681 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64693226/SelectorProducer@1c758545/IDLE/p=true/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:24.681Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=90,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:24.681 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=1/2,p=0}@56386929 task=EatWhatYouKill@64693226/SelectorProducer@1c758545/IDLE/p=true/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:24.681Z 08:43:24.681 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64693226/SelectorProducer@1c758545/IDLE/p=true/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:43:24.681Z tryProduce true 08:43:24.681 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:24.681 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:24.681 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@67b4fd1b{AC.ReadCB@48f96d44{WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=90,f=null]]}} 08:43:24.681 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:43:24.682 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=4/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=90,f=null]] 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:24.682 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 waiting with 1 keys 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2e230aa4[READING] getAction(DirectByteBuffer@a18e216[p=0,l=0,c=4096,r=0]={<<<>>>\x81Z{"resou...\x00\x00\x00\x00\x00\x00\x00}) 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 156 DirectByteBuffer@a18e216[p=0,l=156,c=4096,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 156 bytes - DirectByteBuffer@a18e216[p=0,l=156,c=4096,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2e230aa4[READING] getAction(DirectByteBuffer@a18e216[p=0,l=156,c=4096,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 156 bytes 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 152 - Parser@3facaaa8[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=152,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@77a50caa[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=152,fin=true,rsv=...,masked=false] 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=152,fin=true,rsv=...,masked=false]) 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=152,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@77a50caa[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([152] "{"response":{"name":...er/cursor/position","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"position","type":"int","value":1,"timestamp":1657615403567},"type":"GET_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2e230aa4[READING] getAction(DirectByteBuffer@a18e216[p=156,l=156,c=4096,r=0]={\x81~\x00\x98{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@a18e216[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x98{"res...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@67b4fd1b{AC.ReadCB@48f96d44{WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=152,f=null]]}} 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@878a64a on ManagedSelector@117bcfdc{STARTED} id=0 keys=1 selected=0 updates=0 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@117bcfdc{STARTED} id=0 keys=1 selected=0 updates=1 08:43:24.682 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 woken with none selected 08:43:24.682 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=2/2,p=0}@3be9df3e waiting 08:43:24.682 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 woken up from select, 0/0/1 selected 08:43:24.682 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 processing 0 keys, 1 updates 08:43:24.682 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:24.682 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@878a64a 08:43:24.683 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:24.683 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:24.683 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 waiting with 1 keys 08:43:24.777 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/4 selected 08:43:24.777 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:24.777 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=2030/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.777 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=2030/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.777 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=2031/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:24.777 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2022-07-12T08:43:24.777Z 08:43:24.777 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2022-07-12T08:43:24.777Z 08:43:24.777 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2022-07-12T08:43:24.777Z 08:43:24.777 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2022-07-12T08:43:24.777Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=2031/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:24.778 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2022-07-12T08:43:24.778Z tryProduce true 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=2031/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:24.778 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:24.778 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2031/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:24.778 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2031/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.778 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 451 HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} filled 451 HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 215 08:43:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 215} 08:43:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parse HeapByteBuffer@623e3550[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} Content@1a428eab{HeapByteBufferR@ac57ae5[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent Content@1a428eab{HeapByteBufferR@ac57ae5[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parsed false HttpParser{s=END,215 of 215} 08:43:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=215,q=1,[0]=EOF,s=STREAM] read 215 from Content@1a428eab{HeapByteBufferR@ac57ae5[p=451,l=451,c=8192,r=0]={POST /sen...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78e7cf2b[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 08:43:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 08:43:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@157459ef[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=3} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:24 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@722f6bcf] (null,[p=0,l=304,c=304,r=304],true)@START 08:43:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@157459ef[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 08:43:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:24 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@722f6bcf] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 08:43:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>4a8lLxe5L...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@157459ef[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 08:43:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=3} 08:43:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@722f6bcf] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=22,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=4} 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=22,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=4} 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3d81d477) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=22,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=4} 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=304 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,215 of 215} 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 08:43:24.782 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:24.782 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:24.782 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:24.782 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:24.782 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@2a77ad97 waiting 08:43:24.782 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.782 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:24.782 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:24.785 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/4 selected 08:43:24.785 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:24.785 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.785 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.785 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:24.786 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2022-07-12T08:43:24.785Z 08:43:24.786 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@2a77ad97 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2022-07-12T08:43:24.786Z 08:43:24.786 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2022-07-12T08:43:24.786Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:24.786 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@2a77ad97 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2022-07-12T08:43:24.786Z 08:43:24.786 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:24.786 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2022-07-12T08:43:24.786Z tryProduce true 08:43:24.786 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:24.786 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:24.786 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:24.786 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.786 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:24.786 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 134 HeapByteBuffer@623e3550[p=0,l=134,c=8192,r=134]={<<>>son\r\nUser...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.786 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} filled 134 HeapByteBuffer@623e3550[p=0,l=134,c=8192,r=134]={<<>>son\r\nUser...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.786 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=134,c=8192,r=134]={<<>>son\r\nUser...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:24.786 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=134,c=8192,r=134]={<<>>son\r\nUser...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.786 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:24.786 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:24.786 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:24.786 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:24.786 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:24.786 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:24.786 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:24.786 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:24.786 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:24.786 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:24.786 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:24.787 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:24.787 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:24.787 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:24.787 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/slider on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider,age=0} GET //127.0.0.1:8899/sensinact/slider HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:24.787 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:24.787 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider,age=0} 08:43:24.787 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/slider HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider,age=0} 08:43:24.787 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:24.787 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=0} 08:43:24.787 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/slider on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=0} 08:43:24.787 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/slider @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:24.787 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/slider @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:24.787 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:24.787 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:24.787 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/slider -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:24.787 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:24.787 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.787 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.787 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.787 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:24.787 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.787 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:24.788 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=0} 08:43:24.788 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:24.788 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=1} 08:43:24.788 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:24.788 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=1} parsed false HttpParser{s=END,0 of -1} 08:43:24.788 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=1} 08:43:24.788 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:24.788 [qtp780934299-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:24.790 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@262adc44[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>}) 08:43:24.790 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=120 null 08:43:24.790 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@779e29a9[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:24.790 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/slider on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=3} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:24 GMT Content-Type: application/json;charset=utf-8 Content-Length: 120 08:43:24.790 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=120},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@68529943] (null,[p=0,l=120,c=120,r=120],true)@START 08:43:24.790 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=120} last=true content=HeapByteBuffer@779e29a9[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>} 08:43:24.790 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:24 GMT Content-Type: application/json;charset=utf-8 Content-Length: 120 08:43:24.790 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:24.790 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=120},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@68529943] ([p=0,l=123,c=16384,r=123],[p=0,l=120,c=120,r=120],true)@COMPLETING 08:43:24.790 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>4a8lLxe5L...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@779e29a9[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>}] 08:43:24.790 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:24.790 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 243 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=3} 08:43:24.790 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=243 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:24.790 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE {"response":{"name":"slider","services":["admin","cursor"]},"type":"DESCRIBE_PROVIDER","uri":"/slider","statusCode":200} 08:43:24.790 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=120},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@68529943] ([p=123,l=123,c=16384,r=0],[p=120,l=120,c=120,r=0],true)@END 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=23,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=4} 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=23,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=4} 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@55495ebc) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=23,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider,age=4} 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/slider written=120 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@623e3550[p=0,l=141,c=8192,r=141]={<<>>er-Agent:...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@623e3550[p=0,l=141,c=8192,r=141]={<<>>er-Agent:...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=141,c=8192,r=141]={<<>>er-Agent:...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=141,c=8192,r=141]={<<>>er-Agent:...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/slider/cursor on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=0} GET //127.0.0.1:8899/sensinact/slider/cursor HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:24.791 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=1} 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/slider/cursor HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=1} 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=1} 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/slider/cursor on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=1} 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/slider/cursor @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/slider/cursor @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/slider/cursor -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=1} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=1} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=1} 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=1} 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=1} parsed false HttpParser{s=END,0 of -1} 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=1} 08:43:24.792 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:24.793 [qtp780934299-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5800cc99[p=0,l=157,c=157,r=157]={<<<{"response":{"name":"curs...rsor","statusCode":200}>>>}) 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=157 null 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@73f96a6f[p=0,l=157,c=157,r=157]={<<<{"response":{"name":"curs...rsor","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/slider/cursor on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=5} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:24 GMT Content-Type: application/json;charset=utf-8 Content-Length: 157 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=157},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@557aefcb] (null,[p=0,l=157,c=157,r=157],true)@START 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=157} last=true content=HeapByteBuffer@73f96a6f[p=0,l=157,c=157,r=157]={<<<{"response":{"name":"curs...rsor","statusCode":200}>>>} 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:24 GMT Content-Type: application/json;charset=utf-8 Content-Length: 157 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=157},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@557aefcb] ([p=0,l=123,c=16384,r=123],[p=0,l=157,c=157,r=157],true)@COMPLETING 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>4a8lLxe5L...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@73f96a6f[p=0,l=157,c=157,r=157]={<<<{"response":{"name":"curs...rsor","statusCode":200}>>>}] 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 280 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=5} 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=280 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=157},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@557aefcb] ([p=123,l=123,c=16384,r=0],[p=157,l=157,c=157,r=0],true)@END 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=24,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=5} 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:24.796 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=24,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=5} 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4b9339e6) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=24,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=5} 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/slider/cursor written=157 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.796 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.797 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.797 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:24.797 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.797 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:24.797 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.797 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.797 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:24.797 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:43:24.797 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.797 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:24.797 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 08:43:24.797 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:24.797 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:24.798 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:24.798 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:24.797 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:24.798 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:24.798 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:24.798 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.798 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:24.798 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:24.798 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/4 selected 08:43:24.798 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:24.798 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.798 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.798 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:24.798 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2022-07-12T08:43:24.798Z 08:43:24.798 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2022-07-12T08:43:24.798Z 08:43:24.798 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2022-07-12T08:43:24.798Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:24.798 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2022-07-12T08:43:24.798Z 08:43:24.798 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:24.798 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2022-07-12T08:43:24.798Z tryProduce true 08:43:24.798 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:24.798 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:24.798 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:24.798 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.799 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:24.799 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 154 HeapByteBuffer@623e3550[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} filled 154 HeapByteBuffer@623e3550[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/slider/cursor/position/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} GET //127.0.0.1:8899/sensinact/slider/cursor/position/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/slider/cursor/position/GET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/slider/cursor/position/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/slider/cursor/position/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/slider/cursor/position/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/slider/cursor/position/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:24.807 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:24.808 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.808 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.808 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=1} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.839 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=40/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=32} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:24.839 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.839 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:24.839 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=32} 08:43:24.839 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:24.839 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=32} 08:43:24.839 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:24.839 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=40/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=32} parsed false HttpParser{s=END,0 of -1} 08:43:24.839 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=40/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=32} 08:43:24.839 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:24.839 [qtp780934299-21] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:24.840 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@377bb5e3[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}) 08:43:24.840 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=152 null 08:43:24.840 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@4dacc7e[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:24.840 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/slider/cursor/position/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=33} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:24 GMT Content-Type: application/json;charset=utf-8 Content-Length: 152 08:43:24.840 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@46acdc03] (null,[p=0,l=152,c=152,r=152],true)@START 08:43:24.840 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=152} last=true content=HeapByteBuffer@4dacc7e[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 08:43:24.840 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:24 GMT Content-Type: application/json;charset=utf-8 Content-Length: 152 08:43:24.840 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:24.840 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@46acdc03] ([p=0,l=123,c=16384,r=123],[p=0,l=152,c=152,r=152],true)@COMPLETING 08:43:24.840 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>4a8lLxe5L...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4dacc7e[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}] 08:43:24.840 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:24.841 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 275 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=42/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=34} 08:43:24.841 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=275 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:24.841 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:24.841 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@46acdc03] ([p=123,l=123,c=16384,r=0],[p=152,l=152,c=152,r=0],true)@END 08:43:24.841 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:24.841 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:24.841 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:43:24.841 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=25,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=34} 08:43:24.847 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:24.847 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:24.847 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=25,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=40} 08:43:24.847 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3465c997) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:24.847 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:24.848 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:24.848 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:24.848 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=25,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=41} 08:43:24.848 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/slider/cursor/position/GET written=152 08:43:24.848 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:24.848 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:24.848 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:24.848 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.848 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.848 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.848 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.848 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:24.848 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.848 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:24.848 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:43:24.848 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.848 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.848 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:24.848 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.848 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:24.848 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 08:43:24.848 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:24.848 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:24.848 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:24.856 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:24.856 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:24.856 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:24.856 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@2a77ad97 waiting 08:43:24.857 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=8/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.857 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:24.857 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:24.857 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/4 selected 08:43:24.857 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:24.857 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=8/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.857 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=8/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.857 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=8/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:24.857 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2022-07-12T08:43:24.857Z 08:43:24.857 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@2a77ad97 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2022-07-12T08:43:24.857Z 08:43:24.857 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2022-07-12T08:43:24.857Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=9/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:24.857 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@2a77ad97 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2022-07-12T08:43:24.857Z 08:43:24.857 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=9/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:24.857 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=22]@2022-07-12T08:43:24.857Z tryProduce true 08:43:24.857 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:24.857 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:24.857 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.857 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=9/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:24.857 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:24.857 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 154 HeapByteBuffer@623e3550[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.864 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} filled 154 HeapByteBuffer@623e3550[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.864 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:24.864 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.864 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:24.864 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:24.864 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:24.864 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:24.864 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/slider/cursor/position/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} GET //127.0.0.1:8899/sensinact/slider/cursor/position/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/slider/cursor/position/GET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/slider/cursor/position/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/slider/cursor/position/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/slider/cursor/position/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/slider/cursor/position/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.865 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.872 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=6} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:24.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:24.872 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=7} 08:43:24.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:24.872 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=7} 08:43:24.872 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:24.872 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=7} parsed false HttpParser{s=END,0 of -1} 08:43:24.872 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=7} 08:43:24.872 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:24.872 [qtp780934299-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:24.873 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3db668b[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}) 08:43:24.873 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=152 null 08:43:24.873 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@170c753e[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:24.874 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/slider/cursor/position/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=8} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:24 GMT Content-Type: application/json;charset=utf-8 Content-Length: 152 08:43:24.874 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f33b3d5] (null,[p=0,l=152,c=152,r=152],true)@START 08:43:24.874 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=152} last=true content=HeapByteBuffer@170c753e[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 08:43:24.874 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:24 GMT Content-Type: application/json;charset=utf-8 Content-Length: 152 08:43:24.874 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:24.874 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f33b3d5] ([p=0,l=123,c=16384,r=123],[p=0,l=152,c=152,r=152],true)@COMPLETING 08:43:24.874 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>4a8lLxe5L...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@170c753e[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}] 08:43:24.874 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 275 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=18/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=11} 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=275 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f33b3d5] ([p=123,l=123,c=16384,r=0],[p=152,l=152,c=152,r=0],true)@END 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=26,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=11} 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=26,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=11} 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3c872080) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=26,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=11} 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/slider/cursor/position/GET written=152 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.876 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:24.878 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@bd71fdff[httpClient=HttpClient@4f453e63{STARTED},openSessions.size=1] 08:43:24.937 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.937 [Thread-38] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@bd71fdff[httpClient=HttpClient@4f453e63{STARTED},openSessions.size=1] 08:43:24.937 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@2cec704c{STARTED} 08:43:24.937 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=61/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:24.937 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=61/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.937 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],behavior=CLIENT,connection=WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=254/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=152,f=null]],remote=WebSocketRemoteEndpoint@6dd41570[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:43:24.937 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=61/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.937 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:24.937 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],behavior=CLIENT,connection=WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=254/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[OPENED],f=Flusher@3cbc6336[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=152,f=null]],remote=WebSocketRemoteEndpoint@6dd41570[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:43:24.937 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.937 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:24.937 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 08:43:24.937 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:24.937 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:24.938 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:24.938 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:24.938 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:24.938 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:24.938 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:24.938 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.939 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4d432a7d) 08:43:24.945 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:24.945 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:24.946 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/4 selected 08:43:24.946 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4d432a7d,OFF,null] to Flusher@3cbc6336[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:24.946 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:24.946 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3cbc6336[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:24.946 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4d432a7d,OFF,null]] 08:43:24.946 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=8/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.946 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=8/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.946 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=8/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:24.946 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4d432a7d,OFF,null]] 08:43:24.946 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2efd46dd{IDLE}->null [DirectByteBuffer@3b66319e[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\x94,\x81L>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6a8bef21[p=0,l=10,c=10,r=10]={<<<\x97\xC5\xD2$\xE1X\xE5#\xE3B>>>}] 08:43:24.946 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2efd46dd{WRITING}->null:IDLE-->WRITING 08:43:24.946 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=22]@2022-07-12T08:43:24.946Z 08:43:24.946 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=22]@2022-07-12T08:43:24.946Z 08:43:24.946 [Thread-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=263/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[CLOSING],f=Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:24.946 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@2efd46dd{WRITING}->null 08:43:24.946 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2efd46dd{IDLE}->null:WRITING-->IDLE 08:43:24.946 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=22]@2022-07-12T08:43:24.946Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=8/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:24.946 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=22]@2022-07-12T08:43:24.946Z 08:43:24.946 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=8/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:24.946 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 08:43:24.946 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2022-07-12T08:43:24.946Z tryProduce true 08:43:24.946 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:24.946 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:24.953 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:24.954 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 451 HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.954 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} 08:43:24.954 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:24.954 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/4 selected 08:43:24.954 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:24.954 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7fce0562 SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=272/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=76,f=null]] 08:43:24.954 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=273/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=76,f=null]] 08:43:24.954 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=273/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=76,f=null]]:runFillable:BLOCKING 08:43:24.954 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2022-07-12T08:43:24.954Z 08:43:24.946 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 08:43:24.954 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} filled 451 HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.954 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=0}@6005f2b2 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2022-07-12T08:43:24.954Z 08:43:24.954 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=1} startReservedThread p=1 08:43:24.954 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 08:43:24.954 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3932c79a{s=0/2,p=1}@6430e6a5 startThread=0 08:43:24.954 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:43:24.954 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3932c79a{s=0/2,p=1}@6430e6a5 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}] 08:43:24.954 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=1}@6430e6a5 started 08:43:24.954 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:24.954 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=1}@6005f2b2 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=23]@2022-07-12T08:43:24.954Z 08:43:24.954 [Thread-38] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[DISCONNECTED],f=Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:24.954 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 215 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 215} 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:24.962 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:24.963 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:24.963 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:24.963 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:24.963 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:24.963 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:24.963 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:24.963 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:24.963 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:24.963 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parse HeapByteBuffer@623e3550[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:24.963 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:24.963 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} Content@5edba655{HeapByteBufferR@c3038cc[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:24.963 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent Content@5edba655{HeapByteBufferR@c3038cc[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:25.036 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:25.036 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=74} 08:43:25.036 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:25.036 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=74} 08:43:25.036 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:25.036 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=82/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=74} parsed false HttpParser{s=END,215 of 215} 08:43:25.036 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=215,q=1,[0]=EOF,s=STREAM] read 215 from Content@5edba655{HeapByteBufferR@c3038cc[p=451,l=451,c=8192,r=0]={POST /sen...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:24.954 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6430e6a5 waiting 08:43:24.954 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2022-07-12T08:43:24.954Z tryProduce true 08:43:25.036 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=82/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=74} 08:43:25.036 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:25.036 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:25.037 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=355/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=76,f=null]] 08:43:25.037 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:24.954 [Thread-38] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[DISCONNECTED],f=Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:24.955 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2022-07-12T08:43:24.954Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=273/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=76,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:25.037 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2b26c030{AC.ReadCB@54b0287d{WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=FI,flush=-,to=355/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[OPENED],f=Flusher@1eae84c2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=76,f=null]]}} 08:43:25.037 [Thread-38] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=90/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[DISCONNECTED],f=Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:25.037 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:43:25.037 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:25.037 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@144b7cfc[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCc!\x95\xBc\x06{"u...\x00\x00\x00\x00\x00\x00\x00}) 08:43:25.037 [Thread-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@4861ff13{l=/127.0.0.1:56864,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=90/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[DISCONNECTED],f=Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:25.037 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:25.037 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x94,\x81L\x97\xC5\xD2$\xE1X\xE5#\xE3B>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.037 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x94,\x81L\x97\xC5\xD2$\xE1X\xE5#\xE3B>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.037 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@144b7cfc[READING] getAction(DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x94,\x81L\x97\xC5\xD2$\xE1X\xE5#\xE3B>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}) 08:43:25.043 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:25.043 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 08:43:25.043 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 08:43:25.043 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@21318752[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 08:43:25.044 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@10e1da98[p=0,l=10,c=10,r=10]={<<<\x97\xC5\xD2$\xE1X\xE5#\xE3B>>>} 08:43:25.044 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 08:43:25.044 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:25.044 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 08:43:25.044 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:43:25.037 [Thread-38] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@67b4fd1b{AC.ReadCB@48f96d44{WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=0.0.0.0/0.0.0.0:56864,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=90/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[DISCONNECTED],f=Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=152,f=null]]}} 08:43:25.044 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 08:43:25.039 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13a1ca3d[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 08:43:25.044 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 08:43:25.044 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 08:43:25.044 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@15aea341[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:25.044 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@623e7e4a) 08:43:25.044 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@623e7e4a,OFF,null] to Flusher@1eae84c2[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:25.044 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1eae84c2[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:25.044 [Thread-38] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=0.0.0.0/0.0.0.0:56864,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=98/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[DISCONNECTED],f=Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=152,f=null]] onFillInterestedFailed {} 08:43:25.044 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=82} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:24 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:25.044 [Thread-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@117bcfdc{STARTED} id=0 keys=1 selected=0 updates=0 08:43:25.044 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@623e7e4a,OFF,null]] 08:43:25.044 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1f7be51b] (null,[p=0,l=304,c=304,r=304],true)@START 08:43:25.044 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@623e7e4a,OFF,null]] 08:43:25.044 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@15aea341[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 08:43:25.044 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7ac1d319{IDLE}->null [DirectByteBuffer@6738c1ad[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@45e0621[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 08:43:25.044 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7ac1d319{WRITING}->null:IDLE-->WRITING 08:43:25.044 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:24 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:25.045 [Thread-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2412dd15 startThread=0 08:43:25.045 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 woken with none selected 08:43:25.045 [WebSocketClient@1329938019-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2412dd15 in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=2/2,p=0}] 08:43:25.052 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 woken up from select, 0/0/0 selected 08:43:25.052 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 processing 0 keys, 0 updates 08:43:25.052 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:25.052 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:25.052 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 waiting with 0 keys 08:43:25.052 [WebSocketClient@1329938019-61] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@4861ff13{l=0.0.0.0/0.0.0.0:56864,r=null,CLOSED,fill=-,flush=-,to=105/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[DISCONNECTED],f=Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:25.052 [WebSocketClient@1329938019-61] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=0.0.0.0/0.0.0.0:56864,r=null,CLOSED,fill=-,flush=-,to=105/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[DISCONNECTED],f=Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:25.052 [WebSocketClient@1329938019-61] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 08:43:25.045 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=W,to=8/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[CLOSING],f=Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:43:25.053 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@7ac1d319{WRITING}->null 08:43:25.053 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7ac1d319{IDLE}->null:WRITING-->IDLE 08:43:25.053 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 08:43:25.053 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 08:43:25.053 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:43:25.053 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[DISCONNECTED],f=Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:43:25.053 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[DISCONNECTED],f=Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:43:25.053 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[DISCONNECTED],f=Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:43:25.053 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@24cee10e{l=/127.0.0.1:8899,r=/127.0.0.1:56864,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[DISCONNECTED],f=Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:43:25.053 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@2b26c030{null} 08:43:25.053 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:25.053 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1af52928 startThread=0 08:43:25.053 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@24cee10e{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:56864,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[DISCONNECTED],f=Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:43:25.053 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1eae84c2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:43:25.054 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@144b7cfc[READING] getAction(DirectByteBuffer@76527921[p=16,l=16,c=4096,r=0]={\x88\x8a\x94,\x81L\x03\xE9Shutdown<<<>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}) 08:43:25.054 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:25.054 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 08:43:25.054 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@144b7cfc[EOF] getAction(DirectByteBuffer@76527921[p=16,l=16,c=4096,r=0]={\x88\x8a\x94,\x81L\x03\xE9Shutdown<<<>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}) 08:43:25.054 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1af52928 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 08:43:25.045 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:25.045 [Thread-38] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@4861ff13{l=0.0.0.0/0.0.0.0:56864,r=null,CLOSED,fill=-,flush=-,to=98/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[DISCONNECTED],f=Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:25.061 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@24cee10e{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[DISCONNECTED],f=Flusher@1eae84c2[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=10,f=null]] 08:43:25.061 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3cbc6336[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:43:25.061 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=8/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[DISCONNECTED],f=Flusher@1eae84c2[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=10,f=null]] 08:43:25.061 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:25.061 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 08:43:25.061 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:25.061 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5] 08:43:25.061 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5] 08:43:25.061 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],behavior=SERVER,connection=WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=8/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[DISCONNECTED],f=Flusher@1eae84c2[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@559cd176[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:43:25.061 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],behavior=CLIENT,connection=WebSocketClientConnection@48f96d44::SocketChannelEndPoint@4861ff13{l=0.0.0.0/0.0.0.0:56864,r=null,CLOSED,fill=-,flush=-,to=114/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@48f96d44[s=ConnectionState@47017d12[DISCONNECTED],f=Flusher@3cbc6336[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@3facaaa8[ExtensionStack,s=START,c=0,len=152,f=null]],remote=WebSocketRemoteEndpoint@6dd41570[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@213bd3d5],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:43:25.061 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@2cec704c{STOPPED} 08:43:25.061 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@771cbb1a{STARTED} 08:43:25.061 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@6b2e0f78{STARTED,size=0,capacity=UNLIMITED} 08:43:25.061 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@6b2e0f78{STOPPED,size=0,capacity=UNLIMITED} 08:43:25.061 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@2416498e{STARTED,size=0,capacity=UNLIMITED} 08:43:25.061 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@2416498e{STOPPED,size=0,capacity=UNLIMITED} 08:43:25.061 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@771cbb1a{STOPPED} 08:43:25.061 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@4f453e63{STARTED} 08:43:25.062 [Thread-38] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@451882b2,queue=0,pool=DuplexConnectionPool@4a23350[c=0/0/64,a=0,i=0,q=0] 08:43:25.062 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@451882b2,queue=0,pool=DuplexConnectionPool@4a23350[c=0/0/64,a=0,i=0,q=0] 08:43:25.062 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@4a23350[c=0/0/64,a=0,i=0,q=0] 08:43:25.062 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@4a23350[c=0/0/64,a=0,i=0,q=0] 08:43:25.062 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@451882b2,queue=0,pool=DuplexConnectionPool@4a23350[c=0/0/64,a=0,i=0,q=0] 08:43:25.062 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@3659d7b1{STARTED} 08:43:25.054 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 08:43:25.054 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:25.068 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/3 selected 08:43:25.068 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 0 updates 08:43:25.068 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:25.068 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:25.068 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:25.069 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:25.061 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1f7be51b] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 08:43:25.069 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@3659d7b1{STOPPED} 08:43:25.061 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],behavior=SERVER,connection=WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=8/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[DISCONNECTED],f=Flusher@1eae84c2[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@559cd176[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:43:25.069 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@7afbf561[provider=null,keyStore=null,trustStore=null] 08:43:25.069 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>4a8lLxe5L...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@15aea341[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 08:43:25.069 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:25.069 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=115/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=107} 08:43:25.069 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:25.069 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:25.069 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1f7be51b] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 08:43:25.069 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:25.069 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:25.069 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=27,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=107} 08:43:25.069 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:43:25.069 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:25.069 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=27,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=107} 08:43:25.069 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@37b90580) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:25.069 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:25.069 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:25.069 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:25.070 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=27,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=107} 08:43:25.070 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=304 08:43:25.070 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:25.070 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,215 of 215} 08:43:25.070 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:25.070 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0} 08:43:25.070 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.062 [WebSocketClient@1329938019-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2412dd15 in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=2/2,p=0}] 08:43:25.138 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.069 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@7afbf561[provider=null,keyStore=null,trustStore=null] 08:43:25.138 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@7c9bdee9{STARTED} 08:43:25.069 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:25.138 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@3bdb2c78{STARTED} 08:43:25.138 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:25.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=69/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.138 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65] 08:43:25.138 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65] 08:43:25.138 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@117bcfdc{STARTED} id=0 keys=0 selected=0 updates=0 08:43:25.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=69/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:25.138 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.138 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],behavior=SERVER,connection=WebSocketServerConnection@54b0287d::SocketChannelEndPoint@24cee10e{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=85/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@54b0287d[s=ConnectionState@778b91df[DISCONNECTED],f=Flusher@1eae84c2[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@21318752[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@559cd176[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@74384f65],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:43:25.139 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=69/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:25.139 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1af52928 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:43:25.139 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=69/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0} 08:43:25.139 [Thread-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@4ff124ed on ManagedSelector@117bcfdc{STOPPING} id=0 keys=0 selected=0 updates=0 08:43:25.139 [Thread-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@117bcfdc{STOPPING} id=0 keys=0 selected=0 updates=1 08:43:25.139 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=69/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0} 08:43:25.139 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 woken with none selected 08:43:25.139 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 woken up from select, 0/0/0 selected 08:43:25.139 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 processing 0 keys, 1 updates 08:43:25.139 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:25.139 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@4ff124ed 08:43:25.139 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:25.139 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@117bcfdc{STOPPING} id=0 keys=0 selected=0 updates=0 08:43:25.150 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:25.150 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=11/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0} 08:43:25.150 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 waiting with 0 keys 08:43:25.150 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 08:43:25.150 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 08:43:25.150 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:25.150 [Thread-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@7d39a273 on ManagedSelector@117bcfdc{STOPPING} id=0 keys=0 selected=0 updates=0 08:43:25.150 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/3 selected 08:43:25.150 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=11/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:25.150 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:25.150 [Thread-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@117bcfdc{STOPPING} id=0 keys=0 selected=0 updates=1 08:43:25.150 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:25.150 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:25.150 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@2a77ad97 size 2 > capacity 08:43:25.150 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 woken with none selected 08:43:25.150 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@3932c79a{s=2/2,p=0}@2a77ad97 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:43:25.150 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 woken up from select, 0/0/0 selected 08:43:25.150 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@741325f7 processing 0 keys, 1 updates 08:43:25.150 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=11/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0} 08:43:25.150 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:25.150 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:25.150 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@7d39a273 08:43:25.150 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:25.150 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/3 selected 08:43:25.150 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:25.150 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=11/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0} 08:43:25.150 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=11/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0} 08:43:25.151 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=11/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:25.151 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2022-07-12T08:43:25.151Z 08:43:25.151 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2022-07-12T08:43:25.151Z 08:43:25.153 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:25.161 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=2/2,p=0}@56386929 size 2 > capacity 08:43:25.161 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@73a19967{s=2/2,p=0}@56386929 in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=2/2,p=0}] 08:43:25.153 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@64693226/SelectorProducer@1c758545/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:43:25.153Z 08:43:25.162 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=2/2,p=0}] 08:43:25.162 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2022-07-12T08:43:25.161Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=22/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:25.162 [Thread-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73a19967{s=2/2,p=0}] 08:43:25.162 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=22/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:25.162 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@73a19967{s=2/2,p=0} 08:43:25.162 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=23/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:25.162 [Thread-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=1/2,p=0}@3be9df3e offer STOP! 08:43:25.162 [Thread-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=0/2,p=0}@385fefea offer STOP! 08:43:25.162 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@73a19967{s=-1/2,p=0} 08:43:25.162 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 137 HeapByteBuffer@623e3550[p=0,l=137,c=8192,r=137]={<<>>\r\nUser-Ag...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.162 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=-1/2,p=0}@3be9df3e task=STOP! 08:43:25.162 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=-1/2,p=0}@3be9df3e Exited 08:43:25.162 [WebSocketClient@1329938019-60] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=-1/2,p=0}@385fefea task=STOP! 08:43:25.162 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@73a19967{s=-1/2,p=0}@3be9df3e in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.162 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0} filled 137 HeapByteBuffer@623e3550[p=0,l=137,c=8192,r=137]={<<>>\r\nUser-Ag...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.162 [WebSocketClient@1329938019-60] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73a19967{s=-1/2,p=0}@385fefea Exited 08:43:25.162 [WebSocketClient@1329938019-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@73a19967{s=-1/2,p=0}@385fefea in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.162 [Thread-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1329938019-56,5,main] for 14999 08:43:25.162 [WebSocketClient@1329938019-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1329938019-56,5,main] exited for QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.162 [WebSocketClient@1329938019-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1329938019-60,5,main] exited for QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.162 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=137,c=8192,r=137]={<<>>\r\nUser-Ag...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:25.162 [Thread-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1329938019-54,5,main] for 14999 08:43:25.162 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=137,c=8192,r=137]={<<>>\r\nUser-Ag...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.162 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:25.162 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:25.162 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:25.162 [WebSocketClient@1329938019-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.173 [WebSocketClient@1329938019-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.162 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2022-07-12T08:43:25.162Z 08:43:25.173 [WebSocketClient@1329938019-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1329938019-55,5,main] exited for QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.162 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.173 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.173 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2022-07-12T08:43:25.173Z tryProduce true 08:43:25.173 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:25.162 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.173 [WebSocketClient@1329938019-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1329938019-57,5,main] exited for QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.173 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:25.162 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.173 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.173 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.162 [WebSocketClient@1329938019-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.173 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=SPACE2,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0} 08:43:25.173 [WebSocketClient@1329938019-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.173 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:25.174 [WebSocketClient@1329938019-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1329938019-59,5,main] exited for QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.162 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.174 [WebSocketClient@1329938019-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1329938019-54,5,main] exited for QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.174 [Thread-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1329938019-58,5,main] for 14988 08:43:25.174 [WebSocketClient@1329938019-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1329938019-61,5,main] exited for QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.173 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:25.174 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:25.174 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.174 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:25.174 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:25.174 [WebSocketClient@1329938019-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1329938019-58,5,main] exited for QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.174 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:25.174 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:25.174 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:25.174 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:25.174 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:25.174 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:25.174 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:25.174 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:25.174 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@64693226/SelectorProducer@1c758545/IDLE/p=false/QueuedThreadPool[WebSocketClient@1329938019]@6b0615ae{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:43:25.174Z 08:43:25.174 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=0} GET //127.0.0.1:8899/sensinact/providers HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:25.174 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@117bcfdc{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:43:25.174 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:25.174 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@3bdb2c78{STOPPED} 08:43:25.174 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@7c9bdee9{STOPPED} 08:43:25.174 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@4f453e63{STOPPED} 08:43:25.174 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=0} 08:43:25.174 [Thread-38] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@bd71fdff[httpClient=HttpClient@4f453e63{STOPPED},openSessions.size=0] 08:43:25.175 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@bd71fdff[httpClient=HttpClient@4f453e63{STOPPED},openSessions.size=0] 08:43:25.175 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=1} 08:43:25.175 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:25.175 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=1} 08:43:25.175 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=1} 08:43:25.175 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:25.175 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:25.185 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:25.185 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:25.185 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:25.185 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:25.185 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.185 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.185 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=23/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=11} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.185 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=23/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=11} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:25.185 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.185 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:25.185 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=11} 08:43:25.185 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:25.185 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=11} 08:43:25.185 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:25.186 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=23/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=12} parsed false HttpParser{s=END,0 of -1} 08:43:25.186 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=23/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=12} 08:43:25.186 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:25.186 [qtp780934299-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:25.187 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70f3fde4[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>}) 08:43:25.187 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=83 null 08:43:25.187 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@61109c74[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:25.187 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=13} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:25 GMT Content-Type: application/json;charset=utf-8 Content-Length: 83 08:43:25.187 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6780252e] (null,[p=0,l=83,c=83,r=83],true)@START 08:43:25.187 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=83} last=true content=HeapByteBuffer@61109c74[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>} 08:43:25.187 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:25 GMT Content-Type: application/json;charset=utf-8 Content-Length: 83 08:43:25.187 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:25.187 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6780252e] ([p=0,l=122,c=16384,r=122],[p=0,l=83,c=83,r=83],true)@COMPLETING 08:43:25.187 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=122,c=16384,r=122]={<<>>\n4a8lLxe5...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@61109c74[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>}] 08:43:25.187 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:25.196 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 205 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=34/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=22} 08:43:25.196 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=205 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:25.196 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE {"providers":["light","slider"],"type":"PROVIDERS_LIST","uri":"/","statusCode":200} 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6780252e] ([p=122,l=122,c=16384,r=0],[p=83,l=83,c=83,r=0],true)@END 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=28,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=23} 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=28,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=23} 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3b508385) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=28,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=23} 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers written=83 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0} 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0} 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0} 08:43:25.197 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:25.238 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=41/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0} 08:43:25.239 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 08:43:25.239 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 08:43:25.239 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:25.239 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/3 selected 08:43:25.239 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:25.239 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:25.239 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=41/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:25.239 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:25.239 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6005f2b2 waiting 08:43:25.239 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=41/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0} 08:43:25.239 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:25.239 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:25.239 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/3 selected 08:43:25.239 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:25.239 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=41/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0} 08:43:25.239 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=41/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0} 08:43:25.239 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=41/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:25.239 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2022-07-12T08:43:25.239Z 08:43:25.239 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2022-07-12T08:43:25.239Z 08:43:25.239 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2022-07-12T08:43:25.239Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=42/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:25.239 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2022-07-12T08:43:25.239Z 08:43:25.240 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=42/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:25.240 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2022-07-12T08:43:25.24Z tryProduce true 08:43:25.240 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=42/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 153 HeapByteBuffer@623e3550[p=0,l=153,c=8192,r=153]={<<>>va/1.8.0_...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0} filled 153 HeapByteBuffer@623e3550[p=0,l=153,c=8192,r=153]={<<>>va/1.8.0_...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=153,c=8192,r=153]={<<>>va/1.8.0_...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=153,c=8192,r=153]={<<>>va/1.8.0_...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=0} GET //127.0.0.1:8899/sensinact/providers/slider/services HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=0} 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=0} 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=0} 08:43:25.249 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/slider/services on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=0} 08:43:25.250 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:25.250 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:25.250 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:25.250 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:25.250 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:25.250 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:25.250 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:25.258 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:25.258 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.258 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=9} 08:43:25.258 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.258 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:25.258 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=9} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.258 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=9} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:25.258 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.258 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:25.258 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=9} 08:43:25.258 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:25.258 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=9} 08:43:25.258 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:25.259 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=10} parsed false HttpParser{s=END,0 of -1} 08:43:25.259 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=10} 08:43:25.259 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:25.259 [qtp780934299-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:25.259 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f8de080[p=0,l=87,c=87,r=87]={<<<{"services":["admin","cur...ider","statusCode":200}>>>}) 08:43:25.260 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=87 null 08:43:25.260 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@223ee267[p=0,l=87,c=87,r=87]={<<<{"services":["admin","cur...ider","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:25.260 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=11} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:25 GMT Content-Type: application/json;charset=utf-8 Content-Length: 87 08:43:25.260 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=87},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@71556e97] (null,[p=0,l=87,c=87,r=87],true)@START 08:43:25.260 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=87} last=true content=HeapByteBuffer@223ee267[p=0,l=87,c=87,r=87]={<<<{"services":["admin","cur...ider","statusCode":200}>>>} 08:43:25.260 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:25 GMT Content-Type: application/json;charset=utf-8 Content-Length: 87 08:43:25.260 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:25.260 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=87},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@71556e97] ([p=0,l=122,c=16384,r=122],[p=0,l=87,c=87,r=87],true)@COMPLETING 08:43:25.260 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=122,c=16384,r=122]={<<>>\n4a8lLxe5...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@223ee267[p=0,l=87,c=87,r=87]={<<<{"services":["admin","cur...ider","statusCode":200}>>>}] 08:43:25.260 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 209 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=17/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=18} 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=209 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE {"services":["admin","cursor"],"type":"SERVICES_LIST","uri":"/slider","statusCode":200} 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=87},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@71556e97] ([p=122,l=122,c=16384,r=0],[p=87,l=87,c=87,r=0],true)@END 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=29,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=18} 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=29,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=18} 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2dde3596) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=29,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=18} 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services written=87 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=IDLE,uri=null,age=0} 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 170 HeapByteBuffer@623e3550[p=0,l=170,c=8192,r=170]={<<>>t: 127.0....\x00\x00\x00\x00\x00\x00\x00} 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=IDLE,uri=null,age=0} filled 170 HeapByteBuffer@623e3550[p=0,l=170,c=8192,r=170]={<<>>t: 127.0....\x00\x00\x00\x00\x00\x00\x00} 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=170,c=8192,r=170]={<<>>t: 127.0....\x00\x00\x00\x00\x00\x00\x00} {} 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=170,c=8192,r=170]={<<>>t: 127.0....\x00\x00\x00\x00\x00\x00\x00} 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:25.267 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:25.268 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=1} GET //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:25.275 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=8} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:25.275 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=8} 08:43:25.276 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=9} 08:43:25.276 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:25.276 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=9} 08:43:25.276 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/slider/services/cursor/resources on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=9} 08:43:25.276 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/cursor/resources @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:25.276 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/cursor/resources @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:25.276 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:25.276 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:25.276 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/cursor/resources -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:25.276 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:25.276 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.276 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.276 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=9} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.276 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=9} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:25.276 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.276 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:25.276 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=9} 08:43:25.276 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:25.276 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=9} 08:43:25.276 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:25.336 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=69} parsed false HttpParser{s=END,0 of -1} 08:43:25.336 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=69/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=69} 08:43:25.346 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:25.346 [qtp780934299-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:25.347 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56dfd081[p=0,l=90,c=90,r=90]={<<<{"resources":["position"]...rsor","statusCode":200}>>>}) 08:43:25.347 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=90 null 08:43:25.347 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@1b5675b5[p=0,l=90,c=90,r=90]={<<<{"resources":["position"]...rsor","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:25.347 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/cursor/resources on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=80} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:25 GMT Content-Type: application/json;charset=utf-8 Content-Length: 90 08:43:25.347 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=90},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@485582af] (null,[p=0,l=90,c=90,r=90],true)@START 08:43:25.347 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=90} last=true content=HeapByteBuffer@1b5675b5[p=0,l=90,c=90,r=90]={<<<{"resources":["position"]...rsor","statusCode":200}>>>} 08:43:25.347 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:25 GMT Content-Type: application/json;charset=utf-8 Content-Length: 90 08:43:25.347 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:25.347 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=90},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@485582af] ([p=0,l=122,c=16384,r=122],[p=0,l=90,c=90,r=90],true)@COMPLETING 08:43:25.347 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=122,c=16384,r=122]={<<>>\n4a8lLxe5...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1b5675b5[p=0,l=90,c=90,r=90]={<<<{"resources":["position"]...rsor","statusCode":200}>>>}] 08:43:25.347 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:25.347 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 212 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=80/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=80} 08:43:25.347 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=212 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:25.347 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:25.347 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=90},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@485582af] ([p=122,l=122,c=16384,r=0],[p=90,l=90,c=90,r=0],true)@END 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=30,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=81} 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=30,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=81} 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@390be5ee) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=30,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=81} 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/cursor/resources written=90 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=IDLE,uri=null,age=0} 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 179 HeapByteBuffer@623e3550[p=0,l=179,c=8192,r=179]={<<>>0.1:8899\r...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=IDLE,uri=null,age=0} filled 179 HeapByteBuffer@623e3550[p=0,l=179,c=8192,r=179]={<<>>0.1:8899\r...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=179,c=8192,r=179]={<<>>0.1:8899\r...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=179,c=8192,r=179]={<<>>0.1:8899\r...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:25.348 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=0} GET //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:25.355 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=7} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:25.355 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=7} 08:43:25.355 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=7} 08:43:25.355 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:25.355 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=7} 08:43:25.355 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/slider/services/cursor/resources/position on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=7} 08:43:25.355 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/cursor/resources/position @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:25.355 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/cursor/resources/position @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:25.355 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:25.355 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:25.355 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/cursor/resources/position -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:25.355 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:25.355 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.355 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.355 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=7} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.355 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=7} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:25.355 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.355 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:25.356 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=7} 08:43:25.356 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:25.356 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=8} 08:43:25.356 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:25.356 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=8} parsed false HttpParser{s=END,0 of -1} 08:43:25.356 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=8} 08:43:25.366 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:25.366 [qtp780934299-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7824f18c[p=0,l=2335,c=2335,r=2335]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}) 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=2335 null 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@4eb22c9e[p=0,l=2335,c=2335,r=2335]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/cursor/resources/position on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=23} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:25 GMT Content-Type: application/json;charset=utf-8 Content-Length: 2335 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=2335},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7c69a326] (null,[p=0,l=2335,c=2335,r=2335],true)@START 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=2335} last=true content=HeapByteBuffer@4eb22c9e[p=0,l=2335,c=2335,r=2335]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:25 GMT Content-Type: application/json;charset=utf-8 Content-Length: 2335 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=2335},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7c69a326] ([p=0,l=124,c=16384,r=124],[p=0,l=2335,c=2335,r=2335],true)@COMPLETING 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=124,c=16384,r=124]={<<>>a8lLxe5Lc...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4eb22c9e[p=0,l=2335,c=2335,r=2335]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}] 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 2459 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=23/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=23} 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=2459 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=2335},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7c69a326] ([p=124,l=124,c=16384,r=0],[p=2335,l=2335,c=2335,r=0],true)@END 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=31,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=23} 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=31,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=23} 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4148f55b) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=31,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=23} 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/cursor/resources/position written=2335 08:43:25.371 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:25.436 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:43:25.443 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:25.443 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:25.443 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 08:43:25.443 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.443 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.443 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=72/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.443 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=72/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:25.443 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:25.443 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=72/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:25.444 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=72/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 08:43:25.444 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=72/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 08:43:25.444 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:25.444 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:43:25.444 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 08:43:25.444 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 08:43:25.444 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 08:43:25.444 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:25.444 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/3 selected 08:43:25.444 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:25.444 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:25.444 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:25.444 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:25.444 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:25.444 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 08:43:25.444 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:25.444 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:26.444 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/3 selected 08:43:26.445 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:26.445 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1000/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.445 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1001/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.445 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1001/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:26.445 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2022-07-12T08:43:26.445Z 08:43:26.445 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2022-07-12T08:43:26.445Z 08:43:26.445 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2022-07-12T08:43:26.445Z 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2022-07-12T08:43:26.445Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1001/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:26.446 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2022-07-12T08:43:26.446Z tryProduce true 08:43:26.446 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:26.446 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1002/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:26.446 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1002/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.446 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1002/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 183 HeapByteBuffer@623e3550[p=0,l=183,c=8192,r=183]={<<>>8899\r\nCon...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} filled 183 HeapByteBuffer@623e3550[p=0,l=183,c=8192,r=183]={<<>>8899\r\nCon...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=183,c=8192,r=183]={<<>>8899\r\nCon...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=183,c=8192,r=183]={<<>>8899\r\nCon...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:26.446 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=0} 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=1} 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=1} 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/slider/services/cursor/resources/position/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=1} 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/cursor/resources/position/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/cursor/resources/position/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/cursor/resources/position/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=1} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=1} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=1} 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=1} 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=1} parsed false HttpParser{s=END,0 of -1} 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=1} 08:43:26.447 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:26.448 [qtp780934299-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a77e958[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}) 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=152 null 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@679630ae[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/cursor/resources/position/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=3} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:26 GMT Content-Type: application/json;charset=utf-8 Content-Length: 152 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2f583e2a] (null,[p=0,l=152,c=152,r=152],true)@START 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=152} last=true content=HeapByteBuffer@679630ae[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:26 GMT Content-Type: application/json;charset=utf-8 Content-Length: 152 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2f583e2a] ([p=0,l=123,c=16384,r=123],[p=0,l=152,c=152,r=152],true)@COMPLETING 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>\na8lLxe5L...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@679630ae[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}] 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 275 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=3} 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=275 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2f583e2a] ([p=123,l=123,c=16384,r=0],[p=152,l=152,c=152,r=0],true)@END 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false {"response":{"name":"position","type":"int","value":1,"timestamp":1657615405436},"type":"GET_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=32,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=3} 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=32,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=3} 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6e48c44a) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=32,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=3} 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/cursor/resources/position/GET written=152 08:43:26.449 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:26.450 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:26.450 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:26.450 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.450 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.450 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.450 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.450 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:26.450 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.450 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:26.450 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.450 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.450 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:26.450 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.450 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 08:43:26.450 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 08:43:26.450 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:26.450 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6005f2b2 waiting 08:43:26.452 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:26.452 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/3 selected 08:43:26.452 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:26.452 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:26.452 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:26.452 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.452 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:26.452 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:26.452 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/3 selected 08:43:26.452 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:26.452 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.452 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.452 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:26.452 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2022-07-12T08:43:26.452Z 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2022-07-12T08:43:26.453Z 08:43:26.453 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2022-07-12T08:43:26.453Z 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2022-07-12T08:43:26.453Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:26.453 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2022-07-12T08:43:26.453Z tryProduce true 08:43:26.453 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:26.453 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:26.453 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.453 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 451 HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} filled 451 HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:26.453 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 215 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 215} 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parse HeapByteBuffer@623e3550[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} Content@1e3fc46f{HeapByteBufferR@41b6ddea[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent Content@1e3fc46f{HeapByteBufferR@41b6ddea[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed false HttpParser{s=END,215 of 215} 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=215,q=1,[0]=EOF,s=STREAM] read 215 from Content@1e3fc46f{HeapByteBufferR@41b6ddea[p=451,l=451,c=8192,r=0]={POST /sen...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:26.454 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:26.456 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18f2d92c[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 08:43:26.456 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 08:43:26.456 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@5072cdbd[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:26.456 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=2} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:26 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:26.456 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@719bb239] (null,[p=0,l=304,c=304,r=304],true)@START 08:43:26.456 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@5072cdbd[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 08:43:26.456 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:26 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:26.456 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:26.456 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@719bb239] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 08:43:26.456 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>\na8lLxe5L...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5072cdbd[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 08:43:26.456 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=3} 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@719bb239] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=33,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=3} 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=33,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=3} 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3817789d) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=33,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=3} 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=304 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,215 of 215} 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.457 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:26.458 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.458 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 08:43:26.458 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 08:43:26.458 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:26.458 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/3 selected 08:43:26.458 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:26.458 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:26.458 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:26.458 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:26.458 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:26.458 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.458 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:26.458 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:43:26.460 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@4726927c{STOPPED} added {HttpClientTransportOverHTTP@7eb6b6b6{STOPPED},AUTO} 08:43:26.460 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@4726927c{STOPPED} added {Client@7ed9499e[provider=null,keyStore=null,trustStore=null],AUTO} 08:43:26.460 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@4726927c{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@28e19366,POJO} 08:43:26.460 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@4726927c{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@5b275174,POJO} 08:43:26.460 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp284123040]@10ef5fa0{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@244e619a,POJO} 08:43:26.460 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@4726927c{STOPPED} added {QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:43:26.460 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@4726927c{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@10acd6,POJO} 08:43:26.460 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@9dabc0c5[httpClient=HttpClient@4726927c{STOPPED},openSessions.size=0] added {HttpClient@4726927c{STOPPED},AUTO} 08:43:26.460 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@9dabc0c5[httpClient=HttpClient@4726927c{STOPPED},openSessions.size=0] added {SessionTracker@61dde151{STOPPED},AUTO} 08:43:26.460 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@b25b095{STOPPED} added {InflaterPool@5cb042da{STOPPED,size=0,capacity=UNLIMITED},AUTO} 08:43:26.460 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@b25b095{STOPPED} added {DeflaterPool@59c33386{STOPPED,size=0,capacity=UNLIMITED},AUTO} 08:43:26.460 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@f4c6574b[httpClient=HttpClient@4726927c{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@b25b095{STOPPED},AUTO} 08:43:26.460 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@f4c6574b[httpClient=HttpClient@4726927c{STOPPED},openSessions.size=0] 08:43:26.460 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@4726927c{STOPPED} 08:43:26.460 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@4726927c{STARTING} added {ScheduledExecutorScheduler@719d35e8{STOPPED},AUTO} 08:43:26.460 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@4726927c{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@2f651f93,POJO} 08:43:26.460 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@7eb6b6b6{STOPPED} 08:43:26.460 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@7eb6b6b6{STARTING} added {ClientSelectorManager@6ffa56fa{STOPPED},AUTO} 08:43:26.460 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@6ffa56fa{STOPPED} 08:43:26.461 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@6c575325/SelectorProducer@747d1932/IDLE/p=false/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:26.46Z added {SelectorProducer@747d1932,POJO} 08:43:26.461 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@6c575325/SelectorProducer@747d1932/IDLE/p=false/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:26.461Z added {QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:43:26.461 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@6c575325/SelectorProducer@747d1932/IDLE/p=false/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:26.461Z created 08:43:26.461 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@736309a9{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@6c575325/SelectorProducer@747d1932/IDLE/p=false/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:26.461Z,MANAGED} 08:43:26.461 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@6ffa56fa{STARTING} added {ManagedSelector@736309a9{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 08:43:26.461 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@736309a9{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:43:26.461 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@6c575325/SelectorProducer@747d1932/IDLE/p=false/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:26.461Z 08:43:26.461 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 08:43:26.461 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=0/2,p=0} 08:43:26.461 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}] added {ReservedThreadExecutor@4e93dcb9{s=0/2,p=0},AUTO} 08:43:26.461 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@4e93dcb9{s=0/2,p=0} 08:43:26.461 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9977ms ReservedThreadExecutor@4e93dcb9{s=0/2,p=0} 08:43:26.461 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1193710204-64,5,main] 08:43:26.462 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1193710204-65,5,main] 08:43:26.463 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}] 08:43:26.463 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1193710204-66,5,main] 08:43:26.463 [WebSocketClient@1193710204-65] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}] 08:43:26.463 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1193710204-67,5,main] 08:43:26.463 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}] 08:43:26.464 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1193710204-68,5,main] 08:43:26.464 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}] 08:43:26.464 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1193710204-69,5,main] 08:43:26.464 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}] 08:43:26.464 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1193710204-70,5,main] 08:43:26.464 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1193710204-71,5,main] 08:43:26.465 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}] 08:43:26.465 [WebSocketClient@1193710204-70] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}] 08:43:26.465 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9981ms QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}] 08:43:26.465 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9981ms EatWhatYouKill@6c575325/SelectorProducer@747d1932/IDLE/p=false/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:26.465Z 08:43:26.465 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@21418313 in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}] 08:43:26.465 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@21418313 startThread=0 08:43:26.465 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@351f2244 on ManagedSelector@736309a9{STARTING} id=0 keys=0 selected=0 updates=0 08:43:26.465 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@6c575325/SelectorProducer@747d1932/IDLE/p=false/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:26.465Z tryProduce false 08:43:26.465 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:26.465 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@351f2244 08:43:26.465 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:26.465 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b waiting with 0 keys 08:43:26.465 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9981ms ManagedSelector@736309a9{STARTED} id=0 keys=0 selected=0 updates=0 08:43:26.465 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9981ms ClientSelectorManager@6ffa56fa{STARTED} 08:43:26.465 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9981ms HttpClientTransportOverHTTP@7eb6b6b6{STARTED} 08:43:26.465 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@7ed9499e[provider=null,keyStore=null,trustStore=null] 08:43:26.465 [WebSocketClient@1193710204-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}] 08:43:26.467 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 08:43:26.467 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, 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_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, 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] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, 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_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, 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] 08:43:26.467 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 5496c165[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 08:43:26.467 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9983ms Client@7ed9499e[provider=null,keyStore=null,trustStore=null] 08:43:26.469 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@719d35e8{STOPPED} 08:43:26.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9985ms ScheduledExecutorScheduler@719d35e8{STARTED} 08:43:26.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9985ms HttpClient@4726927c{STARTED} 08:43:26.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@61dde151{STOPPED} 08:43:26.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9985ms SessionTracker@61dde151{STARTED} 08:43:26.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@b25b095{STOPPED} 08:43:26.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@5cb042da{STOPPED,size=0,capacity=UNLIMITED} 08:43:26.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9986ms InflaterPool@5cb042da{STARTED,size=0,capacity=UNLIMITED} 08:43:26.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@59c33386{STOPPED,size=0,capacity=UNLIMITED} 08:43:26.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9986ms DeflaterPool@59c33386{STARTED,size=0,capacity=UNLIMITED} 08:43:26.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9986ms WebSocketExtensionFactory@b25b095{STARTED} 08:43:26.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9986ms WebSocketClient@f4c6574b[httpClient=HttpClient@4726927c{STARTED},openSessions.size=0] 08:43:26.470 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b to ws://127.0.0.1:8899/ws/sensinact 08:43:26.470 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 08:43:26.470 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 08:43:26.470 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 08:43:26.470 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 08:43:26.470 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b, policy=WebSocketPolicy@2a03d65c[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 08:43:26.470 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@4726927c{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@6642dc5a,queue=0,pool=null,MANAGED} 08:43:26.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@6642dc5a,queue=0,pool=null 08:43:26.541 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@43da41e[c=0/0/64,a=0,i=0,q=0] added {Pool@148c7c4b[size=0 closed=false],POJO} 08:43:26.541 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@6642dc5a,queue=0,pool=DuplexConnectionPool@43da41e[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@43da41e[c=0/0/64,a=0,i=0,q=0],MANAGED} 08:43:26.541 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@43da41e[c=0/0/64,a=0,i=0,q=0] 08:43:26.541 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10057ms DuplexConnectionPool@43da41e[c=0/0/64,a=0,i=0,q=0] 08:43:26.541 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10057ms HttpDestination[ws://127.0.0.1:8899]@6642dc5a,queue=0,pool=DuplexConnectionPool@43da41e[c=0/0/64,a=0,i=0,q=0] 08:43:26.541 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@6642dc5a,queue=0,pool=DuplexConnectionPool@43da41e[c=0/0/64,a=0,i=0,q=0] 08:43:26.541 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0] 08:43:26.542 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0 for HttpDestination[ws://127.0.0.1:8899]@6642dc5a,queue=1,pool=DuplexConnectionPool@43da41e[c=0/0/64,a=0,i=0,q=1] 08:43:26.542 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@43da41e[c=0/0/64,a=0,i=0,q=1] 08:43:26.542 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 08:43:26.542 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 08:43:26.542 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@50d951e7{CLOSED, usage=0, multiplex=0/1, pooled=null} 08:43:26.542 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@39ad12b6 startThread=0 08:43:26.542 [WebSocketClient@1193710204-65] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@39ad12b6 in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}] 08:43:26.542 [WebSocketClient@1193710204-65] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 08:43:26.542 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@1e3c3270[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56866]] on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 08:43:26.542 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 08:43:26.542 [WebSocketClient@1193710204-65] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@634034ca{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@6642dc5a,queue=1,pool=DuplexConnectionPool@43da41e[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@677fbc7a, client.connector=HttpClient@4726927c{STARTED}}} on ManagedSelector@736309a9{STARTED} id=0 keys=0 selected=0 updates=0 08:43:26.542 [WebSocketClient@1193710204-65] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@736309a9{STARTED} id=0 keys=0 selected=0 updates=1 08:43:26.542 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:26.542 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/3 selected 08:43:26.542 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:26.542 [WebSocketClient@1193710204-65] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@39ad12b6 in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}] 08:43:26.542 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:26.546 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken with none selected 08:43:26.546 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@1e3c3270[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56866]] 08:43:26.546 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken up from select, 0/0/0 selected 08:43:26.546 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b processing 0 keys, 1 updates 08:43:26.546 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:26.546 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@1e3c3270[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56866]] startThread=0 08:43:26.546 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:26.546 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:26.546 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@1e3c3270[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56866]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:43:26.546 [qtp780934299-18] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 08:43:26.546 [qtp780934299-18] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:26.546 [qtp780934299-18] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@4db958c3::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 08:43:26.546 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@ca86357 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:26.546 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4db958c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.547 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@634034ca{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@6642dc5a,queue=1,pool=DuplexConnectionPool@43da41e[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@677fbc7a, client.connector=HttpClient@4726927c{STARTED}}} 08:43:26.553 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:26.553 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@4db958c3::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4db958c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.553 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b waiting with 1 keys 08:43:26.553 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken up from select, 1/1/1 selected 08:43:26.553 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b processing 1 keys, 0 updates 08:43:26.553 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4db958c3::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4db958c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.553 [qtp780934299-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6064c9c0{AC.ReadCB@4db958c3{HttpConnection@4db958c3::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4db958c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:26.553 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@4db958c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.553 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@2bb9e863 Connect@634034ca{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@6642dc5a,queue=1,pool=DuplexConnectionPool@43da41e[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@677fbc7a, client.connector=HttpClient@4726927c{STARTED}}} 08:43:26.553 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@671cea4f on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 08:43:26.553 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=2 08:43:26.553 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:26.553 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@4db958c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.553 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:26.553 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 2 updates 08:43:26.554 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:43:26.554 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@1e3c3270[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56866]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:43:26.554 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@ca86357 08:43:26.554 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@671cea4f 08:43:26.554 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:56866 remote=/127.0.0.1:8899] 08:43:26.554 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@4db958c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.554 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:26.554 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:26.554 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@6ebb7370{Connect@634034ca{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56866 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@6642dc5a,queue=1,pool=DuplexConnectionPool@43da41e[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@677fbc7a, client.connector=HttpClient@4726927c{STARTED}}}} startThread=0 08:43:26.554 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:26.554 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:26.554 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b waiting with 1 keys 08:43:26.554 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@6ebb7370{Connect@634034ca{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56866 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@6642dc5a,queue=1,pool=DuplexConnectionPool@43da41e[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@677fbc7a, client.connector=HttpClient@4726927c{STARTED}}}} in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}] 08:43:26.562 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 08:43:26.562 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@2e718f1f::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> 08:43:26.562 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@2a4e0e09 on ManagedSelector@736309a9{STARTED} id=0 keys=1 selected=0 updates=0 08:43:26.563 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=null)[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:26.563 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@2e718f1f::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=null)[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:26.563 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@2e718f1f::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=null)[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:26.563 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f637a6b{AC.ReadCB@2e718f1f{HttpConnectionOverHTTP@2e718f1f::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=null)[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 08:43:26.563 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=null)[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:26.563 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@660819ee on ManagedSelector@736309a9{STARTED} id=0 keys=1 selected=0 updates=1 08:43:26.563 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@736309a9{STARTED} id=0 keys=1 selected=0 updates=2 08:43:26.563 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken with none selected 08:43:26.563 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken up from select, 0/0/1 selected 08:43:26.563 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@50d951e7{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@2e718f1f::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=null)[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:26.563 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b processing 0 keys, 2 updates 08:43:26.563 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:43:26.563 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@2a4e0e09 08:43:26.563 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@660819ee 08:43:26.563 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@43da41e[c=0/1/64,a=0,i=1,q=1] 08:43:26.563 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@50d951e7{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@2e718f1f::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=null)[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@148c7c4b[size=1 closed=false] 08:43:26.563 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=null)[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:26.563 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:26.563 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[PENDING/null] res=HttpResponse[null 0 null]@1f090009[PENDING/null]} on HttpConnectionOverHTTP@2e718f1f::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=null)[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@6642dc5a,queue=0,pool=DuplexConnectionPool@43da41e[c=0/1/64,a=1,i=0,q=0] 08:43:26.645 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b waiting with 1 keys 08:43:26.645 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0 08:43:26.645 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[PENDING/null] res=HttpResponse[null 0 null]@1f090009[PENDING/null]} associated true to HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[PENDING/null] res=HttpResponse[null 0 null]@1f090009[PENDING/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:26.645 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0 08:43:26.645 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: Cmn9h03lfF2gvvKxmSUwjA== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:43:26.645 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 08:43:26.645 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@5e69c9e9{s=START} 08:43:26.645 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@4dbde72a[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:26.645 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: Cmn9h03lfF2gvvKxmSUwjA== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:43:26.645 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 08:43:26.645 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@5e69c9e9{s=COMPLETING} 08:43:26.645 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2d4c2e43{IDLE}->null [HeapByteBuffer@b2d81a1[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@4dbde72a[p=0,l=0,c=0,r=0]={<<<>>>}] 08:43:26.645 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2d4c2e43{WRITING}->null:IDLE-->WRITING 08:43:26.645 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/4 selected 08:43:26.645 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:26.645 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=82/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[PENDING/null] res=HttpResponse[null 0 null]@1f090009[PENDING/null]})[send=HttpSenderOverHTTP@7cc2b819(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@5e69c9e9{s=COMPLETING}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:26.645 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@2d4c2e43{WRITING}->null 08:43:26.645 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2d4c2e43{IDLE}->null:WRITING-->IDLE 08:43:26.645 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6b70cdf2 SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=92/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.645 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@5e69c9e9{s=END} 08:43:26.645 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=92/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.646 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0 08:43:26.646 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=92/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:26.646 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0 08:43:26.646 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[null 0 null]@1f090009[PENDING/null]}, result: null 08:43:26.646 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0 08:43:26.646 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2022-07-12T08:43:26.646Z 08:43:26.646 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[null 0 null]@1f090009[PENDING/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:26.654 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@6ebb7370{Connect@634034ca{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56866 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@6642dc5a,queue=0,pool=DuplexConnectionPool@43da41e[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@677fbc7a, client.connector=HttpClient@4726927c{STARTED}}}} in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}] 08:43:26.655 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2022-07-12T08:43:26.654Z 08:43:26.655 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2022-07-12T08:43:26.655Z 08:43:26.655 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2022-07-12T08:43:26.655Z tryProduce true 08:43:26.655 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2022-07-12T08:43:26.655Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=101/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:26.655 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:26.655 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:26.655 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=101/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:26.655 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:26.655 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6064c9c0{AC.ReadCB@4db958c3{HttpConnection@4db958c3::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=101/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:26.655 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4db958c3::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=101/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:26.655 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.655 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4db958c3::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.655 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4db958c3::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:26.655 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.655 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:26.655 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:26.655 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:26.655 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:26.655 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:26.655 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: Cmn9h03lfF2gvvKxmSUwjA== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:43:26.664 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4db958c3::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:26.665 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4db958c3::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} 08:43:26.665 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} 08:43:26.665 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@3a95daf3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:26.665 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 08:43:26.665 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 08:43:26.665 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:26.665 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:26.665 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:26.665 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:26.665 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:26.665 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:26.665 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380, policy=WebSocketPolicy@7bb0b730[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 08:43:26.743 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 08:43:26.744 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@4db958c3::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=88/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=80} 08:43:26.744 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=88/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=80} 08:43:26.744 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],behavior=SERVER,connection=WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=88/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=80},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],outgoing=WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=88/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=80}] 08:43:26.744 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],behavior=SERVER,connection=WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=88/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=80},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],outgoing=WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=88/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=80}] added {WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=88/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=80},POJO} 08:43:26.744 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],behavior=SERVER,connection=WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=88/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=80},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],outgoing=WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=89/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=80}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],AUTO} 08:43:26.744 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],behavior=SERVER,connection=WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=89/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=80},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],outgoing=WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=89/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=80}] 08:43:26.745 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],behavior=SERVER,connection=WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=89/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=81},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],outgoing=WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=89/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=81}] 08:43:26.745 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380] 08:43:26.752 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10268ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380] 08:43:26.752 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10268ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],behavior=SERVER,connection=WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=96/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=88},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],outgoing=WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=96/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=88}] 08:43:26.752 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],behavior=SERVER,connection=WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=96/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=88},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 08:43:26.752 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:26.752 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10268ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:26.752 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@72b0d5b0 08:43:26.752 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=97/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=START}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=88} 08:43:26.753 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:26.753 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=89} 08:43:26.753 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3a95daf3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:26.753 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@3a95daf3{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:26.753 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=89} 08:43:26.753 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4652686c) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:26.753 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@38254ea1 08:43:26.753 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=89} 101 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:26 GMT Connection: Upgrade Sec-WebSocket-Accept: m/qSZi9+Mwg1TiMHC3euhitrM48= Upgrade: WebSocket 08:43:26.753 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@39316eee[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@540b7b5d] (null,[p=0,l=0,c=0,r=0],true)@START 08:43:26.753 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:26.753 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:26 GMT Connection: Upgrade Sec-WebSocket-Accept: m/qSZi9+Mwg1TiMHC3euhitrM48= Upgrade: WebSocket 08:43:26.753 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 08:43:26.753 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@39316eee[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@540b7b5d] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:43:26.753 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@14f78b8{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 08:43:26.760 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@14f78b8{WRITING}->null:IDLE-->WRITING 08:43:26.760 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken up from select, 1/1/1 selected 08:43:26.760 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b processing 1 keys, 0 updates 08:43:26.760 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=W,to=105/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=COMPLETING}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=96} 08:43:26.760 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@14f78b8{WRITING}->null 08:43:26.760 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@14f78b8{IDLE}->null:WRITING-->IDLE 08:43:26.760 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@39316eee[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@540b7b5d] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 08:43:26.760 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2bb9e863 SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=114/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[null 0 null]@1f090009[PENDING/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:26.761 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@4652686c w=false 08:43:26.761 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@3a95daf3{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:26.761 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3a95daf3{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:26.761 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@3a95daf3{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:26.761 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=115/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[null 0 null]@1f090009[PENDING/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:26.761 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=97} 08:43:26.761 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 08:43:26.761 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=115/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[null 0 null]@1f090009[PENDING/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 08:43:26.761 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@4db958c3::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=END}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=97} to WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=END}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=97} 08:43:26.761 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@3a95daf3{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:26.761 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=0/2,p=0} tryExecute EatWhatYouKill@6c575325/SelectorProducer@747d1932/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:26.761Z 08:43:26.761 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=0/2,p=1} startReservedThread p=1 08:43:26.761 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@4e93dcb9{s=0/2,p=1}@43cf2caf startThread=0 08:43:26.761 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=END}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=97} upgrading from HttpConnection@4db958c3::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=END}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=97} to WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=END}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=97} 08:43:26.761 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@6c575325/SelectorProducer@747d1932/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:26.761Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=115/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[null 0 null]@1f090009[PENDING/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 08:43:26.761 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@4e93dcb9{s=0/2,p=1}@43cf2caf in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=1}] 08:43:26.769 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=1/2,p=1}@43cf2caf started 08:43:26.769 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@4db958c3::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4db958c3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7432d7f7{s=END}]=>HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=105} 08:43:26.769 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=1/2,p=0}@43cf2caf waiting 08:43:26.769 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=123/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[null 0 null]@1f090009[PENDING/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=1/2,p=0}] 08:43:26.769 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[HANDSHAKING],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:26.769 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 08:43:26.769 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 08:43:26.769 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=123/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[null 0 null]@1f090009[PENDING/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 08:43:26.769 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f637a6b{AC.ReadCB@2e718f1f{HttpConnectionOverHTTP@2e718f1f::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=123/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[null 0 null]@1f090009[PENDING/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 08:43:26.769 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:26.769 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@545745d2[batching=true] 08:43:26.769 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:26.769 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@3eeda4a8{DirectByteBuffer@302a4d05[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 08:43:26.769 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@302a4d05[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.769 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=123/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[null 0 null]@1f090009[PENDING/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:26.769 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 08:43:26.769 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],behavior=SERVER,connection=WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENING],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@545745d2[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 08:43:26.776 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 08:43:26.776 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b waiting with 1 keys 08:43:26.776 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 08:43:26.776 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@302a4d05[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.776 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:26.776 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@3eeda4a8{DirectByteBuffer@302a4d05[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[null 0 null]@1f090009[PENDING/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:26.776 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6064c9c0{AC.ReadCB@16c2eae9{WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:26.776 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@302a4d05[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.776 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 08:43:26.777 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 08:43:26.777 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 08:43:26.777 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 08:43:26.777 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 08:43:26.777 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:26.777 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 08:43:26.777 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@671cea4f on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:26.777 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 08:43:26.777 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0] 08:43:26.777 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009 08:43:26.777 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 08:43:26.777 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 08:43:26.777 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 08:43:26.777 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 08:43:26.777 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 08:43:26.777 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:26.777 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@7fd4550[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@16c2eae9 | +> SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@2e277216[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380] - STARTED += ExtensionStack@2c51efe0[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 08:43:26.842 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:26.842 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 08:43:26.842 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:26.842 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 08:43:26.842 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:26.842 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@3a95daf3{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:26.842 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@671cea4f 08:43:26.842 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 08:43:26.842 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 08:43:26.842 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 08:43:26.842 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 08:43:26.842 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 08:43:26.842 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 08:43:26.842 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:26.842 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009 Date: Tue, 12 Jul 2022 08:43:26 GMT Connection: Upgrade Sec-WebSocket-Accept: m/qSZi9+Mwg1TiMHC3euhitrM48= Upgrade: WebSocket 08:43:26.842 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@165dc7e2{s=HttpChannelState@3a95daf3{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 08:43:26.842 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=65/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:26.842 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:26.842 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:26.842 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 08:43:26.842 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009 08:43:26.842 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:26.842 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4db958c3::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=65/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@3a95daf3{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:26.842 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:26.842 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:26.842 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:26.842 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6005f2b2 waiting 08:43:26.842 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009 08:43:26.842 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0 > HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009] null 08:43:26.842 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009 08:43:26.842 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],behavior=CLIENT,connection=WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=65/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009[TERMINATED/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],outgoing=WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=66/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009[TERMINATED/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:26.850 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],behavior=CLIENT,connection=WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=73/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009[TERMINATED/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],outgoing=WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=73/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009[TERMINATED/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=73/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009[TERMINATED/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 08:43:26.850 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],behavior=CLIENT,connection=WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=73/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009[TERMINATED/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],outgoing=WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=73/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009[TERMINATED/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],AUTO} 08:43:26.857 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],behavior=CLIENT,connection=WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=80/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009[TERMINATED/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],outgoing=WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=80/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009[TERMINATED/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:26.857 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],behavior=CLIENT,connection=WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=80/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009[TERMINATED/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],outgoing=WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=80/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009[TERMINATED/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:26.857 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b] 08:43:26.857 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10373ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b] 08:43:26.858 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10373ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],behavior=CLIENT,connection=WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=81/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009[TERMINATED/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],outgoing=WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=81/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009[TERMINATED/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:26.858 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 08:43:26.858 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],behavior=CLIENT,connection=WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=81/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009[TERMINATED/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 08:43:26.858 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:26.858 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10374ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:26.858 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=81/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009[TERMINATED/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@2e718f1f::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=81/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009[TERMINATED/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=81/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009[TERMINATED/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:26.858 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@3eeda4a8{DirectByteBuffer@302a4d05[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 08:43:26.865 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@2e718f1f::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=89/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2e718f1f(l:/127.0.0.1:56866 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6f4c8524(exchange=HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009[TERMINATED/null]})[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:26.866 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=89/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[HANDSHAKING],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:26.866 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 08:43:26.866 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 08:43:26.866 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@1138b871[batching=true] 08:43:26.866 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],behavior=CLIENT,connection=WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=89/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENING],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@1138b871[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 08:43:26.866 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 08:43:26.866 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=89/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:26.866 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f637a6b{AC.ReadCB@3415cfd8{WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:26.866 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:26.866 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@660819ee on ManagedSelector@736309a9{STARTED} id=0 keys=1 selected=0 updates=0 08:43:26.866 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@736309a9{STARTED} id=0 keys=1 selected=0 updates=1 08:43:26.866 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken with none selected 08:43:26.866 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken up from select, 0/0/1 selected 08:43:26.866 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b processing 0 keys, 1 updates 08:43:26.866 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:26.866 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@660819ee 08:43:26.866 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@7117473e[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@3415cfd8 | +> SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@5add2aa3[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b] - STARTED += ExtensionStack@50df69e3[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 08:43:26.866 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:26.866 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:26.866 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@76bea247{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@6f4c8524(exchange=null)[send=HttpSenderOverHTTP@7cc2b819(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5e69c9e9{s=START}],recv=HttpReceiverOverHTTP@40daa6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:26.866 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b waiting with 1 keys 08:43:26.867 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:43:26.873 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@1f432968[p=0,l=27,c=27,r=27]={<<<{"uri":"/sensinact/slider"}>>>} 08:43:26.873 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=27,fin=true,rsv=...,masked=false] 08:43:26.873 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=27,fin=true,rsv=...,masked=false] 08:43:26.873 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@50d951e7{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@2e718f1f::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@148c7c4b[size=0 closed=false] 08:43:26.873 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=27,fin=true,rsv=...,masked=true], Flusher@1184d4f0[PROCESSING]) 08:43:26.873 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0 > HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0] 08:43:26.873 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2009f9b0 > HttpResponse[HTTP/1.1 101 Switching Protocols]@1f090009] null 08:43:26.873 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 08:43:26.873 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=27,fin=true,rsv=...,masked=true],Flusher@1184d4f0[PROCESSING],AUTO,null] to Flusher@402c5671[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:26.873 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@402c5671[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:26.873 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=27,fin=true,rsv=...,masked=true],Flusher@1184d4f0[PROCESSING],AUTO,null]] 08:43:26.873 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:26.873 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 08:43:26.874 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@1184d4f0[PROCESSING],AUTO,null]] 08:43:26.874 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:26.874 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:26.874 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:26.874 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:26.874 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=0,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=1/2,p=0}] 08:43:26.874 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=33 cap=32768] 08:43:26.874 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:26.874 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2d4c2e43{IDLE}->null [DirectByteBuffer@15bb4218[p=0,l=33,c=32768,r=33]={<<<\x81\x9bK?\xD5O0\x1d\xA0="\x1d\xEfmdL\xB0!8V\xBb.(K\xFa<'V\xB1*9\x1d\xA8>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:26.874 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2d4c2e43{WRITING}->null:IDLE-->WRITING 08:43:26.874 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/4 selected 08:43:26.874 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:26.874 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6b70cdf2 SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=97/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:26.874 [Thread-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 33 SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=8/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=33,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:26.881 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=104/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:26.881 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=33 remaining=0 WriteFlusher@2d4c2e43{WRITING}->null 08:43:26.881 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2d4c2e43{IDLE}->null:WRITING-->IDLE 08:43:26.881 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=104/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 08:43:26.881 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=33,terminated=null] 08:43:26.881 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=33,terminated=null] processing 0 entries: [] 08:43:26.881 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=33,terminated=null] auto flushing 08:43:26.881 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=33,terminated=null] flushing 0 frames: [] 08:43:26.881 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2022-07-12T08:43:26.881Z 08:43:26.881 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:26.881 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2022-07-12T08:43:26.881Z 08:43:26.881 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2022-07-12T08:43:26.881Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=105/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:26.881 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2022-07-12T08:43:26.881Z 08:43:26.881 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6064c9c0{AC.ReadCB@16c2eae9{WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=105/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:26.882 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:43:26.882 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:26.882 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2022-07-12T08:43:26.882Z tryProduce true 08:43:26.882 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@36a2fd0a[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x88\x8a\x94,\x81L\x03\xE9S...\x00\x00\x00\x00\x00\x00\x00}) 08:43:26.882 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:26.882 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:26.882 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:26.882 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 33 DirectByteBuffer@76527921[p=0,l=33,c=4096,r=33]={<<<\x81\x9bK?\xD5O0\x1d\xA0="\x1d\xEfmdL\xB0!8V\xBb.(K\xFa<'V\xB1*9\x1d\xA8>>>s/slider/...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.882 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=105/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:26.882 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 33 bytes - DirectByteBuffer@76527921[p=0,l=33,c=4096,r=33]={<<<\x81\x9bK?\xD5O0\x1d\xA0="\x1d\xEfmdL\xB0!8V\xBb.(K\xFa<'V\xB1*9\x1d\xA8>>>s/slider/...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.882 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:26.882 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@36a2fd0a[READING] getAction(DirectByteBuffer@76527921[p=0,l=33,c=4096,r=33]={<<<\x81\x9bK?\xD5O0\x1d\xA0="\x1d\xEfmdL\xB0!8V\xBb.(K\xFa<'V\xB1*9\x1d\xA8>>>s/slider/...\x00\x00\x00\x00\x00\x00\x00}) 08:43:26.936 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:26.936 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 33 bytes 08:43:26.936 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:43:26.936 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 27 - Parser@2e277216[ExtensionStack,s=PAYLOAD_LEN,c=0,len=27,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:43:26.936 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@707bd146[p=0,l=27,c=27,r=27]={<<<0\x1d\xA0="\x1d\xEfmdL\xB0!8V\xBb.(K\xFa<'V\xB1*9\x1d\xA8>>>} 08:43:26.937 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=27,fin=true,rsv=...,masked=true] 08:43:26.937 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:26.937 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=27,fin=true,rsv=...,masked=true]) 08:43:26.937 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=27,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:43:26.937 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@707bd146[p=0,l=27,c=27,r=27]={<<<{"uri":"/sensinact/slider"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:26.937 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([27] "{"uri":"/sensinact/slider"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:43:26.938 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:43:26.938 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@65b3b7aa[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>} 08:43:26.938 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=120,fin=true,rsv=...,masked=false] 08:43:26.938 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=120,fin=true,rsv=...,masked=false] 08:43:26.938 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=120,fin=true,rsv=...,masked=false], Flusher@4b1a0588[PROCESSING]) 08:43:26.938 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=120,fin=true,rsv=...,masked=false],Flusher@4b1a0588[PROCESSING],AUTO,null] to Flusher@217924f7[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:26.938 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@217924f7[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:26.938 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=120,fin=true,rsv=...,masked=false],Flusher@4b1a0588[PROCESSING],AUTO,null]] 08:43:26.938 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:26.938 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@4b1a0588[PROCESSING],AUTO,null]] 08:43:26.938 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:26.938 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:26.938 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:26.938 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:26.938 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=122 cap=32768] 08:43:26.938 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:26.939 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@14f78b8{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=122,c=32768,r=122]={<<<\x81x{"response":{"name":"sl...ider","statusCode":200}>>>cursor/po...\x00\x00\x00\x00\x00\x00\x00}] 08:43:26.939 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@14f78b8{WRITING}->null:IDLE-->WRITING 08:43:26.939 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken up from select, 1/1/1 selected 08:43:26.939 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b processing 1 keys, 0 updates 08:43:26.939 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 122 SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=W,to=56/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=122,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=27,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:26.939 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=122 remaining=0 WriteFlusher@14f78b8{WRITING}->null 08:43:26.939 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@14f78b8{IDLE}->null:WRITING-->IDLE 08:43:26.939 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2bb9e863 SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=57/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:26.939 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=122,terminated=null] 08:43:26.939 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=122,terminated=null] processing 0 entries: [] 08:43:26.939 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=122,terminated=null] auto flushing 08:43:26.939 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=122,terminated=null] flushing 0 frames: [] 08:43:26.939 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=58/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:26.939 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:26.939 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@36a2fd0a[READING] getAction(DirectByteBuffer@76527921[p=33,l=33,c=4096,r=0]={\x81\x9bK?\xD5O{"u...lider"}<<<>>>s/slider/...\x00\x00\x00\x00\x00\x00\x00}) 08:43:26.939 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:26.939 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=58/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 08:43:26.939 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x9bK?\xD5O{"u...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.939 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=27,f=null]] 08:43:26.939 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6064c9c0{AC.ReadCB@16c2eae9{WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=27,f=null]]}} 08:43:26.939 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=1/2,p=0} tryExecute EatWhatYouKill@6c575325/SelectorProducer@747d1932/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:26.939Z 08:43:26.939 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=27,f=null]] 08:43:26.945 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@671cea4f on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:26.945 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 08:43:26.945 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:26.945 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}@43cf2caf offer EatWhatYouKill@6c575325/SelectorProducer@747d1932/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:26.945Z 08:43:26.945 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=0/2,p=1} startReservedThread p=1 08:43:26.945 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@4e93dcb9{s=0/2,p=1}@5f1f59bc startThread=0 08:43:26.945 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@4e93dcb9{s=0/2,p=1}@5f1f59bc in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=1}] 08:43:26.945 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=1/2,p=1}@5f1f59bc started 08:43:26.945 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=1/2,p=0}@5f1f59bc waiting 08:43:26.946 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:26.946 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:26.946 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=0/2,p=1}@43cf2caf task=EatWhatYouKill@6c575325/SelectorProducer@747d1932/IDLE/p=true/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:26.945Z 08:43:26.946 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:26.946 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:26.946 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@671cea4f 08:43:26.946 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@6c575325/SelectorProducer@747d1932/IDLE/p=true/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:26.946Z tryProduce true 08:43:26.946 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:26.946 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:26.946 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=27,f=null]] 08:43:26.946 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:26.946 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:26.946 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=65/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:26.946 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b waiting with 1 keys 08:43:26.946 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@6c575325/SelectorProducer@747d1932/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:26.946Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=65/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:26.946 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f637a6b{AC.ReadCB@3415cfd8{WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=65/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:26.946 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:43:26.947 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:26.947 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@e948c3f[READING] getAction(DirectByteBuffer@3b8158cc[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:26.947 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:26.947 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 122 DirectByteBuffer@3b8158cc[p=0,l=122,c=4096,r=122]={<<<\x81x{"response":{"name":"sl...ider","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.947 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 122 bytes - DirectByteBuffer@3b8158cc[p=0,l=122,c=4096,r=122]={<<<\x81x{"response":{"name":"sl...ider","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.947 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@e948c3f[READING] getAction(DirectByteBuffer@3b8158cc[p=0,l=122,c=4096,r=122]={<<<\x81x{"response":{"name":"sl...ider","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:26.947 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:26.947 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 122 bytes 08:43:26.947 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:43:26.947 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 120 - Parser@5add2aa3[ExtensionStack,s=PAYLOAD_LEN,c=0,len=120,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:43:26.947 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@34847316[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>} 08:43:26.947 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=120,fin=true,rsv=...,masked=false] 08:43:26.947 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:26.947 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=120,fin=true,rsv=...,masked=false]) 08:43:26.947 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=120,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:43:26.947 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@34847316[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:26.947 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([120] "{"response":{"name":...ER","uri":"/slider","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"slider","services":["admin","cursor"]},"type":"DESCRIBE_PROVIDER","uri":"/slider","statusCode":200} 08:43:26.947 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@e948c3f[READING] getAction(DirectByteBuffer@3b8158cc[p=122,l=122,c=4096,r=0]={\x81x{"respo...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:26.947 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:26.953 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@3b8158cc[p=0,l=0,c=4096,r=0]={<<<>>>\x81x{"respo...\x00\x00\x00\x00\x00\x00\x00} 08:43:26.953 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=120,f=null]] 08:43:26.953 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f637a6b{AC.ReadCB@3415cfd8{WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=120,f=null]]}} 08:43:26.953 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=120,f=null]] 08:43:26.953 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@660819ee on ManagedSelector@736309a9{STARTED} id=0 keys=1 selected=0 updates=0 08:43:26.953 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@736309a9{STARTED} id=0 keys=1 selected=0 updates=1 08:43:26.953 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@21418313 in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=1/2,p=0}] 08:43:26.953 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken with none selected 08:43:26.953 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken up from select, 0/0/1 selected 08:43:26.953 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b processing 0 keys, 1 updates 08:43:26.953 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:26.953 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@660819ee 08:43:26.953 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=120,f=null]] 08:43:26.953 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:26.953 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b waiting with 1 keys 08:43:27.082 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:43:27.082 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@50b9decb[p=0,l=34,c=34,r=34]={<<<{"uri":"/sensinact/slider/cursor"}>>>} 08:43:27.082 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=34,fin=true,rsv=...,masked=false] 08:43:27.082 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=34,fin=true,rsv=...,masked=false] 08:43:27.082 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=34,fin=true,rsv=...,masked=true], Flusher@1184d4f0[PROCESSING]) 08:43:27.082 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=34,fin=true,rsv=...,masked=true],Flusher@1184d4f0[PROCESSING],AUTO,null] to Flusher@402c5671[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:27.082 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@402c5671[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:27.082 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=34,fin=true,rsv=...,masked=true],Flusher@1184d4f0[PROCESSING],AUTO,null]] 08:43:27.082 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:27.082 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@1184d4f0[PROCESSING],AUTO,null]] 08:43:27.082 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:27.082 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:27.082 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:27.082 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:27.082 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=40 cap=32768] 08:43:27.082 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:27.082 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2d4c2e43{IDLE}->null [DirectByteBuffer@15bb4218[p=0,l=40,c=32768,r=40]={<<<\x81\xA29\xE5u\x8eB\xC7\x00\xFcP\xC7O\xAc\x16\x96\x10\xE0J\x8c\x1b\xEfZ\x91Z\xFdU\x8c\x11\xEbK\xCa\x16\xFbK\x96\x1a\xFc\x1b\x98>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:27.082 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2d4c2e43{WRITING}->null:IDLE-->WRITING 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/4 selected 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:27.083 [Thread-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 40 SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=129/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=40,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=120,f=null]] 08:43:27.083 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=40 remaining=0 WriteFlusher@2d4c2e43{WRITING}->null 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6b70cdf2 SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=143/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=27,f=null]] 08:43:27.083 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2d4c2e43{IDLE}->null:WRITING-->IDLE 08:43:27.083 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=40,terminated=null] 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=143/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=27,f=null]] 08:43:27.083 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=40,terminated=null] processing 0 entries: [] 08:43:27.083 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=40,terminated=null] auto flushing 08:43:27.083 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=40,terminated=null] flushing 0 frames: [] 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=143/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=27,f=null]]:runFillable:BLOCKING 08:43:27.083 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2022-07-12T08:43:27.083Z 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2022-07-12T08:43:27.083Z 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2022-07-12T08:43:27.083Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=143/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=27,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6064c9c0{AC.ReadCB@16c2eae9{WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=143/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=27,f=null]]}} 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:43:27.083 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2022-07-12T08:43:27.083Z 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@36a2fd0a[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x9bK?\xD5O{"u...\x00\x00\x00\x00\x00\x00\x00}) 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:27.083 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2022-07-12T08:43:27.083Z tryProduce true 08:43:27.083 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:27.083 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:27.083 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=27,f=null]] 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 40 DirectByteBuffer@76527921[p=0,l=40,c=4096,r=40]={<<<\x81\xA29\xE5u\x8eB\xC7\x00\xFcP\xC7O\xAc\x16\x96\x10\xE0J\x8c\x1b\xEfZ\x91Z\xFdU\x8c\x11\xEbK\xCa\x16\xFbK\x96\x1a\xFc\x1b\x98>>>r/service...\x00\x00\x00\x00\x00\x00\x00} 08:43:27.083 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 40 bytes - DirectByteBuffer@76527921[p=0,l=40,c=4096,r=40]={<<<\x81\xA29\xE5u\x8eB\xC7\x00\xFcP\xC7O\xAc\x16\x96\x10\xE0J\x8c\x1b\xEfZ\x91Z\xFdU\x8c\x11\xEbK\xCa\x16\xFbK\x96\x1a\xFc\x1b\x98>>>r/service...\x00\x00\x00\x00\x00\x00\x00} 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@36a2fd0a[READING] getAction(DirectByteBuffer@76527921[p=0,l=40,c=4096,r=40]={<<<\x81\xA29\xE5u\x8eB\xC7\x00\xFcP\xC7O\xAc\x16\x96\x10\xE0J\x8c\x1b\xEfZ\x91Z\xFdU\x8c\x11\xEbK\xCa\x16\xFbK\x96\x1a\xFc\x1b\x98>>>r/service...\x00\x00\x00\x00\x00\x00\x00}) 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 40 bytes 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 34 - Parser@2e277216[ExtensionStack,s=PAYLOAD_LEN,c=0,len=34,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@44673801[p=0,l=34,c=34,r=34]={<<>>} 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=34,fin=true,rsv=...,masked=true] 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=34,fin=true,rsv=...,masked=true]) 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=34,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@44673801[p=0,l=34,c=34,r=34]={<<<{"uri":"/sensinact/slider/cursor"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:27.083 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([34] "{"uri":"/sensinact/slider/cursor"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@493c7883[p=0,l=157,c=157,r=157]={<<<{"response":{"name":"curs...rsor","statusCode":200}>>>} 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=157,fin=true,rsv=...,masked=false] 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=157,fin=true,rsv=...,masked=false] 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=157,fin=true,rsv=...,masked=false], Flusher@4b1a0588[PROCESSING]) 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=157,fin=true,rsv=...,masked=false],Flusher@4b1a0588[PROCESSING],AUTO,null] to Flusher@217924f7[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@217924f7[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=157,fin=true,rsv=...,masked=false],Flusher@4b1a0588[PROCESSING],AUTO,null]] 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@4b1a0588[PROCESSING],AUTO,null]] 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=161 cap=32768] 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@14f78b8{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=161,c=32768,r=161]={<<<\x81~\x00\x9d{"response":{"name":"...rsor","statusCode":200}>>>5401645,"...\x00\x00\x00\x00\x00\x00\x00}] 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@14f78b8{WRITING}->null:IDLE-->WRITING 08:43:27.085 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken up from select, 1/1/1 selected 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 161 SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=161,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=34,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:27.085 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b processing 1 keys, 0 updates 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=161 remaining=0 WriteFlusher@14f78b8{WRITING}->null 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@14f78b8{IDLE}->null:WRITING-->IDLE 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=161,terminated=null] 08:43:27.085 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2bb9e863 SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=120,f=null]] 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=161,terminated=null] processing 0 entries: [] 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=161,terminated=null] auto flushing 08:43:27.085 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=120,f=null]] 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=161,terminated=null] flushing 0 frames: [] 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:27.085 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=120,f=null]]:runFillable:BLOCKING 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@36a2fd0a[READING] getAction(DirectByteBuffer@76527921[p=40,l=40,c=4096,r=0]={\x81\xA29\xE5u\x8e{"u...ursor"}<<<>>>r/service...\x00\x00\x00\x00\x00\x00\x00}) 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xA29\xE5u\x8e{"u...\x00\x00\x00\x00\x00\x00\x00} 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=34,f=null]] 08:43:27.085 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=1/2,p=0} tryExecute EatWhatYouKill@6c575325/SelectorProducer@747d1932/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:27.085Z 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6064c9c0{AC.ReadCB@16c2eae9{WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=34,f=null]]}} 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=34,f=null]] 08:43:27.085 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}@5f1f59bc offer EatWhatYouKill@6c575325/SelectorProducer@747d1932/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:27.085Z 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@671cea4f on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:27.085 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=0/2,p=1} startReservedThread p=1 08:43:27.085 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 08:43:27.086 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@4e93dcb9{s=0/2,p=1}@2a37236a startThread=0 08:43:27.086 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6005f2b2 waiting 08:43:27.086 [WebSocketClient@1193710204-70] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@4e93dcb9{s=0/2,p=1}@2a37236a in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=1}] 08:43:27.086 [WebSocketClient@1193710204-70] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=1/2,p=1}@2a37236a started 08:43:27.086 [WebSocketClient@1193710204-70] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=1/2,p=0}@2a37236a waiting 08:43:27.086 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=0/2,p=1}@5f1f59bc task=EatWhatYouKill@6c575325/SelectorProducer@747d1932/IDLE/p=true/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:27.086Z 08:43:27.086 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@6c575325/SelectorProducer@747d1932/IDLE/p=true/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:27.086Z tryProduce true 08:43:27.086 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:27.086 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:27.086 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:27.086 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:27.086 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=120,f=null]] 08:43:27.086 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:27.086 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b waiting with 1 keys 08:43:27.086 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:27.086 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@671cea4f 08:43:27.086 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@6c575325/SelectorProducer@747d1932/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:27.086Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=120,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:27.086 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=34,f=null]] 08:43:27.086 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:27.086 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:27.086 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f637a6b{AC.ReadCB@3415cfd8{WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=120,f=null]]}} 08:43:27.086 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:43:27.086 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:27.086 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@e948c3f[READING] getAction(DirectByteBuffer@3b8158cc[p=0,l=0,c=4096,r=0]={<<<>>>\x81x{"respo...\x00\x00\x00\x00\x00\x00\x00}) 08:43:27.086 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:27.086 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 161 DirectByteBuffer@3b8158cc[p=0,l=161,c=4096,r=161]={<<<\x81~\x00\x9d{"response":{"name":"...rsor","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:27.086 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 161 bytes - DirectByteBuffer@3b8158cc[p=0,l=161,c=4096,r=161]={<<<\x81~\x00\x9d{"response":{"name":"...rsor","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:27.086 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@e948c3f[READING] getAction(DirectByteBuffer@3b8158cc[p=0,l=161,c=4096,r=161]={<<<\x81~\x00\x9d{"response":{"name":"...rsor","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:27.087 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:27.087 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 161 bytes 08:43:27.087 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:43:27.087 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 157 - Parser@5add2aa3[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=157,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:43:27.087 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@24f0c85c[p=0,l=157,c=157,r=157]={<<<{"response":{"name":"curs...rsor","statusCode":200}>>>} 08:43:27.087 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=157,fin=true,rsv=...,masked=false] 08:43:27.087 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:27.087 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=157,fin=true,rsv=...,masked=false]) 08:43:27.087 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=157,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:43:27.087 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@24f0c85c[p=0,l=157,c=157,r=157]={<<<{"response":{"name":"curs...rsor","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:27.087 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([157] "{"response":{"name":...i":"/slider/cursor","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"cursor","resources":[{"name":"position","type":"SENSOR","rws":"RO"}]},"type":"DESCRIBE_SERVICE","uri":"/slider/cursor","statusCode":200} 08:43:27.087 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@e948c3f[READING] getAction(DirectByteBuffer@3b8158cc[p=161,l=161,c=4096,r=0]={\x81~\x00\x9d{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:27.087 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:27.087 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@3b8158cc[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9d{"res...\x00\x00\x00\x00\x00\x00\x00} 08:43:27.087 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=157,f=null]] 08:43:27.087 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f637a6b{AC.ReadCB@3415cfd8{WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=157,f=null]]}} 08:43:27.087 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=157,f=null]] 08:43:27.087 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@660819ee on ManagedSelector@736309a9{STARTED} id=0 keys=1 selected=0 updates=0 08:43:27.087 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@736309a9{STARTED} id=0 keys=1 selected=0 updates=1 08:43:27.087 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=2/2,p=0}@43cf2caf waiting 08:43:27.087 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken with none selected 08:43:27.087 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken up from select, 0/0/1 selected 08:43:27.087 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b processing 0 keys, 1 updates 08:43:27.087 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:27.087 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@660819ee 08:43:27.087 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=157,f=null]] 08:43:27.087 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:27.087 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b waiting with 1 keys 08:43:27.167 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:43:27.168 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:43:28.284 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:43:28.284 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@56b7a5dd[p=0,l=47,c=47,r=47]={<<<{"uri":"/sensinact/slider/cursor/position/GET"}>>>} 08:43:28.284 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=47,fin=true,rsv=...,masked=false] 08:43:28.284 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=47,fin=true,rsv=...,masked=false] 08:43:28.284 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=47,fin=true,rsv=...,masked=true], Flusher@1184d4f0[PROCESSING]) 08:43:28.284 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=47,fin=true,rsv=...,masked=true],Flusher@1184d4f0[PROCESSING],AUTO,null] to Flusher@402c5671[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:28.284 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@402c5671[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:28.284 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=47,fin=true,rsv=...,masked=true],Flusher@1184d4f0[PROCESSING],AUTO,null]] 08:43:28.284 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:28.285 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@1184d4f0[PROCESSING],AUTO,null]] 08:43:28.285 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:28.285 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:28.285 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:28.285 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:28.285 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=53 cap=32768] 08:43:28.285 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:28.285 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2d4c2e43{IDLE}->null [DirectByteBuffer@15bb4218[p=0,l=53,c=32768,r=53]={<<<\x81\xAf\xAe\x97\xDcv\xD5\xB5\xA9\x04\xC7\xB5\xE6T\x81\xE4\xB9\x18\xDd\xFe\xB2\x17\xCd\xE3\xF3...\xDc\xB8\xBf\x03\xDc\xE4\xB3\x04\x81\xE7\xB3\x05\xC7\xE3\xB5\x19\xC0\xB8\x9b3\xFa\xB5\xA1>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:28.285 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2d4c2e43{WRITING}->null:IDLE-->WRITING 08:43:28.285 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/4 selected 08:43:28.285 [Thread-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 53 SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=1198/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=53,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=157,f=null]] 08:43:28.285 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:28.285 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=53 remaining=0 WriteFlusher@2d4c2e43{WRITING}->null 08:43:28.285 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2d4c2e43{IDLE}->null:WRITING-->IDLE 08:43:28.285 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] 08:43:28.285 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] processing 0 entries: [] 08:43:28.285 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] auto flushing 08:43:28.285 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6b70cdf2 SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=1199/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=34,f=null]] 08:43:28.285 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] flushing 0 frames: [] 08:43:28.285 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=1199/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=34,f=null]] 08:43:28.285 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:28.285 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=1199/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=34,f=null]]:runFillable:BLOCKING 08:43:28.285 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2022-07-12T08:43:28.285Z 08:43:28.285 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2022-07-12T08:43:28.285Z 08:43:28.285 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2022-07-12T08:43:28.285Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=1200/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=34,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:28.285 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2022-07-12T08:43:28.285Z 08:43:28.286 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6064c9c0{AC.ReadCB@16c2eae9{WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=1200/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=34,f=null]]}} 08:43:28.286 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:43:28.286 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:28.286 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2022-07-12T08:43:28.286Z tryProduce true 08:43:28.286 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:28.286 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@36a2fd0a[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xA29\xE5u\x8e{"u...\x00\x00\x00\x00\x00\x00\x00}) 08:43:28.286 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:28.286 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.286 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 53 DirectByteBuffer@76527921[p=0,l=53,c=4096,r=53]={<<<\x81\xAf\xAe\x97\xDcv\xD5\xB5\xA9\x04\xC7\xB5\xE6T\x81\xE4\xB9\x18\xDd\xFe\xB2\x17\xCd\xE3\xF3...\xDc\xB8\xBf\x03\xDc\xE4\xB3\x04\x81\xE7\xB3\x05\xC7\xE3\xB5\x19\xC0\xB8\x9b3\xFa\xB5\xA1>>>rsor/reso...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.286 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=1200/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=34,f=null]] 08:43:28.286 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 53 bytes - DirectByteBuffer@76527921[p=0,l=53,c=4096,r=53]={<<<\x81\xAf\xAe\x97\xDcv\xD5\xB5\xA9\x04\xC7\xB5\xE6T\x81\xE4\xB9\x18\xDd\xFe\xB2\x17\xCd\xE3\xF3...\xDc\xB8\xBf\x03\xDc\xE4\xB3\x04\x81\xE7\xB3\x05\xC7\xE3\xB5\x19\xC0\xB8\x9b3\xFa\xB5\xA1>>>rsor/reso...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.286 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:28.286 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@36a2fd0a[READING] getAction(DirectByteBuffer@76527921[p=0,l=53,c=4096,r=53]={<<<\x81\xAf\xAe\x97\xDcv\xD5\xB5\xA9\x04\xC7\xB5\xE6T\x81\xE4\xB9\x18\xDd\xFe\xB2\x17\xCd\xE3\xF3...\xDc\xB8\xBf\x03\xDc\xE4\xB3\x04\x81\xE7\xB3\x05\xC7\xE3\xB5\x19\xC0\xB8\x9b3\xFa\xB5\xA1>>>rsor/reso...\x00\x00\x00\x00\x00\x00\x00}) 08:43:28.286 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:28.286 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 53 bytes 08:43:28.286 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:43:28.286 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 47 - Parser@2e277216[ExtensionStack,s=PAYLOAD_LEN,c=0,len=47,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:43:28.286 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@2b8e3ac9[p=0,l=47,c=47,r=47]={<<<\xD5\xB5\xA9\x04\xC7\xB5\xE6T\x81\xE4\xB9\x18\xDd\xFe\xB2\x17\xCd\xE3\xF3\x05\xC2\xFe\xB8\x13\xDc\xB8\xBf\x03\xDc\xE4\xB3\x04\x81\xE7\xB3\x05\xC7\xE3\xB5\x19\xC0\xB8\x9b3\xFa\xB5\xA1>>>} 08:43:28.286 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=47,fin=true,rsv=...,masked=true] 08:43:28.286 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:28.286 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=47,fin=true,rsv=...,masked=true]) 08:43:28.286 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=47,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:43:28.286 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@2b8e3ac9[p=0,l=47,c=47,r=47]={<<<{"uri":"/sensinact/slider/cursor/position/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:28.286 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([47] "{"uri":"/sensinact/slider/cursor/position/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:43:28.287 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:43:28.287 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@30d6122e[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 08:43:28.287 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=152,fin=true,rsv=...,masked=false] 08:43:28.287 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=152,fin=true,rsv=...,masked=false] 08:43:28.287 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=152,fin=true,rsv=...,masked=false], Flusher@4b1a0588[PROCESSING]) 08:43:28.287 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=152,fin=true,rsv=...,masked=false],Flusher@4b1a0588[PROCESSING],AUTO,null] to Flusher@217924f7[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:28.287 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@217924f7[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:28.287 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=152,fin=true,rsv=...,masked=false],Flusher@4b1a0588[PROCESSING],AUTO,null]] 08:43:28.287 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:28.287 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@4b1a0588[PROCESSING],AUTO,null]] 08:43:28.287 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:28.287 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:28.287 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:28.287 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:28.287 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=156 cap=32768] 08:43:28.287 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:28.287 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@14f78b8{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=156,c=32768,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>:200}5401...\x00\x00\x00\x00\x00\x00\x00}] 08:43:28.287 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@14f78b8{WRITING}->null:IDLE-->WRITING 08:43:28.288 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 156 SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=156,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=47,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken up from select, 1/1/1 selected 08:43:28.288 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=156 remaining=0 WriteFlusher@14f78b8{WRITING}->null 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b processing 1 keys, 0 updates 08:43:28.288 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@14f78b8{IDLE}->null:WRITING-->IDLE 08:43:28.288 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] 08:43:28.288 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] processing 0 entries: [] 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2bb9e863 SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=157,f=null]] 08:43:28.288 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] auto flushing 08:43:28.288 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] flushing 0 frames: [] 08:43:28.288 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=157,f=null]] 08:43:28.288 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@36a2fd0a[READING] getAction(DirectByteBuffer@76527921[p=53,l=53,c=4096,r=0]={\x81\xAf\xAe\x97\xDcv{"u...n/GET"}<<<>>>rsor/reso...\x00\x00\x00\x00\x00\x00\x00}) 08:43:28.288 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:28.288 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xAf\xAe\x97\xDcv{"u...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=157,f=null]]:runFillable:BLOCKING 08:43:28.288 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=47,f=null]] 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=2/2,p=0} tryExecute EatWhatYouKill@6c575325/SelectorProducer@747d1932/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:28.288Z 08:43:28.288 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6064c9c0{AC.ReadCB@16c2eae9{WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=47,f=null]]}} 08:43:28.288 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=47,f=null]] 08:43:28.288 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@671cea4f on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=1/2,p=0}@43cf2caf offer EatWhatYouKill@6c575325/SelectorProducer@747d1932/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:28.288Z 08:43:28.288 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 08:43:28.288 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:28.288 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:28.288 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:28.288 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:28.288 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:28.288 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@671cea4f 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@6c575325/SelectorProducer@747d1932/IDLE/p=true/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:28.288Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=157,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:28.288 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=47,f=null]] 08:43:28.288 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.288 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f637a6b{AC.ReadCB@3415cfd8{WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=157,f=null]]}} 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@e948c3f[READING] getAction(DirectByteBuffer@3b8158cc[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9d{"res...\x00\x00\x00\x00\x00\x00\x00}) 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 156 DirectByteBuffer@3b8158cc[p=0,l=156,c=4096,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>:200}\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 156 bytes - DirectByteBuffer@3b8158cc[p=0,l=156,c=4096,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>:200}\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@e948c3f[READING] getAction(DirectByteBuffer@3b8158cc[p=0,l=156,c=4096,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>:200}\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 156 bytes 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 152 - Parser@5add2aa3[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=152,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@775c6800[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=152,fin=true,rsv=...,masked=false] 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:28.288 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=152,fin=true,rsv=...,masked=false]) 08:43:28.289 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=152,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:43:28.289 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@775c6800[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:28.289 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([152] "{"response":{"name":...er/cursor/position","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"position","type":"int","value":1,"timestamp":1657615407167},"type":"GET_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 08:43:28.289 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=1/2,p=0}@43cf2caf task=EatWhatYouKill@6c575325/SelectorProducer@747d1932/IDLE/p=true/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:28.289Z 08:43:28.289 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@6c575325/SelectorProducer@747d1932/IDLE/p=true/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:28.289Z tryProduce true 08:43:28.289 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@e948c3f[READING] getAction(DirectByteBuffer@3b8158cc[p=156,l=156,c=4096,r=0]={\x81~\x00\x98{"res...e":200}<<<>>>:200}\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:28.289 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:28.289 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:28.289 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.289 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@3b8158cc[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x98{"res...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.289 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:28.289 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b waiting with 1 keys 08:43:28.289 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:28.289 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f637a6b{AC.ReadCB@3415cfd8{WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=152,f=null]]}} 08:43:28.289 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:28.289 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@660819ee on ManagedSelector@736309a9{STARTED} id=0 keys=1 selected=0 updates=0 08:43:28.289 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@736309a9{STARTED} id=0 keys=1 selected=0 updates=1 08:43:28.289 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=2/2,p=0}@5f1f59bc waiting 08:43:28.289 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken with none selected 08:43:28.289 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken up from select, 0/0/1 selected 08:43:28.289 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b processing 0 keys, 1 updates 08:43:28.289 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:28.289 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@660819ee 08:43:28.289 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:28.289 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.289 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b waiting with 1 keys 08:43:28.372 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/4 selected 08:43:28.372 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:28.372 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1914/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.372 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1914/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.372 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1914/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:28.372 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2022-07-12T08:43:28.372Z 08:43:28.372 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2022-07-12T08:43:28.372Z 08:43:28.372 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2022-07-12T08:43:28.372Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1914/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:28.372 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2022-07-12T08:43:28.372Z 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1915/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:28.373 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2022-07-12T08:43:28.373Z tryProduce true 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1915/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:28.373 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:28.373 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 451 HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.373 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1915/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.373 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} filled 451 HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 215 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 215} 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:28.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:28.374 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:28.374 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:28.374 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:28.374 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:28.374 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:28.374 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:28.374 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:28.374 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:28.374 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parse HeapByteBuffer@623e3550[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:28.374 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.374 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} Content@4aca703b{HeapByteBufferR@3f80a583[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:28.374 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent Content@4aca703b{HeapByteBufferR@3f80a583[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:28.374 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:28.374 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:28.374 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:28.374 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:28.374 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:28.374 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parsed false HttpParser{s=END,215 of 215} 08:43:28.374 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=215,q=1,[0]=EOF,s=STREAM] read 215 from Content@4aca703b{HeapByteBufferR@3f80a583[p=451,l=451,c=8192,r=0]={POST /sen...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:28.375 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=2} 08:43:28.377 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65ec779a[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 08:43:28.377 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 08:43:28.377 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@94ffae5[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:28.377 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=4} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:28 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:28.377 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6043fcd7] (null,[p=0,l=304,c=304,r=304],true)@START 08:43:28.377 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@94ffae5[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 08:43:28.377 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:28 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:28.377 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:28.377 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6043fcd7] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 08:43:28.377 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>wg1TiMHC3...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@94ffae5[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 08:43:28.377 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:28.378 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7acfb656{STOPPED} added {HttpClientTransportOverHTTP@2e5ee2c9{STOPPED},AUTO} 08:43:28.378 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7acfb656{STOPPED} added {Client@55a609dd[provider=null,keyStore=null,trustStore=null],AUTO} 08:43:28.378 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7acfb656{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@4afd21c6,POJO} 08:43:28.378 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7acfb656{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@4d0753c9,POJO} 08:43:28.378 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp337029130]@1416a80a{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@719bb3b4,POJO} 08:43:28.378 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7acfb656{STOPPED} added {QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:43:28.378 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7acfb656{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@52cb4f50,POJO} 08:43:28.378 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@df27182b[httpClient=HttpClient@7acfb656{STOPPED},openSessions.size=0] added {HttpClient@7acfb656{STOPPED},AUTO} 08:43:28.378 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@df27182b[httpClient=HttpClient@7acfb656{STOPPED},openSessions.size=0] added {SessionTracker@25a5c7db{STOPPED},AUTO} 08:43:28.378 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@4d27d9d{STOPPED} added {InflaterPool@28f878a0{STOPPED,size=0,capacity=UNLIMITED},AUTO} 08:43:28.378 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@4d27d9d{STOPPED} added {DeflaterPool@20411320{STOPPED,size=0,capacity=UNLIMITED},AUTO} 08:43:28.378 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@a789c17[httpClient=HttpClient@7acfb656{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@4d27d9d{STOPPED},AUTO} 08:43:28.378 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@a789c17[httpClient=HttpClient@7acfb656{STOPPED},openSessions.size=0] 08:43:28.378 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@7acfb656{STOPPED} 08:43:28.378 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7acfb656{STARTING} added {ScheduledExecutorScheduler@3c782d8e{STOPPED},AUTO} 08:43:28.378 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7acfb656{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@572e6fd9,POJO} 08:43:28.378 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@2e5ee2c9{STOPPED} 08:43:28.378 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@2e5ee2c9{STARTING} added {ClientSelectorManager@7f5eae0f{STOPPED},AUTO} 08:43:28.378 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@7f5eae0f{STOPPED} 08:43:28.379 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@58b71ceb/SelectorProducer@255e5e2e/IDLE/p=false/QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:28.379Z added {SelectorProducer@255e5e2e,POJO} 08:43:28.379 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@58b71ceb/SelectorProducer@255e5e2e/IDLE/p=false/QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:28.379Z added {QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:43:28.379 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@58b71ceb/SelectorProducer@255e5e2e/IDLE/p=false/QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:28.379Z created 08:43:28.379 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@12abdfb{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@58b71ceb/SelectorProducer@255e5e2e/IDLE/p=false/QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:28.379Z,MANAGED} 08:43:28.379 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7f5eae0f{STARTING} added {ManagedSelector@12abdfb{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 08:43:28.379 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@12abdfb{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:43:28.379 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@58b71ceb/SelectorProducer@255e5e2e/IDLE/p=false/QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:28.379Z 08:43:28.379 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 08:43:28.379 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@b0e5507{s=0/2,p=0} 08:43:28.379 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=0}] added {ReservedThreadExecutor@b0e5507{s=0/2,p=0},AUTO} 08:43:28.379 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@b0e5507{s=0/2,p=0} 08:43:28.379 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @11895ms ReservedThreadExecutor@b0e5507{s=0/2,p=0} 08:43:28.379 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@2060432982-74,5,main] 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6043fcd7] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=34,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=34,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@25e67dcc) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=34,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=304 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,215 of 215} 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.380 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.381 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:28.381 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.381 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:28.381 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.381 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.381 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:28.381 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.381 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:28.381 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 08:43:28.381 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:28.381 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:28.381 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:28.381 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:28.381 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:28.381 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:28.381 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6005f2b2 waiting 08:43:28.381 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.381 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.381 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:28.381 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@2060432982-75,5,main] 08:43:28.382 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=0}] 08:43:28.382 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@2060432982-76,5,main] 08:43:28.382 [WebSocketClient@2060432982-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=0}] 08:43:28.382 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@2060432982-77,5,main] 08:43:28.382 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=0}] 08:43:28.382 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@2060432982-78,5,main] 08:43:28.382 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=0}] 08:43:28.382 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@2060432982-79,5,main] 08:43:28.382 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=0}] 08:43:28.383 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@2060432982-80,5,main] 08:43:28.383 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@2060432982-81,5,main] 08:43:28.383 [WebSocketClient@2060432982-80] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=0}] 08:43:28.383 [WebSocketClient@2060432982-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=0}] 08:43:28.383 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @11899ms QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=0}] 08:43:28.383 [WebSocketClient@2060432982-81] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=0}] 08:43:28.383 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @11899ms EatWhatYouKill@58b71ceb/SelectorProducer@255e5e2e/IDLE/p=false/QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:28.383Z 08:43:28.383 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@41ffaeb8 startThread=0 08:43:28.383 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@43f0c2d1 on ManagedSelector@12abdfb{STARTING} id=0 keys=0 selected=0 updates=0 08:43:28.384 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@41ffaeb8 in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=0}] 08:43:28.384 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@58b71ceb/SelectorProducer@255e5e2e/IDLE/p=false/QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:28.384Z tryProduce false 08:43:28.384 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:28.384 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@43f0c2d1 08:43:28.384 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.384 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b waiting with 0 keys 08:43:28.384 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @11900ms ManagedSelector@12abdfb{STARTED} id=0 keys=0 selected=0 updates=0 08:43:28.384 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @11900ms ClientSelectorManager@7f5eae0f{STARTED} 08:43:28.384 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @11900ms HttpClientTransportOverHTTP@2e5ee2c9{STARTED} 08:43:28.384 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@55a609dd[provider=null,keyStore=null,trustStore=null] 08:43:28.386 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 08:43:28.386 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, 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_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, 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] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, 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_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, 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] 08:43:28.386 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 5fb65013[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 08:43:28.387 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @11903ms Client@55a609dd[provider=null,keyStore=null,trustStore=null] 08:43:28.387 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@3c782d8e{STOPPED} 08:43:28.387 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @11903ms ScheduledExecutorScheduler@3c782d8e{STARTED} 08:43:28.387 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @11903ms HttpClient@7acfb656{STARTED} 08:43:28.387 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@25a5c7db{STOPPED} 08:43:28.387 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @11903ms SessionTracker@25a5c7db{STARTED} 08:43:28.387 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@4d27d9d{STOPPED} 08:43:28.387 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@28f878a0{STOPPED,size=0,capacity=UNLIMITED} 08:43:28.387 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @11903ms InflaterPool@28f878a0{STARTED,size=0,capacity=UNLIMITED} 08:43:28.387 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@20411320{STOPPED,size=0,capacity=UNLIMITED} 08:43:28.387 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @11903ms DeflaterPool@20411320{STARTED,size=0,capacity=UNLIMITED} 08:43:28.387 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @11903ms WebSocketExtensionFactory@4d27d9d{STARTED} 08:43:28.387 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @11903ms WebSocketClient@a789c17[httpClient=HttpClient@7acfb656{STARTED},openSessions.size=0] 08:43:28.387 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26 to ws://127.0.0.1:8899/ws/sensinact 08:43:28.387 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 08:43:28.387 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 08:43:28.387 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 08:43:28.387 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 08:43:28.387 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26, policy=WebSocketPolicy@3fbcfe81[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 08:43:28.388 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7acfb656{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@7a1f45ed,queue=0,pool=null,MANAGED} 08:43:28.388 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@7a1f45ed,queue=0,pool=null 08:43:28.388 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@1744a475[c=0/0/64,a=0,i=0,q=0] added {Pool@444cc791[size=0 closed=false],POJO} 08:43:28.388 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@7a1f45ed,queue=0,pool=DuplexConnectionPool@1744a475[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@1744a475[c=0/0/64,a=0,i=0,q=0],MANAGED} 08:43:28.388 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@1744a475[c=0/0/64,a=0,i=0,q=0] 08:43:28.388 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @11904ms DuplexConnectionPool@1744a475[c=0/0/64,a=0,i=0,q=0] 08:43:28.388 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @11904ms HttpDestination[ws://127.0.0.1:8899]@7a1f45ed,queue=0,pool=DuplexConnectionPool@1744a475[c=0/0/64,a=0,i=0,q=0] 08:43:28.388 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@7a1f45ed,queue=0,pool=DuplexConnectionPool@1744a475[c=0/0/64,a=0,i=0,q=0] 08:43:28.388 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f] 08:43:28.388 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f for HttpDestination[ws://127.0.0.1:8899]@7a1f45ed,queue=1,pool=DuplexConnectionPool@1744a475[c=0/0/64,a=0,i=0,q=1] 08:43:28.388 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@1744a475[c=0/0/64,a=0,i=0,q=1] 08:43:28.388 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 08:43:28.388 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 08:43:28.388 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@1c6c6f24{CLOSED, usage=0, multiplex=0/1, pooled=null} 08:43:28.388 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@2eb917d0 startThread=0 08:43:28.388 [WebSocketClient@2060432982-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@2eb917d0 in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=0}] 08:43:28.389 [WebSocketClient@2060432982-75] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 08:43:28.389 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@4c803769[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56868]] on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:28.389 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 08:43:28.389 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:28.389 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:28.389 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:28.389 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:28.389 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@4c803769[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56868]] 08:43:28.389 [WebSocketClient@2060432982-75] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@204bc442{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7a1f45ed,queue=1,pool=DuplexConnectionPool@1744a475[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@24744493, client.connector=HttpClient@7acfb656{STARTED}}} on ManagedSelector@12abdfb{STARTED} id=0 keys=0 selected=0 updates=0 08:43:28.389 [WebSocketClient@2060432982-75] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@12abdfb{STARTED} id=0 keys=0 selected=0 updates=1 08:43:28.389 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@4c803769[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56868]] startThread=0 08:43:28.389 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.389 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:28.389 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@4c803769[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56868]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:43:28.390 [qtp780934299-20] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 08:43:28.390 [WebSocketClient@2060432982-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@2eb917d0 in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=0}] 08:43:28.390 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:28.390 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@4006108f::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 08:43:28.390 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@6452bdf on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 08:43:28.390 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4006108f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.390 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@4006108f::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4006108f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.390 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4006108f::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4006108f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.390 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b woken with none selected 08:43:28.390 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b woken up from select, 0/0/0 selected 08:43:28.390 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b processing 0 keys, 1 updates 08:43:28.390 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:28.390 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4818fedd{AC.ReadCB@4006108f{HttpConnection@4006108f::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4006108f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:28.391 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@204bc442{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7a1f45ed,queue=1,pool=DuplexConnectionPool@1744a475[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@24744493, client.connector=HttpClient@7acfb656{STARTED}}} 08:43:28.391 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.391 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b waiting with 1 keys 08:43:28.391 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b woken up from select, 1/1/1 selected 08:43:28.391 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b processing 1 keys, 0 updates 08:43:28.391 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@cfe8f5c Connect@204bc442{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7a1f45ed,queue=1,pool=DuplexConnectionPool@1744a475[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@24744493, client.connector=HttpClient@7acfb656{STARTED}}} 08:43:28.391 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@4006108f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.391 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:56868 remote=/127.0.0.1:8899] 08:43:28.391 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@38ea1d39 on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 08:43:28.391 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=2 08:43:28.391 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:28.391 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/5 selected 08:43:28.391 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@8c10a1b{Connect@204bc442{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56868 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7a1f45ed,queue=1,pool=DuplexConnectionPool@1744a475[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@24744493, client.connector=HttpClient@7acfb656{STARTED}}}} startThread=0 08:43:28.391 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:28.391 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 2 updates 08:43:28.391 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:43:28.391 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@6452bdf 08:43:28.391 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@38ea1d39 08:43:28.392 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@8c10a1b{Connect@204bc442{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56868 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7a1f45ed,queue=1,pool=DuplexConnectionPool@1744a475[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@24744493, client.connector=HttpClient@7acfb656{STARTED}}}} in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=0}] 08:43:28.392 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@4006108f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.392 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.392 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:28.392 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 08:43:28.392 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.392 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b waiting with 1 keys 08:43:28.391 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=0}->HttpConnection@4006108f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.392 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@3c5f4c0c::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> 08:43:28.392 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@4c803769[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56868]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:43:28.392 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@3860df5f on ManagedSelector@12abdfb{STARTED} id=0 keys=1 selected=0 updates=0 08:43:28.392 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=null)[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:28.392 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@3c5f4c0c::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=null)[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:28.392 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@3c5f4c0c::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=null)[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:28.392 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@1d4db978{AC.ReadCB@3c5f4c0c{HttpConnectionOverHTTP@3c5f4c0c::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=null)[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 08:43:28.392 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=null)[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:28.392 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@72ed19c5 on ManagedSelector@12abdfb{STARTED} id=0 keys=1 selected=0 updates=1 08:43:28.392 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@12abdfb{STARTED} id=0 keys=1 selected=0 updates=2 08:43:28.392 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@1c6c6f24{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@3c5f4c0c::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=null)[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:28.392 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@1744a475[c=0/1/64,a=0,i=1,q=1] 08:43:28.393 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@1c6c6f24{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@3c5f4c0c::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=null)[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@444cc791[size=1 closed=false] 08:43:28.393 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[PENDING/null] res=HttpResponse[null 0 null]@69f522bb[PENDING/null]} on HttpConnectionOverHTTP@3c5f4c0c::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=null)[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@7a1f45ed,queue=0,pool=DuplexConnectionPool@1744a475[c=0/1/64,a=1,i=0,q=0] 08:43:28.393 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f 08:43:28.393 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[PENDING/null] res=HttpResponse[null 0 null]@69f522bb[PENDING/null]} associated true to HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[PENDING/null] res=HttpResponse[null 0 null]@69f522bb[PENDING/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:28.393 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f 08:43:28.393 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: PxwaNdNZLjQGvFYZAIWhmg== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:43:28.393 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 08:43:28.393 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@4cd5be0d{s=START} 08:43:28.393 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b woken with none selected 08:43:28.393 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@4dbde72a[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:28.393 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b woken up from select, 0/0/1 selected 08:43:28.393 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: PxwaNdNZLjQGvFYZAIWhmg== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:43:28.393 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b processing 0 keys, 2 updates 08:43:28.393 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 08:43:28.393 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@4cd5be0d{s=COMPLETING} 08:43:28.393 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@33ac150{IDLE}->null [HeapByteBuffer@1903c084[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@4dbde72a[p=0,l=0,c=0,r=0]={<<<>>>}] 08:43:28.393 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:43:28.393 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@3860df5f 08:43:28.393 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@33ac150{WRITING}->null:IDLE-->WRITING 08:43:28.393 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@72ed19c5 08:43:28.393 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/5 selected 08:43:28.393 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:28.393 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[PENDING/null] res=HttpResponse[null 0 null]@69f522bb[PENDING/null]})[send=HttpSenderOverHTTP@aacac78(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@4cd5be0d{s=COMPLETING}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:28.394 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@53706955 SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=3/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4006108f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.394 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@33ac150{WRITING}->null 08:43:28.394 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@33ac150{IDLE}->null:WRITING-->IDLE 08:43:28.394 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4006108f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.394 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@4cd5be0d{s=END} 08:43:28.394 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f 08:43:28.394 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f 08:43:28.394 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4006108f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:28.394 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[null 0 null]@69f522bb[PENDING/null]}, result: null 08:43:28.394 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f 08:43:28.394 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[null 0 null]@69f522bb[PENDING/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:28.394 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2022-07-12T08:43:28.394Z 08:43:28.394 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@8c10a1b{Connect@204bc442{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56868 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7a1f45ed,queue=0,pool=DuplexConnectionPool@1744a475[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@24744493, client.connector=HttpClient@7acfb656{STARTED}}}} in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=0}] 08:43:28.394 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2022-07-12T08:43:28.394Z 08:43:28.394 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[null 0 null]@69f522bb[PENDING/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:28.400 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.400 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b waiting with 1 keys 08:43:28.401 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2022-07-12T08:43:28.4Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=10/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4006108f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:28.401 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2022-07-12T08:43:28.401Z 08:43:28.401 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4818fedd{AC.ReadCB@4006108f{HttpConnection@4006108f::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=10/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4006108f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:28.401 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=34]@2022-07-12T08:43:28.401Z tryProduce true 08:43:28.401 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:28.401 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.401 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4006108f::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=10/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4006108f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:28.401 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.401 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.401 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:28.401 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4006108f::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.401 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4006108f::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:28.401 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.401 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:28.401 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:28.401 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:28.401 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:28.401 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:28.401 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 08:43:28.401 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 08:43:28.401 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:43:28.401 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:43:28.401 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:43:28.401 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 08:43:28.401 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 08:43:28.439 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 08:43:28.439 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 08:43:28.439 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 08:43:28.439 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 08:43:28.439 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 08:43:28.439 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 08:43:28.439 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 08:43:28.439 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 08:43:28.439 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 08:43:28.439 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 08:43:28.439 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 08:43:28.439 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 08:43:28.439 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 08:43:28.439 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:43:28.439 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:43:28.439 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:43:28.439 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:28.439 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 08:43:28.439 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:43:28.440 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: PxwaNdNZLjQGvFYZAIWhmg== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:43:28.440 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4006108f::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=38/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:28.440 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4006108f::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=38/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} 08:43:28.440 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} 08:43:28.440 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@f9b4132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:28.440 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 08:43:28.440 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 08:43:28.440 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:28.440 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:28.440 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:28.440 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:28.440 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:28.440 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:28.441 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e, policy=WebSocketPolicy@4f5ad7e1[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 08:43:28.441 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 08:43:28.447 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@4006108f::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=46/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8} 08:43:28.448 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=46/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9} 08:43:28.448 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],behavior=SERVER,connection=WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=46/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],outgoing=WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=46/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9}] 08:43:28.448 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],behavior=SERVER,connection=WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=47/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],outgoing=WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=47/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9}] added {WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=47/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9},POJO} 08:43:28.448 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],behavior=SERVER,connection=WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=47/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],outgoing=WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=47/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],AUTO} 08:43:28.449 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],behavior=SERVER,connection=WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=47/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],outgoing=WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=47/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=10}] 08:43:28.456 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],behavior=SERVER,connection=WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=55/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=17},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],outgoing=WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=55/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=17}] 08:43:28.456 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e] 08:43:28.456 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @11972ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e] 08:43:28.457 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @11972ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],behavior=SERVER,connection=WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=55/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=18},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],outgoing=WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=55/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=18}] 08:43:28.457 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],behavior=SERVER,connection=WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=55/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=18},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 08:43:28.457 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:28.457 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @11973ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:28.457 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@72b0d5b0 08:43:28.457 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=56/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=START}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=18} 08:43:28.457 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:28.465 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=26} 08:43:28.465 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@f9b4132{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:28.465 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@f9b4132{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:28.465 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=26} 08:43:28.465 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@70321904) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:28.465 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@694e2d3c 08:43:28.465 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=26} 101 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:28 GMT Connection: Upgrade Sec-WebSocket-Accept: ZVyojfKCxlYPqqJ5SD/1HKkkjCc= Upgrade: WebSocket 08:43:28.465 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@77cc795e[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@99ddfeb] (null,[p=0,l=0,c=0,r=0],true)@START 08:43:28.465 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:28.465 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:28 GMT Connection: Upgrade Sec-WebSocket-Accept: ZVyojfKCxlYPqqJ5SD/1HKkkjCc= Upgrade: WebSocket 08:43:28.465 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 08:43:28.466 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@77cc795e[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@99ddfeb] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:43:28.466 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@69871de5{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 08:43:28.466 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@69871de5{WRITING}->null:IDLE-->WRITING 08:43:28.466 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b woken up from select, 1/1/1 selected 08:43:28.466 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b processing 1 keys, 0 updates 08:43:28.466 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=W,to=64/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=COMPLETING}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=27} 08:43:28.466 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@69871de5{WRITING}->null 08:43:28.466 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@69871de5{IDLE}->null:WRITING-->IDLE 08:43:28.466 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@cfe8f5c SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=72/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[null 0 null]@69f522bb[PENDING/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:28.466 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@77cc795e[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@99ddfeb] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 08:43:28.466 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@70321904 w=false 08:43:28.466 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@f9b4132{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:28.466 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=72/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[null 0 null]@69f522bb[PENDING/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:28.466 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@f9b4132{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:28.466 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@f9b4132{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:28.466 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=27} 08:43:28.466 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 08:43:28.466 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=72/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[null 0 null]@69f522bb[PENDING/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 08:43:28.466 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@4006108f::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=END}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=27} to WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=END}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=27} 08:43:28.473 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@f9b4132{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:28.473 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@b0e5507{s=0/2,p=0} tryExecute EatWhatYouKill@58b71ceb/SelectorProducer@255e5e2e/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:28.473Z 08:43:28.473 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@b0e5507{s=0/2,p=1} startReservedThread p=1 08:43:28.473 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@b0e5507{s=0/2,p=1}@4dc38567 startThread=0 08:43:28.473 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@b0e5507{s=0/2,p=1}@4dc38567 in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=1}] 08:43:28.473 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=END}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=34} upgrading from HttpConnection@4006108f::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=END}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=34} to WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=END}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=34} 08:43:28.473 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@b0e5507{s=1/2,p=1}@4dc38567 started 08:43:28.473 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@b0e5507{s=1/2,p=0}@4dc38567 waiting 08:43:28.473 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@4006108f::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4006108f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ddfbe85{s=END}]=>HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=34} 08:43:28.473 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@58b71ceb/SelectorProducer@255e5e2e/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:28.473Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=79/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[null 0 null]@69f522bb[PENDING/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 08:43:28.473 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[HANDSHAKING],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:28.473 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 08:43:28.473 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 08:43:28.473 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@5396cf98[batching=true] 08:43:28.473 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=79/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[null 0 null]@69f522bb[PENDING/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 08:43:28.473 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=79/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[null 0 null]@69f522bb[PENDING/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=1/2,p=0}] 08:43:28.480 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],behavior=SERVER,connection=WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENING],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@5396cf98[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 08:43:28.480 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 08:43:28.480 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:28.480 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@1d4db978{AC.ReadCB@3c5f4c0c{HttpConnectionOverHTTP@3c5f4c0c::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=86/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[null 0 null]@69f522bb[PENDING/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 08:43:28.480 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:28.480 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.480 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@1b1df36a{DirectByteBuffer@15da1e79[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 08:43:28.480 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4818fedd{AC.ReadCB@1fb0259e{WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:28.481 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@15da1e79[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.481 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 08:43:28.481 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 08:43:28.481 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:28.481 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@15da1e79[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.481 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@38ea1d39 on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 08:43:28.481 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=86/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[null 0 null]@69f522bb[PENDING/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:28.481 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b waiting with 1 keys 08:43:28.481 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 08:43:28.481 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@1b1df36a{DirectByteBuffer@15da1e79[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[null 0 null]@69f522bb[PENDING/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:28.481 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:28.481 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@15da1e79[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.481 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/5 selected 08:43:28.481 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 08:43:28.481 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:28.481 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:28.481 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 08:43:28.481 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@38ea1d39 08:43:28.481 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 08:43:28.481 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 08:43:28.481 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 08:43:28.481 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 08:43:28.481 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f] 08:43:28.481 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:28.481 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.481 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb 08:43:28.481 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:28.481 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@50d5cf5b[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@1fb0259e | +> SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@22f920d[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e] - STARTED += ExtensionStack@65497604[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 08:43:28.481 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 08:43:28.536 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@f9b4132{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:28.485 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@f4c6574b[httpClient=HttpClient@4726927c{STARTED},openSessions.size=1] 08:43:28.536 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 08:43:28.537 [Thread-47] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@f4c6574b[httpClient=HttpClient@4726927c{STARTED},openSessions.size=1] 08:43:28.537 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 08:43:28.537 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@61dde151{STARTED} 08:43:28.537 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 08:43:28.537 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 08:43:28.537 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 08:43:28.537 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@12a13416{s=HttpChannelState@f9b4132{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 08:43:28.537 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 08:43:28.537 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 08:43:28.537 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 08:43:28.537 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 08:43:28.537 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 08:43:28.537 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 08:43:28.537 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],behavior=CLIENT,connection=WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=247/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=152,f=null]],remote=WebSocketRemoteEndpoint@1138b871[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:43:28.537 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 08:43:28.537 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4006108f::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=56/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@f9b4132{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:28.537 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:28.537 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb Date: Tue, 12 Jul 2022 08:43:28 GMT Connection: Upgrade Sec-WebSocket-Accept: ZVyojfKCxlYPqqJ5SD/1HKkkjCc= Upgrade: WebSocket 08:43:28.537 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:28.537 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 08:43:28.537 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb 08:43:28.537 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:28.537 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:28.537 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:28.537 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],behavior=CLIENT,connection=WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=247/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[OPENED],f=Flusher@402c5671[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=152,f=null]],remote=WebSocketRemoteEndpoint@1138b871[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:43:28.537 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:28.537 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb 08:43:28.537 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@6123c8af) 08:43:28.544 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@6123c8af,OFF,null] to Flusher@402c5671[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:28.544 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f > HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb] null 08:43:28.544 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@402c5671[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:28.544 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@6123c8af,OFF,null]] 08:43:28.544 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb 08:43:28.544 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@6123c8af,OFF,null]] 08:43:28.544 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2d4c2e43{IDLE}->null [DirectByteBuffer@2ec7ed11[p=0,l=6,c=1024,r=6]={<<<\x88\x8aG\xB6\xFa\xF2>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@30962184[p=0,l=10,c=10,r=10]={<<>>}] 08:43:28.544 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2d4c2e43{WRITING}->null:IDLE-->WRITING 08:43:28.544 [Thread-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=255/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[CLOSING],f=Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:28.544 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/5 selected 08:43:28.544 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@2d4c2e43{WRITING}->null 08:43:28.544 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:28.544 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2d4c2e43{IDLE}->null:WRITING-->IDLE 08:43:28.544 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 08:43:28.544 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6b70cdf2 SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=256/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=47,f=null]] 08:43:28.544 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 08:43:28.544 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 08:43:28.544 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],behavior=CLIENT,connection=WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=63/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb[TERMINATED/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],outgoing=WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=63/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb[TERMINATED/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:28.544 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=256/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=47,f=null]] 08:43:28.544 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:43:28.545 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=256/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=47,f=null]]:runFillable:BLOCKING 08:43:28.545 [Thread-47] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[DISCONNECTED],f=Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:28.545 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=34]@2022-07-12T08:43:28.545Z 08:43:28.545 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],behavior=CLIENT,connection=WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=63/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb[TERMINATED/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],outgoing=WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=63/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb[TERMINATED/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=64/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb[TERMINATED/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 08:43:28.552 [Thread-47] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[DISCONNECTED],f=Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:28.552 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=34]@2022-07-12T08:43:28.552Z 08:43:28.552 [Thread-47] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[DISCONNECTED],f=Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:28.552 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],behavior=CLIENT,connection=WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=71/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb[TERMINATED/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],outgoing=WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=71/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb[TERMINATED/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],AUTO} 08:43:28.552 [Thread-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@20b66579{l=/127.0.0.1:56866,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[DISCONNECTED],f=Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:28.552 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=34]@2022-07-12T08:43:28.552Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=263/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=47,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:28.552 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=34]@2022-07-12T08:43:28.552Z 08:43:28.552 [Thread-47] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@f637a6b{AC.ReadCB@3415cfd8{WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=0.0.0.0/0.0.0.0:56866,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[DISCONNECTED],f=Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=152,f=null]]}} 08:43:28.552 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6064c9c0{AC.ReadCB@16c2eae9{WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=FI,flush=-,to=264/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=47,f=null]]}} 08:43:28.552 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],behavior=CLIENT,connection=WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=71/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb[TERMINATED/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],outgoing=WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=71/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb[TERMINATED/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:28.559 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=35]@2022-07-12T08:43:28.559Z tryProduce true 08:43:28.559 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:43:28.559 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:28.559 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.559 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:28.559 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@36a2fd0a[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xAf\xAe\x97\xDcv{"u...\x00\x00\x00\x00\x00\x00\x00}) 08:43:28.559 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:28.559 [Thread-47] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=0.0.0.0/0.0.0.0:56866,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=14/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[DISCONNECTED],f=Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=152,f=null]] onFillInterestedFailed {} 08:43:28.559 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=271/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[OPENED],f=Flusher@217924f7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=47,f=null]] 08:43:28.559 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8aG\xB6\xFa\xF2D_\xA9\x9a2\xC2\x9e\x9d0\xD8>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.559 [Thread-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@736309a9{STARTED} id=0 keys=1 selected=0 updates=0 08:43:28.559 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:28.559 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8aG\xB6\xFa\xF2D_\xA9\x9a2\xC2\x9e\x9d0\xD8>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.559 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@36a2fd0a[READING] getAction(DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8aG\xB6\xFa\xF2D_\xA9\x9a2\xC2\x9e\x9d0\xD8>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}) 08:43:28.559 [Thread-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5b64f306 startThread=0 08:43:28.559 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:28.559 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 08:43:28.559 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 08:43:28.559 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@2e277216[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 08:43:28.559 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@23b09e4d[p=0,l=10,c=10,r=10]={<<>>} 08:43:28.559 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 08:43:28.559 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:28.559 [Thread-47] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@20b66579{l=0.0.0.0/0.0.0.0:56866,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=14/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[DISCONNECTED],f=Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:28.559 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 08:43:28.559 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken with none selected 08:43:28.559 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken up from select, 0/0/0 selected 08:43:28.559 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b processing 0 keys, 0 updates 08:43:28.559 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@402c5671[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:43:28.559 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:28.559 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:43:28.559 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.559 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b waiting with 0 keys 08:43:28.559 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:28.559 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:28.559 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 08:43:28.559 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],behavior=CLIENT,connection=WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=78/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb[TERMINATED/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],outgoing=WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=78/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb[TERMINATED/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:28.559 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b] 08:43:28.567 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26] 08:43:28.567 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b] 08:43:28.567 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12083ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26] 08:43:28.567 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],behavior=CLIENT,connection=WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=0.0.0.0/0.0.0.0:56866,r=null,CLOSED,fill=-,flush=-,to=22/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[DISCONNECTED],f=Flusher@402c5671[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=152,f=null]],remote=WebSocketRemoteEndpoint@1138b871[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@51a8313b],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:43:28.567 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@61dde151{STOPPED} 08:43:28.567 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@b25b095{STARTED} 08:43:28.567 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@59c33386{STARTED,size=0,capacity=UNLIMITED} 08:43:28.567 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@59c33386{STOPPED,size=0,capacity=UNLIMITED} 08:43:28.567 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@5cb042da{STARTED,size=0,capacity=UNLIMITED} 08:43:28.567 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@5cb042da{STOPPED,size=0,capacity=UNLIMITED} 08:43:28.567 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@b25b095{STOPPED} 08:43:28.567 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@4726927c{STARTED} 08:43:28.567 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12083ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],behavior=CLIENT,connection=WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=86/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb[TERMINATED/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],outgoing=WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=86/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb[TERMINATED/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:28.567 [Thread-47] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@6642dc5a,queue=0,pool=DuplexConnectionPool@43da41e[c=0/0/64,a=0,i=0,q=0] 08:43:28.567 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@6642dc5a,queue=0,pool=DuplexConnectionPool@43da41e[c=0/0/64,a=0,i=0,q=0] 08:43:28.567 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@43da41e[c=0/0/64,a=0,i=0,q=0] 08:43:28.567 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 08:43:28.567 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@43da41e[c=0/0/64,a=0,i=0,q=0] 08:43:28.567 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@6642dc5a,queue=0,pool=DuplexConnectionPool@43da41e[c=0/0/64,a=0,i=0,q=0] 08:43:28.559 [WebSocketClient@1193710204-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5b64f306 in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=2/2,p=0}] 08:43:28.559 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 08:43:28.567 [WebSocketClient@1193710204-71] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@20b66579{l=0.0.0.0/0.0.0.0:56866,r=null,CLOSED,fill=-,flush=-,to=23/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[DISCONNECTED],f=Flusher@402c5671[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:28.567 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@719d35e8{STARTED} 08:43:28.575 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@55dec00c) 08:43:28.575 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@719d35e8{STOPPED} 08:43:28.575 [WebSocketClient@1193710204-71] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@3415cfd8::SocketChannelEndPoint@20b66579{l=0.0.0.0/0.0.0.0:56866,r=null,CLOSED,fill=-,flush=-,to=30/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@3415cfd8[s=ConnectionState@220c6550[DISCONNECTED],f=Flusher@402c5671[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5add2aa3[ExtensionStack,s=START,c=0,len=152,f=null]] 08:43:28.575 [WebSocketClient@1193710204-71] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 08:43:28.568 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],behavior=CLIENT,connection=WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=86/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb[TERMINATED/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 08:43:28.575 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@7ed9499e[provider=null,keyStore=null,trustStore=null] 08:43:28.575 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@55dec00c,OFF,null] to Flusher@217924f7[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:28.575 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@7ed9499e[provider=null,keyStore=null,trustStore=null] 08:43:28.575 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@7eb6b6b6{STARTED} 08:43:28.575 [WebSocketClient@1193710204-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5b64f306 in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=2/2,p=0}] 08:43:28.575 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@217924f7[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:28.575 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@6ffa56fa{STARTED} 08:43:28.575 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:28.575 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@736309a9{STARTED} id=0 keys=0 selected=0 updates=0 08:43:28.575 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@55dec00c,OFF,null]] 08:43:28.575 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12091ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:28.575 [Thread-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@247d2e75 on ManagedSelector@736309a9{STOPPING} id=0 keys=0 selected=0 updates=0 08:43:28.575 [Thread-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@736309a9{STOPPING} id=0 keys=0 selected=0 updates=1 08:43:28.575 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@55dec00c,OFF,null]] 08:43:28.575 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken with none selected 08:43:28.575 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken up from select, 0/0/0 selected 08:43:28.575 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@14f78b8{IDLE}->null [DirectByteBuffer@6738c1ad[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2a842b24[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 08:43:28.575 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b processing 0 keys, 1 updates 08:43:28.575 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:28.575 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@14f78b8{WRITING}->null:IDLE-->WRITING 08:43:28.575 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@247d2e75 08:43:28.575 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@736309a9{STOPPING} id=0 keys=0 selected=0 updates=0 08:43:28.576 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=W,to=16/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[CLOSING],f=Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:43:28.583 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.576 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=94/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb[TERMINATED/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@3c5f4c0c::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=94/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb[TERMINATED/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=94/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb[TERMINATED/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:28.583 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b waiting with 0 keys 08:43:28.583 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@14f78b8{WRITING}->null 08:43:28.583 [Thread-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@35c3e08e on ManagedSelector@736309a9{STOPPING} id=0 keys=0 selected=0 updates=0 08:43:28.583 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@14f78b8{IDLE}->null:WRITING-->IDLE 08:43:28.583 [Thread-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@736309a9{STOPPING} id=0 keys=0 selected=0 updates=1 08:43:28.583 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@1b1df36a{DirectByteBuffer@15da1e79[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 08:43:28.583 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 08:43:28.583 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken with none selected 08:43:28.583 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 08:43:28.583 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b woken up from select, 0/0/0 selected 08:43:28.583 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2f86794b processing 0 keys, 1 updates 08:43:28.583 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:28.583 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@35c3e08e 08:43:28.583 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:43:28.583 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@3c5f4c0c::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=102/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c5f4c0c(l:/127.0.0.1:56868 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7d624637(exchange=HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb[TERMINATED/null]})[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:28.583 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.583 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=102/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[HANDSHAKING],f=Flusher@65f9c0ba[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:28.583 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[DISCONNECTED],f=Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:43:28.583 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 08:43:28.583 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 08:43:28.583 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=2/2,p=0}@43cf2caf size 2 > capacity 08:43:28.583 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@34c8eb0d[batching=true] 08:43:28.583 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@4e93dcb9{s=2/2,p=0}@43cf2caf in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=2/2,p=0}] 08:43:28.583 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[DISCONNECTED],f=Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:43:28.591 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,OSHUT,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[DISCONNECTED],f=Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:43:28.591 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@72067ad1{l=/127.0.0.1:8899,r=/127.0.0.1:56866,CLOSED,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[DISCONNECTED],f=Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:43:28.591 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@6064c9c0{null} 08:43:28.591 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 08:43:28.591 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3c1a2ba5 startThread=0 08:43:28.591 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@72067ad1{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:56866,CLOSED,fill=-,flush=-,to=8/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[DISCONNECTED],f=Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:43:28.591 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@217924f7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:43:28.591 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@36a2fd0a[READING] getAction(DirectByteBuffer@76527921[p=16,l=16,c=4096,r=0]={\x88\x8aG\xB6\xFa\xF2\x03\xE9Shutdown<<<>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}) 08:43:28.591 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:28.591 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 08:43:28.591 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@36a2fd0a[EOF] getAction(DirectByteBuffer@76527921[p=16,l=16,c=4096,r=0]={\x88\x8aG\xB6\xFa\xF2\x03\xE9Shutdown<<<>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}) 08:43:28.591 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 08:43:28.591 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6005f2b2 waiting 08:43:28.583 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@6c575325/SelectorProducer@747d1932/IDLE/p=false/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:28.583Z 08:43:28.583 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],behavior=CLIENT,connection=WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=102/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[OPENING],f=Flusher@65f9c0ba[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@34c8eb0d[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 08:43:28.636 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3c1a2ba5 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:43:28.636 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 08:43:28.636 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:28.636 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:28.636 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 0 updates 08:43:28.636 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:28.636 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=155/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[OPENED],f=Flusher@65f9c0ba[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:28.636 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.636 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:28.636 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@72067ad1{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:56866,CLOSED,fill=-,flush=-,to=53/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[DISCONNECTED],f=Flusher@217924f7[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=10,f=null]] 08:43:28.636 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@1d4db978{AC.ReadCB@11e5981a{WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[OPENED],f=Flusher@65f9c0ba[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:28.636 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=53/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[DISCONNECTED],f=Flusher@217924f7[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=10,f=null]] 08:43:28.636 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=2/2,p=0}] 08:43:28.636 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[OPENED],f=Flusher@65f9c0ba[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:28.643 [Thread-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4e93dcb9{s=2/2,p=0}] 08:43:28.643 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@72ed19c5 on ManagedSelector@12abdfb{STARTED} id=0 keys=1 selected=0 updates=0 08:43:28.643 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@4e93dcb9{s=2/2,p=0} 08:43:28.643 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@12abdfb{STARTED} id=0 keys=1 selected=0 updates=1 08:43:28.643 [Thread-47] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=1/2,p=0}@5f1f59bc offer STOP! 08:43:28.643 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b woken with none selected 08:43:28.643 [Thread-47] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=0/2,p=0}@2a37236a offer STOP! 08:43:28.643 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b woken up from select, 0/0/1 selected 08:43:28.643 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b processing 0 keys, 1 updates 08:43:28.643 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:28.643 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@4e93dcb9{s=-1/2,p=0} 08:43:28.643 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@72ed19c5 08:43:28.643 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=-1/2,p=0}@5f1f59bc task=STOP! 08:43:28.643 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=-1/2,p=0}@5f1f59bc Exited 08:43:28.643 [Thread-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1193710204-71,5,main] for 14999 08:43:28.643 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@4e93dcb9{s=-1/2,p=0}@5f1f59bc in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.643 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[OPENED],f=Flusher@65f9c0ba[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:28.643 [WebSocketClient@1193710204-65] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.643 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.643 [WebSocketClient@1193710204-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1193710204-69,5,main] exited for QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.643 [WebSocketClient@1193710204-65] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.643 [WebSocketClient@1193710204-70] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=-1/2,p=0}@2a37236a task=STOP! 08:43:28.643 [WebSocketClient@1193710204-70] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4e93dcb9{s=-1/2,p=0}@2a37236a Exited 08:43:28.643 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 08:43:28.643 [WebSocketClient@1193710204-65] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1193710204-65,5,main] exited for QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.643 [WebSocketClient@1193710204-70] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@4e93dcb9{s=-1/2,p=0}@2a37236a in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.643 [WebSocketClient@1193710204-70] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1193710204-70,5,main] exited for QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.643 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.643 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b waiting with 1 keys 08:43:28.643 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.643 [WebSocketClient@1193710204-66] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1193710204-66,5,main] exited for QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.643 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.644 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.643 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@54e71442[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@11e5981a | +> SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@65f9c0ba[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@58e1b157[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26] - STARTED += ExtensionStack@3d8cb300[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 08:43:28.644 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.644 [WebSocketClient@1193710204-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.644 [WebSocketClient@1193710204-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.644 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.644 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.644 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.644 [WebSocketClient@1193710204-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1193710204-64,5,main] exited for QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.644 [WebSocketClient@1193710204-67] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1193710204-67,5,main] exited for QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.644 [WebSocketClient@1193710204-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1193710204-71,5,main] exited for QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.645 [Thread-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1193710204-67,5,] for 14998 08:43:28.645 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@1329e443{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@7d624637(exchange=null)[send=HttpSenderOverHTTP@aacac78(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4cd5be0d{s=START}],recv=HttpReceiverOverHTTP@72f10aef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:28.644 [WebSocketClient@1193710204-68] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1193710204-68,5,main] exited for QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.645 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],behavior=SERVER,connection=WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=60/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[DISCONNECTED],f=Flusher@217924f7[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@545745d2[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:43:28.651 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@1c6c6f24{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@3c5f4c0c::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=14/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[OPENED],f=Flusher@65f9c0ba[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@444cc791[size=0 closed=false] 08:43:28.645 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:43:28.651 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f > HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f] 08:43:28.651 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@1c5c616f > HttpResponse[HTTP/1.1 101 Switching Protocols]@69f522bb] null 08:43:28.651 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 08:43:28.651 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@6c575325/SelectorProducer@747d1932/IDLE/p=false/QueuedThreadPool[WebSocketClient@1193710204]@10ef5fa0{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:28.651Z 08:43:28.651 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@736309a9{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:43:28.651 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@6ffa56fa{STOPPED} 08:43:28.651 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@7eb6b6b6{STOPPED} 08:43:28.651 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@4726927c{STOPPED} 08:43:28.651 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 08:43:28.651 [Thread-47] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@f4c6574b[httpClient=HttpClient@4726927c{STOPPED},openSessions.size=0] 08:43:28.645 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:43:28.651 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@f4c6574b[httpClient=HttpClient@4726927c{STOPPED},openSessions.size=0] 08:43:28.651 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],behavior=SERVER,connection=WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=68/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[DISCONNECTED],f=Flusher@217924f7[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@545745d2[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:43:28.651 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@7b084a71[p=0,l=47,c=47,r=47]={<<<{"uri":"/sensinact/providers?rawDescribe=true"}>>>} 08:43:28.651 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=47,fin=true,rsv=...,masked=false] 08:43:28.651 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:28.652 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=47,fin=true,rsv=...,masked=false] 08:43:28.652 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:28.652 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380] 08:43:28.652 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=15/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[OPENED],f=Flusher@65f9c0ba[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=1/2,p=0}] 08:43:28.652 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380] 08:43:28.652 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=47,fin=true,rsv=...,masked=true], Flusher@75cfbb60[PROCESSING]) 08:43:28.659 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=47,fin=true,rsv=...,masked=true],Flusher@75cfbb60[PROCESSING],AUTO,null] to Flusher@65f9c0ba[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:28.659 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@65f9c0ba[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:28.659 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=47,fin=true,rsv=...,masked=true],Flusher@75cfbb60[PROCESSING],AUTO,null]] 08:43:28.659 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],behavior=SERVER,connection=WebSocketServerConnection@16c2eae9::SocketChannelEndPoint@72067ad1{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=76/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@16c2eae9[s=ConnectionState@138d7e76[DISCONNECTED],f=Flusher@217924f7[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2e277216[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@545745d2[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@53724380],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:43:28.659 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3c1a2ba5 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:43:28.660 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:28.660 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@75cfbb60[PROCESSING],AUTO,null]] 08:43:28.660 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:28.660 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:28.660 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:28.660 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:28.660 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=53 cap=32768] 08:43:28.660 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:28.660 [Thread-56] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@33ac150{IDLE}->null [DirectByteBuffer@71f02101[p=0,l=53,c=32768,r=53]={<<<\x81\xAf\xAfu\x1b\xE6\xD4Wn\x94\xC6W!\xC4\x80\x06~\x88\xDc\x1cu\x87\xCc\x014...\xCb\x10i\x95\x90\x07z\x91\xEb\x10h\x85\xDd\x1cy\x83\x92\x01i\x93\xCaWf>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:28.660 [Thread-56] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@33ac150{WRITING}->null:IDLE-->WRITING 08:43:28.660 [Thread-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 53 SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=23/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[OPENED],f=Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=53,terminated=null],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:28.660 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/4 selected 08:43:28.660 [Thread-56] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=53 remaining=0 WriteFlusher@33ac150{WRITING}->null 08:43:28.660 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:28.660 [Thread-56] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@33ac150{IDLE}->null:WRITING-->IDLE 08:43:28.660 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] 08:43:28.660 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] processing 0 entries: [] 08:43:28.660 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@53706955 SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=179/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:28.660 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] auto flushing 08:43:28.660 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] flushing 0 frames: [] 08:43:28.660 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=179/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:28.660 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:28.660 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=179/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 08:43:28.667 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=35]@2022-07-12T08:43:28.667Z 08:43:28.667 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=35]@2022-07-12T08:43:28.667Z 08:43:28.667 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=35]@2022-07-12T08:43:28.667Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=186/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:28.667 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=35]@2022-07-12T08:43:28.667Z 08:43:28.667 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4818fedd{AC.ReadCB@1fb0259e{WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=186/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:28.667 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:43:28.667 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:28.667 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=36]@2022-07-12T08:43:28.667Z tryProduce true 08:43:28.667 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@530b45b2[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x88\x8aG\xB6\xFa\xF2\x03\xE9S...\x00\x00\x00\x00\x00\x00\x00}) 08:43:28.667 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:28.667 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:28.667 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.667 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 53 DirectByteBuffer@76527921[p=0,l=53,c=4096,r=53]={<<<\x81\xAf\xAfu\x1b\xE6\xD4Wn\x94\xC6W!\xC4\x80\x06~\x88\xDc\x1cu\x87\xCc\x014...\xCb\x10i\x95\x90\x07z\x91\xEb\x10h\x85\xDd\x1cy\x83\x92\x01i\x93\xCaWf>>>rsor/reso...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.667 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 53 bytes - DirectByteBuffer@76527921[p=0,l=53,c=4096,r=53]={<<<\x81\xAf\xAfu\x1b\xE6\xD4Wn\x94\xC6W!\xC4\x80\x06~\x88\xDc\x1cu\x87\xCc\x014...\xCb\x10i\x95\x90\x07z\x91\xEb\x10h\x85\xDd\x1cy\x83\x92\x01i\x93\xCaWf>>>rsor/reso...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.667 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@530b45b2[READING] getAction(DirectByteBuffer@76527921[p=0,l=53,c=4096,r=53]={<<<\x81\xAf\xAfu\x1b\xE6\xD4Wn\x94\xC6W!\xC4\x80\x06~\x88\xDc\x1cu\x87\xCc\x014...\xCb\x10i\x95\x90\x07z\x91\xEb\x10h\x85\xDd\x1cy\x83\x92\x01i\x93\xCaWf>>>rsor/reso...\x00\x00\x00\x00\x00\x00\x00}) 08:43:28.667 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:28.667 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:28.667 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:28.667 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 53 bytes 08:43:28.667 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:43:28.667 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 47 - Parser@22f920d[ExtensionStack,s=PAYLOAD_LEN,c=0,len=47,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:43:28.668 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@2dca1a24[p=0,l=47,c=47,r=47]={<<<\xD4Wn\x94\xC6W!\xC4\x80\x06~\x88\xDc\x1cu\x87\xCc\x014\x96\xDd\x1am\x8f\xCb\x10i\x95\x90\x07z\x91\xEb\x10h\x85\xDd\x1cy\x83\x92\x01i\x93\xCaWf>>>} 08:43:28.668 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=47,fin=true,rsv=...,masked=true] 08:43:28.668 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:28.668 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=47,fin=true,rsv=...,masked=true]) 08:43:28.668 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=47,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:43:28.668 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@2dca1a24[p=0,l=47,c=47,r=47]={<<<{"uri":"/sensinact/providers?rawDescribe=true"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:28.675 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([47] "{"uri":"/sensinact/providers?rawDescribe=true"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@673862f0[p=0,l=18,c=18,r=18]={<<<["light","slider"]>>>} 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=18,fin=true,rsv=...,masked=false] 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=18,fin=true,rsv=...,masked=false] 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=18,fin=true,rsv=...,masked=false], Flusher@4f69e9ad[PROCESSING]) 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=18,fin=true,rsv=...,masked=false],Flusher@4f69e9ad[PROCESSING],AUTO,null] to Flusher@65aa6bd4[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@65aa6bd4[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=18,fin=true,rsv=...,masked=false],Flusher@4f69e9ad[PROCESSING],AUTO,null]] 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@4f69e9ad[PROCESSING],AUTO,null]] 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=20 cap=32768] 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@69871de5{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=20,c=32768,r=20]={<<<\x81\x12["light","slider"]>>>me":"posi...\x00\x00\x00\x00\x00\x00\x00}] 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@69871de5{WRITING}->null:IDLE-->WRITING 08:43:28.677 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b woken up from select, 1/1/1 selected 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 20 SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=W,to=9/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=20,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=47,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:28.677 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b processing 1 keys, 0 updates 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=20 remaining=0 WriteFlusher@69871de5{WRITING}->null 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@69871de5{IDLE}->null:WRITING-->IDLE 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=20,terminated=null] 08:43:28.677 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@cfe8f5c SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=17/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[OPENED],f=Flusher@65f9c0ba[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=20,terminated=null] processing 0 entries: [] 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=20,terminated=null] auto flushing 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=20,terminated=null] flushing 0 frames: [] 08:43:28.677 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=17/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[OPENED],f=Flusher@65f9c0ba[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@530b45b2[READING] getAction(DirectByteBuffer@76527921[p=53,l=53,c=4096,r=0]={\x81\xAf\xAfu\x1b\xE6{"u...=true"}<<<>>>rsor/reso...\x00\x00\x00\x00\x00\x00\x00}) 08:43:28.677 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=17/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[OPENED],f=Flusher@65f9c0ba[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 08:43:28.677 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:28.683 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xAf\xAfu\x1b\xE6{"u...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.683 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@b0e5507{s=1/2,p=0} tryExecute EatWhatYouKill@58b71ceb/SelectorProducer@255e5e2e/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:28.683Z 08:43:28.683 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=47,f=null]] 08:43:28.683 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4818fedd{AC.ReadCB@1fb0259e{WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=47,f=null]]}} 08:43:28.683 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@b0e5507{s=0/2,p=0}@4dc38567 offer EatWhatYouKill@58b71ceb/SelectorProducer@255e5e2e/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:28.683Z 08:43:28.683 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@b0e5507{s=0/2,p=1} startReservedThread p=1 08:43:28.683 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=47,f=null]] 08:43:28.683 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@b0e5507{s=0/2,p=1}@4b8878d startThread=0 08:43:28.683 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@38ea1d39 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:28.683 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 08:43:28.683 [WebSocketClient@2060432982-80] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@b0e5507{s=0/2,p=1}@4b8878d in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=1}] 08:43:28.684 [WebSocketClient@2060432982-80] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@b0e5507{s=1/2,p=1}@4b8878d started 08:43:28.684 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:28.684 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@b0e5507{s=0/2,p=1}@4dc38567 task=EatWhatYouKill@58b71ceb/SelectorProducer@255e5e2e/IDLE/p=true/QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:28.683Z 08:43:28.684 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:28.684 [WebSocketClient@2060432982-80] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@b0e5507{s=1/2,p=0}@4b8878d waiting 08:43:28.684 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:28.684 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:28.684 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:28.684 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@38ea1d39 08:43:28.684 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@58b71ceb/SelectorProducer@255e5e2e/IDLE/p=true/QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:28.684Z tryProduce true 08:43:28.684 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:28.684 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=47,f=null]] 08:43:28.684 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.684 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:28.684 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.684 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[OPENED],f=Flusher@65f9c0ba[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:28.684 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b waiting with 1 keys 08:43:28.684 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@58b71ceb/SelectorProducer@255e5e2e/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:28.684Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[OPENED],f=Flusher@65f9c0ba[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:28.740 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@1d4db978{AC.ReadCB@11e5981a{WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=80/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[OPENED],f=Flusher@65f9c0ba[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:28.740 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7c553078[READING] getAction(DirectByteBuffer@7cc46c29[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 20 DirectByteBuffer@7cc46c29[p=0,l=20,c=4096,r=20]={<<<\x81\x12["light","slider"]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 20 bytes - DirectByteBuffer@7cc46c29[p=0,l=20,c=4096,r=20]={<<<\x81\x12["light","slider"]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7c553078[READING] getAction(DirectByteBuffer@7cc46c29[p=0,l=20,c=4096,r=20]={<<<\x81\x12["light","slider"]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 20 bytes 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 18 - Parser@58e1b157[ExtensionStack,s=PAYLOAD_LEN,c=0,len=18,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@2dec7a28[p=0,l=18,c=18,r=18]={<<<["light","slider"]>>>} 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=18,fin=true,rsv=...,masked=false] 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=18,fin=true,rsv=...,masked=false]) 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=18,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@2dec7a28[p=0,l=18,c=18,r=18]={<<<["light","slider"]>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([18] "["light","slider"]") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] ["light","slider"] 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7c553078[READING] getAction(DirectByteBuffer@7cc46c29[p=20,l=20,c=4096,r=0]={\x81\x12["light...lider"]<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7cc46c29[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x12["light...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[OPENED],f=Flusher@65f9c0ba[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=18,f=null]] 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@1d4db978{AC.ReadCB@11e5981a{WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[OPENED],f=Flusher@65f9c0ba[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=18,f=null]]}} 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[OPENED],f=Flusher@65f9c0ba[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=18,f=null]] 08:43:28.741 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@72ed19c5 on ManagedSelector@12abdfb{STARTED} id=0 keys=1 selected=0 updates=0 08:43:28.742 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@12abdfb{STARTED} id=0 keys=1 selected=0 updates=1 ["light","slider"] 08:43:28.748 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b woken with none selected 08:43:28.748 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@41ffaeb8 in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=1/2,p=0}] 08:43:28.748 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b woken up from select, 0/0/1 selected 08:43:28.748 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b processing 0 keys, 1 updates 08:43:28.748 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:28.748 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@72ed19c5 08:43:28.748 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[OPENED],f=Flusher@65f9c0ba[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=18,f=null]] 08:43:28.748 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.748 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b waiting with 1 keys 08:43:28.752 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/4 selected 08:43:28.752 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:28.752 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=370/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.752 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=370/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.752 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=371/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:28.752 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=36]@2022-07-12T08:43:28.752Z 08:43:28.752 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=36]@2022-07-12T08:43:28.752Z 08:43:28.752 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=36]@2022-07-12T08:43:28.752Z 08:43:28.752 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=36]@2022-07-12T08:43:28.752Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=371/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:28.753 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=37]@2022-07-12T08:43:28.752Z tryProduce true 08:43:28.753 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:28.753 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.753 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=371/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:28.753 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=371/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.753 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=371/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:28.753 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:28.753 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 451 HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} filled 451 HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 215 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 215} 08:43:28.756 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:28.757 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:28.757 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:28.757 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:28.757 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:28.757 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:28.757 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:28.757 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:28.757 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:28.757 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:28.757 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parse HeapByteBuffer@623e3550[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:28.757 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.757 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} Content@1b7f989d{HeapByteBufferR@3802e55e[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:28.757 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent Content@1b7f989d{HeapByteBufferR@3802e55e[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:28.757 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:28.757 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:28.757 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:28.757 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:28.757 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:28.757 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parsed false HttpParser{s=END,215 of 215} 08:43:28.757 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=215,q=1,[0]=EOF,s=STREAM] read 215 from Content@1b7f989d{HeapByteBufferR@3802e55e[p=451,l=451,c=8192,r=0]={POST /sen...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:28.758 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=2} 08:43:28.766 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@619f8ddc[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 08:43:28.766 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 08:43:28.766 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2ae8aa9[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:28.766 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=10} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:28 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:28.766 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@92c4948] (null,[p=0,l=304,c=304,r=304],true)@START 08:43:28.766 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@2ae8aa9[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 08:43:28.766 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:28 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:28.766 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:28.766 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@92c4948] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 08:43:28.766 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>lYPqqJ5SD...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2ae8aa9[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 08:43:28.766 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:28.766 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=10} 08:43:28.766 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:28.766 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:28.766 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@92c4948] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 08:43:28.766 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:28.767 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:28.767 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=35,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=11} 08:43:28.767 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:43:28.767 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:28.767 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=35,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=11} 08:43:28.767 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4ddbbaaa) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:28.767 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:28.767 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:28.767 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:28.767 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=35,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=11} 08:43:28.767 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=304 08:43:28.767 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:28.767 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,215 of 215} 08:43:28.767 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:28.767 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.767 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.772 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 127 HeapByteBuffer@623e3550[p=0,l=127,c=8192,r=127]={<<>>ation/jso...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0} filled 127 HeapByteBuffer@623e3550[p=0,l=127,c=8192,r=127]={<<>>ation/jso...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=127,c=8192,r=127]={<<>>ation/jso...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=127,c=8192,r=127]={<<>>ation/jso...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact,age=0} GET //127.0.0.1:8899/sensinact HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact,age=0} 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact,age=0} 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=0} 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=0} 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:28.773 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:28.774 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:28.774 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:28.774 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:28.774 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.774 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.774 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=1} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.841 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=68/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=68} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:28.841 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.841 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:28.841 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=68} 08:43:28.841 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:28.841 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=68} 08:43:28.841 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:28.841 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=68/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=68} parsed false HttpParser{s=END,0 of -1} 08:43:28.841 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=68/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=68} 08:43:28.841 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:28.842 [qtp780934299-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:28.845 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@379fe85d[p=0,l=1225,c=1225,r=1225]={<<<{"providers":[{"name":"li...":"/","statusCode":200}>>>}) 08:43:28.845 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=1225 null 08:43:28.845 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@4cbc56fb[p=0,l=1225,c=1225,r=1225]={<<<{"providers":[{"name":"li...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:28.845 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=72} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:28 GMT Content-Type: application/json;charset=utf-8 Content-Length: 1225 08:43:28.845 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1225},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a9a9811] (null,[p=0,l=1225,c=1225,r=1225],true)@START 08:43:28.845 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=1225} last=true content=HeapByteBuffer@4cbc56fb[p=0,l=1225,c=1225,r=1225]={<<<{"providers":[{"name":"li...":"/","statusCode":200}>>>} 08:43:28.845 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:28 GMT Content-Type: application/json;charset=utf-8 Content-Length: 1225 08:43:28.845 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:28.845 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1225},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a9a9811] ([p=0,l=124,c=16384,r=124],[p=0,l=1225,c=1225,r=1225],true)@COMPLETING 08:43:28.845 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=124,c=16384,r=124]={<<>>YPqqJ5SD/...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4cbc56fb[p=0,l=1225,c=1225,r=1225]={<<<{"providers":[{"name":"li...":"/","statusCode":200}>>>}] 08:43:28.845 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:28.846 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 1349 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=73/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=73} 08:43:28.846 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=1349 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:28.846 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:28.846 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1225},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a9a9811] ([p=124,l=124,c=16384,r=0],[p=1225,l=1225,c=1225,r=0],true)@END 08:43:28.846 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:28.846 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:28.846 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=36,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=73} 08:43:28.850 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:28.850 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:28.850 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=36,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=77} 08:43:28.850 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@22e2c5ca) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:28.850 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:28.850 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:28.850 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:28.850 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=36,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact,age=77} 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=1225 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 451 HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0} filled 451 HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 215 08:43:28.851 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 215} 08:43:28.860 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=8} 08:43:28.860 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:28.860 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=9} 08:43:28.860 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=9} 08:43:28.860 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:28.860 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:28.860 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:28.860 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:28.860 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:28.860 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:28.861 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=10} parse HeapByteBuffer@623e3550[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:28.861 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.861 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=10} Content@6af71ccb{HeapByteBufferR@44d284e0[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:28.861 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent Content@6af71ccb{HeapByteBufferR@44d284e0[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:28.861 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:28.861 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=10} 08:43:28.861 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:28.861 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=10} 08:43:28.861 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:28.862 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=11} parsed false HttpParser{s=END,215 of 215} 08:43:28.862 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=215,q=1,[0]=EOF,s=STREAM] read 215 from Content@6af71ccb{HeapByteBufferR@44d284e0[p=451,l=451,c=8192,r=0]={POST /sen...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:28.862 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=11} 08:43:28.864 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8a9f8e[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 08:43:28.864 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 08:43:28.869 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@5cf56e8c[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:28.869 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=18} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:28 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:28.869 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@410672f6] (null,[p=0,l=304,c=304,r=304],true)@START 08:43:28.869 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@5cf56e8c[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 08:43:28.869 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:28 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:28.869 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@410672f6] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>\nYPqqJ5SD...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5cf56e8c[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=18/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=19} 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@410672f6] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=37,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=19} 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=37,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=19} 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6e7431b0) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=37,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=19} 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=304 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,215 of 215} 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.870 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.943 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=73/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:28.943 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.943 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=73/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:28.943 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=73/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.943 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=73/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.943 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:28.943 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.943 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:28.943 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 08:43:28.944 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:28.944 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:28.944 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:28.944 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:28.944 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6005f2b2 waiting 08:43:28.944 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:28.944 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:28.944 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.944 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.944 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:28.944 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/4 selected 08:43:28.944 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:28.944 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.944 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.944 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:28.951 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=37]@2022-07-12T08:43:28.951Z 08:43:28.951 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=37]@2022-07-12T08:43:28.951Z 08:43:28.951 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=37]@2022-07-12T08:43:28.951Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=7/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:28.951 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=37]@2022-07-12T08:43:28.951Z 08:43:28.951 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=7/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:28.951 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=38]@2022-07-12T08:43:28.951Z tryProduce true 08:43:28.951 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:28.951 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.951 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:28.951 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.951 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 154 HeapByteBuffer@623e3550[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.951 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:28.951 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} filled 154 HeapByteBuffer@623e3550[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.952 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:28.952 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.952 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:28.952 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:28.952 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:28.952 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:28.952 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:28.952 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:28.952 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:28.952 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:28.952 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:28.952 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:28.952 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:28.952 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:28.952 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:28.952 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:28.952 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers?rawDescribe=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=0} GET //127.0.0.1:8899/sensinact/providers?rawDescribe=true HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:28.958 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=6} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=6} 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers?rawDescribe=true HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=7} 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=7} 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=7} 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=7} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=7} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=7} 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=7} 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=7} parsed false HttpParser{s=END,0 of -1} 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=7} 08:43:28.959 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:28.960 [qtp780934299-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:28.966 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@179c1ddb[p=0,l=18,c=18,r=18]={<<<["light","slider"]>>>}) 08:43:28.966 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=18 null 08:43:28.966 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@29319e7a[p=0,l=18,c=18,r=18]={<<<["light","slider"]>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=14} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:28 GMT Content-Type: application/json;charset=utf-8 Content-Length: 18 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=18},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5dccf563] (null,[p=0,l=18,c=18,r=18],true)@START 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=18} last=true content=HeapByteBuffer@29319e7a[p=0,l=18,c=18,r=18]={<<<["light","slider"]>>>} 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:28 GMT Content-Type: application/json;charset=utf-8 Content-Length: 18 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=18},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5dccf563] ([p=0,l=122,c=16384,r=122],[p=0,l=18,c=18,r=18],true)@COMPLETING 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=122,c=16384,r=122]={<<>>\n\nYPqqJ5S...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@29319e7a[p=0,l=18,c=18,r=18]={<<<["light","slider"]>>>}] 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 140 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=15} 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=140 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE ["light","slider"] 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=18},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5dccf563] ([p=122,l=122,c=16384,r=0],[p=18,l=18,c=18,r=0],true)@END 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=38,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=15} 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=38,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=15} 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@eb80480) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=38,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=15} 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers written=18 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:28.967 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:28.968 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:28.968 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.968 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.968 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.968 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.968 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:28.968 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:28.968 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:28.968 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.968 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.968 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:28.968 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.968 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:28.975 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 08:43:28.975 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:28.975 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:28.975 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:28.975 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:28.975 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:28.975 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=7/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:28.975 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:28.975 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=7/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.975 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.976 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:28.976 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/4 selected 08:43:28.976 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:28.976 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=7/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.976 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=7/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.976 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=7/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:28.976 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=38]@2022-07-12T08:43:28.976Z 08:43:28.976 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=38]@2022-07-12T08:43:28.976Z 08:43:28.976 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=38]@2022-07-12T08:43:28.976Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=8/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:28.976 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=38]@2022-07-12T08:43:28.976Z 08:43:28.976 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=39]@2022-07-12T08:43:28.976Z tryProduce true 08:43:28.976 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:28.976 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:28.977 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=8/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:28.977 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 08:43:28.977 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:28.977 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:29.037 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 451 HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.037 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} filled 451 HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 215 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 215} 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:29.038 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:29.045 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:29.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=8} parse HeapByteBuffer@623e3550[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:29.046 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=8} Content@3a56b51f{HeapByteBufferR@4d202dd7[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:29.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent Content@3a56b51f{HeapByteBufferR@4d202dd7[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:29.046 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:29.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=8} 08:43:29.046 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:29.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=8} 08:43:29.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:29.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=8} parsed false HttpParser{s=END,215 of 215} 08:43:29.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=215,q=1,[0]=EOF,s=STREAM] read 215 from Content@3a56b51f{HeapByteBufferR@4d202dd7[p=451,l=451,c=8192,r=0]={POST /sen...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:29.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=8} 08:43:29.048 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c756ed3[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 08:43:29.048 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 08:43:29.048 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@42ca3349[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:29.048 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=10} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:29 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:29.048 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@9eaccce] (null,[p=0,l=304,c=304,r=304],true)@START 08:43:29.048 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@42ca3349[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 08:43:29.048 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:29 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:29.048 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:29.048 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@9eaccce] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 08:43:29.048 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>\nYPqqJ5SD...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@42ca3349[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 08:43:29.048 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:29.049 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@71d8cfe7{STOPPED} added {HttpClientTransportOverHTTP@1e530163{STOPPED},AUTO} 08:43:29.049 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@71d8cfe7{STOPPED} added {Client@14d8444b[provider=null,keyStore=null,trustStore=null],AUTO} 08:43:29.049 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@71d8cfe7{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@71466383,POJO} 08:43:29.049 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=11} 08:43:29.054 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@71d8cfe7{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@46d63dbb,POJO} 08:43:29.054 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:29.054 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:29.054 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1082684443]@4088741b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@16a49a5d,POJO} 08:43:29.054 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@71d8cfe7{STOPPED} added {QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:43:29.054 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@9eaccce] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 08:43:29.054 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@71d8cfe7{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@54bca971,POJO} 08:43:29.054 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@c94130ba[httpClient=HttpClient@71d8cfe7{STOPPED},openSessions.size=0] added {HttpClient@71d8cfe7{STOPPED},AUTO} 08:43:29.054 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@c94130ba[httpClient=HttpClient@71d8cfe7{STOPPED},openSessions.size=0] added {SessionTracker@23706db8{STOPPED},AUTO} 08:43:29.054 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:29.054 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:29.054 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@205bed61{STOPPED} added {InflaterPool@129fed45{STOPPED,size=0,capacity=UNLIMITED},AUTO} 08:43:29.054 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@205bed61{STOPPED} added {DeflaterPool@23592946{STOPPED,size=0,capacity=UNLIMITED},AUTO} 08:43:29.054 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@cd25bdf2[httpClient=HttpClient@71d8cfe7{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@205bed61{STOPPED},AUTO} 08:43:29.054 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@cd25bdf2[httpClient=HttpClient@71d8cfe7{STOPPED},openSessions.size=0] 08:43:29.054 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@71d8cfe7{STOPPED} 08:43:29.054 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@71d8cfe7{STARTING} added {ScheduledExecutorScheduler@7c2b58c0{STOPPED},AUTO} 08:43:29.054 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@71d8cfe7{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@11b377c5,POJO} 08:43:29.054 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@1e530163{STOPPED} 08:43:29.054 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=39,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=16} 08:43:29.054 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@1e530163{STARTING} added {ClientSelectorManager@7bca6fac{STOPPED},AUTO} 08:43:29.054 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@7bca6fac{STOPPED} 08:43:29.054 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:43:29.054 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:29.054 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=39,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=16} 08:43:29.054 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@78c31e2f) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:29.054 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:29.054 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:29.055 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:29.055 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=39,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=17} 08:43:29.055 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/IDLE/p=false/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:29.054Z added {SelectorProducer@7a2b1eb4,POJO} 08:43:29.055 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=304 08:43:29.055 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:29.055 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,215 of 215} 08:43:29.055 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:29.055 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/IDLE/p=false/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:29.055Z added {QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:43:29.055 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.061 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/IDLE/p=false/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:29.061Z created 08:43:29.061 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.062 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.062 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@702c436b{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/IDLE/p=false/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:29.062Z,MANAGED} 08:43:29.062 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7bca6fac{STARTING} added {ManagedSelector@702c436b{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 08:43:29.062 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@702c436b{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:43:29.062 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.062 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/IDLE/p=false/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:29.062Z 08:43:29.062 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 08:43:29.062 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=0/2,p=0} 08:43:29.062 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:29.062 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.062 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}] added {ReservedThreadExecutor@5833f5cd{s=0/2,p=0},AUTO} 08:43:29.062 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@5833f5cd{s=0/2,p=0} 08:43:29.062 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12578ms ReservedThreadExecutor@5833f5cd{s=0/2,p=0} 08:43:29.062 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:29.062 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1910034407-84,5,main] 08:43:29.062 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.062 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.062 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:29.062 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1910034407-85,5,main] 08:43:29.062 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.062 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:29.062 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 08:43:29.062 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1910034407-86,5,main] 08:43:29.062 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}] 08:43:29.062 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:29.062 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:29.069 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:29.069 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:29.062 [WebSocketClient@1910034407-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}] 08:43:29.063 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1910034407-87,5,main] 08:43:29.063 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}] 08:43:29.070 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1910034407-88,5,main] 08:43:29.070 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}] 08:43:29.070 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1910034407-89,5,main] 08:43:29.070 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}] 08:43:29.071 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1910034407-90,5,main] 08:43:29.071 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1910034407-91,5,main] 08:43:29.069 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:29.071 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:29.071 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}] 08:43:29.071 [WebSocketClient@1910034407-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}] 08:43:29.069 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6005f2b2 waiting 08:43:29.071 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=8/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.071 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.071 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:43:29.071 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12587ms QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}] 08:43:29.071 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12587ms EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/IDLE/p=false/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:29.071Z 08:43:29.071 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@20a05b32 startThread=0 08:43:29.071 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@165e389b on ManagedSelector@702c436b{STARTING} id=0 keys=0 selected=0 updates=0 08:43:29.071 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@20a05b32 in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}] 08:43:29.071 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/IDLE/p=false/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:29.071Z tryProduce false 08:43:29.071 [WebSocketClient@1910034407-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}] 08:43:29.071 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:29.072 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@165e389b 08:43:29.072 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.072 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda waiting with 0 keys 08:43:29.072 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12587ms ManagedSelector@702c436b{STARTED} id=0 keys=0 selected=0 updates=0 08:43:29.072 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12587ms ClientSelectorManager@7bca6fac{STARTED} 08:43:29.072 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12588ms HttpClientTransportOverHTTP@1e530163{STARTED} 08:43:29.072 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@14d8444b[provider=null,keyStore=null,trustStore=null] 08:43:29.074 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 08:43:29.074 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, 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_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, 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] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, 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_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, 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] 08:43:29.136 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 5c73f672[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 08:43:29.137 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12653ms Client@14d8444b[provider=null,keyStore=null,trustStore=null] 08:43:29.137 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@7c2b58c0{STOPPED} 08:43:29.137 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12653ms ScheduledExecutorScheduler@7c2b58c0{STARTED} 08:43:29.137 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12653ms HttpClient@71d8cfe7{STARTED} 08:43:29.137 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@23706db8{STOPPED} 08:43:29.137 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12653ms SessionTracker@23706db8{STARTED} 08:43:29.137 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@205bed61{STOPPED} 08:43:29.137 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@129fed45{STOPPED,size=0,capacity=UNLIMITED} 08:43:29.137 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12653ms InflaterPool@129fed45{STARTED,size=0,capacity=UNLIMITED} 08:43:29.137 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@23592946{STOPPED,size=0,capacity=UNLIMITED} 08:43:29.137 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12653ms DeflaterPool@23592946{STARTED,size=0,capacity=UNLIMITED} 08:43:29.137 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12653ms WebSocketExtensionFactory@205bed61{STARTED} 08:43:29.137 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12653ms WebSocketClient@cd25bdf2[httpClient=HttpClient@71d8cfe7{STARTED},openSessions.size=0] 08:43:29.137 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23 to ws://127.0.0.1:8899/ws/sensinact 08:43:29.137 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 08:43:29.138 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 08:43:29.138 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 08:43:29.138 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 08:43:29.141 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23, policy=WebSocketPolicy@2ab5afc7[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 08:43:29.141 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@71d8cfe7{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@4dc8c0ea,queue=0,pool=null,MANAGED} 08:43:29.142 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@4dc8c0ea,queue=0,pool=null 08:43:29.142 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@e4b6f47[c=0/0/64,a=0,i=0,q=0] added {Pool@763cf5b9[size=0 closed=false],POJO} 08:43:29.142 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@4dc8c0ea,queue=0,pool=DuplexConnectionPool@e4b6f47[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@e4b6f47[c=0/0/64,a=0,i=0,q=0],MANAGED} 08:43:29.142 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@e4b6f47[c=0/0/64,a=0,i=0,q=0] 08:43:29.142 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12658ms DuplexConnectionPool@e4b6f47[c=0/0/64,a=0,i=0,q=0] 08:43:29.142 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12658ms HttpDestination[ws://127.0.0.1:8899]@4dc8c0ea,queue=0,pool=DuplexConnectionPool@e4b6f47[c=0/0/64,a=0,i=0,q=0] 08:43:29.142 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@4dc8c0ea,queue=0,pool=DuplexConnectionPool@e4b6f47[c=0/0/64,a=0,i=0,q=0] 08:43:29.142 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e] 08:43:29.142 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e for HttpDestination[ws://127.0.0.1:8899]@4dc8c0ea,queue=1,pool=DuplexConnectionPool@e4b6f47[c=0/0/64,a=0,i=0,q=1] 08:43:29.142 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@e4b6f47[c=0/0/64,a=0,i=0,q=1] 08:43:29.142 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 08:43:29.142 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 08:43:29.142 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@7a34f66a{CLOSED, usage=0, multiplex=0/1, pooled=null} 08:43:29.142 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@2f508f3c startThread=0 08:43:29.142 [WebSocketClient@1910034407-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@2f508f3c in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}] 08:43:29.142 [WebSocketClient@1910034407-85] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 08:43:29.143 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@2ed77bb5[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56870]] on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:43:29.143 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 08:43:29.143 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:29.143 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:43:29.143 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:29.143 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:29.143 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@2ed77bb5[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56870]] 08:43:29.143 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@2ed77bb5[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56870]] startThread=0 08:43:29.143 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.143 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:29.143 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@2ed77bb5[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56870]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:43:29.143 [qtp780934299-21] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 08:43:29.143 [WebSocketClient@1910034407-85] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@b8353dd{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@4dc8c0ea,queue=1,pool=DuplexConnectionPool@e4b6f47[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@fbcd675, client.connector=HttpClient@71d8cfe7{STARTED}}} on ManagedSelector@702c436b{STARTED} id=0 keys=0 selected=0 updates=0 08:43:29.143 [WebSocketClient@1910034407-85] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@702c436b{STARTED} id=0 keys=0 selected=0 updates=1 08:43:29.143 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken with none selected 08:43:29.143 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken up from select, 0/0/0 selected 08:43:29.143 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:29.143 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda processing 0 keys, 1 updates 08:43:29.143 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:29.143 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@75f93d69::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 08:43:29.143 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@79aa6d2f on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 08:43:29.143 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@75f93d69[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.143 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@b8353dd{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@4dc8c0ea,queue=1,pool=DuplexConnectionPool@e4b6f47[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@fbcd675, client.connector=HttpClient@71d8cfe7{STARTED}}} 08:43:29.143 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.143 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@75f93d69::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@75f93d69[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.143 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda waiting with 1 keys 08:43:29.143 [WebSocketClient@1910034407-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@2f508f3c in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}] 08:43:29.149 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken up from select, 1/1/1 selected 08:43:29.143 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@75f93d69::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@75f93d69[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.149 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda processing 1 keys, 0 updates 08:43:29.149 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@22599b1c{AC.ReadCB@75f93d69{HttpConnection@75f93d69::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@75f93d69[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:29.149 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@3d3617d4 Connect@b8353dd{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@4dc8c0ea,queue=1,pool=DuplexConnectionPool@e4b6f47[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@fbcd675, client.connector=HttpClient@71d8cfe7{STARTED}}} 08:43:29.149 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:56870 remote=/127.0.0.1:8899] 08:43:29.149 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@75f93d69[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.150 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@1e77e84b on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 08:43:29.150 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@390994aa{Connect@b8353dd{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56870 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@4dc8c0ea,queue=1,pool=DuplexConnectionPool@e4b6f47[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@fbcd675, client.connector=HttpClient@71d8cfe7{STARTED}}}} startThread=0 08:43:29.150 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:29.150 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=2 08:43:29.150 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.150 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda waiting with 1 keys 08:43:29.150 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@75f93d69[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.150 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@390994aa{Connect@b8353dd{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56870 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@4dc8c0ea,queue=1,pool=DuplexConnectionPool@e4b6f47[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@fbcd675, client.connector=HttpClient@71d8cfe7{STARTED}}}} in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}] 08:43:29.150 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 08:43:29.150 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@2ed77bb5[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56870]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:43:29.150 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@70e2a5a1::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> 08:43:29.150 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:29.150 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/5 selected 08:43:29.150 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 2 updates 08:43:29.150 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:43:29.150 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@79aa6d2f 08:43:29.150 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@74dd2f65 on ManagedSelector@702c436b{STARTED} id=0 keys=1 selected=0 updates=0 08:43:29.150 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@1e77e84b 08:43:29.150 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@75f93d69[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.150 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=null)[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:29.150 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.158 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:29.159 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@70e2a5a1::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=null)[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:29.159 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@70e2a5a1::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=null)[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:29.159 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@51f050d5{AC.ReadCB@70e2a5a1{HttpConnectionOverHTTP@70e2a5a1::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=null)[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 08:43:29.159 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=null)[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:29.159 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@466bc633 on ManagedSelector@702c436b{STARTED} id=0 keys=1 selected=0 updates=1 08:43:29.159 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@702c436b{STARTED} id=0 keys=1 selected=0 updates=2 08:43:29.159 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken with none selected 08:43:29.159 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken up from select, 0/0/1 selected 08:43:29.159 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda processing 0 keys, 2 updates 08:43:29.159 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:43:29.159 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@74dd2f65 08:43:29.159 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@466bc633 08:43:29.159 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@7a34f66a{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@70e2a5a1::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=null)[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:29.159 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@e4b6f47[c=0/1/64,a=0,i=1,q=1] 08:43:29.159 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=null)[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:29.159 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.159 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda waiting with 1 keys 08:43:29.159 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@7a34f66a{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@70e2a5a1::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=null)[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@763cf5b9[size=1 closed=false] 08:43:29.164 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[PENDING/null] res=HttpResponse[null 0 null]@69b637a[PENDING/null]} on HttpConnectionOverHTTP@70e2a5a1::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=null)[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@4dc8c0ea,queue=0,pool=DuplexConnectionPool@e4b6f47[c=0/1/64,a=1,i=0,q=0] 08:43:29.164 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e 08:43:29.164 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[PENDING/null] res=HttpResponse[null 0 null]@69b637a[PENDING/null]} associated true to HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[PENDING/null] res=HttpResponse[null 0 null]@69b637a[PENDING/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:29.167 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e 08:43:29.167 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: oA+EgseoTw6os3fHGtkhJg== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:43:29.167 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 08:43:29.167 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@a43ef5{s=START} 08:43:29.167 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@4dbde72a[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:29.167 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: oA+EgseoTw6os3fHGtkhJg== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:43:29.167 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 08:43:29.167 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@a43ef5{s=COMPLETING} 08:43:29.168 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4dfce35e{IDLE}->null [HeapByteBuffer@55beed84[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@4dbde72a[p=0,l=0,c=0,r=0]={<<<>>>}] 08:43:29.168 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4dfce35e{WRITING}->null:IDLE-->WRITING 08:43:29.168 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/5 selected 08:43:29.168 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:29.168 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=9/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[PENDING/null] res=HttpResponse[null 0 null]@69b637a[PENDING/null]})[send=HttpSenderOverHTTP@650e4058(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@a43ef5{s=COMPLETING}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:29.168 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@793db249 SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=18/60000}{io=1/1,kio=1,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.168 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@4dfce35e{WRITING}->null 08:43:29.168 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4dfce35e{IDLE}->null:WRITING-->IDLE 08:43:29.168 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=18/60000}{io=1/0,kio=1,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.168 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@a43ef5{s=END} 08:43:29.168 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=18/60000}{io=1/0,kio=1,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:29.168 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e 08:43:29.168 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e 08:43:29.168 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[null 0 null]@69b637a[PENDING/null]}, result: null 08:43:29.168 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e 08:43:29.168 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=39]@2022-07-12T08:43:29.168Z 08:43:29.168 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[null 0 null]@69b637a[PENDING/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:29.168 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=39]@2022-07-12T08:43:29.168Z 08:43:29.168 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@390994aa{Connect@b8353dd{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56870 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@4dc8c0ea,queue=0,pool=DuplexConnectionPool@e4b6f47[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@fbcd675, client.connector=HttpClient@71d8cfe7{STARTED}}}} in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}] 08:43:29.175 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=39]@2022-07-12T08:43:29.175Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=25/60000}{io=1/0,kio=1,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:29.175 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=39]@2022-07-12T08:43:29.175Z 08:43:29.175 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@22599b1c{AC.ReadCB@75f93d69{HttpConnection@75f93d69::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=25/60000}{io=1/0,kio=1,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:29.175 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@75f93d69::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=25/60000}{io=1/0,kio=1,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:29.175 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=40]@2022-07-12T08:43:29.175Z tryProduce true 08:43:29.175 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:29.175 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.175 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.175 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@75f93d69::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.175 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.175 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:29.175 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@75f93d69::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:29.175 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.175 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:29.175 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:29.175 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:29.175 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:29.175 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:29.175 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 08:43:29.175 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 08:43:29.175 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:43:29.236 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:43:29.236 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:43:29.236 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 08:43:29.236 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 08:43:29.236 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 08:43:29.236 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 08:43:29.236 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 08:43:29.237 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 08:43:29.237 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 08:43:29.237 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 08:43:29.237 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: oA+EgseoTw6os3fHGtkhJg== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@75f93d69::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=68/60000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@75f93d69::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=69/60000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@a93acbe{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=0} 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=0} 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:29.244 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:29.245 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f, policy=WebSocketPolicy@28d5341b[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 08:43:29.245 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 08:43:29.245 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@75f93d69::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=69/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 08:43:29.245 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=69/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 08:43:29.252 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],behavior=SERVER,connection=WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=76/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],outgoing=WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=76/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8}] 08:43:29.252 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],behavior=SERVER,connection=WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=76/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],outgoing=WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=76/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8}] added {WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=76/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8},POJO} 08:43:29.252 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],behavior=SERVER,connection=WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=76/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],outgoing=WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=76/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],AUTO} 08:43:29.252 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],behavior=SERVER,connection=WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=76/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],outgoing=WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=76/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8}] 08:43:29.252 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],behavior=SERVER,connection=WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=76/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],outgoing=WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=76/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8}] 08:43:29.252 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f] 08:43:29.260 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12776ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f] 08:43:29.260 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12776ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],behavior=SERVER,connection=WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=84/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],outgoing=WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=84/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16}] 08:43:29.260 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],behavior=SERVER,connection=WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=84/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 08:43:29.260 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:29.260 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12776ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:29.260 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@72b0d5b0 08:43:29.260 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=84/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=START}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16} 08:43:29.260 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:29.260 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16} 08:43:29.260 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@a93acbe{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:29.260 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@a93acbe{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:29.260 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16} 08:43:29.260 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6a6d8925) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:29.260 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@6b990d9f 08:43:29.260 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16} 101 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:29 GMT Connection: Upgrade Sec-WebSocket-Accept: wSWRBJSSFCV9HDIN0Gnp+h2nN4U= Upgrade: WebSocket 08:43:29.260 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@249dbfaa[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@f91fe4f] (null,[p=0,l=0,c=0,r=0],true)@START 08:43:29.261 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:29.261 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:29 GMT Connection: Upgrade Sec-WebSocket-Accept: wSWRBJSSFCV9HDIN0Gnp+h2nN4U= Upgrade: WebSocket 08:43:29.261 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 08:43:29.261 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@249dbfaa[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@f91fe4f] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:43:29.261 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@9336a39{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 08:43:29.271 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@9336a39{WRITING}->null:IDLE-->WRITING 08:43:29.271 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken up from select, 1/1/1 selected 08:43:29.271 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda processing 1 keys, 0 updates 08:43:29.271 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=W,to=95/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=COMPLETING}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=27} 08:43:29.271 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@9336a39{WRITING}->null 08:43:29.271 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@9336a39{IDLE}->null:WRITING-->IDLE 08:43:29.271 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@249dbfaa[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@f91fe4f] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 08:43:29.271 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3d3617d4 SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=103/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[null 0 null]@69b637a[PENDING/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:29.271 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@6a6d8925 w=false 08:43:29.271 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@a93acbe{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:29.271 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@a93acbe{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:29.271 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=103/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[null 0 null]@69b637a[PENDING/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:29.271 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@a93acbe{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:29.271 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=27} 08:43:29.271 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 08:43:29.271 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=103/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[null 0 null]@69b637a[PENDING/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 08:43:29.271 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=0/2,p=0} tryExecute EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:29.271Z 08:43:29.271 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@75f93d69::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=END}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=27} to WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=END}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=27} 08:43:29.271 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=0/2,p=1} startReservedThread p=1 08:43:29.271 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@a93acbe{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:29.272 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5833f5cd{s=0/2,p=1}@7c0b1def startThread=0 08:43:29.272 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5833f5cd{s=0/2,p=1}@7c0b1def in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=1}] 08:43:29.272 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=1/2,p=1}@7c0b1def started 08:43:29.272 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:29.272Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=103/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[null 0 null]@69b637a[PENDING/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 08:43:29.272 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=1/2,p=0}@7c0b1def waiting 08:43:29.280 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=112/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[null 0 null]@69b637a[PENDING/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 08:43:29.280 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:29.280 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.280 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=112/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[null 0 null]@69b637a[PENDING/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=1/2,p=0}] 08:43:29.272 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=END}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=28} upgrading from HttpConnection@75f93d69::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=END}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=28} to WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=END}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=28} 08:43:29.280 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=112/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[null 0 null]@69b637a[PENDING/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:29.280 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@51f050d5{AC.ReadCB@70e2a5a1{HttpConnectionOverHTTP@70e2a5a1::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=112/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[null 0 null]@69b637a[PENDING/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 08:43:29.280 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda waiting with 1 keys 08:43:29.280 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@75f93d69::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@75f93d69[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35383759{s=END}]=>HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=36} 08:43:29.280 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@62d12d29{DirectByteBuffer@6c16cf03[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 08:43:29.280 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@6c16cf03[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.280 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[HANDSHAKING],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:29.338 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 08:43:29.338 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 08:43:29.338 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@715fd422[batching=true] 08:43:29.338 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],behavior=SERVER,connection=WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=66/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENING],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@715fd422[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 08:43:29.338 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 08:43:29.338 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=66/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:29.280 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 08:43:29.338 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 08:43:29.338 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@22599b1c{AC.ReadCB@3c6e64b2{WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:29.338 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:29.338 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@1e77e84b on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 08:43:29.338 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@6c16cf03[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.338 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 08:43:29.338 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@62d12d29{DirectByteBuffer@6c16cf03[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[null 0 null]@69b637a[PENDING/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:29.338 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@6c16cf03[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.338 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 08:43:29.338 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 08:43:29.338 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 08:43:29.338 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@31b34294[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@3c6e64b2 | +> SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@63af18cc[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f] - STARTED += ExtensionStack@70e037bf[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 08:43:29.338 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 08:43:29.338 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 08:43:29.338 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@a93acbe{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:29.338 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 08:43:29.338 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 08:43:29.345 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 08:43:29.338 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:29.338 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e] 08:43:29.346 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4a80cbc8{s=HttpChannelState@a93acbe{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 08:43:29.346 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/5 selected 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a 08:43:29.346 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:29.346 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 08:43:29.346 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@1e77e84b 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 08:43:29.346 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@75f93d69::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=7/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@a93acbe{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 08:43:29.346 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 08:43:29.346 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 08:43:29.346 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 08:43:29.346 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a Date: Tue, 12 Jul 2022 08:43:29 GMT Connection: Upgrade Sec-WebSocket-Accept: wSWRBJSSFCV9HDIN0Gnp+h2nN4U= Upgrade: WebSocket 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e > HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a] null 08:43:29.346 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a 08:43:29.347 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],behavior=CLIENT,connection=WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a[TERMINATED/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],outgoing=WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a[TERMINATED/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:29.347 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],behavior=CLIENT,connection=WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a[TERMINATED/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],outgoing=WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a[TERMINATED/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a[TERMINATED/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 08:43:29.347 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],behavior=CLIENT,connection=WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a[TERMINATED/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],outgoing=WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a[TERMINATED/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],AUTO} 08:43:29.354 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],behavior=CLIENT,connection=WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a[TERMINATED/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],outgoing=WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a[TERMINATED/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:29.354 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],behavior=CLIENT,connection=WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a[TERMINATED/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],outgoing=WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a[TERMINATED/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:29.354 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23] 08:43:29.354 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12870ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23] 08:43:29.354 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12870ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],behavior=CLIENT,connection=WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=16/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a[TERMINATED/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],outgoing=WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=16/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a[TERMINATED/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:29.354 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 08:43:29.355 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],behavior=CLIENT,connection=WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=16/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a[TERMINATED/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 08:43:29.362 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:29.362 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12878ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:29.362 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a[TERMINATED/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@70e2a5a1::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a[TERMINATED/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a[TERMINATED/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:29.362 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@62d12d29{DirectByteBuffer@6c16cf03[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 08:43:29.362 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@70e2a5a1::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=24/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@70e2a5a1(l:/127.0.0.1:56870 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@31dfaf9a(exchange=HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a[TERMINATED/null]})[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:29.362 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=24/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[HANDSHAKING],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:29.362 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 08:43:29.362 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 08:43:29.362 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@4b94a093[batching=true] 08:43:29.362 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],behavior=CLIENT,connection=WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=24/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENING],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@4b94a093[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 08:43:29.362 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 08:43:29.362 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=24/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:29.363 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@51f050d5{AC.ReadCB@2d2bc538{WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:29.369 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:29.369 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@466bc633 on ManagedSelector@702c436b{STARTED} id=0 keys=1 selected=0 updates=0 08:43:29.369 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@702c436b{STARTED} id=0 keys=1 selected=0 updates=1 08:43:29.370 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken with none selected 08:43:29.370 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken up from select, 0/0/1 selected 08:43:29.370 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda processing 0 keys, 1 updates 08:43:29.370 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:29.370 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@466bc633 08:43:29.370 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@46f81dd1[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@2d2bc538 | +> SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@4d043a77[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23] - STARTED += ExtensionStack@3247ff47[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 08:43:29.370 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:29.370 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.370 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda waiting with 1 keys 08:43:29.370 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@67990b9d{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@31dfaf9a(exchange=null)[send=HttpSenderOverHTTP@650e4058(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a43ef5{s=START}],recv=HttpReceiverOverHTTP@1d9f8f83(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:29.370 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@7a34f66a{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@70e2a5a1::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@763cf5b9[size=0 closed=false] 08:43:29.370 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e > HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e] 08:43:29.370 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@71f0b72e > HttpResponse[HTTP/1.1 101 Switching Protocols]@69b637a] null 08:43:29.370 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 08:43:29.370 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 08:43:29.370 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=1/2,p=0}] 08:43:29.370 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:43:29.370 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@2d9e8a64[p=0,l=75,c=75,r=75]={<<<{"uri":"/sensinact/provid...esources/location/GET"}>>>} 08:43:29.371 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=75,fin=true,rsv=...,masked=false] 08:43:29.371 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=75,fin=true,rsv=...,masked=false] 08:43:29.377 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=75,fin=true,rsv=...,masked=true], Flusher@235971a7[PROCESSING]) 08:43:29.377 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=75,fin=true,rsv=...,masked=true],Flusher@235971a7[PROCESSING],AUTO,null] to Flusher@3e752a84[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:29.377 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3e752a84[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:29.377 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=75,fin=true,rsv=...,masked=true],Flusher@235971a7[PROCESSING],AUTO,null]] 08:43:29.377 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:29.377 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@235971a7[PROCESSING],AUTO,null]] 08:43:29.377 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:29.377 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:29.377 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:29.377 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:29.377 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=81 cap=32768] 08:43:29.378 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:29.378 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4dfce35e{IDLE}->null [DirectByteBuffer@2766e114[p=0,l=81,c=32768,r=81]={<<<\x81\xCb\xD3\x9enT\xA8\xBc\x1b&\xBa\xBcTv\xFc\xEd\x0b:\xA0\xF7\x005\xB0\xEaA...\xB6\xEd\x01!\xA1\xFd\x0b'\xFc\xF2\x017\xB2\xEa\x07;\xBd\xB1)\x11\x87\xBc\x13>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:29.378 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4dfce35e{WRITING}->null:IDLE-->WRITING 08:43:29.378 [Thread-65] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 81 SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=15/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=81,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:29.378 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/5 selected 08:43:29.378 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=81 remaining=0 WriteFlusher@4dfce35e{WRITING}->null 08:43:29.378 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:29.378 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4dfce35e{IDLE}->null:WRITING-->IDLE 08:43:29.378 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] 08:43:29.378 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] processing 0 entries: [] 08:43:29.378 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] auto flushing 08:43:29.378 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@793db249 SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=39/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:29.378 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] flushing 0 frames: [] 08:43:29.378 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=39/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:29.378 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:29.378 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=39/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 08:43:29.378 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=40]@2022-07-12T08:43:29.378Z 08:43:29.378 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=40]@2022-07-12T08:43:29.378Z 08:43:29.378 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=40]@2022-07-12T08:43:29.378Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=40/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:29.378 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=40]@2022-07-12T08:43:29.378Z 08:43:29.378 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@22599b1c{AC.ReadCB@3c6e64b2{WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=40/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:29.385 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:43:29.385 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:29.385 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=41]@2022-07-12T08:43:29.385Z tryProduce true 08:43:29.385 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:29.385 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.385 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7fc7e412[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xAf\xAfu\x1b\xE6{"u...\x00\x00\x00\x00\x00\x00\x00}) 08:43:29.385 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:29.385 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 81 DirectByteBuffer@76527921[p=0,l=81,c=4096,r=81]={<<<\x81\xCb\xD3\x9enT\xA8\xBc\x1b&\xBa\xBcTv\xFc\xEd\x0b:\xA0\xF7\x005\xB0\xEaA...\xB6\xEd\x01!\xA1\xFd\x0b'\xFc\xF2\x017\xB2\xEa\x07;\xBd\xB1)\x11\x87\xBc\x13>>>}}meters"...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.385 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=47/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:29.385 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 81 bytes - DirectByteBuffer@76527921[p=0,l=81,c=4096,r=81]={<<<\x81\xCb\xD3\x9enT\xA8\xBc\x1b&\xBa\xBcTv\xFc\xEd\x0b:\xA0\xF7\x005\xB0\xEaA...\xB6\xEd\x01!\xA1\xFd\x0b'\xFc\xF2\x017\xB2\xEa\x07;\xBd\xB1)\x11\x87\xBc\x13>>>}}meters"...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.385 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:29.385 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7fc7e412[READING] getAction(DirectByteBuffer@76527921[p=0,l=81,c=4096,r=81]={<<<\x81\xCb\xD3\x9enT\xA8\xBc\x1b&\xBa\xBcTv\xFc\xEd\x0b:\xA0\xF7\x005\xB0\xEaA...\xB6\xEd\x01!\xA1\xFd\x0b'\xFc\xF2\x017\xB2\xEa\x07;\xBd\xB1)\x11\x87\xBc\x13>>>}}meters"...\x00\x00\x00\x00\x00\x00\x00}) 08:43:29.385 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:29.386 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 81 bytes 08:43:29.386 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:43:29.386 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 75 - Parser@63af18cc[ExtensionStack,s=PAYLOAD_LEN,c=0,len=75,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:43:29.386 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@6c04c0d8[p=0,l=75,c=75,r=75]={<<<\xA8\xBc\x1b&\xBa\xBcTv\xFc\xEd\x0b:\xA0\xF7\x005\xB0\xEaA$\xA1\xF1\x18=\xB7...\xB6\xEd\x01!\xA1\xFd\x0b'\xFc\xF2\x017\xB2\xEa\x07;\xBd\xB1)\x11\x87\xBc\x13>>>} 08:43:29.386 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=75,fin=true,rsv=...,masked=true] 08:43:29.386 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:29.386 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=75,fin=true,rsv=...,masked=true]) 08:43:29.386 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=75,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:43:29.386 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@6c04c0d8[p=0,l=75,c=75,r=75]={<<<{"uri":"/sensinact/provid...esources/location/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:29.386 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([75] "{"uri":"/sensinact/p...rvices/admin/resources/location/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:43:29.388 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:43:29.388 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@21f7f943[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 08:43:29.388 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=304,fin=true,rsv=...,masked=false] 08:43:29.388 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=304,fin=true,rsv=...,masked=false] 08:43:29.388 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=304,fin=true,rsv=...,masked=false], Flusher@78a39fb9[PROCESSING]) 08:43:29.388 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=304,fin=true,rsv=...,masked=false],Flusher@78a39fb9[PROCESSING],AUTO,null] to Flusher@63ccf17c[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:29.388 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@63ccf17c[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:29.388 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=304,fin=true,rsv=...,masked=false],Flusher@78a39fb9[PROCESSING],AUTO,null]] 08:43:29.442 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:29.442 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@78a39fb9[PROCESSING],AUTO,null]] 08:43:29.442 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:29.442 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:29.442 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:29.442 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:29.442 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=308 cap=32768] 08:43:29.442 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:29.442 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@9336a39{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=308,c=32768,r=308]={<<<\x81~\x010{"response":{"name":"...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:29.443 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@9336a39{WRITING}->null:IDLE-->WRITING 08:43:29.443 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken up from select, 1/1/1 selected 08:43:29.443 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda processing 1 keys, 0 updates 08:43:29.443 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 308 SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=W,to=57/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=308,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=75,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:29.443 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=308 remaining=0 WriteFlusher@9336a39{WRITING}->null 08:43:29.443 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@9336a39{IDLE}->null:WRITING-->IDLE 08:43:29.443 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=308,terminated=null] 08:43:29.443 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3d3617d4 SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=65/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:29.443 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=308,terminated=null] processing 0 entries: [] 08:43:29.443 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=308,terminated=null] auto flushing 08:43:29.443 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=308,terminated=null] flushing 0 frames: [] 08:43:29.443 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=65/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:29.443 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:29.443 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=65/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 08:43:29.443 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7fc7e412[READING] getAction(DirectByteBuffer@76527921[p=81,l=81,c=4096,r=0]={\x81\xCb\xD3\x9enT{"u...n/GET"}<<<>>>}}meters"...\x00\x00\x00\x00\x00\x00\x00}) 08:43:29.443 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:29.443 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCb\xD3\x9enT{"u...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.443 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=1/2,p=0} tryExecute EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:29.443Z 08:43:29.443 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=75,f=null]] 08:43:29.443 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@22599b1c{AC.ReadCB@3c6e64b2{WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=75,f=null]]}} 08:43:29.443 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=0/2,p=0}@7c0b1def offer EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:29.443Z 08:43:29.443 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=0/2,p=1} startReservedThread p=1 08:43:29.443 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=75,f=null]] 08:43:29.450 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@1e77e84b on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 08:43:29.450 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5833f5cd{s=0/2,p=1}@4038329b startThread=0 08:43:29.450 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 08:43:29.450 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6005f2b2 waiting 08:43:29.450 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5833f5cd{s=0/2,p=1}@4038329b in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=1}] 08:43:29.450 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=1/2,p=1}@4038329b started 08:43:29.450 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=1/2,p=0}@4038329b waiting 08:43:29.450 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/IDLE/p=true/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:29.45Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=72/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:29.450 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@51f050d5{AC.ReadCB@2d2bc538{WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=72/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:29.450 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:43:29.450 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:29.450 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@38e47436[READING] getAction(DirectByteBuffer@4d3d05ff[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:29.450 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:29.450 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 308 DirectByteBuffer@4d3d05ff[p=0,l=308,c=4096,r=308]={<<<\x81~\x010{"response":{"name":"...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.450 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 308 bytes - DirectByteBuffer@4d3d05ff[p=0,l=308,c=4096,r=308]={<<<\x81~\x010{"response":{"name":"...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.450 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=0/2,p=1}@7c0b1def task=EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/IDLE/p=true/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:29.45Z 08:43:29.450 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@38e47436[READING] getAction(DirectByteBuffer@4d3d05ff[p=0,l=308,c=4096,r=308]={<<<\x81~\x010{"response":{"name":"...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:29.450 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:29.450 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 308 bytes 08:43:29.450 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:43:29.450 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 304 - Parser@4d043a77[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=304,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:43:29.450 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@1c24e2a0[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 08:43:29.450 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/IDLE/p=true/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:29.45Z tryProduce true 08:43:29.450 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=304,fin=true,rsv=...,masked=false] 08:43:29.450 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:29.450 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.450 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:29.450 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=304,fin=true,rsv=...,masked=false]) 08:43:29.450 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=304,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:43:29.451 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=304,f=TEXT[len=304,fin=true,rsv=...,masked=false]]] 08:43:29.451 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@1c24e2a0[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:29.451 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:29.451 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/5 selected 08:43:29.451 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:29.451 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:29.451 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@1e77e84b 08:43:29.451 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([304] "{"response":{"name":...der/admin/location","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:43:29.451 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda waiting with 1 keys {"response":{"name":"location","type":"string","value":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","timestamp":1657615409047},"type":"GET_RESPONSE","uri":"/slider/admin/location","statusCode":200} 08:43:29.451 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=75,f=null]] 08:43:29.451 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.451 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:29.451 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@38e47436[READING] getAction(DirectByteBuffer@4d3d05ff[p=308,l=308,c=4096,r=0]={\x81~\x010{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:29.451 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:29.451 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@4d3d05ff[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x010{"res...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.451 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=304,f=null]] 08:43:29.451 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@51f050d5{AC.ReadCB@2d2bc538{WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=304,f=null]]}} 08:43:29.458 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=304,f=null]] 08:43:29.458 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@466bc633 on ManagedSelector@702c436b{STARTED} id=0 keys=1 selected=0 updates=0 08:43:29.458 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@702c436b{STARTED} id=0 keys=1 selected=0 updates=1 08:43:29.458 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@20a05b32 in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=1/2,p=0}] 08:43:29.458 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken with none selected 08:43:29.458 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken up from select, 0/0/1 selected 08:43:29.458 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda processing 0 keys, 1 updates 08:43:29.458 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:29.458 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@466bc633 08:43:29.458 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=304,f=null]] 08:43:29.458 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.458 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda waiting with 1 keys 08:43:29.578 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:43:29.578 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@62647b9c[p=0,l=285,c=285,r=285]={<<<{"uri":"/sensinact/provid...}]}","type":"string"}]}>>>} 08:43:29.578 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=285,fin=true,rsv=...,masked=false] 08:43:29.578 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=285,fin=true,rsv=...,masked=false] 08:43:29.578 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=285,fin=true,rsv=...,masked=true], Flusher@235971a7[PROCESSING]) 08:43:29.578 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=285,fin=true,rsv=...,masked=true],Flusher@235971a7[PROCESSING],AUTO,null] to Flusher@3e752a84[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:29.578 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3e752a84[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:29.578 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=285,fin=true,rsv=...,masked=true],Flusher@235971a7[PROCESSING],AUTO,null]] 08:43:29.578 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:29.579 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@235971a7[PROCESSING],AUTO,null]] 08:43:29.579 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:29.579 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:29.579 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:29.579 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:29.579 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=293 cap=32768] 08:43:29.579 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:29.579 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4dfce35e{IDLE}->null [DirectByteBuffer@2766e114[p=0,l=293,c=32768,r=293]={<<<\x81\xFe\x01\x1d\x03d\xF5\xD7xF\x80\xA5jF\xCf\xF5,\x17\x90\xB9p\r\x9b\xB6`...\x88\x8a~F\xD9\xF5w\x1d\x85\xB2!^\xD7\xA4w\x16\x9c\xB9dF\x88\x8a~>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:29.579 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4dfce35e{WRITING}->null:IDLE-->WRITING 08:43:29.579 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/5 selected 08:43:29.579 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:29.579 [Thread-65] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 293 SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=127/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=293,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=304,f=null]] 08:43:29.579 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=293 remaining=0 WriteFlusher@4dfce35e{WRITING}->null 08:43:29.579 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4dfce35e{IDLE}->null:WRITING-->IDLE 08:43:29.579 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@793db249 SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=135/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=75,f=null]] 08:43:29.579 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=293,terminated=null] 08:43:29.579 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=293,terminated=null] processing 0 entries: [] 08:43:29.579 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=293,terminated=null] auto flushing 08:43:29.579 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=135/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=75,f=null]] 08:43:29.579 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=293,terminated=null] flushing 0 frames: [] 08:43:29.579 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:29.579 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=135/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=75,f=null]]:runFillable:BLOCKING 08:43:29.579 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=41]@2022-07-12T08:43:29.579Z 08:43:29.579 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=41]@2022-07-12T08:43:29.579Z 08:43:29.579 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=41]@2022-07-12T08:43:29.579Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=136/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=75,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:29.579 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@22599b1c{AC.ReadCB@3c6e64b2{WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=136/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=75,f=null]]}} 08:43:29.579 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:43:29.579 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:29.579 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7fc7e412[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCb\xD3\x9enT{"u...\x00\x00\x00\x00\x00\x00\x00}) 08:43:29.579 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=42]@2022-07-12T08:43:29.579Z 08:43:29.579 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:29.579 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 293 DirectByteBuffer@76527921[p=0,l=293,c=4096,r=293]={<<<\x81\xFe\x01\x1d\x03d\xF5\xD7xF\x80\xA5jF\xCf\xF5,\x17\x90\xB9p\r\x9b\xB6`...\x88\x8a~F\xD9\xF5w\x1d\x85\xB2!^\xD7\xA4w\x16\x9c\xB9dF\x88\x8a~>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.579 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 293 bytes - DirectByteBuffer@76527921[p=0,l=293,c=4096,r=293]={<<<\x81\xFe\x01\x1d\x03d\xF5\xD7xF\x80\xA5jF\xCf\xF5,\x17\x90\xB9p\r\x9b\xB6`...\x88\x8a~F\xD9\xF5w\x1d\x85\xB2!^\xD7\xA4w\x16\x9c\xB9dF\x88\x8a~>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.579 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7fc7e412[READING] getAction(DirectByteBuffer@76527921[p=0,l=293,c=4096,r=293]={<<<\x81\xFe\x01\x1d\x03d\xF5\xD7xF\x80\xA5jF\xCf\xF5,\x17\x90\xB9p\r\x9b\xB6`...\x88\x8a~F\xD9\xF5w\x1d\x85\xB2!^\xD7\xA4w\x16\x9c\xB9dF\x88\x8a~>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:29.579 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:29.579 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=42]@2022-07-12T08:43:29.579Z tryProduce true 08:43:29.579 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 293 bytes 08:43:29.579 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:43:29.579 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:29.580 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 285 - Parser@63af18cc[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=285,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:43:29.580 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.580 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@74a36fce[p=0,l=285,c=285,r=285]={<<>>} 08:43:29.580 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=PAYLOAD,c=0,len=285,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:29.580 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:29.580 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=285,fin=true,rsv=...,masked=true] 08:43:29.580 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:29.580 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=285,fin=true,rsv=...,masked=true]) 08:43:29.580 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=285,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:43:29.580 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@74a36fce[p=0,l=285,c=285,r=285]={<<<{"uri":"/sensinact/provid...}]}","type":"string"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:29.580 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([285] "{"uri":"/sensinact/p...e\":\"Point\"}}]}","type":"string"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:43:29.582 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:43:29.582 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@55795fa4[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 08:43:29.582 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=303,fin=true,rsv=...,masked=false] 08:43:29.582 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=303,fin=true,rsv=...,masked=false] 08:43:29.582 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=303,fin=true,rsv=...,masked=false], Flusher@78a39fb9[PROCESSING]) 08:43:29.582 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=303,fin=true,rsv=...,masked=false],Flusher@78a39fb9[PROCESSING],AUTO,null] to Flusher@63ccf17c[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:29.582 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@63ccf17c[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:29.582 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=303,fin=true,rsv=...,masked=false],Flusher@78a39fb9[PROCESSING],AUTO,null]] 08:43:29.582 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:29.582 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@78a39fb9[PROCESSING],AUTO,null]] 08:43:29.582 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:29.582 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:29.583 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:29.583 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:29.583 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=307 cap=32768] 08:43:29.583 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:29.583 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@9336a39{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=307,c=32768,r=307]={<<<\x81~\x01/{"response":{"name":"...tion","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:29.583 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@9336a39{WRITING}->null:IDLE-->WRITING 08:43:29.583 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 307 SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=W,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=307,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=285,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:29.583 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=307 remaining=0 WriteFlusher@9336a39{WRITING}->null 08:43:29.583 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@9336a39{IDLE}->null:WRITING-->IDLE 08:43:29.583 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=307,terminated=null] 08:43:29.583 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=307,terminated=null] processing 0 entries: [] 08:43:29.583 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=307,terminated=null] auto flushing 08:43:29.583 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=307,terminated=null] flushing 0 frames: [] 08:43:29.583 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:29.583 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7fc7e412[READING] getAction(DirectByteBuffer@76527921[p=293,l=293,c=4096,r=0]={\x81\xFe\x01\x1d\x03d\xF5\xD7{...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:29.583 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:29.583 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x01\x1d\x03d\xF5\xD7{...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.583 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=285,f=null]] 08:43:29.583 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@22599b1c{AC.ReadCB@3c6e64b2{WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=285,f=null]]}} 08:43:29.583 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=285,f=null]] 08:43:29.583 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@1e77e84b on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 08:43:29.583 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 08:43:29.583 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken up from select, 1/1/1 selected 08:43:29.583 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda processing 1 keys, 0 updates 08:43:29.583 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3d3617d4 SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=304,f=null]] 08:43:29.583 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=304,f=null]] 08:43:29.583 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=304,f=null]]:runFillable:BLOCKING 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=1/2,p=0} tryExecute EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:29.583Z 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=0/2,p=0}@4038329b offer EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:29.584Z 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=0/2,p=1} startReservedThread p=1 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5833f5cd{s=0/2,p=1}@12d0dcfb startThread=0 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/IDLE/p=true/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:29.584Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=304,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:29.584 [WebSocketClient@1910034407-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5833f5cd{s=0/2,p=1}@12d0dcfb in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=1}] 08:43:29.584 [WebSocketClient@1910034407-89] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=1/2,p=1}@12d0dcfb started 08:43:29.584 [WebSocketClient@1910034407-89] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=1/2,p=0}@12d0dcfb waiting 08:43:29.584 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=1/2,p=0}@4038329b task=EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/IDLE/p=true/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:29.584Z 08:43:29.584 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/IDLE/p=true/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:29.584Z tryProduce true 08:43:29.584 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:29.584 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.584 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=304,f=null]] 08:43:29.584 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda waiting with 1 keys 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@51f050d5{AC.ReadCB@2d2bc538{WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=304,f=null]]}} 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@38e47436[READING] getAction(DirectByteBuffer@4d3d05ff[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x010{"res...\x00\x00\x00\x00\x00\x00\x00}) 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 307 DirectByteBuffer@4d3d05ff[p=0,l=307,c=4096,r=307]={<<<\x81~\x01/{"response":{"name":"...tion","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 307 bytes - DirectByteBuffer@4d3d05ff[p=0,l=307,c=4096,r=307]={<<<\x81~\x01/{"response":{"name":"...tion","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@38e47436[READING] getAction(DirectByteBuffer@4d3d05ff[p=0,l=307,c=4096,r=307]={<<<\x81~\x01/{"response":{"name":"...tion","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 307 bytes 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 303 - Parser@4d043a77[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=303,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@1c1720d1[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=303,fin=true,rsv=...,masked=false] 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=303,fin=true,rsv=...,masked=false]) 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=303,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@1c1720d1[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:29.584 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([303] "{"response":{"name":...der/admin/location","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"location","type":"string","value":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[0.0,0.0],\"type\":\"Point\"}}]}","timestamp":1657615409581},"type":"SET_RESPONSE","uri":"/slider/admin/location","statusCode":200} 08:43:29.585 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@38e47436[READING] getAction(DirectByteBuffer@4d3d05ff[p=307,l=307,c=4096,r=0]={\x81~\x01/{"res...e":200}<<<>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:29.585 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:29.585 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@4d3d05ff[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01/{"res...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.585 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]] 08:43:29.585 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@51f050d5{AC.ReadCB@2d2bc538{WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]]}} 08:43:29.585 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]] 08:43:29.585 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@466bc633 on ManagedSelector@702c436b{STARTED} id=0 keys=1 selected=0 updates=0 08:43:29.585 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@702c436b{STARTED} id=0 keys=1 selected=0 updates=1 08:43:29.585 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=2/2,p=0}@7c0b1def waiting 08:43:29.585 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken with none selected 08:43:29.585 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken up from select, 0/0/1 selected 08:43:29.585 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda processing 0 keys, 1 updates 08:43:29.585 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:29.585 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@466bc633 08:43:29.585 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]] 08:43:29.585 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.585 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda waiting with 1 keys 08:43:29.585 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:29.586 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:29.586 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/5 selected 08:43:29.586 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:29.586 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:29.586 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@1e77e84b 08:43:29.586 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=285,f=null]] 08:43:29.586 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.586 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:29.779 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:43:29.779 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@3b70001e[p=0,l=75,c=75,r=75]={<<<{"uri":"/sensinact/provid...esources/location/GET"}>>>} 08:43:29.779 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=75,fin=true,rsv=...,masked=false] 08:43:29.779 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=75,fin=true,rsv=...,masked=false] 08:43:29.779 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=75,fin=true,rsv=...,masked=true], Flusher@235971a7[PROCESSING]) 08:43:29.779 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=75,fin=true,rsv=...,masked=true],Flusher@235971a7[PROCESSING],AUTO,null] to Flusher@3e752a84[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:29.779 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3e752a84[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:29.779 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=75,fin=true,rsv=...,masked=true],Flusher@235971a7[PROCESSING],AUTO,null]] 08:43:29.779 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:29.780 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@235971a7[PROCESSING],AUTO,null]] 08:43:29.780 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:29.780 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:29.780 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:29.780 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:29.780 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=81 cap=32768] 08:43:29.780 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:29.780 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4dfce35e{IDLE}->null [DirectByteBuffer@2766e114[p=0,l=81,c=32768,r=81]={<<<\x81\xCbEb\xF1\xF4>@\x84\x86,@\xCb\xD6j\x11\x94\x9a6\x0b\x9f\x95&\x16\xDe... \x11\x9e\x817\x01\x94\x87j\x0e\x9e\x97$\x16\x98\x9b+M\xB6\xB1\x11@\x8c>>>F\xD9\xF5s\x05\x87\xB6n\x01...\x00\x00\x00\x00\x00\x00\x00}] 08:43:29.780 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4dfce35e{WRITING}->null:IDLE-->WRITING 08:43:29.780 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/5 selected 08:43:29.780 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:29.780 [Thread-65] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 81 SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=194/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=81,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]] 08:43:29.780 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=81 remaining=0 WriteFlusher@4dfce35e{WRITING}->null 08:43:29.780 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4dfce35e{IDLE}->null:WRITING-->IDLE 08:43:29.780 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] 08:43:29.780 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@793db249 SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=197/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=285,f=null]] 08:43:29.780 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] processing 0 entries: [] 08:43:29.780 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=197/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=285,f=null]] 08:43:29.780 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] auto flushing 08:43:29.780 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] flushing 0 frames: [] 08:43:29.780 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=197/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=285,f=null]]:runFillable:BLOCKING 08:43:29.780 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:29.780 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=42]@2022-07-12T08:43:29.78Z 08:43:29.780 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=42]@2022-07-12T08:43:29.78Z 08:43:29.781 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=42]@2022-07-12T08:43:29.78Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=197/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=285,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:29.781 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=42]@2022-07-12T08:43:29.781Z 08:43:29.781 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=43]@2022-07-12T08:43:29.781Z tryProduce true 08:43:29.781 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@22599b1c{AC.ReadCB@3c6e64b2{WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=197/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=285,f=null]]}} 08:43:29.781 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:29.781 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.781 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:43:29.781 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:29.781 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=197/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=285,f=null]] 08:43:29.781 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:29.781 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7fc7e412[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x01\x1d\x03d\xF5\xD7{...\x00\x00\x00\x00\x00\x00\x00}) 08:43:29.781 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:29.781 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 81 DirectByteBuffer@76527921[p=0,l=81,c=4096,r=81]={<<<\x81\xCbEb\xF1\xF4>@\x84\x86,@\xCb\xD6j\x11\x94\x9a6\x0b\x9f\x95&\x16\xDe... \x11\x9e\x817\x01\x94\x87j\x0e\x9e\x97$\x16\x98\x9b+M\xB6\xB1\x11@\x8c>>>","parame...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.781 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 81 bytes - DirectByteBuffer@76527921[p=0,l=81,c=4096,r=81]={<<<\x81\xCbEb\xF1\xF4>@\x84\x86,@\xCb\xD6j\x11\x94\x9a6\x0b\x9f\x95&\x16\xDe... \x11\x9e\x817\x01\x94\x87j\x0e\x9e\x97$\x16\x98\x9b+M\xB6\xB1\x11@\x8c>>>","parame...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.781 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7fc7e412[READING] getAction(DirectByteBuffer@76527921[p=0,l=81,c=4096,r=81]={<<<\x81\xCbEb\xF1\xF4>@\x84\x86,@\xCb\xD6j\x11\x94\x9a6\x0b\x9f\x95&\x16\xDe... \x11\x9e\x817\x01\x94\x87j\x0e\x9e\x97$\x16\x98\x9b+M\xB6\xB1\x11@\x8c>>>","parame...\x00\x00\x00\x00\x00\x00\x00}) 08:43:29.781 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:29.781 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 81 bytes 08:43:29.781 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:43:29.781 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 75 - Parser@63af18cc[ExtensionStack,s=PAYLOAD_LEN,c=0,len=75,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:43:29.781 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@761bb97c[p=0,l=75,c=75,r=75]={<<<>@\x84\x86,@\xCb\xD6j\x11\x94\x9a6\x0b\x9f\x95&\x16\xDe\x847\r\x87\x9d!... \x11\x9e\x817\x01\x94\x87j\x0e\x9e\x97$\x16\x98\x9b+M\xB6\xB1\x11@\x8c>>>} 08:43:29.781 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=75,fin=true,rsv=...,masked=true] 08:43:29.781 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:29.781 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=75,fin=true,rsv=...,masked=true]) 08:43:29.781 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=75,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:43:29.781 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@761bb97c[p=0,l=75,c=75,r=75]={<<<{"uri":"/sensinact/provid...esources/location/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:29.781 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([75] "{"uri":"/sensinact/p...rvices/admin/resources/location/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@c354be[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=303,fin=true,rsv=...,masked=false] 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=303,fin=true,rsv=...,masked=false] 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=303,fin=true,rsv=...,masked=false], Flusher@78a39fb9[PROCESSING]) 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=303,fin=true,rsv=...,masked=false],Flusher@78a39fb9[PROCESSING],AUTO,null] to Flusher@63ccf17c[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@63ccf17c[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=303,fin=true,rsv=...,masked=false],Flusher@78a39fb9[PROCESSING],AUTO,null]] 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@78a39fb9[PROCESSING],AUTO,null]] 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=307 cap=32768] 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@9336a39{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=307,c=32768,r=307]={<<<\x81~\x01/{"response":{"name":"...tion","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@9336a39{WRITING}->null:IDLE-->WRITING 08:43:29.783 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken up from select, 1/1/1 selected 08:43:29.783 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda processing 1 keys, 0 updates 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 307 SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=W,to=2/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=307,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=75,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=307 remaining=0 WriteFlusher@9336a39{WRITING}->null 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@9336a39{IDLE}->null:WRITING-->IDLE 08:43:29.783 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3d3617d4 SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]] 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=307,terminated=null] 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=307,terminated=null] processing 0 entries: [] 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=307,terminated=null] auto flushing 08:43:29.783 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]] 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=307,terminated=null] flushing 0 frames: [] 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:29.783 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]]:runFillable:BLOCKING 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7fc7e412[READING] getAction(DirectByteBuffer@76527921[p=81,l=81,c=4096,r=0]={\x81\xCbEb\xF1\xF4{"u...n/GET"}<<<>>>","parame...\x00\x00\x00\x00\x00\x00\x00}) 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCbEb\xF1\xF4{"u...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.783 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=2/2,p=0} tryExecute EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:29.783Z 08:43:29.783 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=75,f=null]] 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=1/2,p=0}@7c0b1def offer EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:29.784Z 08:43:29.784 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@22599b1c{AC.ReadCB@3c6e64b2{WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=75,f=null]]}} 08:43:29.784 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=75,f=null]] 08:43:29.784 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@1e77e84b on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 08:43:29.784 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/IDLE/p=true/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:29.784Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:29.784 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6005f2b2 waiting 08:43:29.784 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:29.784 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=1/2,p=0}@7c0b1def task=EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/IDLE/p=true/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:29.784Z 08:43:29.784 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/5 selected 08:43:29.784 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@51f050d5{AC.ReadCB@2d2bc538{WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]]}} 08:43:29.784 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:43:29.784 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@1e77e84b 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@38e47436[READING] getAction(DirectByteBuffer@4d3d05ff[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01/{"res...\x00\x00\x00\x00\x00\x00\x00}) 08:43:29.784 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/IDLE/p=true/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:29.784Z tryProduce true 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:29.784 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:29.784 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=75,f=null]] 08:43:29.784 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.784 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.784 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 307 DirectByteBuffer@4d3d05ff[p=0,l=307,c=4096,r=307]={<<<\x81~\x01/{"response":{"name":"...tion","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 307 bytes - DirectByteBuffer@4d3d05ff[p=0,l=307,c=4096,r=307]={<<<\x81~\x01/{"response":{"name":"...tion","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@38e47436[READING] getAction(DirectByteBuffer@4d3d05ff[p=0,l=307,c=4096,r=307]={<<<\x81~\x01/{"response":{"name":"...tion","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:29.784 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]] 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 307 bytes 08:43:29.784 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda waiting with 1 keys 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 303 - Parser@4d043a77[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=303,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@6dc9943d[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=303,fin=true,rsv=...,masked=false] 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=303,fin=true,rsv=...,masked=false]) 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=303,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@6dc9943d[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([303] "{"response":{"name":...der/admin/location","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"location","type":"string","value":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[0.0,0.0],\"type\":\"Point\"}}]}","timestamp":1657615409581},"type":"GET_RESPONSE","uri":"/slider/admin/location","statusCode":200} 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@38e47436[READING] getAction(DirectByteBuffer@4d3d05ff[p=307,l=307,c=4096,r=0]={\x81~\x01/{"res...e":200}<<<>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@4d3d05ff[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01/{"res...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]] 08:43:29.784 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@51f050d5{AC.ReadCB@2d2bc538{WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]]}} 08:43:29.785 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]] 08:43:29.785 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@466bc633 on ManagedSelector@702c436b{STARTED} id=0 keys=1 selected=0 updates=0 08:43:29.785 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@702c436b{STARTED} id=0 keys=1 selected=0 updates=1 08:43:29.785 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=2/2,p=0}@4038329b waiting 08:43:29.785 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken with none selected 08:43:29.785 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken up from select, 0/0/1 selected 08:43:29.785 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda processing 0 keys, 1 updates 08:43:29.785 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:29.785 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@466bc633 08:43:29.785 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]] 08:43:29.785 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.785 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda waiting with 1 keys 08:43:29.871 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/5 selected 08:43:29.871 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:29.871 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=809/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.871 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=809/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.871 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=809/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=43]@2022-07-12T08:43:29.872Z 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=43]@2022-07-12T08:43:29.872Z 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=43]@2022-07-12T08:43:29.872Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=809/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:29.872 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=43]@2022-07-12T08:43:29.872Z 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=809/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=809/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:29.872 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=44]@2022-07-12T08:43:29.872Z tryProduce true 08:43:29.872 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:29.872 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 451 HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} filled 451 HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.872 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.872 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 215 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 215} 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:29.872 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:29.873 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:29.873 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:29.873 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:29.873 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:29.873 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parse HeapByteBuffer@623e3550[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:29.873 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.873 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} Content@67f40ec6{HeapByteBufferR@7b8c2aa4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:29.873 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent Content@67f40ec6{HeapByteBufferR@7b8c2aa4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:29.873 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:29.873 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:29.873 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:29.873 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:29.873 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:29.873 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parsed false HttpParser{s=END,215 of 215} 08:43:29.873 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=215,q=1,[0]=EOF,s=STREAM] read 215 from Content@67f40ec6{HeapByteBufferR@7b8c2aa4[p=451,l=451,c=8192,r=0]={POST /sen...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:29.873 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:29.874 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@351480ed[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@8bc4466[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=3} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:29 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@29ff9611] (null,[p=0,l=304,c=304,r=304],true)@START 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@8bc4466[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:29 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@29ff9611] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>CV9HDIN0G...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@8bc4466[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=3} 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@29ff9611] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=40,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=3} 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=40,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=3} 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4e3fe67e) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=40,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=3} 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=304 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,215 of 215} 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:29.875 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.876 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:29.876 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.876 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.876 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:29.876 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.876 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 08:43:29.876 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 08:43:29.876 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:29.876 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/5 selected 08:43:29.876 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:29.876 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:29.876 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:29.876 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:29.876 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:29.876 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.876 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.876 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:29.877 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/5 selected 08:43:29.877 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:29.878 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.878 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.878 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:29.878 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=44]@2022-07-12T08:43:29.878Z 08:43:29.878 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=44]@2022-07-12T08:43:29.878Z 08:43:29.878 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=44]@2022-07-12T08:43:29.878Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:29.878 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=44]@2022-07-12T08:43:29.878Z 08:43:29.878 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:29.878 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:29.878 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=45]@2022-07-12T08:43:29.878Z tryProduce true 08:43:29.878 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:29.878 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.878 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 451 HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.878 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} filled 451 HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.878 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.878 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 215 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 215} 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parse HeapByteBuffer@623e3550[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.879 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} Content@12abb5df{HeapByteBufferR@1d13a501[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:29.880 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent Content@12abb5df{HeapByteBufferR@1d13a501[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:29.880 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:29.880 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:29.880 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:29.880 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:29.880 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:29.880 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parsed false HttpParser{s=END,215 of 215} 08:43:29.880 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=215,q=1,[0]=EOF,s=STREAM] read 215 from Content@12abb5df{HeapByteBufferR@1d13a501[p=451,l=451,c=8192,r=0]={POST /sen...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:29.880 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:29.881 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33c0b290[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 08:43:29.881 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 08:43:29.881 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@3fc313bc[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=3} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:29 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@60b110c0] (null,[p=0,l=304,c=304,r=304],true)@START 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@3fc313bc[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:29 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@60b110c0] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>CV9HDIN0G...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3fc313bc[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=3} 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@60b110c0] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=41,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=3} 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=41,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=3} 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@44ae9c1) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=41,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=3} 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=304 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,215 of 215} 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.882 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.883 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:29.883 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.883 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:29.883 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.883 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.883 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:29.883 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.883 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 08:43:29.883 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 08:43:29.883 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:29.883 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/5 selected 08:43:29.883 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:29.883 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:29.883 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:29.883 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6005f2b2 waiting 08:43:29.883 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:29.883 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.883 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.883 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:29.883 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/5 selected 08:43:29.883 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:29.883 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.883 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.883 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:29.883 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=45]@2022-07-12T08:43:29.883Z 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=45]@2022-07-12T08:43:29.884Z 08:43:29.884 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=45]@2022-07-12T08:43:29.884Z 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=45]@2022-07-12T08:43:29.884Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:29.884 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=46]@2022-07-12T08:43:29.884Z tryProduce true 08:43:29.884 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:29.884 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:29.884 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.884 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 182 HeapByteBuffer@623e3550[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} filled 182 HeapByteBuffer@623e3550[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:29.884 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:29.885 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:29.885 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} 08:43:29.885 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} 08:43:29.885 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:29.885 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} 08:43:29.885 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/slider/services/admin/resources/location/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} 08:43:29.885 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:29.885 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:29.885 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:29.885 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:29.885 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:29.885 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:29.885 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.885 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.885 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.885 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:29.885 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.885 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:29.885 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} 08:43:29.885 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:29.885 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} 08:43:29.891 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:29.891 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=7} parsed false HttpParser{s=END,0 of -1} 08:43:29.891 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=7} 08:43:29.891 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:29.891 [qtp780934299-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:29.892 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3308ef75[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@4219158d[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=9} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:29 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3717435b] (null,[p=0,l=304,c=304,r=304],true)@START 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@4219158d[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:29 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3717435b] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>CV9HDIN0G...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4219158d[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=9} 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3717435b] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=42,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=9} 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=42,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=9} 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@19387382) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:29.893 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:29.899 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=42,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=15} 08:43:29.899 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/GET written=304 08:43:29.899 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:29.899 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:29.899 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:29.899 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.899 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 450 HeapByteBuffer@623e3550[p=0,l=450,c=8192,r=450]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.899 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=IDLE,uri=null,age=0} filled 450 HeapByteBuffer@623e3550[p=0,l=450,c=8192,r=450]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.899 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=450,c=8192,r=450]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:29.899 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=450,c=8192,r=450]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.899 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:29.899 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:29.899 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:29.899 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:29.899 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:29.899 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:29.900 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:29.900 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:29.900 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:29.900 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:29.900 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:29.900 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:29.900 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:29.900 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:29.900 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:29.900 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:29.900 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:29.900 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:29.900 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:29.900 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 214 08:43:29.900 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 214},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 214} 08:43:29.900 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:29.900 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:29.900 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:29.900 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:29.900 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:29.900 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:29.907 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:29.907 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:29.907 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:29.907 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:29.907 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 214},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} parse HeapByteBuffer@623e3550[p=236,l=450,c=8192,r=214]={POST /sen...214\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:29.907 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=236,l=450,c=8192,r=214]={POST /sen...214\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.907 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} Content@6d3f5497{HeapByteBufferR@670081c0[p=236,l=450,c=8192,r=214]={POST /sen...214\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:29.907 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent Content@6d3f5497{HeapByteBufferR@670081c0[p=236,l=450,c=8192,r=214]={POST /sen...214\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:29.907 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:29.907 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} 08:43:29.907 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:29.907 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} 08:43:29.907 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:29.907 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,214 of 214},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} parsed false HttpParser{s=END,214 of 214} 08:43:29.907 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=214,q=1,[0]=EOF,s=STREAM] read 214 from Content@6d3f5497{HeapByteBufferR@670081c0[p=450,l=450,c=8192,r=0]={POST /sen...ing"}]}<<<>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:29.907 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,214 of 214},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} 08:43:29.909 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63d4a96b[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 08:43:29.909 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=303 null 08:43:29.909 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@51e250d1[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:29.909 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=9} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:29 GMT Content-Type: application/json;charset=utf-8 Content-Length: 303 08:43:29.909 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=303},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@8e0a3ad] (null,[p=0,l=303,c=303,r=303],true)@START 08:43:29.909 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=303} last=true content=HeapByteBuffer@51e250d1[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 08:43:29.909 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:29 GMT Content-Type: application/json;charset=utf-8 Content-Length: 303 08:43:29.909 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:29.909 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=303},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@8e0a3ad] ([p=0,l=123,c=16384,r=123],[p=0,l=303,c=303,r=303],true)@COMPLETING 08:43:29.909 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>CV9HDIN0G...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@51e250d1[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 08:43:29.915 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:29.915 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 426 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,214 of 214},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=15} 08:43:29.915 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=426 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:29.915 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:29.915 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=303},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@8e0a3ad] ([p=123,l=123,c=16384,r=0],[p=303,l=303,c=303,r=0],true)@END 08:43:29.915 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:29.915 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:29.915 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=43,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=15} 08:43:29.915 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:43:29.915 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:29.915 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=43,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=15} 08:43:29.916 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1d3c7709) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:29.916 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:29.916 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:29.916 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:29.916 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=43,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=16} 08:43:29.916 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=303 08:43:29.916 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:29.916 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,214 of 214} 08:43:29.916 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:29.916 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.916 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.916 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.916 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.916 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:29.916 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.916 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:29.916 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.916 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.944 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:29.944 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.944 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 08:43:29.944 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 08:43:29.944 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:29.944 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:29.944 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/5 selected 08:43:29.944 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:29.944 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:29.944 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:29.944 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:29.944 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.944 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.944 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:29.944 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/5 selected 08:43:29.944 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:29.944 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.945 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.945 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:29.945 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=46]@2022-07-12T08:43:29.945Z 08:43:29.945 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=46]@2022-07-12T08:43:29.945Z 08:43:29.945 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=46]@2022-07-12T08:43:29.945Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:29.945 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:29.945 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:29.945 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=47]@2022-07-12T08:43:29.945Z 08:43:29.952 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 182 HeapByteBuffer@623e3550[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.952 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=47]@2022-07-12T08:43:29.952Z tryProduce true 08:43:29.952 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} filled 182 HeapByteBuffer@623e3550[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.953 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:29.953 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:29.953 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:29.953 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.953 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:29.953 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:29.953 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:29.953 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:29.953 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:29.953 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=SPACE2,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.953 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:29.953 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:29.953 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:29.953 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:29.953 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:29.953 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:29.953 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:29.953 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:29.953 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:29.953 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:29.953 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:43:29.953 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:29.953 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} 08:43:29.953 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} 08:43:29.953 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:29.953 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} 08:43:29.960 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/slider/services/admin/resources/location/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=7} 08:43:29.960 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:29.960 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:29.960 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:29.960 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:29.960 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:29.960 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:29.960 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.960 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.961 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=7} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.961 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=8} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:29.961 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.961 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:29.961 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=8} 08:43:29.961 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:29.961 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=8} 08:43:29.961 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:43:29.961 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=8} parsed false HttpParser{s=END,0 of -1} 08:43:29.961 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=8} 08:43:29.961 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:29.961 [qtp780934299-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:43:29.963 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35ce115d[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 08:43:29.963 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=303 null 08:43:29.963 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@578b094d[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:29.963 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/GET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=10} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:29 GMT Content-Type: application/json;charset=utf-8 Content-Length: 303 08:43:29.963 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=303},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3787cefa] (null,[p=0,l=303,c=303,r=303],true)@START 08:43:29.963 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=303} last=true content=HeapByteBuffer@578b094d[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 08:43:29.968 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:29 GMT Content-Type: application/json;charset=utf-8 Content-Length: 303 08:43:29.968 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:29.968 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=303},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3787cefa] ([p=0,l=123,c=16384,r=123],[p=0,l=303,c=303,r=303],true)@COMPLETING 08:43:29.968 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>CV9HDIN0G...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@578b094d[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 08:43:29.968 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:29.968 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 426 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=15} 08:43:29.968 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=426 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:29.968 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:29.968 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=303},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3787cefa] ([p=123,l=123,c=16384,r=0],[p=303,l=303,c=303,r=0],true)@END 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=44,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=16} 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=44,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=16} 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4e0f870c) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=44,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=16} 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/GET written=303 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 451 HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} filled 451 HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:29.969 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:30.037 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:30.037 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:30.037 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:30.037 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:30.037 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:30.037 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:30.037 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:30.037 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:30.037 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:30.037 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:30.037 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:30.037 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:30.037 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:30.037 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:30.037 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:30.037 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 215 08:43:30.037 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=68/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 215} 08:43:30.037 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:30.037 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:30.038 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 08:43:30.038 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:30.038 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:30.038 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:30.038 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:30.038 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:30.038 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:30.038 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:30.038 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=68/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parse HeapByteBuffer@623e3550[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:30.038 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:30.038 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} Content@b8e2369{HeapByteBufferR@4c08234[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:30.038 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent Content@b8e2369{HeapByteBufferR@4c08234[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:30.038 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:30.038 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 08:43:30.046 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:30.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=9} 08:43:30.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:30.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=76/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=9} parsed false HttpParser{s=END,215 of 215} 08:43:30.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=215,q=1,[0]=EOF,s=STREAM] read 215 from Content@b8e2369{HeapByteBufferR@4c08234[p=451,l=451,c=8192,r=0]={POST /sen...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:30.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=76/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=9} 08:43:30.047 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@367f0892[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 08:43:30.047 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 08:43:30.047 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@68afdece[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:30.047 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=10} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:30 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:30.048 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@53dce85] (null,[p=0,l=304,c=304,r=304],true)@START 08:43:30.048 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@68afdece[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 08:43:30.048 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:30 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 08:43:30.048 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:30.048 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@53dce85] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 08:43:30.048 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>CV9HDIN0G...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@68afdece[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 08:43:30.048 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:30.048 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=78/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,215 of 215},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=11} 08:43:30.048 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:30.048 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:30.048 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@53dce85] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 08:43:30.048 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:30.048 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:30.048 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=45,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=11} 08:43:30.048 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:43:30.048 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:30.048 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=45,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=11} 08:43:30.048 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@26704e5d) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=45,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=18} 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=304 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,215 of 215} 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 08:43:30.055 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:30.055 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/5 selected 08:43:30.055 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:30.055 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:30.055 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:30.055 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6005f2b2 waiting 08:43:30.055 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} 08:43:30.055 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:30.055 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:30.057 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@62d73ead{STOPPED}[9.4.42.v20210604] added {ExecutorThreadPool[etp1772270518]@69a2b3b6{STOPPED,8<=0<=10,i=0,q=0,NO_TRY},AUTO} 08:43:30.058 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@34762630{STOPPED} added {callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 08:43:30.058 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@34762630{STOPPED} added {[/]=>callbackServlet,POJO} 08:43:30.058 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@62d73ead{STOPPED}[9.4.42.v20210604] added {ServletHandler@34762630{STOPPED},MANAGED} 08:43:30.058 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@2bca40fb[HTTP/1.1] added {HttpConfiguration@65169a3a{32768/8192,8192/8192,https://:0,[]},POJO} 08:43:30.058 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4c383ca9{null, ()}{0.0.0.0:0} added {Server@62d73ead{STOPPED}[9.4.42.v20210604],UNMANAGED} 08:43:30.058 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4c383ca9{null, ()}{0.0.0.0:0} added {ExecutorThreadPool[etp1772270518]@69a2b3b6{STOPPED,8<=0<=10,i=0,q=0,NO_TRY},AUTO} 08:43:30.058 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4c383ca9{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@497ad4b8{STOPPED},AUTO} 08:43:30.059 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4c383ca9{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@30ce88f4,POJO} 08:43:30.059 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4c383ca9{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@2bca40fb[HTTP/1.1],AUTO} 08:43:30.059 [Thread-66] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@4c383ca9{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@2bca40fb[HTTP/1.1] 08:43:30.059 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4c383ca9{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@4c383ca9{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 08:43:30.059 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} added {org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$1@73487046,POJO} 08:43:30.059 [Thread-66] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} added org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$1@73487046 08:43:30.059 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@62d73ead{STOPPED}[9.4.42.v20210604] added {ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898},AUTO} 08:43:30.064 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@62d73ead{STOPPED}[9.4.42.v20210604] 08:43:30.064 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@62d73ead{STARTING}[9.4.42.v20210604] added {ErrorHandler@3785dff3{STOPPED},AUTO} 08:43:30.064 [Thread-66] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 08:43:30.064 [Thread-66] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@62d73ead{STARTING}[9.4.42.v20210604] 08:43:30.064 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExecutorThreadPool[etp1772270518]@69a2b3b6{STOPPED,8<=0<=10,i=0,q=0,NO_TRY} 08:43:30.065 [Thread-66] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=0} 08:43:30.065 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTING,8<=8<=10,i=8,q=0,ReservedThreadExecutor@42c4d995{s=0/1,p=0}} added {ReservedThreadExecutor@42c4d995{s=0/1,p=0},AUTO} 08:43:30.065 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@42c4d995{s=0/1,p=0} 08:43:30.065 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13581ms ReservedThreadExecutor@42c4d995{s=0/1,p=0} 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13581ms ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@42c4d995{s=0/1,p=0}} 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@34762630{STOPPED} 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=callbackServlet[EMBEDDED:null] 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={callbackServlet=callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13582ms callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for callbackServlet 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@34762630{STARTING} 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13582ms ServletHandler@34762630{STARTED} 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@3785dff3{STOPPED} 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@3785dff3{STARTING} 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13582ms ErrorHandler@3785dff3{STARTED} 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8898],POJO} 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@497ad4b8{STOPPED} 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13582ms ScheduledExecutorScheduler@497ad4b8{STARTED} 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@2bca40fb[HTTP/1.1] 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13582ms HttpConnectionFactory@2bca40fb[HTTP/1.1] 08:43:30.066 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 08:43:30.067 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@42c4d995{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:30.066Z added {SelectorProducer@b9684be,POJO} 08:43:30.067 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@42c4d995{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:30.067Z added {ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@42c4d995{s=0/1,p=0}},UNMANAGED} 08:43:30.067 [Thread-66] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@42c4d995{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:30.067Z created 08:43:30.067 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@4be05adf{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@42c4d995{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:30.067Z,MANAGED} 08:43:30.067 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} added {ManagedSelector@4be05adf{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 08:43:30.067 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@4be05adf{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:43:30.067 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@42c4d995{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:30.067Z 08:43:30.067 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13583ms EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@42c4d995{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:30.067Z 08:43:30.072 [Thread-66] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@7fd8186a on ManagedSelector@4be05adf{STARTING} id=0 keys=0 selected=0 updates=0 08:43:30.136 [etp1772270518-103] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=9<=10,i=8,q=0,ReservedThreadExecutor@42c4d995{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:30.136Z tryProduce false 08:43:30.137 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:30.137 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7fd8186a 08:43:30.137 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:30.137 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 0 keys 08:43:30.137 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13653ms ManagedSelector@4be05adf{STARTED} id=0 keys=0 selected=0 updates=0 08:43:30.137 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13653ms SelectorManager@ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 08:43:30.137 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} added {acceptor-0@4054d05b,POJO} 08:43:30.137 [Thread-66] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 08:43:30.137 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13653ms ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 08:43:30.137 [Thread-66] INFO org.eclipse.jetty.server.Server - Started @13653ms 08:43:30.137 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13653ms Server@62d73ead{STARTED}[9.4.42.v20210604] 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@3db663d0{STOPPED} added {HttpClientTransportOverHTTP@73fc518f{STOPPED},AUTO} 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@3db663d0{STOPPED} added {Client@2de50ee4[provider=null,keyStore=null,trustStore=null],AUTO} 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@3db663d0{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@ad9e63e,POJO} 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@3db663d0{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@47fbc56,POJO} 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp354350463]@151ef57f{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@10895b16,POJO} 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@3db663d0{STOPPED} added {QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@3db663d0{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@5524b72f,POJO} 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@791619f1[httpClient=HttpClient@3db663d0{STOPPED},openSessions.size=0] added {HttpClient@3db663d0{STOPPED},AUTO} 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@791619f1[httpClient=HttpClient@3db663d0{STOPPED},openSessions.size=0] added {SessionTracker@2cc03cd1{STOPPED},AUTO} 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@4e17913b{STOPPED} added {InflaterPool@149c3204{STOPPED,size=0,capacity=UNLIMITED},AUTO} 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@4e17913b{STOPPED} added {DeflaterPool@64f16277{STOPPED,size=0,capacity=UNLIMITED},AUTO} 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@c291067d[httpClient=HttpClient@3db663d0{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@4e17913b{STOPPED},AUTO} 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@c291067d[httpClient=HttpClient@3db663d0{STOPPED},openSessions.size=0] 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@3db663d0{STOPPED} 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@3db663d0{STARTING} added {ScheduledExecutorScheduler@3b9632d1{STOPPED},AUTO} 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@3db663d0{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@4e6f2bb5,POJO} 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@73fc518f{STOPPED} 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@73fc518f{STARTING} added {ClientSelectorManager@21e20ad5{STOPPED},AUTO} 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@21e20ad5{STOPPED} 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=false/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:32.06Z added {SelectorProducer@35e8316e,POJO} 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=false/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:32.06Z added {QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=false/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:32.06Z created 08:43:32.060 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@26d96e5{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=false/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:32.06Z,MANAGED} 08:43:32.061 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@21e20ad5{STARTING} added {ManagedSelector@26d96e5{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 08:43:32.061 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@26d96e5{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:43:32.061 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=false/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:32.061Z 08:43:32.061 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 08:43:32.061 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=0/2,p=0} 08:43:32.061 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}] added {ReservedThreadExecutor@336880df{s=0/2,p=0},AUTO} 08:43:32.061 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@336880df{s=0/2,p=0} 08:43:32.061 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @15577ms ReservedThreadExecutor@336880df{s=0/2,p=0} 08:43:32.061 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1035363280-105,5,main] 08:43:32.061 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1035363280-106,5,main] 08:43:32.061 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}] 08:43:32.061 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1035363280-107,5,main] 08:43:32.061 [WebSocketClient@1035363280-106] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}] 08:43:32.061 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1035363280-108,5,main] 08:43:32.061 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}] 08:43:32.062 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1035363280-109,5,main] 08:43:32.062 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}] 08:43:32.062 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1035363280-110,5,main] 08:43:32.062 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}] 08:43:32.062 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1035363280-111,5,main] 08:43:32.062 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}] 08:43:32.062 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1035363280-112,5,main] 08:43:32.062 [WebSocketClient@1035363280-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}] 08:43:32.062 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @15578ms QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}] 08:43:32.062 [WebSocketClient@1035363280-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}] 08:43:32.062 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @15578ms EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=false/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:32.062Z 08:43:32.063 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@3abfe845 startThread=0 08:43:32.063 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@7a0f244f on ManagedSelector@26d96e5{STARTING} id=0 keys=0 selected=0 updates=0 08:43:32.063 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@3abfe845 in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}] 08:43:32.063 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=false/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:32.063Z tryProduce false 08:43:32.063 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:32.063 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7a0f244f 08:43:32.063 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:32.063 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 0 keys 08:43:32.063 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @15579ms ManagedSelector@26d96e5{STARTED} id=0 keys=0 selected=0 updates=0 08:43:32.063 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @15579ms ClientSelectorManager@21e20ad5{STARTED} 08:43:32.063 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @15579ms HttpClientTransportOverHTTP@73fc518f{STARTED} 08:43:32.063 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@2de50ee4[provider=null,keyStore=null,trustStore=null] 08:43:32.064 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 08:43:32.064 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, 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_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, 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] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, 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_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, 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] 08:43:32.064 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 3672276e[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 08:43:32.065 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @15580ms Client@2de50ee4[provider=null,keyStore=null,trustStore=null] 08:43:32.065 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@3b9632d1{STOPPED} 08:43:32.065 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @15581ms ScheduledExecutorScheduler@3b9632d1{STARTED} 08:43:32.065 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @15581ms HttpClient@3db663d0{STARTED} 08:43:32.065 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@2cc03cd1{STOPPED} 08:43:32.065 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @15581ms SessionTracker@2cc03cd1{STARTED} 08:43:32.065 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@4e17913b{STOPPED} 08:43:32.065 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@149c3204{STOPPED,size=0,capacity=UNLIMITED} 08:43:32.065 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @15581ms InflaterPool@149c3204{STARTED,size=0,capacity=UNLIMITED} 08:43:32.065 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@64f16277{STOPPED,size=0,capacity=UNLIMITED} 08:43:32.065 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @15581ms DeflaterPool@64f16277{STARTED,size=0,capacity=UNLIMITED} 08:43:32.065 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @15581ms WebSocketExtensionFactory@4e17913b{STARTED} 08:43:32.065 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @15581ms WebSocketClient@c291067d[httpClient=HttpClient@3db663d0{STARTED},openSessions.size=0] 08:43:32.065 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963 to ws://127.0.0.1:8899/ws/sensinact 08:43:32.065 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 08:43:32.065 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 08:43:32.065 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 08:43:32.065 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 08:43:32.065 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963, policy=WebSocketPolicy@7f08caf[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 08:43:32.066 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@3db663d0{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@4defd42,queue=0,pool=null,MANAGED} 08:43:32.066 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@4defd42,queue=0,pool=null 08:43:32.066 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@2330e3e0[c=0/0/64,a=0,i=0,q=0] added {Pool@24b4d544[size=0 closed=false],POJO} 08:43:32.066 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@4defd42,queue=0,pool=DuplexConnectionPool@2330e3e0[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@2330e3e0[c=0/0/64,a=0,i=0,q=0],MANAGED} 08:43:32.066 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@2330e3e0[c=0/0/64,a=0,i=0,q=0] 08:43:32.066 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @15582ms DuplexConnectionPool@2330e3e0[c=0/0/64,a=0,i=0,q=0] 08:43:32.066 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @15582ms HttpDestination[ws://127.0.0.1:8899]@4defd42,queue=0,pool=DuplexConnectionPool@2330e3e0[c=0/0/64,a=0,i=0,q=0] 08:43:32.066 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@4defd42,queue=0,pool=DuplexConnectionPool@2330e3e0[c=0/0/64,a=0,i=0,q=0] 08:43:32.066 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089] 08:43:32.066 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089 for HttpDestination[ws://127.0.0.1:8899]@4defd42,queue=1,pool=DuplexConnectionPool@2330e3e0[c=0/0/64,a=0,i=0,q=1] 08:43:32.066 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@2330e3e0[c=0/0/64,a=0,i=0,q=1] 08:43:32.066 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 08:43:32.066 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 08:43:32.066 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@54657dd2{CLOSED, usage=0, multiplex=0/1, pooled=null} 08:43:32.066 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@706eab5d startThread=0 08:43:32.066 [WebSocketClient@1035363280-106] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@706eab5d in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}] 08:43:32.067 [WebSocketClient@1035363280-106] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 08:43:32.067 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@7ae8d96e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56872]] on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 08:43:32.067 [WebSocketClient@1035363280-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@6ca8985d{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@4defd42,queue=1,pool=DuplexConnectionPool@2330e3e0[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@68970110, client.connector=HttpClient@3db663d0{STARTED}}} on ManagedSelector@26d96e5{STARTED} id=0 keys=0 selected=0 updates=0 08:43:32.067 [WebSocketClient@1035363280-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26d96e5{STARTED} id=0 keys=0 selected=0 updates=1 08:43:32.067 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 08:43:32.067 [WebSocketClient@1035363280-106] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@706eab5d in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}] 08:43:32.067 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 08:43:32.067 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/0 selected 08:43:32.067 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 1 updates 08:43:32.067 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:32.067 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:32.067 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/5 selected 08:43:32.067 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:32.067 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@6ca8985d{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@4defd42,queue=1,pool=DuplexConnectionPool@2330e3e0[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@68970110, client.connector=HttpClient@3db663d0{STARTED}}} 08:43:32.067 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:32.067 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:32.067 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@7ae8d96e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56872]] 08:43:32.067 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 08:43:32.067 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 1/1/1 selected 08:43:32.067 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@7ae8d96e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56872]] startThread=0 08:43:32.067 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:32.067 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 1 keys, 0 updates 08:43:32.067 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:43:32.067 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@7ae8d96e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56872]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:43:32.067 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@61ac0684 Connect@6ca8985d{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@4defd42,queue=1,pool=DuplexConnectionPool@2330e3e0[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@68970110, client.connector=HttpClient@3db663d0{STARTED}}} 08:43:32.067 [qtp780934299-18] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 08:43:32.068 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:56872 remote=/127.0.0.1:8899] 08:43:32.068 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@65938e69{Connect@6ca8985d{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56872 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@4defd42,queue=1,pool=DuplexConnectionPool@2330e3e0[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@68970110, client.connector=HttpClient@3db663d0{STARTED}}}} startThread=0 08:43:32.068 [qtp780934299-18] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:32.068 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:32.068 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:32.068 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@65938e69{Connect@6ca8985d{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56872 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@4defd42,queue=1,pool=DuplexConnectionPool@2330e3e0[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@68970110, client.connector=HttpClient@3db663d0{STARTED}}}} in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}] 08:43:32.068 [qtp780934299-18] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@cac4fad::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 08:43:32.068 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@2810c987 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 08:43:32.068 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 08:43:32.068 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@cac4fad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:32.068 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@3e09145d::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> 08:43:32.068 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@3a369744 on ManagedSelector@26d96e5{STARTED} id=0 keys=1 selected=0 updates=0 08:43:32.068 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@cac4fad::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@cac4fad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:32.068 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=null)[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:32.068 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@cac4fad::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@cac4fad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:32.068 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@3e09145d::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=null)[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:32.068 [qtp780934299-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@98f5a4b{AC.ReadCB@cac4fad{HttpConnection@cac4fad::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@cac4fad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:32.068 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@3e09145d::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=null)[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:32.068 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 08:43:32.068 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@1f1be129{AC.ReadCB@3e09145d{HttpConnectionOverHTTP@3e09145d::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=null)[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 08:43:32.068 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=null)[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:32.068 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@448b1b00 on ManagedSelector@26d96e5{STARTED} id=0 keys=1 selected=0 updates=1 08:43:32.068 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26d96e5{STARTED} id=0 keys=1 selected=0 updates=2 08:43:32.068 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 08:43:32.068 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/1 selected 08:43:32.068 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 2 updates 08:43:32.068 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@54657dd2{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@3e09145d::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=null)[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:32.068 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:43:32.068 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@3a369744 08:43:32.068 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@448b1b00 08:43:32.068 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@2330e3e0[c=0/1/64,a=0,i=1,q=1] 08:43:32.068 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=null)[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:32.068 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:32.068 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 08:43:32.068 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@54657dd2{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@3e09145d::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=null)[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@24b4d544[size=1 closed=false] 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[PENDING/null] res=HttpResponse[null 0 null]@5b07aa73[PENDING/null]} on HttpConnectionOverHTTP@3e09145d::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=null)[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@4defd42,queue=0,pool=DuplexConnectionPool@2330e3e0[c=0/1/64,a=1,i=0,q=0] 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[PENDING/null] res=HttpResponse[null 0 null]@5b07aa73[PENDING/null]} associated true to HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[PENDING/null] res=HttpResponse[null 0 null]@5b07aa73[PENDING/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: 0Fk5mo+DUSd2X3kE3htSDw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@4e012252{s=START} 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@4dbde72a[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: 0Fk5mo+DUSd2X3kE3htSDw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@4e012252{s=COMPLETING} 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@79a51e2{IDLE}->null [HeapByteBuffer@1b551a93[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@4dbde72a[p=0,l=0,c=0,r=0]={<<<>>>}] 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@79a51e2{WRITING}->null:IDLE-->WRITING 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[PENDING/null] res=HttpResponse[null 0 null]@5b07aa73[PENDING/null]})[send=HttpSenderOverHTTP@38dc62e8(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@4e012252{s=COMPLETING}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@79a51e2{WRITING}->null 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@79a51e2{IDLE}->null:WRITING-->IDLE 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@4e012252{s=END} 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[null 0 null]@5b07aa73[PENDING/null]}, result: null 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[null 0 null]@5b07aa73[PENDING/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:32.069 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@65938e69{Connect@6ca8985d{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56872 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@4defd42,queue=0,pool=DuplexConnectionPool@2330e3e0[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@68970110, client.connector=HttpClient@3db663d0{STARTED}}}} in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}] 08:43:32.068 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@cac4fad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:32.069 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@6730adf0 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 08:43:32.069 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=2 08:43:32.070 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=0}->HttpConnection@cac4fad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/6 selected 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 2 updates 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:43:32.070 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@7ae8d96e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56872]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@2810c987 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@6730adf0 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@cac4fad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/6 selected 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5b650a34 SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=47]@2022-07-12T08:43:32.07Z 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=47]@2022-07-12T08:43:32.07Z 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=47]@2022-07-12T08:43:32.07Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:32.070 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=47]@2022-07-12T08:43:32.07Z 08:43:32.070 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=48]@2022-07-12T08:43:32.07Z tryProduce true 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@98f5a4b{AC.ReadCB@cac4fad{HttpConnection@cac4fad::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:32.070 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:32.070 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cac4fad::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=1,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:32.070 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:32.070 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cac4fad::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cac4fad::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 08:43:32.070 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: 0Fk5mo+DUSd2X3kE3htSDw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cac4fad::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@cac4fad::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ce292ec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=0} 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=0} 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:32.071 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:32.072 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f, policy=WebSocketPolicy@6b4821af[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 08:43:32.072 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 08:43:32.072 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@cac4fad::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 08:43:32.072 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 08:43:32.072 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],behavior=SERVER,connection=WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],outgoing=WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1}] 08:43:32.074 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],behavior=SERVER,connection=WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],outgoing=WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3}] added {WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3},POJO} 08:43:32.074 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],behavior=SERVER,connection=WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],outgoing=WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],AUTO} 08:43:32.074 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],behavior=SERVER,connection=WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],outgoing=WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=4/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3}] 08:43:32.075 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],behavior=SERVER,connection=WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=4/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],outgoing=WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=4/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=4}] 08:43:32.075 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f] 08:43:32.086 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @15602ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f] 08:43:32.086 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @15602ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],behavior=SERVER,connection=WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=15},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],outgoing=WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=15}] 08:43:32.086 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],behavior=SERVER,connection=WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=15},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 08:43:32.086 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:32.086 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @15602ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:32.086 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@72b0d5b0 08:43:32.087 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=16/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=START}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16} 08:43:32.087 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:32.087 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16} 08:43:32.087 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ce292ec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:32.087 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ce292ec{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:32.087 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16} 08:43:32.087 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@14582d47) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:32.087 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@3e37333a 08:43:32.087 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16} 101 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:32 GMT Connection: Upgrade Sec-WebSocket-Accept: m/ZTJGxh6icj31NvlfGcOy1Em3g= Upgrade: WebSocket 08:43:32.087 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5bcfdbd6[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@1bc45fd6] (null,[p=0,l=0,c=0,r=0],true)@START 08:43:32.087 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:32.087 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:32 GMT Connection: Upgrade Sec-WebSocket-Accept: m/ZTJGxh6icj31NvlfGcOy1Em3g= Upgrade: WebSocket 08:43:32.087 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 08:43:32.087 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5bcfdbd6[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@1bc45fd6] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:43:32.087 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4e236bfc{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 08:43:32.098 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e236bfc{WRITING}->null:IDLE-->WRITING 08:43:32.098 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 1/1/1 selected 08:43:32.098 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=W,to=27/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=COMPLETING}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=27} 08:43:32.098 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 1 keys, 0 updates 08:43:32.098 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@4e236bfc{WRITING}->null 08:43:32.098 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e236bfc{IDLE}->null:WRITING-->IDLE 08:43:32.098 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5bcfdbd6[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@1bc45fd6] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 08:43:32.098 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@61ac0684 SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=28/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[null 0 null]@5b07aa73[PENDING/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:32.098 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@14582d47 w=false 08:43:32.098 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ce292ec{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:32.098 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ce292ec{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:32.098 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=28/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[null 0 null]@5b07aa73[PENDING/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:32.098 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ce292ec{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:32.098 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=27} 08:43:32.098 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 08:43:32.098 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=28/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[null 0 null]@5b07aa73[PENDING/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 08:43:32.098 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=0/2,p=0} tryExecute EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:32.098Z 08:43:32.098 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=0/2,p=1} startReservedThread p=1 08:43:32.098 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@cac4fad::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=END}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=27} to WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=END}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=27} 08:43:32.098 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@ce292ec{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:32.098 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@336880df{s=0/2,p=1}@20910cbf startThread=0 08:43:32.098 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@336880df{s=0/2,p=1}@20910cbf in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=1}] 08:43:32.098 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=1/2,p=1}@20910cbf started 08:43:32.098 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=1/2,p=0}@20910cbf waiting 08:43:32.098 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=END}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=27} upgrading from HttpConnection@cac4fad::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=END}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=27} to WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=END}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=27} 08:43:32.098 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:32.098Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=29/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[null 0 null]@5b07aa73[PENDING/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 08:43:32.109 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@cac4fad::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@cac4fad[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@11e2df69{s=END}]=>HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=38} 08:43:32.109 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[HANDSHAKING],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:32.109 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 08:43:32.109 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 08:43:32.109 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@947903[batching=true] 08:43:32.109 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=39/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[null 0 null]@5b07aa73[PENDING/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 08:43:32.109 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=39/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[null 0 null]@5b07aa73[PENDING/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}] 08:43:32.109 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:32.109 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:32.109 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],behavior=SERVER,connection=WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENING],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@947903[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 08:43:32.109 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 08:43:32.109 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=39/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[null 0 null]@5b07aa73[PENDING/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:32.109 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@1f1be129{AC.ReadCB@3e09145d{HttpConnectionOverHTTP@3e09145d::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=39/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[null 0 null]@5b07aa73[PENDING/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 08:43:32.109 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 08:43:32.109 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:32.145 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@7f5a5dce{DirectByteBuffer@719dbc55[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 08:43:32.145 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@719dbc55[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:32.145 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@98f5a4b{AC.ReadCB@180fb258{WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:32.145 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 08:43:32.145 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 08:43:32.145 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:32.145 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@6730adf0 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 08:43:32.145 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 08:43:32.145 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@719dbc55[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:32.145 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:32.145 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/6 selected 08:43:32.145 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:32.145 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:32.145 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@6730adf0 08:43:32.145 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@7f5a5dce{DirectByteBuffer@719dbc55[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[null 0 null]@5b07aa73[PENDING/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:32.145 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@719dbc55[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:32.146 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 08:43:32.146 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 08:43:32.146 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:32.146 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 08:43:32.146 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 08:43:32.146 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@15aaac3d[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@180fb258 | +> SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=0,kro=1} | +> Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@55bd84c3[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f] - STARTED += ExtensionStack@18792bd7[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 08:43:32.146 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 08:43:32.146 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 08:43:32.146 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:32.146 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ce292ec{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:32.146 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:43:32.146 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089] 08:43:32.146 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 08:43:32.157 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 08:43:32.157 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4a0e68a4{s=HttpChannelState@ce292ec{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 08:43:32.157 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cac4fad::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=11/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@ce292ec{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 08:43:32.157 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73 Date: Tue, 12 Jul 2022 08:43:32 GMT Connection: Upgrade Sec-WebSocket-Accept: m/ZTJGxh6icj31NvlfGcOy1Em3g= Upgrade: WebSocket 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089 > HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73] null 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],behavior=CLIENT,connection=WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73[TERMINATED/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],outgoing=WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73[TERMINATED/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:32.157 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],behavior=CLIENT,connection=WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73[TERMINATED/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],outgoing=WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73[TERMINATED/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73[TERMINATED/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 08:43:32.168 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],behavior=CLIENT,connection=WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73[TERMINATED/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],outgoing=WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73[TERMINATED/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],AUTO} 08:43:32.168 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],behavior=CLIENT,connection=WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73[TERMINATED/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],outgoing=WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73[TERMINATED/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:32.168 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],behavior=CLIENT,connection=WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73[TERMINATED/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],outgoing=WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73[TERMINATED/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:32.168 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963] 08:43:32.168 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @15684ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963] 08:43:32.169 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @15684ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],behavior=CLIENT,connection=WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73[TERMINATED/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],outgoing=WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73[TERMINATED/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:43:32.169 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 08:43:32.169 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],behavior=CLIENT,connection=WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73[TERMINATED/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 08:43:32.179 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:32.179 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @15695ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:32.180 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=33/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73[TERMINATED/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@3e09145d::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=34/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73[TERMINATED/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=34/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73[TERMINATED/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:32.180 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@7f5a5dce{DirectByteBuffer@719dbc55[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 08:43:32.180 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@3e09145d::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=34/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3e09145d(l:/127.0.0.1:56872 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7f341e66(exchange=HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73[TERMINATED/null]})[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:32.180 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=34/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[HANDSHAKING],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:32.180 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 08:43:32.180 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 08:43:32.180 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@508f4921[batching=true] 08:43:32.180 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],behavior=CLIENT,connection=WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=34/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENING],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@508f4921[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 08:43:32.180 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 08:43:32.180 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=34/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:32.180 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@1f1be129{AC.ReadCB@75a236be{WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:32.189 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=9/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:32.189 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@448b1b00 on ManagedSelector@26d96e5{STARTED} id=0 keys=1 selected=0 updates=0 08:43:32.190 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26d96e5{STARTED} id=0 keys=1 selected=0 updates=1 08:43:32.190 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 08:43:32.190 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/1 selected 08:43:32.190 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 1 updates 08:43:32.190 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:32.190 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@448b1b00 08:43:32.190 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=9/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:32.190 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:32.190 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 08:43:32.190 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@30a0b66e[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@75a236be | +> SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=9/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@65a9803c[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963] - STARTED += ExtensionStack@42ec748[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 08:43:32.190 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@35fa271{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@7f341e66(exchange=null)[send=HttpSenderOverHTTP@38dc62e8(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4e012252{s=START}],recv=HttpReceiverOverHTTP@40030061(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:43:32.190 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@54657dd2{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@3e09145d::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@24b4d544[size=0 closed=false] 08:43:32.190 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089 > HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089] 08:43:32.190 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@27a2a089 > HttpResponse[HTTP/1.1 101 Switching Protocols]@5b07aa73] null 08:43:32.191 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 08:43:32.191 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:43:32.191 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@2e650305[p=0,l=82,c=82,r=82]={<<<{"uri":"/sensinact/provid...es/position/SUBSCRIBE"}>>>} 08:43:32.191 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=82,fin=true,rsv=...,masked=false] 08:43:32.191 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=82,fin=true,rsv=...,masked=false] 08:43:32.191 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=82,fin=true,rsv=...,masked=true], Flusher@20a2e8b9[PROCESSING]) 08:43:32.191 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 08:43:32.191 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=82,fin=true,rsv=...,masked=true],Flusher@20a2e8b9[PROCESSING],AUTO,null] to Flusher@1da417f[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:32.191 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1da417f[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:32.191 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}] 08:43:32.236 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=82,fin=true,rsv=...,masked=true],Flusher@20a2e8b9[PROCESSING],AUTO,null]] 08:43:32.236 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:32.236 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@20a2e8b9[PROCESSING],AUTO,null]] 08:43:32.236 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:32.236 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:32.236 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:32.236 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:32.236 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=88 cap=32768] 08:43:32.236 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:32.236 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@79a51e2{IDLE}->null [DirectByteBuffer@249d6875[p=0,l=88,c=32768,r=88]={<<<\x81\xD2]\xEe\xC7)&\xCc\xB2[4\xCc\xFd\x0br\x9d\xA2G.\x87\xA9H>\x9a\xE8...L.\xC1\xB7F.\x87\xB3@2\x80\xE8z\x08\xAc\x94j\x0f\xA7\x85l\x7f\x93>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:32.236 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@79a51e2{WRITING}->null:IDLE-->WRITING 08:43:32.237 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/6 selected 08:43:32.237 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:32.237 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5b650a34 SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=91/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:32.237 [Thread-85] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 88 SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=56/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=88,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:32.237 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=88 remaining=0 WriteFlusher@79a51e2{WRITING}->null 08:43:32.237 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@79a51e2{IDLE}->null:WRITING-->IDLE 08:43:32.237 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=91/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:32.237 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=88,terminated=null] 08:43:32.237 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=88,terminated=null] processing 0 entries: [] 08:43:32.237 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=88,terminated=null] auto flushing 08:43:32.237 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=91/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 08:43:32.237 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=88,terminated=null] flushing 0 frames: [] 08:43:32.237 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:32.237 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=48]@2022-07-12T08:43:32.237Z 08:43:32.237 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=48]@2022-07-12T08:43:32.237Z 08:43:32.237 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=48]@2022-07-12T08:43:32.237Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=91/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:32.237 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=48]@2022-07-12T08:43:32.237Z 08:43:32.237 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@98f5a4b{AC.ReadCB@180fb258{WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=91/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:32.246 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:43:32.246 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:32.246 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6885e999[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCbEb\xF1\xF4{"u...\x00\x00\x00\x00\x00\x00\x00}) 08:43:32.246 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:32.246 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=49]@2022-07-12T08:43:32.246Z tryProduce true 08:43:32.246 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 88 DirectByteBuffer@76527921[p=0,l=88,c=4096,r=88]={<<<\x81\xD2]\xEe\xC7)&\xCc\xB2[4\xCc\xFd\x0br\x9d\xA2G.\x87\xA9H>\x9a\xE8...L.\xC1\xB7F.\x87\xB3@2\x80\xE8z\x08\xAc\x94j\x0f\xA7\x85l\x7f\x93>>>meters":[...\x00\x00\x00\x00\x00\x00\x00} 08:43:32.246 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:32.246 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 88 bytes - DirectByteBuffer@76527921[p=0,l=88,c=4096,r=88]={<<<\x81\xD2]\xEe\xC7)&\xCc\xB2[4\xCc\xFd\x0br\x9d\xA2G.\x87\xA9H>\x9a\xE8...L.\xC1\xB7F.\x87\xB3@2\x80\xE8z\x08\xAc\x94j\x0f\xA7\x85l\x7f\x93>>>meters":[...\x00\x00\x00\x00\x00\x00\x00} 08:43:32.246 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:32.246 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6885e999[READING] getAction(DirectByteBuffer@76527921[p=0,l=88,c=4096,r=88]={<<<\x81\xD2]\xEe\xC7)&\xCc\xB2[4\xCc\xFd\x0br\x9d\xA2G.\x87\xA9H>\x9a\xE8...L.\xC1\xB7F.\x87\xB3@2\x80\xE8z\x08\xAc\x94j\x0f\xA7\x85l\x7f\x93>>>meters":[...\x00\x00\x00\x00\x00\x00\x00}) 08:43:32.246 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:32.246 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 88 bytes 08:43:32.246 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:43:32.246 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 82 - Parser@55bd84c3[ExtensionStack,s=PAYLOAD_LEN,c=0,len=82,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:43:32.246 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@7e4a03e9[p=0,l=82,c=82,r=82]={<<<&\xCc\xB2[4\xCc\xFd\x0br\x9d\xA2G.\x87\xA9H>\x9a\xE8Y/\x81\xB1@9...L.\xC1\xB7F.\x87\xB3@2\x80\xE8z\x08\xAc\x94j\x0f\xA7\x85l\x7f\x93>>>} 08:43:32.246 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=82,fin=true,rsv=...,masked=true] 08:43:32.246 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=82,f=TEXT[len=82,fin=true,rsv=...,masked=true]]] 08:43:32.246 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:32.246 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=82,fin=true,rsv=...,masked=true]) 08:43:32.246 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:43:32.246 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=82,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:43:32.246 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@7e4a03e9[p=0,l=82,c=82,r=82]={<<<{"uri":"/sensinact/provid...es/position/SUBSCRIBE"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:32.246 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([82] "{"uri":"/sensinact/p...cursor/resources/position/SUBSCRIBE"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:43:32.250 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:43:32.250 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@1781fb8[p=0,l=216,c=216,r=216]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>} 08:43:32.250 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=216,fin=true,rsv=...,masked=false] 08:43:32.250 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=216,fin=true,rsv=...,masked=false] 08:43:32.250 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=216,fin=true,rsv=...,masked=false], Flusher@1651cc94[PROCESSING]) 08:43:32.250 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=216,fin=true,rsv=...,masked=false],Flusher@1651cc94[PROCESSING],AUTO,null] to Flusher@6c3e4c7d[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:32.250 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6c3e4c7d[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:32.250 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=216,fin=true,rsv=...,masked=false],Flusher@1651cc94[PROCESSING],AUTO,null]] 08:43:32.250 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:32.250 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@1651cc94[PROCESSING],AUTO,null]] 08:43:32.250 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:32.250 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:32.250 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:32.250 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:32.250 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=220 cap=32768] 08:43:32.250 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:32.250 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4e236bfc{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=220,c=32768,r=220]={<<<\x81~\x00\xD8{"response":{"subscri...tion","statusCode":200}>>>":1657615...\x00\x00\x00\x00\x00\x00\x00}] 08:43:32.250 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e236bfc{WRITING}->null:IDLE-->WRITING 08:43:32.251 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 1/1/1 selected 08:43:32.251 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 220 SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=W,to=4/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=220,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=82,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:32.251 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 1 keys, 0 updates 08:43:32.251 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=220 remaining=0 WriteFlusher@4e236bfc{WRITING}->null 08:43:32.251 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e236bfc{IDLE}->null:WRITING-->IDLE 08:43:32.251 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=220,terminated=null] 08:43:32.251 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=220,terminated=null] processing 0 entries: [] 08:43:32.251 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@61ac0684 SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:32.254 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=17/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:32.254 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=17/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 08:43:32.255 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=1/2,p=0} tryExecute EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:32.255Z 08:43:32.255 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=0/2,p=0}@20910cbf offer EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:32.255Z 08:43:32.255 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=0/2,p=1} startReservedThread p=1 08:43:32.255 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@336880df{s=0/2,p=1}@10626699 startThread=0 08:43:32.255 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@336880df{s=0/2,p=1}@10626699 in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=1}] 08:43:32.255 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=1/2,p=1}@10626699 started 08:43:32.255 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=1/2,p=0}@10626699 waiting 08:43:32.255 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=0/2,p=1}@20910cbf task=EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=true/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:32.255Z 08:43:32.255 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=true/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:32.255Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=18/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:32.255 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=true/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:32.255Z tryProduce true 08:43:32.255 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:32.255 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:32.255 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@1f1be129{AC.ReadCB@75a236be{WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=18/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:43:32.255 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:43:32.255 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=18/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=0,f=null]] 08:43:32.255 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:32.255 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 08:43:32.255 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68e2fea7[READING] getAction(DirectByteBuffer@11fbca37[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:32.251 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=220,terminated=null] auto flushing 08:43:32.256 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:32.256 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=220,terminated=null] flushing 0 frames: [] 08:43:32.256 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 220 DirectByteBuffer@11fbca37[p=0,l=220,c=4096,r=220]={<<<\x81~\x00\xD8{"response":{"subscri...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:32.256 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:32.256 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 220 bytes - DirectByteBuffer@11fbca37[p=0,l=220,c=4096,r=220]={<<<\x81~\x00\xD8{"response":{"subscri...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:32.256 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6885e999[READING] getAction(DirectByteBuffer@76527921[p=88,l=88,c=4096,r=0]={\x81\xD2]\xEe\xC7){"u...CRIBE"}<<<>>>meters":[...\x00\x00\x00\x00\x00\x00\x00}) 08:43:32.264 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:32.264 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68e2fea7[READING] getAction(DirectByteBuffer@11fbca37[p=0,l=220,c=4096,r=220]={<<<\x81~\x00\xD8{"response":{"subscri...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:32.264 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:32.264 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 220 bytes 08:43:32.264 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xD2]\xEe\xC7){"u...\x00\x00\x00\x00\x00\x00\x00} 08:43:32.264 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:43:32.264 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 216 - Parser@65a9803c[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=216,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:43:32.264 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@40bef3f0[p=0,l=216,c=216,r=216]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>} 08:43:32.264 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=216,fin=true,rsv=...,masked=false] 08:43:32.264 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:32.264 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=82,f=null]] 08:43:32.264 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=216,fin=true,rsv=...,masked=false]) 08:43:32.264 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=216,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:43:32.264 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@40bef3f0[p=0,l=216,c=216,r=216]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:32.264 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@98f5a4b{AC.ReadCB@180fb258{WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=82,f=null]]}} 08:43:32.264 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([216] "{"response":{"subscr...er/cursor/position","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"subscriptionId":"MID16576154122491897727273","initial":{"name":"position","type":"int","value":1,"timestamp":1657615407167}},"type":"SUBSCRIBE_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 08:43:32.264 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=82,f=null]] 08:43:32.264 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68e2fea7[READING] getAction(DirectByteBuffer@11fbca37[p=220,l=220,c=4096,r=0]={\x81~\x00\xD8{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:32.264 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@6730adf0 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 08:43:32.264 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:32.264 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 08:43:32.264 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@11fbca37[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xD8{"res...\x00\x00\x00\x00\x00\x00\x00} 08:43:32.264 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6005f2b2 waiting 08:43:32.264 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:32.264 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/6 selected 08:43:32.264 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:32.264 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=216,f=null]] 08:43:32.264 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:32.264 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@6730adf0 08:43:32.264 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@1f1be129{AC.ReadCB@75a236be{WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=216,f=null]]}} 08:43:32.264 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=82,f=null]] 08:43:32.336 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:32.336 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:43:32.336 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=72/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=216,f=null]] 08:43:32.336 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@448b1b00 on ManagedSelector@26d96e5{STARTED} id=0 keys=1 selected=0 updates=0 08:43:32.336 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26d96e5{STARTED} id=0 keys=1 selected=0 updates=1 08:43:32.336 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@3abfe845 in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}] 08:43:32.336 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 08:43:32.336 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/1 selected 08:43:32.336 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 1 updates 08:43:32.336 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:32.336 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@448b1b00 08:43:32.336 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:43:32.336 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=72/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=216,f=null]] 08:43:32.336 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:32.336 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 08:43:32.337 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:43:32.538 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@11caad92[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=231,fin=true,rsv=...,masked=false] 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=231,fin=true,rsv=...,masked=false] 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=231,fin=true,rsv=...,masked=false], Flusher@1651cc94[PROCESSING]) 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=231,fin=true,rsv=...,masked=false],Flusher@1651cc94[PROCESSING],AUTO,null] to Flusher@6c3e4c7d[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6c3e4c7d[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=231,fin=true,rsv=...,masked=false],Flusher@1651cc94[PROCESSING],AUTO,null]] 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@1651cc94[PROCESSING],AUTO,null]] 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=235 cap=32768] 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4e236bfc{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=235,c=32768,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>},"type":...\x00\x00\x00\x00\x00\x00\x00}] 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e236bfc{WRITING}->null:IDLE-->WRITING 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 235 SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=W,to=275/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=235,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=82,f=null]] 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=235 remaining=0 WriteFlusher@4e236bfc{WRITING}->null 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e236bfc{IDLE}->null:WRITING-->IDLE 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] processing 0 entries: [] 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] auto flushing 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] flushing 0 frames: [] 08:43:32.539 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:32.539 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 1/1/1 selected 08:43:32.539 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 1 keys, 0 updates 08:43:32.539 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@61ac0684 SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=275/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=216,f=null]] 08:43:32.539 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=275/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=216,f=null]] 08:43:32.539 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=275/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=216,f=null]]:runFillable:BLOCKING 08:43:32.539 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=1/2,p=0} tryExecute EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:32.539Z 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=0/2,p=0}@10626699 offer EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:32.54Z 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=0/2,p=1} startReservedThread p=1 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@336880df{s=0/2,p=1}@13c12450 startThread=0 08:43:32.540 [WebSocketClient@1035363280-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@336880df{s=0/2,p=1}@13c12450 in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=1}] 08:43:32.540 [WebSocketClient@1035363280-111] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=1/2,p=1}@13c12450 started 08:43:32.540 [WebSocketClient@1035363280-111] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=1/2,p=0}@13c12450 waiting 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=true/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:32.54Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=275/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=216,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@1f1be129{AC.ReadCB@75a236be{WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=275/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=216,f=null]]}} 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68e2fea7[READING] getAction(DirectByteBuffer@11fbca37[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xD8{"res...\x00\x00\x00\x00\x00\x00\x00}) 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 235 DirectByteBuffer@11fbca37[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 235 bytes - DirectByteBuffer@11fbca37[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68e2fea7[READING] getAction(DirectByteBuffer@11fbca37[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 235 bytes 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 231 - Parser@65a9803c[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=231,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@1d06c858[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=231,fin=true,rsv=...,masked=false] 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=231,fin=true,rsv=...,masked=false]) 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=231,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@1d06c858[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([231] "{"type":"CALLBACK","...i":"/slider/cursor/position/value"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"type":"CALLBACK","callbackId":"MID16576154122491897727273","messages":[{"notification":{"name":"position","type":"int","value":2,"timestamp":1657615412336},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"}]} 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68e2fea7[READING] getAction(DirectByteBuffer@11fbca37[p=235,l=235,c=4096,r=0]={\x81~\x00\xE7{"typ...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@11fbca37[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE7{"typ...\x00\x00\x00\x00\x00\x00\x00} 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=231,f=null]] 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@1f1be129{AC.ReadCB@75a236be{WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=231,f=null]]}} 08:43:32.540 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=true 0->1 for SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=231,f=null]] 08:43:32.540 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=1/2,p=0}@10626699 task=EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=true/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:32.54Z 08:43:32.541 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:32.541 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:32.541 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/PRODUCING/p=true/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:32.541Z tryProduce true 08:43:32.541 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=2/2,p=0}@10626699 waiting 08:43:32.541 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 1 on SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=231,f=null]] 08:43:32.541 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 08:43:32.637 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:43:32.638 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:43:32.839 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:43:32.839 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@288b2568[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 08:43:32.839 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=231,fin=true,rsv=...,masked=false] 08:43:32.839 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=231,fin=true,rsv=...,masked=false] 08:43:32.839 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=231,fin=true,rsv=...,masked=false], Flusher@1651cc94[PROCESSING]) 08:43:32.839 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=231,fin=true,rsv=...,masked=false],Flusher@1651cc94[PROCESSING],AUTO,null] to Flusher@6c3e4c7d[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:32.839 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6c3e4c7d[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:32.839 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=231,fin=true,rsv=...,masked=false],Flusher@1651cc94[PROCESSING],AUTO,null]] 08:43:32.840 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:32.840 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@1651cc94[PROCESSING],AUTO,null]] 08:43:32.840 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:32.840 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:32.840 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:32.840 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:32.840 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=235 cap=32768] 08:43:32.840 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:32.840 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4e236bfc{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=235,c=32768,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>},"type":...\x00\x00\x00\x00\x00\x00\x00}] 08:43:32.840 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e236bfc{WRITING}->null:IDLE-->WRITING 08:43:32.840 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 235 SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=W,to=300/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=235,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=82,f=null]] 08:43:32.840 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 1/1/1 selected 08:43:32.840 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=235 remaining=0 WriteFlusher@4e236bfc{WRITING}->null 08:43:32.840 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 1 keys, 0 updates 08:43:32.840 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e236bfc{IDLE}->null:WRITING-->IDLE 08:43:32.840 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] 08:43:32.840 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] processing 0 entries: [] 08:43:32.840 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] auto flushing 08:43:32.840 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] flushing 0 frames: [] 08:43:32.840 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@61ac0684 SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=299/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=231,f=null]] 08:43:32.840 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:32.840 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=299/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=231,f=null]] 08:43:32.840 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=299/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=231,f=null]]:runFillable:BLOCKING 08:43:32.840 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=2/2,p=0} tryExecute EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/REPRODUCING/p=false/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:32.84Z 08:43:32.840 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=1/2,p=0}@10626699 offer EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/REPRODUCING/p=false/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:32.84Z 08:43:32.840 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=true/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:32.84Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=299/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=231,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:32.840 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=1/2,p=0}@10626699 task=EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=true/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:32.84Z 08:43:32.840 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@1f1be129{AC.ReadCB@75a236be{WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=300/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=231,f=null]]}} 08:43:32.840 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:43:32.840 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=true/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:32.84Z tryProduce true 08:43:32.840 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:32.840 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:32.840 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:32.840 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68e2fea7[READING] getAction(DirectByteBuffer@11fbca37[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE7{"typ...\x00\x00\x00\x00\x00\x00\x00}) 08:43:32.840 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:32.840 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 235 DirectByteBuffer@11fbca37[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:32.840 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 235 bytes - DirectByteBuffer@11fbca37[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:32.840 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=300/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=231,f=null]] 08:43:32.841 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 08:43:32.841 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68e2fea7[READING] getAction(DirectByteBuffer@11fbca37[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:32.841 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:32.841 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 235 bytes 08:43:32.841 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:43:32.841 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 231 - Parser@65a9803c[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=231,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:43:32.841 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@19394f20[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 08:43:32.841 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=231,fin=true,rsv=...,masked=false] 08:43:32.841 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:32.841 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=231,fin=true,rsv=...,masked=false]) 08:43:32.841 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=231,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:43:32.841 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@19394f20[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:32.841 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([231] "{"type":"CALLBACK","...i":"/slider/cursor/position/value"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"type":"CALLBACK","callbackId":"MID16576154122491897727273","messages":[{"notification":{"name":"position","type":"int","value":0,"timestamp":1657615412637},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"}]} 08:43:32.841 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68e2fea7[READING] getAction(DirectByteBuffer@11fbca37[p=235,l=235,c=4096,r=0]={\x81~\x00\xE7{"typ...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:32.841 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:32.841 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@11fbca37[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE7{"typ...\x00\x00\x00\x00\x00\x00\x00} 08:43:32.841 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=231,f=null]] 08:43:32.841 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@1f1be129{AC.ReadCB@75a236be{WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=231,f=null]]}} 08:43:32.841 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=231,f=null]] 08:43:32.841 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@448b1b00 on ManagedSelector@26d96e5{STARTED} id=0 keys=1 selected=0 updates=0 08:43:32.841 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26d96e5{STARTED} id=0 keys=1 selected=0 updates=1 08:43:32.841 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=2/2,p=0}@20910cbf waiting 08:43:32.841 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 08:43:32.841 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/1 selected 08:43:32.841 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 1 updates 08:43:32.841 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:32.841 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@448b1b00 08:43:32.841 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=231,f=null]] 08:43:32.841 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:32.841 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 08:43:32.939 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:43:32.939 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@18ca6cb5[p=0,l=233,c=233,r=233]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=233,fin=true,rsv=...,masked=false] 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=233,fin=true,rsv=...,masked=false] 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=233,fin=true,rsv=...,masked=false], Flusher@1651cc94[PROCESSING]) 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=233,fin=true,rsv=...,masked=false],Flusher@1651cc94[PROCESSING],AUTO,null] to Flusher@6c3e4c7d[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6c3e4c7d[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=233,fin=true,rsv=...,masked=false],Flusher@1651cc94[PROCESSING],AUTO,null]] 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@1651cc94[PROCESSING],AUTO,null]] 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=237 cap=32768] 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4e236bfc{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=237,c=32768,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>"type":"G...\x00\x00\x00\x00\x00\x00\x00}] 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e236bfc{WRITING}->null:IDLE-->WRITING 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 237 SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=W,to=301/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=237,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=82,f=null]] 08:43:33.141 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 1/1/1 selected 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=237 remaining=0 WriteFlusher@4e236bfc{WRITING}->null 08:43:33.141 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 1 keys, 0 updates 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e236bfc{IDLE}->null:WRITING-->IDLE 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] processing 0 entries: [] 08:43:33.141 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@61ac0684 SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=300/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=231,f=null]] 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] auto flushing 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] flushing 0 frames: [] 08:43:33.141 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:33.141 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=300/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=231,f=null]] 08:43:33.141 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=300/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=231,f=null]]:runFillable:BLOCKING 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=2/2,p=0} tryExecute EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:33.141Z 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=1/2,p=0}@20910cbf offer EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:33.142Z 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=true/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:33.142Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=300/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=231,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:33.142 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=1/2,p=0}@20910cbf task=EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=true/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:33.142Z 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@1f1be129{AC.ReadCB@75a236be{WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=300/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=231,f=null]]}} 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:33.142 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=true/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:43:33.142Z tryProduce true 08:43:33.142 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68e2fea7[READING] getAction(DirectByteBuffer@11fbca37[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE7{"typ...\x00\x00\x00\x00\x00\x00\x00}) 08:43:33.142 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 237 DirectByteBuffer@11fbca37[p=0,l=237,c=4096,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 237 bytes - DirectByteBuffer@11fbca37[p=0,l=237,c=4096,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:33.142 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=301/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=231,f=null]] 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68e2fea7[READING] getAction(DirectByteBuffer@11fbca37[p=0,l=237,c=4096,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:33.142 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 237 bytes 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 233 - Parser@65a9803c[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=233,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@6259d555[p=0,l=233,c=233,r=233]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=233,fin=true,rsv=...,masked=false] 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=233,fin=true,rsv=...,masked=false]) 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=233,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@6259d555[p=0,l=233,c=233,r=233]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([233] "{"type":"CALLBACK","...i":"/slider/cursor/position/value"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"type":"CALLBACK","callbackId":"MID16576154122491897727273","messages":[{"notification":{"name":"position","type":"int","value":125,"timestamp":1657615412939},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"}]} 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68e2fea7[READING] getAction(DirectByteBuffer@11fbca37[p=237,l=237,c=4096,r=0]={\x81~\x00\xE9{"typ...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:33.142 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@11fbca37[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE9{"typ...\x00\x00\x00\x00\x00\x00\x00} 08:43:33.143 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=233,f=null]] 08:43:33.143 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@1f1be129{AC.ReadCB@75a236be{WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=233,f=null]]}} 08:43:33.143 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=233,f=null]] 08:43:33.143 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@448b1b00 on ManagedSelector@26d96e5{STARTED} id=0 keys=1 selected=0 updates=0 08:43:33.143 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26d96e5{STARTED} id=0 keys=1 selected=0 updates=1 08:43:33.143 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=2/2,p=0}@10626699 waiting 08:43:33.143 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 08:43:33.143 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/1 selected 08:43:33.143 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 1 updates 08:43:33.143 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:33.143 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@448b1b00 08:43:33.143 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=233,f=null]] 08:43:33.143 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:33.143 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 08:43:33.438 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:43:33.438 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@619fe282[p=0,l=178,c=178,r=178]={<<<{"uri":"/sensinact/provid...6154122491897727273"}]}>>>} 08:43:33.438 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=178,fin=true,rsv=...,masked=false] 08:43:33.438 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=178,fin=true,rsv=...,masked=false] 08:43:33.438 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=178,fin=true,rsv=...,masked=true], Flusher@20a2e8b9[PROCESSING]) 08:43:33.438 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=178,fin=true,rsv=...,masked=true],Flusher@20a2e8b9[PROCESSING],AUTO,null] to Flusher@1da417f[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:33.438 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1da417f[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:33.438 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=178,fin=true,rsv=...,masked=true],Flusher@20a2e8b9[PROCESSING],AUTO,null]] 08:43:33.439 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:33.439 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@20a2e8b9[PROCESSING],AUTO,null]] 08:43:33.439 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:33.439 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:33.439 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:33.439 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:33.439 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=186 cap=32768] 08:43:33.439 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:33.439 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@79a51e2{IDLE}->null [DirectByteBuffer@249d6875[p=0,l=186,c=32768,r=186]={<<<\x81\xFe\x00\xB2\x00\xD1\xCb\xFa{\xF3\xBe\x88i\xF3\xF1\xD8/\xA2\xAe\x94s\xB8\xA5\x9bc...\xCc1\xE4\xFf\xCb2\xE3\xFf\xC31\xE9\xF2\xCd7\xE3\xFc\xC87\xE2\xE9\x87]\xAc>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:43:33.439 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@79a51e2{WRITING}->null:IDLE-->WRITING 08:43:33.439 [Thread-85] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 186 SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=296/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=186,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=233,f=null]] 08:43:33.439 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=186 remaining=0 WriteFlusher@79a51e2{WRITING}->null 08:43:33.439 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@79a51e2{IDLE}->null:WRITING-->IDLE 08:43:33.439 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=186,terminated=null] 08:43:33.439 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=186,terminated=null] processing 0 entries: [] 08:43:33.439 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=186,terminated=null] auto flushing 08:43:33.440 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=186,terminated=null] flushing 0 frames: [] 08:43:33.440 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:33.439 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/6 selected 08:43:33.440 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:33.440 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5b650a34 SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=298/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=82,f=null]] 08:43:33.440 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=298/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=82,f=null]] 08:43:33.440 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=298/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=82,f=null]]:runFillable:BLOCKING 08:43:33.440 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=49]@2022-07-12T08:43:33.44Z 08:43:33.440 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=49]@2022-07-12T08:43:33.44Z 08:43:33.440 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=49]@2022-07-12T08:43:33.44Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=299/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=82,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:33.440 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@98f5a4b{AC.ReadCB@180fb258{WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=299/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=82,f=null]]}} 08:43:33.440 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:43:33.440 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:33.440 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6885e999[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xD2]\xEe\xC7){"u...\x00\x00\x00\x00\x00\x00\x00}) 08:43:33.440 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:33.441 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 186 DirectByteBuffer@76527921[p=0,l=186,c=4096,r=186]={<<<\x81\xFe\x00\xB2\x00\xD1\xCb\xFa{\xF3\xBe\x88i\xF3\xF1\xD8/\xA2\xAe\x94s\xB8\xA5\x9bc...\xCc1\xE4\xFf\xCb2\xE3\xFf\xC31\xE9\xF2\xCd7\xE3\xFc\xC87\xE2\xE9\x87]\xAc>>>ture\\",\\"...\x00\x00\x00\x00\x00\x00\x00} 08:43:33.441 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 186 bytes - DirectByteBuffer@76527921[p=0,l=186,c=4096,r=186]={<<<\x81\xFe\x00\xB2\x00\xD1\xCb\xFa{\xF3\xBe\x88i\xF3\xF1\xD8/\xA2\xAe\x94s\xB8\xA5\x9bc...\xCc1\xE4\xFf\xCb2\xE3\xFf\xC31\xE9\xF2\xCd7\xE3\xFc\xC87\xE2\xE9\x87]\xAc>>>ture\\",\\"...\x00\x00\x00\x00\x00\x00\x00} 08:43:33.441 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6885e999[READING] getAction(DirectByteBuffer@76527921[p=0,l=186,c=4096,r=186]={<<<\x81\xFe\x00\xB2\x00\xD1\xCb\xFa{\xF3\xBe\x88i\xF3\xF1\xD8/\xA2\xAe\x94s\xB8\xA5\x9bc...\xCc1\xE4\xFf\xCb2\xE3\xFf\xC31\xE9\xF2\xCd7\xE3\xFc\xC87\xE2\xE9\x87]\xAc>>>ture\\",\\"...\x00\x00\x00\x00\x00\x00\x00}) 08:43:33.441 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:33.441 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 186 bytes 08:43:33.441 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:43:33.441 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 178 - Parser@55bd84c3[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=178,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:43:33.441 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@63ac101[p=0,l=178,c=178,r=178]={<<<{\xF3\xBe\x88i\xF3\xF1\xD8/\xA2\xAe\x94s\xB8\xA5\x9bc\xA5\xE4\x8ar\xBe\xBd\x93d...\xCc1\xE4\xFf\xCb2\xE3\xFf\xC31\xE9\xF2\xCd7\xE3\xFc\xC87\xE2\xE9\x87]\xAc>>>} 08:43:33.441 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=50]@2022-07-12T08:43:33.441Z 08:43:33.441 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=50]@2022-07-12T08:43:33.441Z tryProduce true 08:43:33.441 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:33.441 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:33.441 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=PAYLOAD,c=0,len=178,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:33.441 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:43:33.441 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=178,fin=true,rsv=...,masked=true] 08:43:33.441 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:43:33.441 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=178,fin=true,rsv=...,masked=true]) 08:43:33.441 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=178,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:43:33.441 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@63ac101[p=0,l=178,c=178,r=178]={<<<{"uri":"/sensinact/provid...6154122491897727273"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:33.441 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([178] "{"uri":"/sensinact/p...alue":"MID16576154122491897727273"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:43:33.445 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:43:33.445 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@72030971[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} 08:43:33.445 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=125,fin=true,rsv=...,masked=false] 08:43:33.445 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=125,fin=true,rsv=...,masked=false] 08:43:33.445 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=125,fin=true,rsv=...,masked=false], Flusher@1651cc94[PROCESSING]) 08:43:33.445 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=125,fin=true,rsv=...,masked=false],Flusher@1651cc94[PROCESSING],AUTO,null] to Flusher@6c3e4c7d[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:43:33.445 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6c3e4c7d[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:43:33.445 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=125,fin=true,rsv=...,masked=false],Flusher@1651cc94[PROCESSING],AUTO,null]] 08:43:33.445 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:43:33.445 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@1651cc94[PROCESSING],AUTO,null]] 08:43:33.445 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:43:33.445 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:43:33.445 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:43:33.445 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:43:33.445 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=127 cap=32768] 08:43:33.445 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:43:33.445 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4e236bfc{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=127,c=32768,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>alue":125...\x00\x00\x00\x00\x00\x00\x00}] 08:43:33.445 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e236bfc{WRITING}->null:IDLE-->WRITING 08:43:33.445 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 1/1/1 selected 08:43:33.445 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 1 keys, 0 updates 08:43:33.445 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@61ac0684 SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=233,f=null]] 08:43:33.445 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=233,f=null]] 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=233,f=null]]:runFillable:BLOCKING 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=2/2,p=0} tryExecute EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:43:33.446Z 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=1/2,p=0}@10626699 offer EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:43:33.446Z 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=true/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:43:33.446Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=233,f=null]]:runFillable:BLOCKING/BLOCKING 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@1f1be129{AC.ReadCB@75a236be{WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=233,f=null]]}} 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:43:33.446 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=1/2,p=0}@10626699 task=EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=true/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:43:33.446Z 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68e2fea7[READING] getAction(DirectByteBuffer@11fbca37[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE9{"typ...\x00\x00\x00\x00\x00\x00\x00}) 08:43:33.446 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 127 SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=W,to=5/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=127,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=178,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:33.446 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=127 remaining=0 WriteFlusher@4e236bfc{WRITING}->null 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 127 DirectByteBuffer@11fbca37[p=0,l=127,c=4096,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>alue":125...\x00\x00\x00\x00\x00\x00\x00} 08:43:33.446 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e236bfc{IDLE}->null:WRITING-->IDLE 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 127 bytes - DirectByteBuffer@11fbca37[p=0,l=127,c=4096,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>alue":125...\x00\x00\x00\x00\x00\x00\x00} 08:43:33.446 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68e2fea7[READING] getAction(DirectByteBuffer@11fbca37[p=0,l=127,c=4096,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>alue":125...\x00\x00\x00\x00\x00\x00\x00}) 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 127 bytes 08:43:33.446 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=true/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:43:33.446Z tryProduce true 08:43:33.446 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] processing 0 entries: [] 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:43:33.446 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 125 - Parser@65a9803c[ExtensionStack,s=PAYLOAD_LEN,c=0,len=125,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:43:33.446 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] auto flushing 08:43:33.446 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@5c3bc263[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=125,fin=true,rsv=...,masked=false] 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:43:33.446 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] flushing 0 frames: [] 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=125,fin=true,rsv=...,masked=false]) 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=125,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:43:33.446 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=125,f=TEXT[len=125,fin=true,rsv=...,masked=false]]] 08:43:33.446 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@5c3bc263[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:43:33.446 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6885e999[READING] getAction(DirectByteBuffer@76527921[p=186,l=186,c=4096,r=0]={\x81\xFe\x00\xB2\x00\xD1\xCb\xFa{...273"}]}<<<>>>ture\\",\\"...\x00\x00\x00\x00\x00\x00\x00}) 08:43:33.446 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([125] "{"response":{"messag...er/cursor/position","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"message":"unsubscription done"},"type":"UNSUBSCRIBE_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 08:43:33.446 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xB2\x00\xD1\xCb\xFa{...\x00\x00\x00\x00\x00\x00\x00} 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68e2fea7[READING] getAction(DirectByteBuffer@11fbca37[p=127,l=127,c=4096,r=0]={\x81}{"respo...e":200}<<<>>>alue":125...\x00\x00\x00\x00\x00\x00\x00}) 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@11fbca37[p=0,l=0,c=4096,r=0]={<<<>>>\x81}{"respo...\x00\x00\x00\x00\x00\x00\x00} 08:43:33.446 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=178,f=null]] 08:43:33.446 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=125,f=null]] 08:43:33.446 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@98f5a4b{AC.ReadCB@180fb258{WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=178,f=null]]}} 08:43:33.446 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 08:43:33.446 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=178,f=null]] 08:43:33.447 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@6730adf0 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 08:43:33.447 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 08:43:33.447 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:33.447 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:33.447 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/6 selected 08:43:33.447 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:33.447 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:33.447 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@6730adf0 08:43:33.447 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=178,f=null]] 08:43:33.447 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:33.447 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:43:33.447 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@1f1be129{AC.ReadCB@75a236be{WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=125,f=null]]}} 08:43:33.447 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=125,f=null]] 08:43:33.447 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@448b1b00 on ManagedSelector@26d96e5{STARTED} id=0 keys=1 selected=0 updates=0 08:43:33.447 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26d96e5{STARTED} id=0 keys=1 selected=0 updates=1 08:43:33.447 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=2/2,p=0}@20910cbf waiting 08:43:33.447 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 08:43:33.447 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/1 selected 08:43:33.447 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 1 updates 08:43:33.447 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:33.447 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@448b1b00 08:43:33.447 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=125,f=null]] 08:43:33.447 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:33.447 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 08:43:33.541 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:43:33.542 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:43:34.552 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/6 selected 08:43:34.552 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:34.553 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=4497/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} 08:43:34.553 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=4497/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} 08:43:34.553 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=4497/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:34.553 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=50]@2022-07-12T08:43:34.553Z 08:43:34.553 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=50]@2022-07-12T08:43:34.553Z 08:43:34.553 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=50]@2022-07-12T08:43:34.553Z 08:43:34.553 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=50]@2022-07-12T08:43:34.553Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=4497/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:34.553 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=51]@2022-07-12T08:43:34.553Z tryProduce true 08:43:34.553 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:34.553 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=4497/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:34.553 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:34.553 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=4498/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} 08:43:34.553 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=4498/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:34.553 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:43:34.553 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 442 HeapByteBuffer@623e3550[p=0,l=442,c=8192,r=442]={<<>>tring"}]}...\x00\x00\x00\x00\x00\x00\x00} 08:43:34.553 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} filled 442 HeapByteBuffer@623e3550[p=0,l=442,c=8192,r=442]={<<>>tring"}]}...\x00\x00\x00\x00\x00\x00\x00} 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=442,c=8192,r=442]={<<>>tring"}]}...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=442,c=8192,r=442]={<<>>tring"}]}...\x00\x00\x00\x00\x00\x00\x00} 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 199 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 199},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} parsed true HttpParser{s=CONTENT,0 of 199} 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:34.554 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:34.555 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 199},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} parse HeapByteBuffer@623e3550[p=243,l=442,c=8192,r=199]={POST /sen...199\r\n\r\n<<<{"parameters" : [{"name":..."complement":false}]}]}>>>tring"}]}...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:34.555 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=243,l=442,c=8192,r=199]={POST /sen...199\r\n\r\n<<<{"parameters" : [{"name":..."complement":false}]}]}>>>tring"}]}...\x00\x00\x00\x00\x00\x00\x00} 08:43:34.555 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} Content@3a5a9b81{HeapByteBufferR@5216c8b8[p=243,l=442,c=8192,r=199]={POST /sen...199\r\n\r\n<<<{"parameters" : [{"name":..."complement":false}]}]}>>>tring"}]}...\x00\x00\x00\x00\x00\x00\x00}} 08:43:34.555 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=0,[0]=null,s=STREAM] addContent Content@3a5a9b81{HeapByteBufferR@5216c8b8[p=243,l=442,c=8192,r=199]={POST /sen...199\r\n\r\n<<<{"parameters" : [{"name":..."complement":false}]}]}>>>tring"}]}...\x00\x00\x00\x00\x00\x00\x00}} 08:43:34.555 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:34.555 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} 08:43:34.555 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:34.555 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} 08:43:34.555 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:34.555 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,199 of 199},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} parsed false HttpParser{s=END,199 of 199} 08:43:34.555 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56debf54[c=199,q=1,[0]=EOF,s=STREAM] read 199 from Content@3a5a9b81{HeapByteBufferR@5216c8b8[p=442,l=442,c=8192,r=0]={POST /sen...se}]}]}<<<>>>tring"}]}...\x00\x00\x00\x00\x00\x00\x00}} 08:43:34.555 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,199 of 199},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} 08:43:34.558 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cbffca6[p=0,l=218,c=218,r=218]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>}) 08:43:34.558 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=218 null 08:43:34.558 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@228c70d8[p=0,l=218,c=218,r=218]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@389fd91f{null} 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=4} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:34 GMT Content-Type: application/json;charset=utf-8 Content-Length: 218 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=218},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4758a060] (null,[p=0,l=218,c=218,r=218],true)@START 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=218} last=true content=HeapByteBuffer@228c70d8[p=0,l=218,c=218,r=218]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>} 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:34 GMT Content-Type: application/json;charset=utf-8 Content-Length: 218 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=218},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4758a060] ([p=0,l=123,c=16384,r=123],[p=0,l=218,c=218,r=218],true)@COMPLETING 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1d770bf3{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>icj31Nvlf...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@228c70d8[p=0,l=218,c=218,r=218]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>}] 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{WRITING}->null:IDLE-->WRITING 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 341 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=W,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,199 of 199},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=5} 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=341 remaining=0 WriteFlusher@1d770bf3{WRITING}->null 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1d770bf3{IDLE}->null:WRITING-->IDLE 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61aa7a9a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=218},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4758a060] ([p=123,l=123,c=16384,r=0],[p=218,l=218,c=218,r=0],true)@END 08:43:34.559 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=46,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=5} 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=46,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=5} 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@67c42e8d) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=46,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=5} 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE written=218 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,199 of 199} 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:34.559 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:34.559 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:34.560 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:34.560 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:34.560 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:34.560 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 08:43:34.560 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 08:43:34.560 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:34.560 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 08:43:34.560 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 08:43:34.560 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 08:43:34.560 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:34.560 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/6 selected 08:43:34.560 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:34.560 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:34.560 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:34.560 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@77ac226 08:43:34.560 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6005f2b2 waiting 08:43:34.560 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 08:43:34.560 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:34.560 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:43:34.761 [etp1772270518-104-acceptor-0@4054d05b-ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@220b812a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:45450]] on ManagedSelector@4be05adf{STARTED} id=0 keys=0 selected=0 updates=0 08:43:34.761 [etp1772270518-104-acceptor-0@4054d05b-ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4be05adf{STARTED} id=0 keys=0 selected=0 updates=1 08:43:34.761 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:43:34.761 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/0 selected 08:43:34.761 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 1 updates 08:43:34.762 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:34.762 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@220b812a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:45450]] 08:43:34.762 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:34.762 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:43:34.762 [etp1772270518-95] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 08:43:34.762 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:34.762 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 08:43:34.762 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@7b884c3c on ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=0 08:43:34.762 [etp1772270518-95] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:34.762 [etp1772270518-95] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:34.762 [etp1772270518-95] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:34.762 [etp1772270518-95] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2aa71e1a{AC.ReadCB@5fc23231{HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:34.762 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:34.762 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@64bae2c5 on ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=1 08:43:34.762 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=2 08:43:34.763 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:43:34.763 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/1 selected 08:43:34.763 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 2 updates 08:43:34.763 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:34.763 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:43:34.763 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@7b884c3c 08:43:34.763 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@64bae2c5 08:43:34.763 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:34.763 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:34.763 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:43:34.763 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 1/1/1 selected 08:43:34.763 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 1 keys, 0 updates 08:43:34.763 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@38b838d0 SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:34.763 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:34.763 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:34.763 [etp1772270518-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=0} tryExecute EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=8,q=0,ReservedThreadExecutor@42c4d995{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:34.763Z 08:43:34.763 [etp1772270518-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=1} startReservedThread p=1 08:43:34.763 [etp1772270518-103] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=8,q=1,ReservedThreadExecutor@42c4d995{s=0/1,p=1}}[pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:43:34.763Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:34.763 [etp1772270518-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=1}@5f59c986 started 08:43:34.763 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:34.763 [etp1772270518-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@5f59c986 waiting 08:43:34.763 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:34.763 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:34.763 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:43:34.763 [etp1772270518-97] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2aa71e1a{AC.ReadCB@5fc23231{HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:34.763 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 465 HeapByteBuffer@2106d7be[p=0,l=465,c=8192,r=465]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 465 HeapByteBuffer@2106d7be[p=0,l=465,c=8192,r=465]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2106d7be[p=0,l=465,c=8192,r=465]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2106d7be[p=0,l=465,c=8192,r=465]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8898/MID16576154145572126590775 on HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} POST //127.0.0.1:8898/MID16576154145572126590775 HTTP/1.1 Content-Type: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8898 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive Content-Length: 231 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=CONTENT,0 of 231},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} parsed true HttpParser{s=CONTENT,0 of 231} 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8898/MID16576154145572126590775 HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /MID16576154145572126590775 on HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/MID16576154145572126590775|null -> callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:34.764 [etp1772270518-97] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:34.766 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4a88e155{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:34.766 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4a88e155{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=2} 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4a88e155{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4a88e155{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=3} 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=CONTENT,0 of 231},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=3} parse HeapByteBuffer@2106d7be[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@2106d7be[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=3} Content@6b5a9f24{HeapByteBufferR@1a1abe31[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@a9d32f0[c=0,q=0,[0]=null,s=STREAM] addContent Content@6b5a9f24{HeapByteBufferR@1a1abe31[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=3} 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=3} 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@a9d32f0[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=END,231 of 231},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=3} parsed false HttpParser{s=END,231 of 231} 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@a9d32f0[c=231,q=1,[0]=EOF,s=STREAM] read 231 from Content@6b5a9f24{HeapByteBufferR@1a1abe31[p=465,l=465,c=8192,r=0]={POST /MID...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=END,231 of 231},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=3} 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4a88e155{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4a88e155{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4a88e155{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=3} 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@20630c25) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@1fff04b2 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /MID16576154145572126590775 on HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=3} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:34 GMT 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@50dbca4a[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@33327813] (null,[p=0,l=0,c=0,r=0],true)@START 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:34 GMT 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:34.767 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@50dbca4a[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@33327813] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@b884874{IDLE}->null [HeapByteBuffer@2106d7be[p=0,l=108,c=8192,r=108]={<<>> 127.0.0....\x00\x00\x00\x00\x00\x00\x00}] 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@b884874{WRITING}->null:IDLE-->WRITING 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=END,231 of 231},g=HttpGenerator@2728c1e3{s=COMPLETING}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=4} 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@b884874{WRITING}->null 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@b884874{IDLE}->null:WRITING-->IDLE 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@50dbca4a[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@33327813] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@20630c25 w=false 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4a88e155{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4a88e155{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4a88e155{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8898/MID16576154145572126590775,age=4} 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /MID16576154145572126590775 written=0 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4a88e155{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,231 of 231} 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2aa71e1a{AC.ReadCB@5fc23231{HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@64bae2c5 on ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=0 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=1 08:43:34.768 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:43:34.768 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/1 selected 08:43:34.768 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 1 updates 08:43:34.768 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:34.768 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:34.768 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@64bae2c5 08:43:34.769 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:34.769 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:34.769 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:43:34.860 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:43:34.861 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:43:39.745 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/6 selected 08:43:39.745 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:39.745 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ea1f917 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=5185/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 08:43:39.745 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=5185/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 08:43:39.745 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=5185/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:39.746 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=51]@2022-07-12T08:43:39.745Z 08:43:39.746 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=51]@2022-07-12T08:43:39.746Z 08:43:39.746 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=51]@2022-07-12T08:43:39.746Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=5185/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=51]@2022-07-12T08:43:39.746Z 08:43:39.746 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=FI,flush=-,to=5185/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=52]@2022-07-12T08:43:39.746Z tryProduce true 08:43:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:39.746 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=5185/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=5186/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 08:43:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:43:39.746 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,OPEN,fill=-,flush=-,to=5186/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 08:43:39.746 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:39.746 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 08:43:39.746 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,ISHUT,fill=-,flush=-,to=5186/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:39.746 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,ISHUT,fill=-,flush=-,to=5186/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:39.746 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:39.746 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 08:43:39.746 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,ISHUT,fill=-,flush=-,to=5186/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 08:43:39.746 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,ISHUT,fill=-,flush=-,to=5186/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 08:43:39.746 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:56858,CLOSED,fill=-,flush=-,to=5186/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 08:43:39.746 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@648d89e1{null} 08:43:39.746 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 08:43:39.746 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1cb87d52 startThread=0 08:43:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/5 selected 08:43:39.746 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1cb87d52 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 08:43:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 0 updates 08:43:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:39.746 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:56858,CLOSED,fill=-,flush=-,to=5186/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@76642de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 08:43:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:43:39.746 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@30b132a5{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5186/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@76642de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 08:43:39.747 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5186/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@76642de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 08:43:39.747 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5186/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@76642de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 08:43:39.747 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1cb87d52 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 08:43:39.747 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@30b132a5{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5186/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@76642de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 08:43:39.747 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5186/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@76642de[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:39.747 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:43:44.746 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 1/1/1 selected 08:43:44.746 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 1 keys, 0 updates 08:43:44.746 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@38b838d0 SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=FI,flush=-,to=9977/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:44.746 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=FI,flush=-,to=9977/30000}{io=1/0,kio=1,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:44.746 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=FI,flush=-,to=9977/30000}{io=1/0,kio=1,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:44.746 [etp1772270518-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0} tryExecute EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:44.746Z 08:43:44.746 [etp1772270518-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=0}@5f59c986 offer EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:44.746Z 08:43:44.746 [etp1772270518-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=1} startReservedThread p=1 08:43:44.747 [etp1772270518-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=1}@5f59c986 task=EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=1,ReservedThreadExecutor@42c4d995{s=0/1,p=1}}[pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:44.746Z 08:43:44.747 [etp1772270518-99] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=1}@619e0939 started 08:43:44.747 [etp1772270518-99] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@619e0939 waiting 08:43:44.747 [etp1772270518-96] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:44.747Z tryProduce true 08:43:44.747 [etp1772270518-103] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:43:44.747Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=FI,flush=-,to=9978/30000}{io=1/0,kio=1,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:44.747 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:44.747 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:44.747 [etp1772270518-103] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2aa71e1a{AC.ReadCB@5fc23231{HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=FI,flush=-,to=9978/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:44.747 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=FI,flush=-,to=9978/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:44.747 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:43:44.747 [etp1772270518-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=-,flush=-,to=9978/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:44.748 [etp1772270518-103] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,OPEN,fill=-,flush=-,to=9978/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:44.748 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:43:44.748 [etp1772270518-103] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 08:43:44.748 [etp1772270518-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,ISHUT,fill=-,flush=-,to=9979/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:43:44.748 [etp1772270518-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,ISHUT,fill=-,flush=-,to=9979/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:44.748 [etp1772270518-103] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:43:44.748 [etp1772270518-103] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 08:43:44.748 [etp1772270518-103] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,ISHUT,fill=-,flush=-,to=9979/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:44.748 [etp1772270518-103] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,ISHUT,fill=-,flush=-,to=9979/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:44.748 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@57205b0{l=/127.0.0.1:8898,r=/127.0.0.1:45450,CLOSED,fill=-,flush=-,to=9979/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5fc23231[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:44.748 [etp1772270518-103] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@2aa71e1a{null} 08:43:44.748 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=0 08:43:44.748 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:43:44.748 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/0 selected 08:43:44.748 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 0 updates 08:43:44.748 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:44.748 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:44.748 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 0 keys 08:43:44.748 [etp1772270518-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=0.0.0.0/0.0.0.0:8898,r=/127.0.0.1:45450,CLOSED,fill=-,flush=-,to=9979/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5fc23231[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 08:43:44.748 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@57205b0{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9979/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5fc23231[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:44.748 [etp1772270518-103] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9979/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5fc23231[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:44.748 [etp1772270518-100] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9980/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5fc23231[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:44.748 [etp1772270518-103] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@57205b0{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9980/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5fc23231[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:44.748 [etp1772270518-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fc23231::SocketChannelEndPoint@57205b0{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9980/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5fc23231[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2728c1e3{s=START}]=>HttpChannelOverHttp@f8a6ec0{s=HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4a88e155{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:44.891 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:43:44.892 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:43:45.093 [etp1772270518-104-acceptor-0@4054d05b-ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@2ccc6b1b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:45452]] on ManagedSelector@4be05adf{STARTED} id=0 keys=0 selected=0 updates=0 08:43:45.093 [etp1772270518-104-acceptor-0@4054d05b-ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4be05adf{STARTED} id=0 keys=0 selected=0 updates=1 08:43:45.093 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:43:45.093 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/0 selected 08:43:45.093 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 1 updates 08:43:45.093 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:45.093 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@2ccc6b1b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:45452]] 08:43:45.094 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:45.094 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:43:45.094 [etp1772270518-98] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 08:43:45.094 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:45.094 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 08:43:45.094 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@43f9ba2a on ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=0 08:43:45.094 [etp1772270518-98] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:45.094 [etp1772270518-98] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:45.094 [etp1772270518-98] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:45.094 [etp1772270518-98] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@3b6ff6af{AC.ReadCB@365b75bf{HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:45.094 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:45.094 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@56748af0 on ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=1 08:43:45.094 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=2 08:43:45.094 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:43:45.094 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:45.094 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/1 selected 08:43:45.095 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 2 updates 08:43:45.095 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:43:45.095 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@43f9ba2a 08:43:45.095 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@56748af0 08:43:45.095 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:45.095 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:45.095 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:43:45.095 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 1/1/1 selected 08:43:45.095 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 1 keys, 0 updates 08:43:45.095 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@519e3c1d SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:45.095 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:45.095 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:45.095 [etp1772270518-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0} tryExecute EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:45.095Z 08:43:45.095 [etp1772270518-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=0}@619e0939 offer EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:45.095Z 08:43:45.095 [etp1772270518-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=1} startReservedThread p=1 08:43:45.095 [etp1772270518-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=1}@24d226e0 started 08:43:45.095 [etp1772270518-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@24d226e0 waiting 08:43:45.095 [etp1772270518-99] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=1}@619e0939 task=EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:45.095Z 08:43:45.095 [etp1772270518-96] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:43:45.095Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:45.095 [etp1772270518-99] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:45.095Z tryProduce true 08:43:45.095 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:45.095 [etp1772270518-96] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@3b6ff6af{AC.ReadCB@365b75bf{HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:45.095 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:45.095 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:45.095 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:45.095 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:43:45.095 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 467 HeapByteBuffer@2106d7be[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:45.095 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 467 HeapByteBuffer@2106d7be[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:45.095 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2106d7be[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:45.095 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2106d7be[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8898/MID16576154145572126590775 on HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} POST //127.0.0.1:8898/MID16576154145572126590775 HTTP/1.1 Content-Type: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8898 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive Content-Length: 233 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=CONTENT,0 of 233},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} parsed true HttpParser{s=CONTENT,0 of 233} 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8898/MID16576154145572126590775 HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /MID16576154145572126590775 on HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/MID16576154145572126590775|null -> callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7359f5b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7359f5b0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7359f5b0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7359f5b0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=CONTENT,0 of 233},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} parse HeapByteBuffer@2106d7be[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@2106d7be[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} Content@55a1a2f6{HeapByteBufferR@10a33626[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@127c84d[c=0,q=0,[0]=null,s=STREAM] addContent Content@55a1a2f6{HeapByteBufferR@10a33626[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:45.096 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=1} 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@127c84d[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=END,233 of 233},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=1} parsed false HttpParser{s=END,233 of 233} 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@127c84d[c=233,q=1,[0]=EOF,s=STREAM] read 233 from Content@55a1a2f6{HeapByteBufferR@10a33626[p=467,l=467,c=8192,r=0]={POST /MID...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=END,233 of 233},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=1} 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7359f5b0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7359f5b0{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7359f5b0{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=1} 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@217962a0) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@7917c26b 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /MID16576154145572126590775 on HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:45 GMT 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@708cc969[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4fd60295] (null,[p=0,l=0,c=0,r=0],true)@START 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:45 GMT 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@708cc969[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4fd60295] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@255005ad{IDLE}->null [HeapByteBuffer@2106d7be[p=0,l=108,c=8192,r=108]={<<>> 127.0.0....\x00\x00\x00\x00\x00\x00\x00}] 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@255005ad{WRITING}->null:IDLE-->WRITING 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=W,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=END,233 of 233},g=HttpGenerator@727678e{s=COMPLETING}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=1} 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@255005ad{WRITING}->null 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@255005ad{IDLE}->null:WRITING-->IDLE 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@708cc969[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4fd60295] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@217962a0 w=false 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7359f5b0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7359f5b0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7359f5b0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8898/MID16576154145572126590775,age=1} 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /MID16576154145572126590775 written=0 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7359f5b0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,233 of 233} 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:43:45.097 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:43:45.098 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:43:45.098 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:45.098 [etp1772270518-96] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:43:45.098 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:45.098 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:45.098 [etp1772270518-96] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:45.098 [etp1772270518-96] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@3b6ff6af{AC.ReadCB@365b75bf{HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:45.098 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:45.098 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@56748af0 on ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=0 08:43:45.098 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=1 08:43:45.098 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:43:45.098 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:45.098 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/1 selected 08:43:45.098 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 1 updates 08:43:45.098 [etp1772270518-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@5f59c986 size 1 > capacity 08:43:45.098 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:45.098 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@56748af0 08:43:45.098 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:45.098 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:45.098 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:43:45.193 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:43:45.193 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:43:50.100 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 1/1/1 selected 08:43:50.100 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 1 keys, 0 updates 08:43:50.100 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@519e3c1d SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=FI,flush=-,to=5001/30000}{io=1/1,kio=1,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:50.100 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=FI,flush=-,to=5002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:50.100 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=FI,flush=-,to=5002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:50.100 [etp1772270518-99] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0} tryExecute EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:50.1Z 08:43:50.100 [etp1772270518-99] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=0}@24d226e0 offer EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:50.1Z 08:43:50.100 [etp1772270518-99] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=1} startReservedThread p=1 08:43:50.100 [etp1772270518-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=1}@552395a1 started 08:43:50.100 [etp1772270518-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@552395a1 waiting 08:43:50.100 [etp1772270518-99] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:50.1Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=FI,flush=-,to=5002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:50.100 [etp1772270518-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=1}@24d226e0 task=EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:43:50.1Z 08:43:50.100 [etp1772270518-99] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@3b6ff6af{AC.ReadCB@365b75bf{HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=FI,flush=-,to=5002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:50.100 [etp1772270518-101] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:50.1Z tryProduce true 08:43:50.100 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:50.100 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:50.100 [etp1772270518-99] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=-,to=5002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:50.100 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=-,to=5002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:50.100 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:43:50.101 [etp1772270518-99] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,OPEN,fill=-,flush=-,to=5002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:50.101 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:43:50.101 [etp1772270518-99] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 08:43:50.101 [etp1772270518-99] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,ISHUT,fill=-,flush=-,to=5002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:43:50.101 [etp1772270518-99] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,ISHUT,fill=-,flush=-,to=5002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:50.101 [etp1772270518-99] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:43:50.101 [etp1772270518-99] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 08:43:50.101 [etp1772270518-99] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,ISHUT,fill=-,flush=-,to=5002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:50.101 [etp1772270518-99] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,ISHUT,fill=-,flush=-,to=5002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:50.101 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:45452,CLOSED,fill=-,flush=-,to=5003/30000}{io=0/0,kio=0,kro=1}->HttpConnection@365b75bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:50.101 [etp1772270518-99] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@3b6ff6af{null} 08:43:50.101 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=0 08:43:50.101 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:43:50.101 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/0 selected 08:43:50.101 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 0 updates 08:43:50.101 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:50.101 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:50.101 [etp1772270518-99] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5003/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@365b75bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 08:43:50.101 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 0 keys 08:43:50.101 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@79a19ec0{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5003/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@365b75bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:50.101 [etp1772270518-99] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5003/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@365b75bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:50.101 [etp1772270518-95] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5003/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@365b75bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:50.101 [etp1772270518-99] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@79a19ec0{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5003/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@365b75bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:50.101 [etp1772270518-99] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@365b75bf::SocketChannelEndPoint@79a19ec0{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5003/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@365b75bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@727678e{s=START}]=>HttpChannelOverHttp@77667f84{s=HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7359f5b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:50.101 [etp1772270518-99] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@619e0939 size 1 > capacity 08:43:55.226 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:43:55.227 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:43:55.428 [etp1772270518-104-acceptor-0@4054d05b-ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@28f3ea5a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:45454]] on ManagedSelector@4be05adf{STARTED} id=0 keys=0 selected=0 updates=0 08:43:55.428 [etp1772270518-104-acceptor-0@4054d05b-ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4be05adf{STARTED} id=0 keys=0 selected=0 updates=1 08:43:55.428 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:43:55.428 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/0 selected 08:43:55.428 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 1 updates 08:43:55.428 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:55.428 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@28f3ea5a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:45454]] 08:43:55.428 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:55.428 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:43:55.429 [etp1772270518-97] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 08:43:55.429 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:55.429 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 08:43:55.429 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@4faa2e50 on ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=0 08:43:55.429 [etp1772270518-97] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.429 [etp1772270518-97] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.429 [etp1772270518-97] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.429 [etp1772270518-97] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7fbd2112{AC.ReadCB@b622c00{HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:55.429 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.429 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@652510c9 on ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=1 08:43:55.429 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=2 08:43:55.429 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:43:55.429 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/1 selected 08:43:55.429 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 2 updates 08:43:55.429 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.429 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:43:55.429 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@4faa2e50 08:43:55.429 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@652510c9 08:43:55.429 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.429 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:55.429 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:43:55.429 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 1/1/1 selected 08:43:55.429 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 1 keys, 0 updates 08:43:55.429 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2a15dc0a SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.430 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.430 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:55.430 [etp1772270518-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0} tryExecute EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:55.43Z 08:43:55.430 [etp1772270518-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=0}@552395a1 offer EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:55.43Z 08:43:55.430 [etp1772270518-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=1} startReservedThread p=1 08:43:55.430 [etp1772270518-101] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=1,ReservedThreadExecutor@42c4d995{s=0/1,p=1}}[pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:43:55.43Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:55.430 [etp1772270518-101] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@7fbd2112{AC.ReadCB@b622c00{HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:55.430 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:55.430 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 467 HeapByteBuffer@2106d7be[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:55.430 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 467 HeapByteBuffer@2106d7be[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:55.430 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2106d7be[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:55.430 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2106d7be[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:55.430 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:55.430 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:55.430 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:55.430 [etp1772270518-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=1}@552395a1 task=EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=1,ReservedThreadExecutor@42c4d995{s=0/1,p=1}}[pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:43:55.43Z 08:43:55.430 [etp1772270518-100] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=1}@35b5552 started 08:43:55.430 [etp1772270518-100] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@35b5552 waiting 08:43:55.430 [etp1772270518-102] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:43:55.43Z tryProduce true 08:43:55.431 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:55.431 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:55.431 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=SPACE2,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.430 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:55.431 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8898/MID16576154145572126590775 on HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} POST //127.0.0.1:8898/MID16576154145572126590775 HTTP/1.1 Content-Type: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8898 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive Content-Length: 233 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=CONTENT,0 of 233},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} parsed true HttpParser{s=CONTENT,0 of 233} 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8898/MID16576154145572126590775 HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /MID16576154145572126590775 on HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/MID16576154145572126590775|null -> callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@42e017c0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@42e017c0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@42e017c0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@42e017c0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=CONTENT,0 of 233},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} parse HeapByteBuffer@2106d7be[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@2106d7be[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:43:55.431 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=0} Content@2e2a4d90{HeapByteBufferR@6b28d631[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e780892[c=0,q=0,[0]=null,s=STREAM] addContent Content@2e2a4d90{HeapByteBufferR@6b28d631[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=1} 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=1} 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e780892[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=END,233 of 233},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=1} parsed false HttpParser{s=END,233 of 233} 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e780892[c=233,q=1,[0]=EOF,s=STREAM] read 233 from Content@2e2a4d90{HeapByteBufferR@6b28d631[p=467,l=467,c=8192,r=0]={POST /MID...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=END,233 of 233},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=1} 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@42e017c0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@42e017c0{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@42e017c0{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=1} 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5a897adb) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@2633fad7 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /MID16576154145572126590775 on HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:55 GMT 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@b07297e[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@15a58c14] (null,[p=0,l=0,c=0,r=0],true)@START 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:55 GMT 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@b07297e[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@15a58c14] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4eb63d9{IDLE}->null [HeapByteBuffer@2106d7be[p=0,l=108,c=8192,r=108]={<<>> 127.0.0....\x00\x00\x00\x00\x00\x00\x00}] 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4eb63d9{WRITING}->null:IDLE-->WRITING 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=END,233 of 233},g=HttpGenerator@3d216f61{s=COMPLETING}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16576154145572126590775,age=1} 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@4eb63d9{WRITING}->null 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4eb63d9{IDLE}->null:WRITING-->IDLE 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@b07297e[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@15a58c14] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@5a897adb w=false 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@42e017c0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@42e017c0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@42e017c0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8898/MID16576154145572126590775,age=1} 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /MID16576154145572126590775 written=0 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@42e017c0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,233 of 233} 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:55.432 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.433 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:43:55.433 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:43:55.433 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:43:55.433 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:55.433 [etp1772270518-101] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:43:55.433 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:55.433 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.433 [etp1772270518-101] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.433 [etp1772270518-101] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7fbd2112{AC.ReadCB@b622c00{HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:55.433 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.433 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@652510c9 on ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=0 08:43:55.433 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=1 08:43:55.433 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:43:55.433 [etp1772270518-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:55.433 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/1 selected 08:43:55.433 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 1 updates 08:43:55.433 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:55.433 [etp1772270518-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@24d226e0 size 1 > capacity 08:43:55.433 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@652510c9 08:43:55.433 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.433 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:55.433 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:43:55.528 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@538dbf1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56874]] on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 08:43:55.528 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 08:43:55.528 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:55.528 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/5 selected 08:43:55.528 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:55.528 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:55.528 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@538dbf1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56874]] 08:43:55.528 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@538dbf1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56874]] startThread=0 08:43:55.528 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:55.528 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:43:55.528 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@538dbf1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56874]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:43:55.528 [qtp780934299-22] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 08:43:55.528 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:55.528 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 08:43:55.529 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@2cc35172 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 08:43:55.529 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.529 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.529 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.529 [qtp780934299-22] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@22815727{AC.ReadCB@27b7a2ed{HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:55.529 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.529 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@383b2950 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 08:43:55.529 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=2 08:43:55.529 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:55.529 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/6 selected 08:43:55.529 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.529 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 2 updates 08:43:55.529 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:43:55.529 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@2cc35172 08:43:55.529 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@538dbf1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56874]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:43:55.529 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@383b2950 08:43:55.529 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.529 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:55.529 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:43:55.529 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/6 selected 08:43:55.529 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:43:55.529 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@344da41f SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.529 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.529 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:43:55.529 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=52]@2022-07-12T08:43:55.529Z 08:43:55.529 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=52]@2022-07-12T08:43:55.529Z 08:43:55.529 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=52]@2022-07-12T08:43:55.529Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@22815727{AC.ReadCB@27b7a2ed{HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 343 HeapByteBuffer@623e3550[p=0,l=343,c=8192,r=343]={<<>>tions","t...\x00\x00\x00\x00\x00\x00\x00} 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 343 HeapByteBuffer@623e3550[p=0,l=343,c=8192,r=343]={<<>>tions","t...\x00\x00\x00\x00\x00\x00\x00} 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=343,c=8192,r=343]={<<>>tions","t...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=343,c=8192,r=343]={<<>>tions","t...\x00\x00\x00\x00\x00\x00\x00} 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE on HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 99 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=CONTENT,0 of 99},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} parsed true HttpParser{s=CONTENT,0 of 99} 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE on HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:43:55.530 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:43:55.531 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:43:55.531 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:43:55.531 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=CONTENT,0 of 99},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} parse HeapByteBuffer@623e3550[p=244,l=343,c=8192,r=99]={POST /sen... 99\r\n\r\n<<<{"parameters" : [{"name":...6154145572126590775"}]}>>>tions","t...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:55.531 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=244,l=343,c=8192,r=99]={POST /sen... 99\r\n\r\n<<<{"parameters" : [{"name":...6154145572126590775"}]}>>>tions","t...\x00\x00\x00\x00\x00\x00\x00} 08:43:55.531 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} Content@758618fe{HeapByteBufferR@77dffd8e[p=244,l=343,c=8192,r=99]={POST /sen... 99\r\n\r\n<<<{"parameters" : [{"name":...6154145572126590775"}]}>>>tions","t...\x00\x00\x00\x00\x00\x00\x00}} 08:43:55.531 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@31a915be[c=0,q=0,[0]=null,s=STREAM] addContent Content@758618fe{HeapByteBufferR@77dffd8e[p=244,l=343,c=8192,r=99]={POST /sen... 99\r\n\r\n<<<{"parameters" : [{"name":...6154145572126590775"}]}>>>tions","t...\x00\x00\x00\x00\x00\x00\x00}} 08:43:55.531 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:43:55.531 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} 08:43:55.531 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:43:55.531 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} 08:43:55.531 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@31a915be[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:43:55.531 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=END,99 of 99},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} parsed false HttpParser{s=END,99 of 99} 08:43:55.531 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@31a915be[c=99,q=1,[0]=EOF,s=STREAM] read 99 from Content@758618fe{HeapByteBufferR@77dffd8e[p=343,l=343,c=8192,r=0]={POST /sen...775"}]}<<<>>>tions","t...\x00\x00\x00\x00\x00\x00\x00}} 08:43:55.531 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=END,99 of 99},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} 08:43:55.531 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=53]@2022-07-12T08:43:55.531Z 08:43:55.531 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=53]@2022-07-12T08:43:55.531Z tryProduce true 08:43:55.531 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:43:55.531 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:55.531 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=END,99 of 99},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} 08:43:55.531 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:43:55.532 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bcccb4b[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>}) 08:43:55.532 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=125 null 08:43:55.532 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@422e2e19[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@1cc95a1f{null} 08:43:55.532 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE on HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=2} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:43:55 GMT Content-Type: application/json;charset=utf-8 Content-Length: 125 08:43:55.532 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@d8229e3[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=125},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@10092d8b] (null,[p=0,l=125,c=125,r=125],true)@START 08:43:55.532 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=125} last=true content=HeapByteBuffer@422e2e19[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} 08:43:55.532 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:43:55 GMT Content-Type: application/json;charset=utf-8 Content-Length: 125 08:43:55.532 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:43:55.532 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@d8229e3[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=125},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@10092d8b] ([p=0,l=123,c=16384,r=123],[p=0,l=125,c=125,r=125],true)@COMPLETING 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@23e49775{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>icj31Nvlf...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@422e2e19[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>}] 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@23e49775{WRITING}->null:IDLE-->WRITING 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 248 SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=W,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=END,99 of 99},g=HttpGenerator@10a99544{s=COMPLETING}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=3} 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=248 remaining=0 WriteFlusher@23e49775{WRITING}->null 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@23e49775{IDLE}->null:WRITING-->IDLE 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@d8229e3[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=125},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@10092d8b] ([p=123,l=123,c=16384,r=0],[p=125,l=125,c=125,r=0],true)@END 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=3} 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4b4f2abc{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4b4f2abc{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=3} 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@75ab38b4) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4b4f2abc{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4b4f2abc{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4b4f2abc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=3} 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE written=125 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4b4f2abc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,99 of 99} 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@22815727{AC.ReadCB@27b7a2ed{HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@383b2950 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 08:43:55.533 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 08:43:55.534 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:43:55.534 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:43:55.534 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/6 selected 08:43:55.534 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:43:55.534 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6005f2b2 waiting 08:43:55.534 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:43:55.534 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@383b2950 08:43:55.534 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:43:55.534 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:43:55.534 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:43:55.534 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:43:55.535 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:44:05.434 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 1/1/1 selected 08:44:05.434 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 1 keys, 0 updates 08:44:05.434 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/6 selected 08:44:05.434 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:44:05.434 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@344da41f SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=FI,flush=-,to=9900/60000}{io=1/1,kio=1,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.434 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2a15dc0a SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=FI,flush=-,to=10001/30000}{io=1/1,kio=1,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.434 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=FI,flush=-,to=9901/60000}{io=1/0,kio=1,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.434 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=FI,flush=-,to=10001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.434 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=FI,flush=-,to=9901/60000}{io=1/0,kio=1,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:44:05.435 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=FI,flush=-,to=10001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:44:05.435 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=53]@2022-07-12T08:44:05.435Z 08:44:05.435 [etp1772270518-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0} tryExecute EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:44:05.435Z 08:44:05.435 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=53]@2022-07-12T08:44:05.435Z 08:44:05.435 [etp1772270518-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=0}@35b5552 offer EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:44:05.435Z 08:44:05.435 [etp1772270518-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=1} startReservedThread p=1 08:44:05.435 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=53]@2022-07-12T08:44:05.435Z 08:44:05.435 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=53]@2022-07-12T08:44:05.435Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=FI,flush=-,to=9901/60000}{io=1/0,kio=1,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:44:05.435 [etp1772270518-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=1}@3c87bb1f started 08:44:05.435 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=54]@2022-07-12T08:44:05.435Z tryProduce true 08:44:05.435 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@22815727{AC.ReadCB@27b7a2ed{HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=FI,flush=-,to=9901/60000}{io=1/0,kio=1,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:05.435 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:05.435 [etp1772270518-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@3c87bb1f waiting 08:44:05.435 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:05.435 [etp1772270518-100] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=1}@35b5552 task=EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=1,ReservedThreadExecutor@42c4d995{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:44:05.435Z 08:44:05.435 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=-,to=9901/60000}{io=1/0,kio=1,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:05.435 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=-,to=9901/60000}{io=0/0,kio=0,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.435 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:44:05.435 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,OPEN,fill=-,flush=-,to=9901/60000}{io=0/0,kio=0,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.435 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:44:05.435 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 08:44:05.435 [etp1772270518-100] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:44:05.435Z tryProduce true 08:44:05.435 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:05.435 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:05.435 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,ISHUT,fill=-,flush=-,to=9901/60000}{io=0/0,kio=0,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:44:05.435 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,ISHUT,fill=-,flush=-,to=9901/60000}{io=0/0,kio=0,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:05.435 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=FI,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.435 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:44:05.435 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:44:05.435 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 08:44:05.435 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,ISHUT,fill=-,flush=-,to=9901/60000}{io=0/0,kio=0,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.435 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,ISHUT,fill=-,flush=-,to=9901/60000}{io=0/0,kio=0,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.435 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@4bf810f1{l=/127.0.0.1:8899,r=/127.0.0.1:56874,CLOSED,fill=-,flush=-,to=9901/60000}{io=0/0,kio=0,kro=1}->HttpConnection@27b7a2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.435 [etp1772270518-102] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:44:05.435Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=FI,flush=-,to=10002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:44:05.435 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@22815727{null} 08:44:05.435 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 08:44:05.435 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13394ab5 startThread=0 08:44:05.435 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:44:05.435 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/5 selected 08:44:05.435 [etp1772270518-102] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@7fbd2112{AC.ReadCB@b622c00{HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=FI,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:05.435 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 0 updates 08:44:05.435 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:05.435 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:05.435 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13394ab5 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 08:44:05.435 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:44:05.435 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9901/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@27b7a2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 08:44:05.435 [etp1772270518-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=-,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:05.435 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9902/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@27b7a2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.435 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@4bf810f1{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9902/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@27b7a2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.436 [etp1772270518-102] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,OPEN,fill=-,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.436 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9902/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@27b7a2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:05.436 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@4bf810f1{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9902/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@27b7a2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.436 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:05.436 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:44:05.436 [etp1772270518-102] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 08:44:05.436 [etp1772270518-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,ISHUT,fill=-,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:05.436 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@27b7a2ed::SocketChannelEndPoint@4bf810f1{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9902/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@27b7a2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10a99544{s=START}]=>HttpChannelOverHttp@422fcf29{s=HttpChannelState@4b4f2abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.436 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13394ab5 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:44:05.436 [etp1772270518-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,ISHUT,fill=-,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:05.436 [etp1772270518-102] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:05.436 [etp1772270518-102] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 08:44:05.436 [etp1772270518-102] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,ISHUT,fill=-,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.436 [etp1772270518-102] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,ISHUT,fill=-,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.436 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@6c350723{l=/127.0.0.1:8898,r=/127.0.0.1:45454,CLOSED,fill=-,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@b622c00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.436 [etp1772270518-102] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@7fbd2112{null} 08:44:05.436 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=0 08:44:05.436 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:44:05.436 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/0 selected 08:44:05.436 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 0 updates 08:44:05.436 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:05.436 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:05.436 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 0 keys 08:44:05.436 [etp1772270518-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=0.0.0.0/0.0.0.0:8898,r=/127.0.0.1:45454,CLOSED,fill=-,flush=-,to=10003/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@b622c00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 08:44:05.436 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@6c350723{l=0.0.0.0/0.0.0.0:8898,r=/127.0.0.1:45454,CLOSED,fill=-,flush=-,to=10003/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@b622c00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.436 [etp1772270518-102] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=10003/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@b622c00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.436 [etp1772270518-98] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=10003/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@b622c00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.436 [etp1772270518-102] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@6c350723{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=10003/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@b622c00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.436 [etp1772270518-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@b622c00::SocketChannelEndPoint@6c350723{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=10003/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@b622c00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d216f61{s=START}]=>HttpChannelOverHttp@62321975{s=HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@42e017c0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:05.436 [etp1772270518-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@552395a1 size 1 > capacity 08:44:05.570 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@48ce8f40[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56876]] on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 08:44:05.570 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 08:44:05.570 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:44:05.570 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/5 selected 08:44:05.570 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:44:05.570 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:05.570 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@48ce8f40[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56876]] 08:44:05.570 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@48ce8f40[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56876]] startThread=0 08:44:05.570 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:05.570 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:44:05.570 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@48ce8f40[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56876]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:44:05.570 [qtp780934299-18] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 08:44:05.570 [qtp780934299-18] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:05.570 [qtp780934299-18] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 08:44:05.570 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@6b79ed2 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 08:44:05.570 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.570 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.571 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.571 [qtp780934299-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@72c5743{AC.ReadCB@5fcfa847{HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:05.571 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.571 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@25035a71 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 08:44:05.571 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=2 08:44:05.571 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:44:05.571 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/6 selected 08:44:05.571 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 2 updates 08:44:05.571 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.571 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:44:05.571 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@6b79ed2 08:44:05.571 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@25035a71 08:44:05.571 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@48ce8f40[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56876]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:44:05.571 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.571 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:05.571 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:44:05.571 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/6 selected 08:44:05.571 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:44:05.571 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@697adad3 SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.571 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.571 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:44:05.571 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=54]@2022-07-12T08:44:05.571Z 08:44:05.571 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=54]@2022-07-12T08:44:05.571Z 08:44:05.571 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=54]@2022-07-12T08:44:05.571Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:44:05.571 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=54]@2022-07-12T08:44:05.571Z 08:44:05.571 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=55]@2022-07-12T08:44:05.571Z tryProduce true 08:44:05.572 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@72c5743{AC.ReadCB@5fcfa847{HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:05.572 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:05.572 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.572 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 329 HeapByteBuffer@623e3550[p=0,l=329,c=8192,r=329]={<<>>212659077...\x00\x00\x00\x00\x00\x00\x00} 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 329 HeapByteBuffer@623e3550[p=0,l=329,c=8192,r=329]={<<>>212659077...\x00\x00\x00\x00\x00\x00\x00} 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=329,c=8192,r=329]={<<>>212659077...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=329,c=8192,r=329]={<<>>212659077...\x00\x00\x00\x00\x00\x00\x00} 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 87 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=CONTENT,0 of 87},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} parsed true HttpParser{s=CONTENT,0 of 87} 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=CONTENT,0 of 87},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} parse HeapByteBuffer@623e3550[p=242,l=329,c=8192,r=87]={POST /sen... 87\r\n\r\n<<<{"parameters" : [{"name":...tp://localhost:8898"}]}>>>212659077...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:05.572 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=242,l=329,c=8192,r=87]={POST /sen... 87\r\n\r\n<<<{"parameters" : [{"name":...tp://localhost:8898"}]}>>>212659077...\x00\x00\x00\x00\x00\x00\x00} 08:44:05.573 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} Content@3046d702{HeapByteBufferR@379ea140[p=242,l=329,c=8192,r=87]={POST /sen... 87\r\n\r\n<<<{"parameters" : [{"name":...tp://localhost:8898"}]}>>>212659077...\x00\x00\x00\x00\x00\x00\x00}} 08:44:05.573 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1b5c519f[c=0,q=0,[0]=null,s=STREAM] addContent Content@3046d702{HeapByteBufferR@379ea140[p=242,l=329,c=8192,r=87]={POST /sen... 87\r\n\r\n<<<{"parameters" : [{"name":...tp://localhost:8898"}]}>>>212659077...\x00\x00\x00\x00\x00\x00\x00}} 08:44:05.573 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:44:05.573 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} 08:44:05.573 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:44:05.573 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} 08:44:05.573 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1b5c519f[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:44:05.573 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=END,87 of 87},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} parsed false HttpParser{s=END,87 of 87} 08:44:05.573 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1b5c519f[c=87,q=1,[0]=EOF,s=STREAM] read 87 from Content@3046d702{HeapByteBufferR@379ea140[p=329,l=329,c=8192,r=0]={POST /sen...898"}]}<<<>>>212659077...\x00\x00\x00\x00\x00\x00\x00}} 08:44:05.573 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=END,87 of 87},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} 08:44:05.574 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35d0344a[p=0,l=218,c=218,r=218]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>}) 08:44:05.574 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=218 null 08:44:05.574 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@239b4a1f[p=0,l=218,c=218,r=218]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@16a8fe13{null} 08:44:05.574 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=2} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:44:05 GMT Content-Type: application/json;charset=utf-8 Content-Length: 218 08:44:05.574 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@27b044bc[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=218},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@13764664] (null,[p=0,l=218,c=218,r=218],true)@START 08:44:05.574 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=218} last=true content=HeapByteBuffer@239b4a1f[p=0,l=218,c=218,r=218]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>} 08:44:05.574 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:44:05 GMT Content-Type: application/json;charset=utf-8 Content-Length: 218 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@27b044bc[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=218},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@13764664] ([p=0,l=123,c=16384,r=123],[p=0,l=218,c=218,r=218],true)@COMPLETING 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@6a443da7{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>icj31Nvlf...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@239b4a1f[p=0,l=218,c=218,r=218]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>}] 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6a443da7{WRITING}->null:IDLE-->WRITING 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 341 SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=W,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=END,87 of 87},g=HttpGenerator@2c1cb489{s=COMPLETING}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=3} 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=341 remaining=0 WriteFlusher@6a443da7{WRITING}->null 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6a443da7{IDLE}->null:WRITING-->IDLE 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@27b044bc[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=218},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@13764664] ([p=123,l=123,c=16384,r=0],[p=218,l=218,c=218,r=0],true)@END 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=3} 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3d72dd34{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@3d72dd34{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} {"response":{"subscriptionId":"MID16576154455741823455669","initial":{"name":"position","type":"int","value":150,"timestamp":1657615435534}},"type":"SUBSCRIBE_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=3} 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3b4d1e9a) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@3d72dd34{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3d72dd34{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@3d72dd34{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=3} 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE written=218 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@3d72dd34{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,87 of 87} 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.575 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.576 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@72c5743{AC.ReadCB@5fcfa847{HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:05.576 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.576 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@25035a71 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 08:44:05.576 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 08:44:05.576 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:44:05.576 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/6 selected 08:44:05.576 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:44:05.576 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:05.576 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:05.576 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@25035a71 08:44:05.576 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6005f2b2 waiting 08:44:05.576 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:05.576 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:05.576 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:44:10.575 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:44:10.577 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:44:10.780 [etp1772270518-104-acceptor-0@4054d05b-ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@6df16120[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:45456]] on ManagedSelector@4be05adf{STARTED} id=0 keys=0 selected=0 updates=0 08:44:10.780 [etp1772270518-104-acceptor-0@4054d05b-ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4be05adf{STARTED} id=0 keys=0 selected=0 updates=1 08:44:10.780 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:44:10.780 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/0 selected 08:44:10.780 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 1 updates 08:44:10.780 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:10.780 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@6df16120[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:45456]] 08:44:10.780 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:10.781 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:44:10.781 [etp1772270518-96] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 08:44:10.781 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:10.781 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 08:44:10.781 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@50b5e459 on ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=0 08:44:10.781 [etp1772270518-96] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:10.781 [etp1772270518-96] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:10.781 [etp1772270518-96] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:10.781 [etp1772270518-96] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@44293ee1{AC.ReadCB@2ea7b244{HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:10.781 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:10.781 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@570f91b2 on ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=1 08:44:10.781 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=2 08:44:10.781 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:10.781 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:44:10.781 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/1 selected 08:44:10.781 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 2 updates 08:44:10.781 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:44:10.781 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@50b5e459 08:44:10.781 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@570f91b2 08:44:10.781 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:10.781 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:10.782 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:44:10.782 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 1/1/1 selected 08:44:10.782 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 1 keys, 0 updates 08:44:10.782 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@d9cab49 SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:10.782 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:10.782 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:44:10.782 [etp1772270518-100] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0} tryExecute EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:44:10.782Z 08:44:10.782 [etp1772270518-100] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=0}@3c87bb1f offer EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:44:10.782Z 08:44:10.782 [etp1772270518-100] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=1} startReservedThread p=1 08:44:10.782 [etp1772270518-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=1}@5deabbc2 started 08:44:10.782 [etp1772270518-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@5deabbc2 waiting 08:44:10.782 [etp1772270518-100] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=1,ReservedThreadExecutor@42c4d995{s=0/1,p=1}}[pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:44:10.782Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:44:10.782 [etp1772270518-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=1}@3c87bb1f task=EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:44:10.782Z 08:44:10.782 [etp1772270518-100] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@44293ee1{AC.ReadCB@2ea7b244{HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:10.782 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:10.782 [etp1772270518-103] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:44:10.782Z tryProduce true 08:44:10.782 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:10.782 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:10.782 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 465 HeapByteBuffer@2106d7be[p=0,l=465,c=8192,r=465]={<<>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:10.782 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 465 HeapByteBuffer@2106d7be[p=0,l=465,c=8192,r=465]={<<>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:10.782 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:10.782 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:44:10.782 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2106d7be[p=0,l=465,c=8192,r=465]={<<>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:10.782 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2106d7be[p=0,l=465,c=8192,r=465]={<<>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:10.782 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:44:10.782 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:44:10.782 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:44:10.782 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/MID16576154455741823455669 on HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID16576154455741823455669,age=0} POST //localhost:8898/MID16576154455741823455669 HTTP/1.1 Content-Type: application/json User-Agent: Java/1.8.0_202 Host: localhost:8898 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive Content-Length: 231 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=CONTENT,0 of 231},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID16576154455741823455669,age=0} parsed true HttpParser{s=CONTENT,0 of 231} 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/MID16576154455741823455669 HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID16576154455741823455669,age=0} 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /MID16576154455741823455669 on HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/MID16576154455741823455669|null -> callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@bffa3fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@bffa3fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@bffa3fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@bffa3fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=CONTENT,0 of 231},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} parse HeapByteBuffer@2106d7be[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@2106d7be[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} Content@9a33e22{HeapByteBufferR@4ca1a172[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@15898c71[c=0,q=0,[0]=null,s=STREAM] addContent Content@9a33e22{HeapByteBufferR@4ca1a172[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@15898c71[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=END,231 of 231},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} parsed false HttpParser{s=END,231 of 231} 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@15898c71[c=231,q=1,[0]=EOF,s=STREAM] read 231 from Content@9a33e22{HeapByteBufferR@4ca1a172[p=465,l=465,c=8192,r=0]={POST /MID...lue"}]}<<<>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=END,231 of 231},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} 08:44:10.783 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@bffa3fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@bffa3fb{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@bffa3fb{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=1} 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@7d27ab6a) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@6de5d8c2 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /MID16576154455741823455669 on HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:44:10 GMT 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2c8e5e3d[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@753db5d9] (null,[p=0,l=0,c=0,r=0],true)@START 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:44:10 GMT 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2c8e5e3d[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@753db5d9] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@35013cef{IDLE}->null [HeapByteBuffer@2106d7be[p=0,l=108,c=8192,r=108]={<<>> localhos...\x00\x00\x00\x00\x00\x00\x00}] 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35013cef{WRITING}->null:IDLE-->WRITING 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=W,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=END,231 of 231},g=HttpGenerator@323fb326{s=COMPLETING}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=1} 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@35013cef{WRITING}->null 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35013cef{IDLE}->null:WRITING-->IDLE 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2c8e5e3d[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@753db5d9] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@7d27ab6a w=false 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@bffa3fb{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@bffa3fb{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@bffa3fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//localhost:8898/MID16576154455741823455669,age=1} 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /MID16576154455741823455669 written=0 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@bffa3fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,231 of 231} 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:10.784 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:44:10.785 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:10.785 [etp1772270518-100] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:10.785 [etp1772270518-100] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@44293ee1{AC.ReadCB@2ea7b244{HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:10.785 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:10.785 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@570f91b2 on ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=0 08:44:10.785 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=1 08:44:10.785 [etp1772270518-100] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:10.785 [etp1772270518-100] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@35b5552 size 1 > capacity 08:44:10.785 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:44:10.785 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/1 selected 08:44:10.785 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 1 updates 08:44:10.785 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:10.785 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@570f91b2 08:44:10.785 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:10.785 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:10.785 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:44:15.577 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/6 selected 08:44:15.577 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:44:15.577 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@697adad3 SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=FI,flush=-,to=10001/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:15.577 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=FI,flush=-,to=10001/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:15.577 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=FI,flush=-,to=10001/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:44:15.578 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=55]@2022-07-12T08:44:15.577Z 08:44:15.578 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=55]@2022-07-12T08:44:15.578Z 08:44:15.578 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=55]@2022-07-12T08:44:15.578Z 08:44:15.578 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=55]@2022-07-12T08:44:15.578Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=FI,flush=-,to=10002/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:44:15.578 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=56]@2022-07-12T08:44:15.578Z tryProduce true 08:44:15.578 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:15.578 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:15.578 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@72c5743{AC.ReadCB@5fcfa847{HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=FI,flush=-,to=10002/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:15.578 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=-,to=10002/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:15.578 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:44:15.578 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=-,to=10002/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:15.578 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,OPEN,fill=-,flush=-,to=10002/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:15.578 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:44:15.578 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 08:44:15.578 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,ISHUT,fill=-,flush=-,to=10002/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:44:15.578 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,ISHUT,fill=-,flush=-,to=10002/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:15.578 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:44:15.578 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 08:44:15.578 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,ISHUT,fill=-,flush=-,to=10002/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:15.578 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,ISHUT,fill=-,flush=-,to=10002/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:15.578 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@49420c60{l=/127.0.0.1:8899,r=/127.0.0.1:56876,CLOSED,fill=-,flush=-,to=10002/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5fcfa847[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:15.578 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@72c5743{null} 08:44:15.578 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 08:44:15.578 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@25cdef08 startThread=0 08:44:15.578 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:44:15.579 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/5 selected 08:44:15.579 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@25cdef08 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 08:44:15.579 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:56876,CLOSED,fill=-,flush=-,to=10002/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5fcfa847[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 08:44:15.579 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 0 updates 08:44:15.579 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:15.579 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:15.579 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:44:15.579 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@49420c60{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=10003/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5fcfa847[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:15.579 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=10003/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5fcfa847[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:15.579 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=10003/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5fcfa847[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:15.579 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@49420c60{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=10003/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5fcfa847[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:15.579 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@25cdef08 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 08:44:15.579 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5fcfa847::SocketChannelEndPoint@49420c60{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=10003/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5fcfa847[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c1cb489{s=START}]=>HttpChannelOverHttp@4e5c8bb6{s=HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@3d72dd34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:15.579 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:44:15.879 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:44:15.880 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:44:16.081 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 1/1/1 selected 08:44:16.081 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 1 keys, 0 updates 08:44:16.082 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@d9cab49 SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=FI,flush=-,to=5296/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.082 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=FI,flush=-,to=5296/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.082 [etp1772270518-104-acceptor-0@4054d05b-ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@130dbf65[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:45458]] on ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=1 updates=0 08:44:16.082 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=FI,flush=-,to=5297/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:44:16.082 [etp1772270518-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0} tryExecute EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:44:16.082Z 08:44:16.082 [etp1772270518-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=0}@5deabbc2 offer EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:44:16.082Z 08:44:16.082 [etp1772270518-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=1} startReservedThread p=1 08:44:16.082 [etp1772270518-99] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=1}@6f59eb7a started 08:44:16.082 [etp1772270518-99] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@6f59eb7a waiting 08:44:16.082 [etp1772270518-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=1}@5deabbc2 task=EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:44:16.082Z 08:44:16.082 [etp1772270518-103] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=1,ReservedThreadExecutor@42c4d995{s=0/1,p=1}}[pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:44:16.082Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=FI,flush=-,to=5297/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:44:16.082 [etp1772270518-95] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:44:16.082Z tryProduce true 08:44:16.082 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:16.082 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@130dbf65[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:45458]] 08:44:16.082 [etp1772270518-103] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@44293ee1{AC.ReadCB@2ea7b244{HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=FI,flush=-,to=5297/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:16.082 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:16.082 [etp1772270518-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=-,to=5297/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:16.082 [etp1772270518-97] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 08:44:16.082 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=-,to=5297/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.082 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 2 keys 08:44:16.083 [etp1772270518-103] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,OPEN,fill=-,flush=-,to=5297/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.083 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:16.083 [etp1772270518-103] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 08:44:16.083 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:16.083 [etp1772270518-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,ISHUT,fill=-,flush=-,to=5297/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:16.083 [etp1772270518-97] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 08:44:16.083 [etp1772270518-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,ISHUT,fill=-,flush=-,to=5298/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=START,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:16.083 [etp1772270518-103] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:16.083 [etp1772270518-103] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 08:44:16.083 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@7615e2b6 on ManagedSelector@4be05adf{STARTED} id=0 keys=2 selected=0 updates=0 08:44:16.083 [etp1772270518-103] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,ISHUT,fill=-,flush=-,to=5298/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.083 [etp1772270518-97] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.083 [etp1772270518-103] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,ISHUT,fill=-,flush=-,to=5298/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.083 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@62138ff6{l=/127.0.0.1:8898,r=/127.0.0.1:45456,CLOSED,fill=-,flush=-,to=5298/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2ea7b244[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.083 [etp1772270518-97] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.083 [etp1772270518-97] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.083 [etp1772270518-103] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@44293ee1{null} 08:44:16.083 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@4be05adf{STARTED} id=0 keys=2 selected=0 updates=1 08:44:16.083 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:44:16.083 [etp1772270518-97] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@78d0b2d6{AC.ReadCB@16c2a50f{HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:16.083 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/1 selected 08:44:16.083 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 1 updates 08:44:16.083 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:16.083 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@7615e2b6 08:44:16.083 [etp1772270518-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5298/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@2ea7b244[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 08:44:16.083 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:16.083 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:44:16.083 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.083 [etp1772270518-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@62138ff6{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5298/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@2ea7b244[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.083 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@7b398a1e on ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=0 08:44:16.083 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=1 08:44:16.083 [etp1772270518-103] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5298/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@2ea7b244[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.083 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:44:16.083 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/1 selected 08:44:16.083 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 1 updates 08:44:16.083 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:16.083 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.083 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@7b398a1e 08:44:16.083 [etp1772270518-101] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5298/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@2ea7b244[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.083 [etp1772270518-103] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@62138ff6{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5298/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@2ea7b244[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.083 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.083 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:16.083 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:44:16.083 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 1/1/1 selected 08:44:16.083 [etp1772270518-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2ea7b244::SocketChannelEndPoint@62138ff6{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5298/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@2ea7b244[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@323fb326{s=START}]=>HttpChannelOverHttp@74c2d55c{s=HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@bffa3fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:16.083 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 1 keys, 0 updates 08:44:16.083 [etp1772270518-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@3c87bb1f size 1 > capacity 08:44:16.083 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3c2c4e45 SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.083 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0} tryExecute EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:44:16.084Z 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=0}@6f59eb7a offer EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:44:16.084Z 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=1} startReservedThread p=1 08:44:16.084 [etp1772270518-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=1}@585252fe started 08:44:16.084 [etp1772270518-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@585252fe waiting 08:44:16.084 [etp1772270518-99] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=1}@6f59eb7a task=EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:44:16.084Z 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:44:16.084Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:44:16.084 [etp1772270518-99] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=8]@2022-07-12T08:44:16.084Z tryProduce true 08:44:16.084 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:16.084 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@78d0b2d6{AC.ReadCB@16c2a50f{HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:16.084 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.084 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 465 HeapByteBuffer@2106d7be[p=0,l=465,c=8192,r=465]={<<>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 465 HeapByteBuffer@2106d7be[p=0,l=465,c=8192,r=465]={<<>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2106d7be[p=0,l=465,c=8192,r=465]={<<>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2106d7be[p=0,l=465,c=8192,r=465]={<<>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:44:16.084 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/MID16576154455741823455669 on HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID16576154455741823455669,age=0} POST //localhost:8898/MID16576154455741823455669 HTTP/1.1 Content-Type: application/json User-Agent: Java/1.8.0_202 Host: localhost:8898 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive Content-Length: 231 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=CONTENT,0 of 231},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID16576154455741823455669,age=0} parsed true HttpParser{s=CONTENT,0 of 231} 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/MID16576154455741823455669 HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID16576154455741823455669,age=0} 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /MID16576154455741823455669 on HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/MID16576154455741823455669|null -> callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@5b2c55fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@5b2c55fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@5b2c55fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@5b2c55fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=CONTENT,0 of 231},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} parse HeapByteBuffer@2106d7be[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@2106d7be[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} Content@2ee9c014{HeapByteBufferR@1d76a3c6[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@154a3f01[c=0,q=0,[0]=null,s=STREAM] addContent Content@2ee9c014{HeapByteBufferR@1d76a3c6[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@154a3f01[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=END,231 of 231},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} parsed false HttpParser{s=END,231 of 231} 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@154a3f01[c=231,q=1,[0]=EOF,s=STREAM] read 231 from Content@2ee9c014{HeapByteBufferR@1d76a3c6[p=465,l=465,c=8192,r=0]={POST /MID...lue"}]}<<<>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:44:16.085 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=END,231 of 231},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@5b2c55fb{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@5b2c55fb{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@5b2c55fb{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=1} 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4bca058b) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@2b439586 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /MID16576154455741823455669 on HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:44:16 GMT 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@3837bbb[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4775fefd] (null,[p=0,l=0,c=0,r=0],true)@START 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:44:16 GMT 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@3837bbb[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4775fefd] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5c084dc5{IDLE}->null [HeapByteBuffer@2106d7be[p=0,l=108,c=8192,r=108]={<<>> localhos...\x00\x00\x00\x00\x00\x00\x00}] 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5c084dc5{WRITING}->null:IDLE-->WRITING 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=-,flush=W,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=END,231 of 231},g=HttpGenerator@416ab48d{s=COMPLETING}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=1} 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@5c084dc5{WRITING}->null 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5c084dc5{IDLE}->null:WRITING-->IDLE 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@3837bbb[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4775fefd] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@4bca058b w=false 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@5b2c55fb{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@5b2c55fb{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@5b2c55fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//localhost:8898/MID16576154455741823455669,age=1} 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /MID16576154455741823455669 written=0 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@5b2c55fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,231 of 231} 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:44:16.086 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.087 [etp1772270518-95] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.087 [etp1772270518-95] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@78d0b2d6{AC.ReadCB@16c2a50f{HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:16.087 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.087 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@7b398a1e on ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=0 08:44:16.087 [etp1772270518-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=1 08:44:16.087 [etp1772270518-95] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:16.087 [etp1772270518-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@5deabbc2 size 1 > capacity 08:44:16.087 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:44:16.087 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/1 selected 08:44:16.087 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 1 updates 08:44:16.087 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:16.087 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@7b398a1e 08:44:16.087 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:16.087 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:16.087 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys {"type":"CALLBACK","callbackId":"MID16576154455741823455669","messages":[{"notification":{"name":"position","type":"int","value":0,"timestamp":1657615455879},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"}]} 08:44:20.287 [Connector-Scheduler-1787f2a0-1] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=59322/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=77,f=null]] idle timeout check, elapsed: 59322 ms, remaining: 3540678 ms 08:44:20.764 [WebSocketClient@197449185-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=2/2,p=0}@73d6c2c2 task=null 08:44:20.764 [WebSocketClient@197449185-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=2/2,p=0}@73d6c2c2 IDLE 08:44:20.764 [WebSocketClient@197449185-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}@73d6c2c2 Exited 08:44:20.764 [WebSocketClient@197449185-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}@73d6c2c2 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}] 08:44:20.966 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}@1cb4fd6 task=null 08:44:20.966 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}@1cb4fd6 IDLE 08:44:20.966 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}@1cb4fd6 Exited 08:44:20.966 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}@1cb4fd6 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}] 08:44:21.148 [Connector-Scheduler-1787f2a0-1] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=59299/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=null]] idle timeout check, elapsed: 59299 ms, remaining: 3540701 ms 08:44:21.181 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:44:21.182 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:44:21.383 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 1/1/1 selected 08:44:21.383 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 1 keys, 0 updates 08:44:21.384 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3c2c4e45 SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=FI,flush=-,to=5296/30000}{io=1/1,kio=1,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.384 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=FI,flush=-,to=5297/30000}{io=1/0,kio=1,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.384 [etp1772270518-104-acceptor-0@4054d05b-ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@5cd68aac[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:45460]] on ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=1 updates=0 08:44:21.384 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=FI,flush=-,to=5297/30000}{io=1/0,kio=1,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:44:21.384 [etp1772270518-99] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0} tryExecute EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=8]@2022-07-12T08:44:21.384Z 08:44:21.384 [etp1772270518-99] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=0}@585252fe offer EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=8]@2022-07-12T08:44:21.384Z 08:44:21.384 [etp1772270518-99] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=1} startReservedThread p=1 08:44:21.384 [etp1772270518-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=1}@5be47175 started 08:44:21.384 [etp1772270518-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@5be47175 waiting 08:44:21.384 [etp1772270518-99] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=1,ReservedThreadExecutor@42c4d995{s=0/1,p=1}}[pc=0,pic=0,pec=1,epc=8]@2022-07-12T08:44:21.384Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=FI,flush=-,to=5297/30000}{io=1/0,kio=1,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:44:21.384 [etp1772270518-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=1}@585252fe task=EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=8]@2022-07-12T08:44:21.384Z 08:44:21.384 [etp1772270518-98] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=9]@2022-07-12T08:44:21.384Z tryProduce true 08:44:21.384 [etp1772270518-99] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@78d0b2d6{AC.ReadCB@16c2a50f{HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=FI,flush=-,to=5297/30000}{io=1/0,kio=1,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:21.384 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:21.384 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@5cd68aac[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:45460]] 08:44:21.384 [etp1772270518-99] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=-,flush=-,to=5297/30000}{io=1/0,kio=1,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:21.384 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:21.385 [etp1772270518-99] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=-,flush=-,to=5297/30000}{io=0/0,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.385 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:21.385 [etp1772270518-96] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 08:44:21.385 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,OPEN,fill=-,flush=-,to=5297/30000}{io=0/0,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.385 [etp1772270518-99] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 08:44:21.385 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 2 keys 08:44:21.385 [etp1772270518-99] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,ISHUT,fill=-,flush=-,to=5298/30000}{io=0/0,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:21.385 [etp1772270518-99] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,ISHUT,fill=-,flush=-,to=5298/30000}{io=0/0,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:21.385 [etp1772270518-99] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:21.385 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:21.385 [etp1772270518-99] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 08:44:21.385 [etp1772270518-96] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 08:44:21.385 [etp1772270518-99] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,ISHUT,fill=-,flush=-,to=5298/30000}{io=0/0,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.385 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@50031459 on ManagedSelector@4be05adf{STARTED} id=0 keys=2 selected=0 updates=0 08:44:21.385 [etp1772270518-99] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,ISHUT,fill=-,flush=-,to=5298/30000}{io=0/0,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.385 [etp1772270518-96] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.385 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@7be36a93{l=/127.0.0.1:8898,r=/127.0.0.1:45458,CLOSED,fill=-,flush=-,to=5298/30000}{io=0/0,kio=0,kro=1}->HttpConnection@16c2a50f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.385 [etp1772270518-96] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.385 [etp1772270518-99] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@78d0b2d6{null} 08:44:21.385 [etp1772270518-96] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.385 [etp1772270518-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@4be05adf{STARTED} id=0 keys=2 selected=0 updates=1 08:44:21.385 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:44:21.385 [etp1772270518-96] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@42e3b048{AC.ReadCB@41f47a51{HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:21.385 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/1 selected 08:44:21.385 [etp1772270518-99] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=0.0.0.0/0.0.0.0:8898,r=/127.0.0.1:45458,CLOSED,fill=-,flush=-,to=5298/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@16c2a50f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 08:44:21.385 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 1 updates 08:44:21.385 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:21.385 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@50031459 08:44:21.385 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:21.385 [etp1772270518-99] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5298/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@16c2a50f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.385 [etp1772270518-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@7be36a93{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5298/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@16c2a50f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.385 [etp1772270518-99] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@7be36a93{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5298/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@16c2a50f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.385 [etp1772270518-100] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5298/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@16c2a50f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.385 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.385 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@20a77cb7 on ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=0 08:44:21.385 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=1 08:44:21.385 [etp1772270518-99] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@16c2a50f::SocketChannelEndPoint@7be36a93{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5298/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@16c2a50f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@416ab48d{s=START}]=>HttpChannelOverHttp@4d8f58e9{s=HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@5b2c55fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:21.385 [etp1772270518-99] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@6f59eb7a size 1 > capacity 08:44:21.385 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:44:21.385 [etp1772270518-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.385 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:44:21.385 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/1 selected 08:44:21.385 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 1 updates 08:44:21.385 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:21.385 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@20a77cb7 08:44:21.386 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.386 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:21.386 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:44:21.386 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 1/1/1 selected 08:44:21.386 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 1 keys, 0 updates 08:44:21.386 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@64f5456d SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.386 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.386 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:44:21.386 [etp1772270518-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0} tryExecute EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=9]@2022-07-12T08:44:21.386Z 08:44:21.386 [etp1772270518-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=0}@5be47175 offer EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=9]@2022-07-12T08:44:21.386Z 08:44:21.386 [etp1772270518-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=1} startReservedThread p=1 08:44:21.386 [etp1772270518-97] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=1}@22e0d79d started 08:44:21.386 [etp1772270518-97] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@22e0d79d waiting 08:44:21.386 [etp1772270518-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=1}@5be47175 task=EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=1,ReservedThreadExecutor@42c4d995{s=0/1,p=1}}[pc=0,pic=0,pec=1,epc=9]@2022-07-12T08:44:21.386Z 08:44:21.386 [etp1772270518-98] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=9]@2022-07-12T08:44:21.386Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:44:21.386 [etp1772270518-98] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@42e3b048{AC.ReadCB@41f47a51{HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:21.386 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:21.386 [etp1772270518-102] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=10]@2022-07-12T08:44:21.386Z tryProduce true 08:44:21.386 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:21.386 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:21.386 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 467 HeapByteBuffer@2106d7be[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:21.386 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.386 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:44:21.386 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 467 HeapByteBuffer@2106d7be[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:21.386 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2106d7be[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2106d7be[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/MID16576154455741823455669 on HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID16576154455741823455669,age=0} POST //localhost:8898/MID16576154455741823455669 HTTP/1.1 Content-Type: application/json User-Agent: Java/1.8.0_202 Host: localhost:8898 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive Content-Length: 233 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=CONTENT,0 of 233},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID16576154455741823455669,age=0} parsed true HttpParser{s=CONTENT,0 of 233} 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/MID16576154455741823455669 HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID16576154455741823455669,age=0} 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /MID16576154455741823455669 on HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/MID16576154455741823455669|null -> callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@6a5de4a9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@6a5de4a9{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6a5de4a9{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@6a5de4a9{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=CONTENT,0 of 233},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} parse HeapByteBuffer@2106d7be[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@2106d7be[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} Content@206b1dd2{HeapByteBufferR@523a3025[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18b55d3e[c=0,q=0,[0]=null,s=STREAM] addContent Content@206b1dd2{HeapByteBufferR@523a3025[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:44:21.387 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=0} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=1} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18b55d3e[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=END,233 of 233},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=1} parsed false HttpParser{s=END,233 of 233} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18b55d3e[c=233,q=1,[0]=EOF,s=STREAM] read 233 from Content@206b1dd2{HeapByteBufferR@523a3025[p=467,l=467,c=8192,r=0]={POST /MID...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=END,233 of 233},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=1} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@6a5de4a9{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6a5de4a9{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6a5de4a9{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=1} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@56a5ad68) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@2e58bfe3 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /MID16576154455741823455669 on HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:44:21 GMT 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2d600915[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1f8efd2a] (null,[p=0,l=0,c=0,r=0],true)@START 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:44:21 GMT 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2d600915[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1f8efd2a] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@64bbcd5e{IDLE}->null [HeapByteBuffer@2106d7be[p=0,l=108,c=8192,r=108]={<<>> localhos...\x00\x00\x00\x00\x00\x00\x00}] 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64bbcd5e{WRITING}->null:IDLE-->WRITING 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=W,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=END,233 of 233},g=HttpGenerator@479e7cbe{s=COMPLETING}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16576154455741823455669,age=1} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@64bbcd5e{WRITING}->null 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64bbcd5e{IDLE}->null:WRITING-->IDLE 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2d600915[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1f8efd2a] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@56a5ad68 w=false 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6a5de4a9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6a5de4a9{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6a5de4a9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//localhost:8898/MID16576154455741823455669,age=1} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /MID16576154455741823455669 written=0 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6a5de4a9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,233 of 233} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:21.388 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:44:21.389 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.389 [etp1772270518-98] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.389 [etp1772270518-98] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@42e3b048{AC.ReadCB@41f47a51{HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:21.389 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.389 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@20a77cb7 on ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=0 08:44:21.389 [etp1772270518-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=1 08:44:21.389 [etp1772270518-98] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:21.389 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:44:21.389 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/1 selected 08:44:21.389 [etp1772270518-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@585252fe size 1 > capacity 08:44:21.389 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 1 updates 08:44:21.389 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:21.389 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@20a77cb7 08:44:21.389 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.389 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:21.389 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:44:21.483 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@5d515f3f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56878]] on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 08:44:21.483 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 08:44:21.484 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:44:21.484 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/5 selected 08:44:21.484 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:44:21.484 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:21.484 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@5d515f3f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56878]] 08:44:21.484 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@5d515f3f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56878]] startThread=0 08:44:21.484 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:21.484 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:44:21.484 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@5d515f3f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56878]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:44:21.484 [qtp780934299-22] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 08:44:21.484 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:21.484 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 08:44:21.484 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@38c3746e on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 08:44:21.484 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.484 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.484 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.485 [qtp780934299-22] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@12119933{AC.ReadCB@1b9a9a6e{HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:21.485 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.485 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@5d9738f5 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 08:44:21.485 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=2 08:44:21.485 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.485 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:44:21.485 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/6 selected 08:44:21.485 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 2 updates 08:44:21.485 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@5d515f3f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56878]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:44:21.485 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:44:21.485 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@38c3746e 08:44:21.485 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@5d9738f5 08:44:21.485 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.485 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:21.485 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:44:21.485 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/6 selected 08:44:21.485 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:44:21.485 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1efd38eb SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.485 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.485 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:44:21.485 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=56]@2022-07-12T08:44:21.485Z 08:44:21.485 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=56]@2022-07-12T08:44:21.485Z 08:44:21.485 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=56]@2022-07-12T08:44:21.485Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:44:21.485 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=57]@2022-07-12T08:44:21.485Z 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@12119933{AC.ReadCB@1b9a9a6e{HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:21.486 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=57]@2022-07-12T08:44:21.486Z tryProduce true 08:44:21.486 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:21.486 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=-,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:21.486 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.486 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 343 HeapByteBuffer@623e3550[p=0,l=343,c=8192,r=343]={<<>>tions","t...\x00\x00\x00\x00\x00\x00\x00} 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 343 HeapByteBuffer@623e3550[p=0,l=343,c=8192,r=343]={<<>>tions","t...\x00\x00\x00\x00\x00\x00\x00} 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=343,c=8192,r=343]={<<>>tions","t...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=343,c=8192,r=343]={<<>>tions","t...\x00\x00\x00\x00\x00\x00\x00} 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:44:21.486 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE on HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 99 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=CONTENT,0 of 99},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} parsed true HttpParser{s=CONTENT,0 of 99} 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE on HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=CONTENT,0 of 99},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} parse HeapByteBuffer@623e3550[p=244,l=343,c=8192,r=99]={POST /sen... 99\r\n\r\n<<<{"parameters" : [{"name":...6154455741823455669"}]}>>>tions","t...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=244,l=343,c=8192,r=99]={POST /sen... 99\r\n\r\n<<<{"parameters" : [{"name":...6154455741823455669"}]}>>>tions","t...\x00\x00\x00\x00\x00\x00\x00} 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} Content@3f190836{HeapByteBufferR@747ba377[p=244,l=343,c=8192,r=99]={POST /sen... 99\r\n\r\n<<<{"parameters" : [{"name":...6154455741823455669"}]}>>>tions","t...\x00\x00\x00\x00\x00\x00\x00}} 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2711caac[c=0,q=0,[0]=null,s=STREAM] addContent Content@3f190836{HeapByteBufferR@747ba377[p=244,l=343,c=8192,r=99]={POST /sen... 99\r\n\r\n<<<{"parameters" : [{"name":...6154455741823455669"}]}>>>tions","t...\x00\x00\x00\x00\x00\x00\x00}} 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2711caac[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=END,99 of 99},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} parsed false HttpParser{s=END,99 of 99} 08:44:21.487 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2711caac[c=99,q=1,[0]=EOF,s=STREAM] read 99 from Content@3f190836{HeapByteBufferR@747ba377[p=343,l=343,c=8192,r=0]={POST /sen...669"}]}<<<>>>tions","t...\x00\x00\x00\x00\x00\x00\x00}} 08:44:21.488 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=END,99 of 99},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 08:44:21.489 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4557118c[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>}) 08:44:21.489 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=125 null 08:44:21.489 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@29a59636[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@795f4214{null} 08:44:21.489 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE on HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=2} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:44:21 GMT Content-Type: application/json;charset=utf-8 Content-Length: 125 08:44:21.489 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5782e98e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=125},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2a244983] (null,[p=0,l=125,c=125,r=125],true)@START 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=125} last=true content=HeapByteBuffer@29a59636[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:44:21 GMT Content-Type: application/json;charset=utf-8 Content-Length: 125 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5782e98e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=125},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2a244983] ([p=0,l=123,c=16384,r=123],[p=0,l=125,c=125,r=125],true)@COMPLETING 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2fb57ed7{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=123,c=16384,r=123]={<<>>icj31Nvlf...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@29a59636[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>}] 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2fb57ed7{WRITING}->null:IDLE-->WRITING 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 248 SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=-,flush=W,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=END,99 of 99},g=HttpGenerator@3add07d3{s=COMPLETING}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=3} 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=248 remaining=0 WriteFlusher@2fb57ed7{WRITING}->null {"response":{"message":"unsubscription done"},"type":"UNSUBSCRIBE_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2fb57ed7{IDLE}->null:WRITING-->IDLE 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5782e98e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=125},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2a244983] ([p=123,l=123,c=16384,r=0],[p=125,l=125,c=125,r=0],true)@END 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=3} 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7a8a4dc6{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7a8a4dc6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=3} 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2c79c6d7) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7a8a4dc6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7a8a4dc6{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7a8a4dc6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=3} 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE written=125 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7a8a4dc6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,99 of 99} 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:44:21.490 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:44:21.491 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:21.491 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:44:21.491 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:44:21.491 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.491 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.491 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@12119933{AC.ReadCB@1b9a9a6e{HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:21.491 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.491 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@5d9738f5 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 08:44:21.491 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 08:44:21.491 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:21.491 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:44:21.491 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6005f2b2 waiting 08:44:21.491 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/6 selected 08:44:21.491 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:44:21.491 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:21.491 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@5d9738f5 08:44:21.491 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:21.491 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:21.491 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:44:21.649 [WebSocketClient@427226423-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=2/2,p=0}@58873ef8 task=null 08:44:21.649 [WebSocketClient@427226423-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=2/2,p=0}@58873ef8 IDLE 08:44:21.649 [WebSocketClient@427226423-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=1/2,p=0}@58873ef8 Exited 08:44:21.649 [WebSocketClient@427226423-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@396e6d9{s=1/2,p=0}@58873ef8 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=1/2,p=0}] 08:44:21.849 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=1/2,p=0}@578ccf59 task=null 08:44:21.849 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=1/2,p=0}@578ccf59 IDLE 08:44:21.849 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=0/2,p=0}@578ccf59 Exited 08:44:21.849 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@396e6d9{s=0/2,p=0}@578ccf59 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}] 08:44:25.037 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6430e6a5 task=null 08:44:25.037 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6430e6a5 IDLE 08:44:25.037 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6430e6a5 Exited 08:44:25.037 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6430e6a5 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 08:44:26.490 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:44:26.491 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:44:28.390 [Connector-Scheduler-1787f2a0-1] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=59706/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=47,f=null]] idle timeout check, elapsed: 59706 ms, remaining: 3540294 ms 08:44:28.684 [WebSocketClient@2060432982-80] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@b0e5507{s=1/2,p=0}@4b8878d task=null 08:44:28.684 [WebSocketClient@2060432982-80] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@b0e5507{s=1/2,p=0}@4b8878d IDLE 08:44:28.684 [WebSocketClient@2060432982-80] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@b0e5507{s=0/2,p=0}@4b8878d Exited 08:44:28.684 [WebSocketClient@2060432982-80] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@b0e5507{s=0/2,p=0}@4b8878d in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=0}] 08:44:29.143 [Connector-Scheduler-1787f2a0-1] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=59359/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=75,f=null]] idle timeout check, elapsed: 59359 ms, remaining: 3540641 ms 08:44:29.584 [WebSocketClient@1910034407-89] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=2/2,p=0}@12d0dcfb task=null 08:44:29.584 [WebSocketClient@1910034407-89] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=2/2,p=0}@12d0dcfb IDLE 08:44:29.584 [WebSocketClient@1910034407-89] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=1/2,p=0}@12d0dcfb Exited 08:44:29.584 [WebSocketClient@1910034407-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@5833f5cd{s=1/2,p=0}@12d0dcfb in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=1/2,p=0}] 08:44:29.785 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=1/2,p=0}@4038329b task=null 08:44:29.785 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=1/2,p=0}@4038329b IDLE 08:44:29.785 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=0/2,p=0}@4038329b Exited 08:44:29.785 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@5833f5cd{s=0/2,p=0}@4038329b in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}] 08:44:30.579 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 1/1/1 selected 08:44:30.579 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 1 keys, 0 updates 08:44:30.579 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/6 selected 08:44:30.579 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:44:30.579 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@64f5456d SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=FI,flush=-,to=9190/30000}{io=1/1,kio=1,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:30.579 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1efd38eb SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=FI,flush=-,to=9088/60000}{io=1/1,kio=1,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:30.579 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=FI,flush=-,to=9190/30000}{io=1/0,kio=1,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:30.579 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=FI,flush=-,to=9190/30000}{io=1/0,kio=1,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:44:30.579 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=FI,flush=-,to=9088/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:30.579 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=FI,flush=-,to=9088/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:44:30.579 [etp1772270518-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0} tryExecute EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=10]@2022-07-12T08:44:30.579Z 08:44:30.579 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=57]@2022-07-12T08:44:30.579Z 08:44:30.579 [etp1772270518-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=0}@22e0d79d offer EatWhatYouKill@adb5bef/SelectorProducer@b9684be/PRODUCING/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@42c4d995{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=10]@2022-07-12T08:44:30.579Z 08:44:30.579 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=0}@6005f2b2 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=57]@2022-07-12T08:44:30.579Z 08:44:30.579 [etp1772270518-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=1} startReservedThread p=1 08:44:30.579 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=1} startReservedThread p=1 08:44:30.579 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3932c79a{s=0/2,p=1}@4f6f3241 startThread=0 08:44:30.579 [etp1772270518-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=1}@3d37d4d1 started 08:44:30.579 [etp1772270518-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@3d37d4d1 waiting 08:44:30.579 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=1}@6005f2b2 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=57]@2022-07-12T08:44:30.579Z 08:44:30.579 [etp1772270518-102] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=7,q=1,ReservedThreadExecutor@42c4d995{s=0/1,p=1}}[pc=0,pic=0,pec=1,epc=10]@2022-07-12T08:44:30.579Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=FI,flush=-,to=9190/30000}{io=1/0,kio=1,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:44:30.579 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3932c79a{s=0/2,p=1}@4f6f3241 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}] 08:44:30.579 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=1}@4f6f3241 started 08:44:30.579 [etp1772270518-97] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=1}@22e0d79d task=EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=10]@2022-07-12T08:44:30.579Z 08:44:30.579 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=57]@2022-07-12T08:44:30.579Z tryProduce true 08:44:30.579 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:30.579 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:30.579 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@4f6f3241 waiting 08:44:30.579 [etp1772270518-97] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=true/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=11]@2022-07-12T08:44:30.579Z tryProduce true 08:44:30.579 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:30.579 [etp1772270518-102] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@42e3b048{AC.ReadCB@41f47a51{HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=FI,flush=-,to=9190/30000}{io=1/0,kio=1,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:30.579 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:30.579 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=FI,flush=-,to=9088/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:30.579 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:44:30.579 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=57]@2022-07-12T08:44:30.579Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=FI,flush=-,to=9088/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:44:30.579 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=-,to=9190/30000}{io=0/0,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:30.579 [etp1772270518-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=-,to=9190/30000}{io=0/0,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:30.579 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 1 keys 08:44:30.579 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@12119933{AC.ReadCB@1b9a9a6e{HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=FI,flush=-,to=9088/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:30.579 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=-,flush=-,to=9088/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:30.579 [etp1772270518-102] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,OPEN,fill=-,flush=-,to=9190/30000}{io=0/0,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:30.580 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:30.580 [etp1772270518-102] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 08:44:30.580 [etp1772270518-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,ISHUT,fill=-,flush=-,to=9190/30000}{io=0/0,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:30.580 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,OPEN,fill=-,flush=-,to=9088/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:30.580 [etp1772270518-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,ISHUT,fill=-,flush=-,to=9191/30000}{io=0/0,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=START,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:30.580 [etp1772270518-102] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2106d7be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:44:30.580 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:44:30.580 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 08:44:30.580 [etp1772270518-102] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 08:44:30.580 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,ISHUT,fill=-,flush=-,to=9088/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:44:30.580 [etp1772270518-102] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,ISHUT,fill=-,flush=-,to=9191/30000}{io=0/0,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:30.580 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,ISHUT,fill=-,flush=-,to=9089/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:30.580 [etp1772270518-102] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,ISHUT,fill=-,flush=-,to=9191/30000}{io=0/0,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:30.580 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:44:30.580 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 08:44:30.580 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@28672026{l=/127.0.0.1:8898,r=/127.0.0.1:45460,CLOSED,fill=-,flush=-,to=9191/30000}{io=0/0,kio=0,kro=1}->HttpConnection@41f47a51[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:30.580 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,ISHUT,fill=-,flush=-,to=9089/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:30.580 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,ISHUT,fill=-,flush=-,to=9089/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:30.580 [etp1772270518-102] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@42e3b048{null} 08:44:30.580 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@ec5b7e4{l=/127.0.0.1:8899,r=/127.0.0.1:56878,CLOSED,fill=-,flush=-,to=9089/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1b9a9a6e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:30.580 [etp1772270518-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@4be05adf{STARTED} id=0 keys=1 selected=0 updates=0 08:44:30.580 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@12119933{null} 08:44:30.580 [etp1772270518-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=0.0.0.0/0.0.0.0:8898,r=/127.0.0.1:45460,CLOSED,fill=-,flush=-,to=9191/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@41f47a51[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 08:44:30.580 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 08:44:30.580 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:44:30.580 [etp1772270518-102] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9191/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@41f47a51[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:30.580 [etp1772270518-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@28672026{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9191/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@41f47a51[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:30.580 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/0 selected 08:44:30.580 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@10628413 startThread=0 08:44:30.580 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 0 updates 08:44:30.580 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:44:30.580 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:30.580 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/5 selected 08:44:30.580 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:30.580 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 0 updates 08:44:30.580 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:30.580 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 0 keys 08:44:30.580 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:30.580 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:44:30.580 [etp1772270518-102] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@28672026{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9191/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@41f47a51[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:30.580 [etp1772270518-103] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9191/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@41f47a51[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:30.580 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9089/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@1b9a9a6e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 08:44:30.580 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@10628413 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 08:44:30.580 [etp1772270518-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@41f47a51::SocketChannelEndPoint@28672026{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9191/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@41f47a51[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@479e7cbe{s=START}]=>HttpChannelOverHttp@678e108f{s=HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6a5de4a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:30.580 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9089/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@1b9a9a6e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:30.580 [etp1772270518-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@5be47175 size 1 > capacity 08:44:30.580 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@ec5b7e4{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9089/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@1b9a9a6e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:30.580 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@ec5b7e4{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9089/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@1b9a9a6e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:30.580 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9089/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@1b9a9a6e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:30.580 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1b9a9a6e::SocketChannelEndPoint@ec5b7e4{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9089/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@1b9a9a6e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3add07d3{s=START}]=>HttpChannelOverHttp@521a00cd{s=HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7a8a4dc6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:30.580 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:44:30.581 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@10628413 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:44:32.068 [Connector-Scheduler-1787f2a0-1] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=58621/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=178,f=null]] idle timeout check, elapsed: 58621 ms, remaining: 3541379 ms 08:44:32.540 [WebSocketClient@1035363280-111] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=2/2,p=0}@13c12450 task=null 08:44:32.540 [WebSocketClient@1035363280-111] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=2/2,p=0}@13c12450 IDLE 08:44:32.540 [WebSocketClient@1035363280-111] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=1/2,p=0}@13c12450 Exited 08:44:32.540 [WebSocketClient@1035363280-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@336880df{s=1/2,p=0}@13c12450 in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}] 08:44:33.464 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=1/2,p=0}@20910cbf task=null 08:44:33.464 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=1/2,p=0}@20910cbf IDLE 08:44:33.464 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=0/2,p=0}@20910cbf Exited 08:44:33.464 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@336880df{s=0/2,p=0}@20910cbf in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}] 08:44:36.527 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@144ab54{STOPPED} added {HttpClientTransportOverHTTP@2cfa2c4f{STOPPED},AUTO} 08:44:36.527 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@144ab54{STOPPED} added {Client@6ecab872[provider=null,keyStore=null,trustStore=null],AUTO} 08:44:36.527 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@144ab54{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@48eb9836,POJO} 08:44:36.527 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@144ab54{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@6c518474,POJO} 08:44:36.527 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp297031141]@11b455e5{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@2a066689,POJO} 08:44:36.527 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@144ab54{STOPPED} added {QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:44:36.527 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@144ab54{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@3e3861d7,POJO} 08:44:36.527 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@2750c2ed[httpClient=HttpClient@144ab54{STOPPED},openSessions.size=0] added {HttpClient@144ab54{STOPPED},AUTO} 08:44:36.527 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@2750c2ed[httpClient=HttpClient@144ab54{STOPPED},openSessions.size=0] added {SessionTracker@5e2a3040{STOPPED},AUTO} 08:44:36.527 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@6d025d1d{STOPPED} added {InflaterPool@74294c1a{STOPPED,size=0,capacity=UNLIMITED},AUTO} 08:44:36.527 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@6d025d1d{STOPPED} added {DeflaterPool@9e2ad91{STOPPED,size=0,capacity=UNLIMITED},AUTO} 08:44:36.527 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@2d95e7ca[httpClient=HttpClient@144ab54{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@6d025d1d{STOPPED},AUTO} 08:44:36.527 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@2d95e7ca[httpClient=HttpClient@144ab54{STOPPED},openSessions.size=0] 08:44:36.527 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@144ab54{STOPPED} 08:44:36.527 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@144ab54{STARTING} added {ScheduledExecutorScheduler@79d06bbd{STOPPED},AUTO} 08:44:36.527 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@144ab54{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@47a7a101,POJO} 08:44:36.527 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@2cfa2c4f{STOPPED} 08:44:36.527 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@2cfa2c4f{STARTING} added {ClientSelectorManager@5bb51241{STOPPED},AUTO} 08:44:36.527 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@5bb51241{STOPPED} 08:44:36.528 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=false/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:36.527Z added {SelectorProducer@e8ea697,POJO} 08:44:36.528 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=false/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:36.528Z added {QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:44:36.528 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=false/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:36.528Z created 08:44:36.528 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@74dbb1ee{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=false/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:36.528Z,MANAGED} 08:44:36.528 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@5bb51241{STARTING} added {ManagedSelector@74dbb1ee{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 08:44:36.528 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@74dbb1ee{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:44:36.528 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=false/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:36.528Z 08:44:36.528 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 08:44:36.528 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=0/2,p=0} 08:44:36.528 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=0}] added {ReservedThreadExecutor@70f822e{s=0/2,p=0},AUTO} 08:44:36.528 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@70f822e{s=0/2,p=0} 08:44:36.528 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80044ms ReservedThreadExecutor@70f822e{s=0/2,p=0} 08:44:36.528 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@21277524-119,5,main] 08:44:36.528 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@21277524-120,5,main] 08:44:36.528 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=0}] 08:44:36.528 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@21277524-121,5,main] 08:44:36.529 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@21277524-122,5,main] 08:44:36.529 [WebSocketClient@21277524-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=0}] 08:44:36.529 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=0}] 08:44:36.529 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@21277524-123,5,main] 08:44:36.529 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=0}] 08:44:36.529 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@21277524-124,5,main] 08:44:36.529 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=0}] 08:44:36.529 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@21277524-125,5,main] 08:44:36.529 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=0}] 08:44:36.529 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@21277524-126,5,main] 08:44:36.529 [WebSocketClient@21277524-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=0}] 08:44:36.529 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80045ms QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=0}] 08:44:36.529 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80045ms EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=false/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:36.529Z 08:44:36.529 [WebSocketClient@21277524-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=0}] 08:44:36.529 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@7fcf294e startThread=0 08:44:36.529 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@4867ab9f on ManagedSelector@74dbb1ee{STARTING} id=0 keys=0 selected=0 updates=0 08:44:36.529 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@7fcf294e in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=0}] 08:44:36.529 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=false/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:36.529Z tryProduce false 08:44:36.529 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:36.529 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@4867ab9f 08:44:36.529 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:36.529 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 0 keys 08:44:36.530 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80045ms ManagedSelector@74dbb1ee{STARTED} id=0 keys=0 selected=0 updates=0 08:44:36.530 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80045ms ClientSelectorManager@5bb51241{STARTED} 08:44:36.530 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80045ms HttpClientTransportOverHTTP@2cfa2c4f{STARTED} 08:44:36.530 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@6ecab872[provider=null,keyStore=null,trustStore=null] 08:44:36.533 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 08:44:36.533 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, 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_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, 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] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, 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_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, 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] 08:44:36.533 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 65f2f9b0[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 08:44:36.533 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80049ms Client@6ecab872[provider=null,keyStore=null,trustStore=null] 08:44:36.533 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@79d06bbd{STOPPED} 08:44:36.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80049ms ScheduledExecutorScheduler@79d06bbd{STARTED} 08:44:36.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80049ms HttpClient@144ab54{STARTED} 08:44:36.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@5e2a3040{STOPPED} 08:44:36.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80049ms SessionTracker@5e2a3040{STARTED} 08:44:36.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@6d025d1d{STOPPED} 08:44:36.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@74294c1a{STOPPED,size=0,capacity=UNLIMITED} 08:44:36.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80050ms InflaterPool@74294c1a{STARTED,size=0,capacity=UNLIMITED} 08:44:36.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@9e2ad91{STOPPED,size=0,capacity=UNLIMITED} 08:44:36.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80050ms DeflaterPool@9e2ad91{STARTED,size=0,capacity=UNLIMITED} 08:44:36.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80050ms WebSocketExtensionFactory@6d025d1d{STARTED} 08:44:36.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80050ms WebSocketClient@2d95e7ca[httpClient=HttpClient@144ab54{STARTED},openSessions.size=0] 08:44:36.534 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967 to ws://127.0.0.1:8899/ws/sensinact 08:44:36.534 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 08:44:36.534 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 08:44:36.534 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 08:44:36.534 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 08:44:36.534 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967, policy=WebSocketPolicy@59e43e8c[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 08:44:36.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@144ab54{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@2caa5d7c,queue=0,pool=null,MANAGED} 08:44:36.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@2caa5d7c,queue=0,pool=null 08:44:36.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@5e671e20[c=0/0/64,a=0,i=0,q=0] added {Pool@3eabe84a[size=0 closed=false],POJO} 08:44:36.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@2caa5d7c,queue=0,pool=DuplexConnectionPool@5e671e20[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@5e671e20[c=0/0/64,a=0,i=0,q=0],MANAGED} 08:44:36.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@5e671e20[c=0/0/64,a=0,i=0,q=0] 08:44:36.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80050ms DuplexConnectionPool@5e671e20[c=0/0/64,a=0,i=0,q=0] 08:44:36.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80050ms HttpDestination[ws://127.0.0.1:8899]@2caa5d7c,queue=0,pool=DuplexConnectionPool@5e671e20[c=0/0/64,a=0,i=0,q=0] 08:44:36.535 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@2caa5d7c,queue=0,pool=DuplexConnectionPool@5e671e20[c=0/0/64,a=0,i=0,q=0] 08:44:36.535 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d] 08:44:36.535 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d for HttpDestination[ws://127.0.0.1:8899]@2caa5d7c,queue=1,pool=DuplexConnectionPool@5e671e20[c=0/0/64,a=0,i=0,q=1] 08:44:36.535 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@5e671e20[c=0/0/64,a=0,i=0,q=1] 08:44:36.535 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 08:44:36.535 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 08:44:36.535 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@38fc5554{CLOSED, usage=0, multiplex=0/1, pooled=null} 08:44:36.535 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@5e8cda75 startThread=0 08:44:36.535 [WebSocketClient@21277524-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@5e8cda75 in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=0}] 08:44:36.535 [WebSocketClient@21277524-120] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 08:44:36.535 [WebSocketClient@21277524-120] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@4dd6d2af{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@2caa5d7c,queue=1,pool=DuplexConnectionPool@5e671e20[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@49e95fcd, client.connector=HttpClient@144ab54{STARTED}}} on ManagedSelector@74dbb1ee{STARTED} id=0 keys=0 selected=0 updates=0 08:44:36.535 [WebSocketClient@21277524-120] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@74dbb1ee{STARTED} id=0 keys=0 selected=0 updates=1 08:44:36.535 [WebSocketClient@21277524-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/199041063@5e8cda75 in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=0}] 08:44:36.535 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken with none selected 08:44:36.535 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 0/0/0 selected 08:44:36.535 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 0 keys, 1 updates 08:44:36.535 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:36.535 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@61cece52[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56880]] on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 08:44:36.535 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@4dd6d2af{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@2caa5d7c,queue=1,pool=DuplexConnectionPool@5e671e20[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@49e95fcd, client.connector=HttpClient@144ab54{STARTED}}} 08:44:36.535 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 08:44:36.535 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:36.535 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:44:36.535 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/5 selected 08:44:36.535 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 08:44:36.535 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:44:36.535 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 1/1/1 selected 08:44:36.536 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:36.536 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 1 keys, 0 updates 08:44:36.536 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@61cece52[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56880]] 08:44:36.536 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@6d662aec Connect@4dd6d2af{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@2caa5d7c,queue=1,pool=DuplexConnectionPool@5e671e20[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@49e95fcd, client.connector=HttpClient@144ab54{STARTED}}} 08:44:36.536 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@61cece52[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56880]] startThread=0 08:44:36.536 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:56880 remote=/127.0.0.1:8899] 08:44:36.536 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@61cece52[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56880]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:44:36.536 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:36.536 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:44:36.536 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@6959b398{Connect@4dd6d2af{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56880 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@2caa5d7c,queue=1,pool=DuplexConnectionPool@5e671e20[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@49e95fcd, client.connector=HttpClient@144ab54{STARTED}}}} startThread=0 08:44:36.536 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:36.536 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:36.536 [qtp780934299-20] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 08:44:36.536 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 08:44:36.536 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@6959b398{Connect@4dd6d2af{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56880 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@2caa5d7c,queue=1,pool=DuplexConnectionPool@5e671e20[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@49e95fcd, client.connector=HttpClient@144ab54{STARTED}}}} in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=0}] 08:44:36.536 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:36.536 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 08:44:36.536 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@109f421b::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 08:44:36.536 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@71310db2 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 08:44:36.536 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@7215cbc7::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> 08:44:36.536 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@109f421b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:36.536 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@762a415d on ManagedSelector@74dbb1ee{STARTED} id=0 keys=1 selected=0 updates=0 08:44:36.536 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@109f421b::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@109f421b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:36.536 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=null)[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:36.536 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@109f421b::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@109f421b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:36.536 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@7215cbc7::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=null)[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:36.536 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7161f821{AC.ReadCB@109f421b{HttpConnection@109f421b::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@109f421b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:36.536 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@7215cbc7::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=null)[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:36.536 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@109f421b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:36.536 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@1b84e38c on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 08:44:36.536 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=2 08:44:36.536 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@53073eb3{AC.ReadCB@7215cbc7{HttpConnectionOverHTTP@7215cbc7::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=null)[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 08:44:36.536 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:44:36.536 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/6 selected 08:44:36.536 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@109f421b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:36.536 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 2 updates 08:44:36.536 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:44:36.536 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=null)[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:36.536 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@71310db2 08:44:36.536 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@61cece52[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56880]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:44:36.536 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3d986393 on ManagedSelector@74dbb1ee{STARTED} id=0 keys=1 selected=0 updates=1 08:44:36.536 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@1b84e38c 08:44:36.536 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@74dbb1ee{STARTED} id=0 keys=1 selected=0 updates=2 08:44:36.536 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@109f421b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:36.536 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:36.536 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@38fc5554{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@7215cbc7::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=null)[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:36.536 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@5e671e20[c=0/1/64,a=0,i=1,q=1] 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@38fc5554{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@7215cbc7::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=null)[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@3eabe84a[size=1 closed=false] 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[PENDING/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]} on HttpConnectionOverHTTP@7215cbc7::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=null)[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@2caa5d7c,queue=0,pool=DuplexConnectionPool@5e671e20[c=0/1/64,a=1,i=0,q=0] 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[PENDING/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]} associated true to HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[PENDING/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: EwgRcOFeX6LPC67e5+B/fg== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@251b51a{s=START} 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@4dbde72a[p=0,l=0,c=0,r=0]={<<<>>>} 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: EwgRcOFeX6LPC67e5+B/fg== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@251b51a{s=COMPLETING} 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@29b3f484{IDLE}->null [HeapByteBuffer@57498105[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@4dbde72a[p=0,l=0,c=0,r=0]={<<<>>>}] 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@29b3f484{WRITING}->null:IDLE-->WRITING 08:44:36.537 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/6 selected 08:44:36.537 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=1/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[PENDING/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@251b51a{s=COMPLETING}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@29b3f484{WRITING}->null 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@29b3f484{IDLE}->null:WRITING-->IDLE 08:44:36.537 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6cf7944f SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@109f421b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@251b51a{s=END} 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d 08:44:36.537 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@109f421b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]}, result: null 08:44:36.537 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d 08:44:36.537 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@109f421b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:44:36.538 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=58]@2022-07-12T08:44:36.538Z 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=58]@2022-07-12T08:44:36.538Z 08:44:36.538 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@6959b398{Connect@4dd6d2af{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56880 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@2caa5d7c,queue=0,pool=DuplexConnectionPool@5e671e20[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@49e95fcd, client.connector=HttpClient@144ab54{STARTED}}}} in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=0}] 08:44:36.538 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken with none selected 08:44:36.538 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 0/0/1 selected 08:44:36.538 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 0 keys, 2 updates 08:44:36.538 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:44:36.538 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/608762757@762a415d 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=58]@2022-07-12T08:44:36.538Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@109f421b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:44:36.538 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3d986393 08:44:36.538 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=58]@2022-07-12T08:44:36.538Z 08:44:36.538 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=59]@2022-07-12T08:44:36.538Z tryProduce true 08:44:36.538 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@7161f821{AC.ReadCB@109f421b{HttpConnection@109f421b::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@109f421b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:36.538 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:36.538 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:36.538 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:36.538 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@109f421b::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:36.538 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:36.538 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>":"subscr...\x00\x00\x00\x00\x00\x00\x00} 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@109f421b::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>":"subscr...\x00\x00\x00\x00\x00\x00\x00} 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@109f421b::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>":"subscr...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=267,c=8192,r=267]={<<>>":"subscr...\x00\x00\x00\x00\x00\x00\x00} 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:44:36.538 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 08:44:36.539 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:44:36.539 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: EwgRcOFeX6LPC67e5+B/fg== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:44:36.539 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@109f421b::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:44:36.539 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@109f421b::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} 08:44:36.539 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} 08:44:36.539 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@78f48be9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:36.539 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=0} 08:44:36.539 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=0} 08:44:36.539 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:44:36.539 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 08:44:36.539 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:44:36.539 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 08:44:36.539 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:44:36.539 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:44:36.540 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980, policy=WebSocketPolicy@27d1433[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 08:44:36.540 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 08:44:36.540 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@109f421b::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 08:44:36.540 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 08:44:36.540 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],behavior=SERVER,connection=WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],outgoing=WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1}] 08:44:36.540 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],behavior=SERVER,connection=WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],outgoing=WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1}] added {WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1},POJO} 08:44:36.542 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],behavior=SERVER,connection=WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],outgoing=WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],AUTO} 08:44:36.542 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],behavior=SERVER,connection=WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],outgoing=WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3}] 08:44:36.542 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],behavior=SERVER,connection=WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],outgoing=WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3}] 08:44:36.542 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980] 08:44:36.542 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80058ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980] 08:44:36.542 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80058ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],behavior=SERVER,connection=WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],outgoing=WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3}] 08:44:36.550 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],behavior=SERVER,connection=WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=11},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 08:44:36.550 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:36.550 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80066ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:36.550 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@72b0d5b0 08:44:36.550 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=START}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=11} 08:44:36.550 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:44:36.550 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=11} 08:44:36.550 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@78f48be9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:36.550 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@78f48be9{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:44:36.550 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=11} 08:44:36.550 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6acb3ce4) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:44:36.550 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@7d6102 08:44:36.550 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=11} 101 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:44:36 GMT Connection: Upgrade Sec-WebSocket-Accept: 1Cb0AOqqqdt6acoD616gB6tvAZw= Upgrade: WebSocket 08:44:36.551 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@17fc3297[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@28b41713] (null,[p=0,l=0,c=0,r=0],true)@START 08:44:36.551 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@268f6488[p=0,l=0,c=0,r=0]={<<<>>>} 08:44:36.551 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:44:36 GMT Connection: Upgrade Sec-WebSocket-Accept: 1Cb0AOqqqdt6acoD616gB6tvAZw= Upgrade: WebSocket 08:44:36.551 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 08:44:36.551 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@17fc3297[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@28b41713] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:44:36.551 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1bab32fd{IDLE}->null [HeapByteBuffer@c1d428e[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 08:44:36.551 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1bab32fd{WRITING}->null:IDLE-->WRITING 08:44:36.551 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 1/1/1 selected 08:44:36.551 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 1 keys, 0 updates 08:44:36.551 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=W,to=12/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=COMPLETING}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=12} 08:44:36.561 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@1bab32fd{WRITING}->null 08:44:36.561 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1bab32fd{IDLE}->null:WRITING-->IDLE 08:44:36.561 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@17fc3297[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@28b41713] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 08:44:36.561 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@6acb3ce4 w=false 08:44:36.561 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@78f48be9{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:44:36.561 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@78f48be9{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:44:36.561 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@78f48be9{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:44:36.561 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=22} 08:44:36.561 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 08:44:36.561 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@109f421b::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=END}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=22} to WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=END}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=22} 08:44:36.561 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@78f48be9{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:44:36.561 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=END}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=22} upgrading from HttpConnection@109f421b::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=END}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=22} to WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=END}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=22} 08:44:36.561 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@109f421b::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@109f421b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2d9695b9{s=END}]=>HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=22} 08:44:36.561 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[HANDSHAKING],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:36.561 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 08:44:36.561 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 08:44:36.561 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@4cd1ad5b[batching=true] 08:44:36.561 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],behavior=SERVER,connection=WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENING],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@4cd1ad5b[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 08:44:36.561 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 08:44:36.551 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6d662aec SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:36.571 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:36.571 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=33/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:36.571 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7161f821{AC.ReadCB@52f8bddf{WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:44:36.571 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=33/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 08:44:36.571 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:36.571 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@1b84e38c on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 08:44:36.571 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 08:44:36.571 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=0/2,p=0} tryExecute EatWhatYouKill@7479b626/SelectorProducer@e8ea697/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:36.571Z 08:44:36.571 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=0/2,p=1} startReservedThread p=1 08:44:36.571 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:44:36.571 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/6 selected 08:44:36.571 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:44:36.571 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:36.571 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@1b84e38c 08:44:36.571 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@70f822e{s=0/2,p=1}@2c5b20d7 startThread=0 08:44:36.571 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@70f822e{s=0/2,p=1}@2c5b20d7 in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=1}] 08:44:36.571 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=1/2,p=1}@2c5b20d7 started 08:44:36.571 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=1/2,p=0}@2c5b20d7 waiting 08:44:36.571 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:36.571 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:36.571 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:44:36.571 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@bb6983b[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@52f8bddf | +> SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=0,kro=1} | +> Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980] - STARTED += ExtensionStack@151253c7[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 08:44:36.571 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@78f48be9{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:36.571 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7479b626/SelectorProducer@e8ea697/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:36.571Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=33/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 08:44:36.642 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 08:44:36.642 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 08:44:36.643 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@77957dd0{s=HttpChannelState@78f48be9{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 08:44:36.643 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=105/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=0}] 08:44:36.643 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@109f421b::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=71/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@78f48be9{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:36.643 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=105/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 08:44:36.643 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:36.643 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6005f2b2 waiting 08:44:36.643 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:36.643 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@53073eb3{AC.ReadCB@7215cbc7{HttpConnectionOverHTTP@7215cbc7::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=105/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 08:44:36.643 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=105/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:36.643 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 08:44:36.643 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@715b31fb{DirectByteBuffer@7f9cc1a0[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 08:44:36.643 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@7f9cc1a0[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:36.643 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 08:44:36.643 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 08:44:36.643 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@7f9cc1a0[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:36.643 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@715b31fb{DirectByteBuffer@7f9cc1a0[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:36.643 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@7f9cc1a0[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:36.653 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 08:44:36.653 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 08:44:36.653 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 08:44:36.653 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 08:44:36.653 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 08:44:36.653 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 08:44:36.653 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d] 08:44:36.653 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba 08:44:36.653 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 08:44:36.653 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 08:44:36.653 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 08:44:36.653 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 08:44:36.653 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 08:44:36.653 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 08:44:36.653 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 08:44:36.653 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 08:44:36.653 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 08:44:36.653 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 08:44:36.653 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 08:44:36.653 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:44:36.654 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba Date: Tue, 12 Jul 2022 08:44:36 GMT Connection: Upgrade Sec-WebSocket-Accept: 1Cb0AOqqqdt6acoD616gB6tvAZw= Upgrade: WebSocket 08:44:36.654 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 08:44:36.654 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba 08:44:36.654 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:44:36.654 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:44:36.654 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:44:36.654 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:44:36.654 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba 08:44:36.654 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d > HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba] null 08:44:36.654 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba 08:44:36.654 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],behavior=CLIENT,connection=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],outgoing=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:44:36.654 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],behavior=CLIENT,connection=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],outgoing=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 08:44:36.661 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],behavior=CLIENT,connection=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=18/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],outgoing=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=18/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],AUTO} 08:44:36.661 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],behavior=CLIENT,connection=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=18/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],outgoing=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=18/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:44:36.662 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],behavior=CLIENT,connection=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=18/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],outgoing=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=18/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:44:36.668 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967] 08:44:36.668 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80184ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967] 08:44:36.669 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80184ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],behavior=CLIENT,connection=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=25/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],outgoing=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=25/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:44:36.669 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 08:44:36.669 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],behavior=CLIENT,connection=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=25/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 08:44:36.669 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:36.669 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80185ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:36.669 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=26/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@7215cbc7::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=26/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=26/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:36.669 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@715b31fb{DirectByteBuffer@7f9cc1a0[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 08:44:36.669 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@7215cbc7::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=26/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:56880 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:36.669 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=26/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[HANDSHAKING],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:36.669 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 08:44:36.669 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 08:44:36.669 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@5e8e34d4[batching=true] 08:44:36.669 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],behavior=CLIENT,connection=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=26/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENING],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@5e8e34d4[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 08:44:36.669 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 08:44:36.669 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=26/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:36.669 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:44:36.676 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:36.676 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3d986393 on ManagedSelector@74dbb1ee{STARTED} id=0 keys=1 selected=0 updates=0 08:44:36.676 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@74dbb1ee{STARTED} id=0 keys=1 selected=0 updates=1 08:44:36.676 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken with none selected 08:44:36.676 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 0/0/1 selected 08:44:36.676 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 0 keys, 1 updates 08:44:36.676 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:36.676 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3d986393 08:44:36.676 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@3ea1cb9b[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@7ba35a8b | +> SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967] - STARTED += ExtensionStack@27a0e151[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 08:44:36.676 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:36.676 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:36.676 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 08:44:36.676 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@3328c1fc(exchange=null)[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:36.676 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@38fc5554{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@7215cbc7::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@3eabe84a[size=0 closed=false] 08:44:36.676 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d > HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d] 08:44:36.676 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@46c3a14d > HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba] null 08:44:36.676 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 08:44:36.677 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 08:44:36.677 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:44:36.677 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@60db025[p=0,l=207,c=207,r=207]={<<<{"uri":"/sensinact/provid..."complement":false}]}]}>>>} 08:44:36.677 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=207,fin=true,rsv=...,masked=false] 08:44:36.677 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=0}] 08:44:36.677 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=207,fin=true,rsv=...,masked=false] 08:44:36.738 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=207,fin=true,rsv=...,masked=true], Flusher@8ca4e94[PROCESSING]) 08:44:36.738 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=207,fin=true,rsv=...,masked=true],Flusher@8ca4e94[PROCESSING],AUTO,null] to Flusher@f55b3e7[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:36.738 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@f55b3e7[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:36.738 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=207,fin=true,rsv=...,masked=true],Flusher@8ca4e94[PROCESSING],AUTO,null]] 08:44:36.738 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:44:36.738 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@8ca4e94[PROCESSING],AUTO,null]] 08:44:36.738 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:44:36.738 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:44:36.738 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:44:36.738 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:44:36.738 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=215 cap=32768] 08:44:36.738 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:44:36.738 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@29b3f484{IDLE}->null [DirectByteBuffer@cf5db55[p=0,l=215,c=32768,r=215]={<<<\x81\xFe\x00\xCf4\x91\xC7\x8bO\xB3\xB2\xF9]\xB3\xFd\xA9\x1b\xE2\xA2\xE5G\xF8\xA9\xEaW...\x16\xF2\xA8\xE6D\xFd\xA2\xE6Q\xFf\xB3\xA9\x0e\xF7\xA6\xE7G\xF4\xBa\xD6I\xCc\xBa>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:44:36.738 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@29b3f484{WRITING}->null:IDLE-->WRITING 08:44:36.738 [Thread-94] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 215 SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=69/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=215,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:36.738 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/6 selected 08:44:36.738 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=215 remaining=0 WriteFlusher@29b3f484{WRITING}->null 08:44:36.739 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@29b3f484{IDLE}->null:WRITING-->IDLE 08:44:36.739 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:44:36.739 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=215,terminated=null] 08:44:36.739 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=215,terminated=null] processing 0 entries: [] 08:44:36.739 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=215,terminated=null] auto flushing 08:44:36.739 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=215,terminated=null] flushing 0 frames: [] 08:44:36.739 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6cf7944f SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=167/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:36.739 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:44:36.739 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=167/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:36.739 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=167/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 08:44:36.739 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=59]@2022-07-12T08:44:36.739Z 08:44:36.739 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=59]@2022-07-12T08:44:36.739Z 08:44:36.739 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=59]@2022-07-12T08:44:36.739Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=168/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 08:44:36.739 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@7161f821{AC.ReadCB@52f8bddf{WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=168/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:44:36.745 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:44:36.745 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:44:36.739 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=60]@2022-07-12T08:44:36.739Z 08:44:36.745 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@49d70848[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xB2\x00\xD1\xCb\xFa{...\x00\x00\x00\x00\x00\x00\x00}) 08:44:36.745 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:36.745 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=60]@2022-07-12T08:44:36.745Z tryProduce true 08:44:36.745 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 DirectByteBuffer@76527921[p=0,l=215,c=4096,r=215]={<<<\x81\xFe\x00\xCf4\x91\xC7\x8bO\xB3\xB2\xF9]\xB3\xFd\xA9\x1b\xE2\xA2\xE5G\xF8\xA9\xEaW...\x16\xF2\xA8\xE6D\xFd\xA2\xE6Q\xFf\xB3\xA9\x0e\xF7\xA6\xE7G\xF4\xBa\xD6I\xCc\xBa>>>ometry\\":...\x00\x00\x00\x00\x00\x00\x00} 08:44:36.745 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:36.745 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:36.745 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 215 bytes - DirectByteBuffer@76527921[p=0,l=215,c=4096,r=215]={<<<\x81\xFe\x00\xCf4\x91\xC7\x8bO\xB3\xB2\xF9]\xB3\xFd\xA9\x1b\xE2\xA2\xE5G\xF8\xA9\xEaW...\x16\xF2\xA8\xE6D\xFd\xA2\xE6Q\xFf\xB3\xA9\x0e\xF7\xA6\xE7G\xF4\xBa\xD6I\xCc\xBa>>>ometry\\":...\x00\x00\x00\x00\x00\x00\x00} 08:44:36.745 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@49d70848[READING] getAction(DirectByteBuffer@76527921[p=0,l=215,c=4096,r=215]={<<<\x81\xFe\x00\xCf4\x91\xC7\x8bO\xB3\xB2\xF9]\xB3\xFd\xA9\x1b\xE2\xA2\xE5G\xF8\xA9\xEaW...\x16\xF2\xA8\xE6D\xFd\xA2\xE6Q\xFf\xB3\xA9\x0e\xF7\xA6\xE7G\xF4\xBa\xD6I\xCc\xBa>>>ometry\\":...\x00\x00\x00\x00\x00\x00\x00}) 08:44:36.745 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:44:36.745 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 215 bytes 08:44:36.745 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:44:36.745 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 207 - Parser@e2f4ab9[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=207,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:44:36.745 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=207,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:44:36.745 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:44:36.745 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@3a80bd5[p=0,l=207,c=207,r=207]={<<>>} 08:44:36.746 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=207,fin=true,rsv=...,masked=true] 08:44:36.746 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:36.746 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=207,fin=true,rsv=...,masked=true]) 08:44:36.746 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=207,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:44:36.746 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@3a80bd5[p=0,l=207,c=207,r=207]={<<<{"uri":"/sensinact/provid..."complement":false}]}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:44:36.746 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([207] "{"uri":"/sensinact/p...,"type":"int","complement":false}]}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:44:36.748 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:44:36.748 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@6f2c4b31[p=0,l=217,c=217,r=217]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>} 08:44:36.748 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=217,fin=true,rsv=...,masked=false] 08:44:36.748 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=217,fin=true,rsv=...,masked=false] 08:44:36.748 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=217,fin=true,rsv=...,masked=false], Flusher@5cc819dc[PROCESSING]) 08:44:36.748 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=217,fin=true,rsv=...,masked=false],Flusher@5cc819dc[PROCESSING],AUTO,null] to Flusher@62bc9e0[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:36.754 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@62bc9e0[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:36.754 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=217,fin=true,rsv=...,masked=false],Flusher@5cc819dc[PROCESSING],AUTO,null]] 08:44:36.754 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:44:36.754 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@5cc819dc[PROCESSING],AUTO,null]] 08:44:36.754 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:44:36.755 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:44:36.755 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:44:36.755 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:44:36.755 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=221 cap=32768] 08:44:36.755 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:44:36.755 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1bab32fd{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=221,c=32768,r=221]={<<<\x81~\x00\xD9{"response":{"subscri...tion","statusCode":200}>>>sition/va...\x00\x00\x00\x00\x00\x00\x00}] 08:44:36.755 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1bab32fd{WRITING}->null:IDLE-->WRITING 08:44:36.755 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 1/1/1 selected 08:44:36.755 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 221 SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=W,to=9/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=221,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=207,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:44:36.755 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 1 keys, 0 updates 08:44:36.755 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=221 remaining=0 WriteFlusher@1bab32fd{WRITING}->null 08:44:36.755 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1bab32fd{IDLE}->null:WRITING-->IDLE 08:44:36.755 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6d662aec SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=16/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:36.755 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=221,terminated=null] 08:44:36.755 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=221,terminated=null] processing 0 entries: [] 08:44:36.755 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=16/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:36.755 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=221,terminated=null] auto flushing 08:44:36.755 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=221,terminated=null] flushing 0 frames: [] 08:44:36.755 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=16/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 08:44:36.755 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:44:36.755 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@49d70848[READING] getAction(DirectByteBuffer@76527921[p=215,l=215,c=4096,r=0]={\x81\xFe\x00\xCf4\x91\xC7\x8b{...se}]}]}<<<>>>ometry\\":...\x00\x00\x00\x00\x00\x00\x00}) 08:44:36.755 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:36.755 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=1/2,p=0} tryExecute EatWhatYouKill@7479b626/SelectorProducer@e8ea697/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:44:36.755Z 08:44:36.755 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xCf4\x91\xC7\x8b{...\x00\x00\x00\x00\x00\x00\x00} 08:44:36.755 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=0/2,p=0}@2c5b20d7 offer EatWhatYouKill@7479b626/SelectorProducer@e8ea697/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:44:36.755Z 08:44:36.755 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=207,f=null]] 08:44:36.755 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=0/2,p=1} startReservedThread p=1 08:44:36.762 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7161f821{AC.ReadCB@52f8bddf{WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=207,f=null]]}} 08:44:36.762 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@70f822e{s=0/2,p=1}@4150cb2c startThread=0 08:44:36.762 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@70f822e{s=0/2,p=1}@4150cb2c in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=1}] 08:44:36.762 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=1/2,p=1}@4150cb2c started 08:44:36.762 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=207,f=null]] 08:44:36.762 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=1/2,p=0}@4150cb2c waiting 08:44:36.762 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@1b84e38c on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 08:44:36.762 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 08:44:36.762 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:44:36.762 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:44:36.762 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/6 selected 08:44:36.762 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=true/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:44:36.762Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=23/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 08:44:36.762 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:44:36.762 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=0/2,p=1}@2c5b20d7 task=EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=true/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:44:36.762Z 08:44:36.762 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:36.762 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@1b84e38c 08:44:36.762 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=true/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:44:36.762Z tryProduce true 08:44:36.762 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=23/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:44:36.762 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:36.762 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:44:36.762 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=207,f=null]] 08:44:36.762 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:36.762 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:44:36.762 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:36.762 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:44:36.762 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:44:36.762 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:36.762 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:36.762 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 08:44:36.762 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 221 DirectByteBuffer@1dbda8a0[p=0,l=221,c=4096,r=221]={<<<\x81~\x00\xD9{"response":{"subscri...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:36.762 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 221 bytes - DirectByteBuffer@1dbda8a0[p=0,l=221,c=4096,r=221]={<<<\x81~\x00\xD9{"response":{"subscri...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:36.762 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=0,l=221,c=4096,r=221]={<<<\x81~\x00\xD9{"response":{"subscri...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:44:36.763 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:44:36.763 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 221 bytes 08:44:36.763 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:44:36.763 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 217 - Parser@6ec3c784[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=217,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:44:36.763 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@4c74df98[p=0,l=217,c=217,r=217]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>} 08:44:36.763 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=217,fin=true,rsv=...,masked=false] 08:44:36.763 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:36.763 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=217,fin=true,rsv=...,masked=false]) 08:44:36.763 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=217,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:44:36.763 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@4c74df98[p=0,l=217,c=217,r=217]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:44:36.763 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([217] "{"response":{"subscr...er/cursor/position","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"subscriptionId":"MID1657615476747251903943","initial":{"name":"position","type":"int","value":150,"timestamp":1657615466490}},"type":"SUBSCRIBE_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 08:44:36.763 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=221,l=221,c=4096,r=0]={\x81~\x00\xD9{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:44:36.771 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:36.771 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@1dbda8a0[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xD9{"res...\x00\x00\x00\x00\x00\x00\x00} 08:44:36.771 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=217,f=null]] 08:44:36.771 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=217,f=null]]}} 08:44:36.771 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=217,f=null]] 08:44:36.771 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3d986393 on ManagedSelector@74dbb1ee{STARTED} id=0 keys=1 selected=0 updates=0 08:44:36.771 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@74dbb1ee{STARTED} id=0 keys=1 selected=0 updates=1 08:44:36.771 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@7fcf294e in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=0}] 08:44:36.771 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken with none selected 08:44:36.771 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 0/0/1 selected 08:44:36.771 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 0 keys, 1 updates 08:44:36.771 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:36.771 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3d986393 08:44:36.771 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=217,f=null]] 08:44:36.771 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:36.771 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys {"response":{"subscriptionId":"MID1657615476747251903943","initial":{"name":"position","type":"int","value":150,"timestamp":1657615466490}},"type":"SUBSCRIBE_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 08:44:36.777 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:44:36.777 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:44:36.979 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:44:36.979 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@7f013888[p=0,l=230,c=230,r=230]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 08:44:36.979 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=230,fin=true,rsv=...,masked=false] 08:44:36.979 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=230,fin=true,rsv=...,masked=false] 08:44:36.979 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=230,fin=true,rsv=...,masked=false], Flusher@5cc819dc[PROCESSING]) 08:44:36.979 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=230,fin=true,rsv=...,masked=false],Flusher@5cc819dc[PROCESSING],AUTO,null] to Flusher@62bc9e0[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:36.979 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@62bc9e0[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:36.979 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=230,fin=true,rsv=...,masked=false],Flusher@5cc819dc[PROCESSING],AUTO,null]] 08:44:36.979 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:44:36.979 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@5cc819dc[PROCESSING],AUTO,null]] 08:44:36.979 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:44:36.979 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:44:36.979 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:44:36.979 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:44:36.979 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=234 cap=32768] 08:44:36.979 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:44:36.979 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1bab32fd{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=234,c=32768,r=234]={<<<\x81~\x00\xE6{"type":"CALLBACK","c...rsor/position/value"}]}>>>}]}"type"...\x00\x00\x00\x00\x00\x00\x00}] 08:44:36.979 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1bab32fd{WRITING}->null:IDLE-->WRITING 08:44:36.979 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 1/1/1 selected 08:44:36.979 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 234 SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=W,to=217/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=234,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=207,f=null]] 08:44:36.979 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 1 keys, 0 updates 08:44:36.979 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=234 remaining=0 WriteFlusher@1bab32fd{WRITING}->null 08:44:36.980 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1bab32fd{IDLE}->null:WRITING-->IDLE 08:44:36.980 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=234,terminated=null] 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6d662aec SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=208/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=217,f=null]] 08:44:36.980 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=234,terminated=null] processing 0 entries: [] 08:44:36.980 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=234,terminated=null] auto flushing 08:44:36.980 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=234,terminated=null] flushing 0 frames: [] 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=208/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=217,f=null]] 08:44:36.980 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=208/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=217,f=null]]:runFillable:BLOCKING 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=1/2,p=0} tryExecute EatWhatYouKill@7479b626/SelectorProducer@e8ea697/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:44:36.98Z 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=0/2,p=0}@4150cb2c offer EatWhatYouKill@7479b626/SelectorProducer@e8ea697/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:44:36.98Z 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=0/2,p=1} startReservedThread p=1 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@70f822e{s=0/2,p=1}@2bf3e7a4 startThread=0 08:44:36.980 [WebSocketClient@21277524-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@70f822e{s=0/2,p=1}@2bf3e7a4 in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=1}] 08:44:36.980 [WebSocketClient@21277524-125] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=1/2,p=1}@2bf3e7a4 started 08:44:36.980 [WebSocketClient@21277524-125] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=1/2,p=0}@2bf3e7a4 waiting 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=true/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:44:36.98Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=209/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=217,f=null]]:runFillable:BLOCKING/BLOCKING 08:44:36.980 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=0/2,p=1}@4150cb2c task=EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=true/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:44:36.98Z 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=209/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=217,f=null]]}} 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xD9{"res...\x00\x00\x00\x00\x00\x00\x00}) 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:36.980 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=true/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:44:36.98Z tryProduce true 08:44:36.980 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:36.980 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 234 DirectByteBuffer@1dbda8a0[p=0,l=234,c=4096,r=234]={<<<\x81~\x00\xE6{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 234 bytes - DirectByteBuffer@1dbda8a0[p=0,l=234,c=4096,r=234]={<<<\x81~\x00\xE6{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=0,l=234,c=4096,r=234]={<<<\x81~\x00\xE6{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 234 bytes 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:44:36.980 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=217,f=null]] 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 230 - Parser@6ec3c784[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=230,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:44:36.980 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@25340caa[p=0,l=230,c=230,r=230]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=230,fin=true,rsv=...,masked=false] 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=230,fin=true,rsv=...,masked=false]) 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=230,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@25340caa[p=0,l=230,c=230,r=230]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([230] "{"type":"CALLBACK","...i":"/slider/cursor/position/value"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"type":"CALLBACK","callbackId":"MID1657615476747251903943","messages":[{"notification":{"name":"position","type":"int","value":2,"timestamp":1657615476777},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"}]} 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=234,l=234,c=4096,r=0]={\x81~\x00\xE6{"typ...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@1dbda8a0[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE6{"typ...\x00\x00\x00\x00\x00\x00\x00} 08:44:36.980 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=230,f=null]] 08:44:36.981 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=230,f=null]]}} 08:44:36.981 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=230,f=null]] 08:44:36.981 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3d986393 on ManagedSelector@74dbb1ee{STARTED} id=0 keys=1 selected=0 updates=0 08:44:36.981 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@74dbb1ee{STARTED} id=0 keys=1 selected=0 updates=1 08:44:36.981 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=2/2,p=0}@2c5b20d7 waiting 08:44:36.981 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken with none selected 08:44:36.981 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 0/0/1 selected 08:44:36.981 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 0 keys, 1 updates 08:44:36.981 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:36.981 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3d986393 08:44:36.981 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=230,f=null]] 08:44:36.981 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:36.981 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 08:44:37.078 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:44:37.079 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:44:38.083 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:44:38.084 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:44:38.285 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:44:38.285 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@249a9ea8[p=0,l=232,c=232,r=232]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 08:44:38.285 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=232,fin=true,rsv=...,masked=false] 08:44:38.285 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=232,fin=true,rsv=...,masked=false] 08:44:38.285 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=232,fin=true,rsv=...,masked=false], Flusher@5cc819dc[PROCESSING]) 08:44:38.285 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=232,fin=true,rsv=...,masked=false],Flusher@5cc819dc[PROCESSING],AUTO,null] to Flusher@62bc9e0[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:38.285 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@62bc9e0[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:38.286 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=232,fin=true,rsv=...,masked=false],Flusher@5cc819dc[PROCESSING],AUTO,null]] 08:44:38.286 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:44:38.286 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@5cc819dc[PROCESSING],AUTO,null]] 08:44:38.286 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:44:38.286 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:44:38.286 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:44:38.286 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:44:38.286 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=236 cap=32768] 08:44:38.286 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:44:38.286 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1bab32fd{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=236,c=32768,r=236]={<<<\x81~\x00\xE8{"type":"CALLBACK","c...rsor/position/value"}]}>>>}"type":"...\x00\x00\x00\x00\x00\x00\x00}] 08:44:38.286 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1bab32fd{WRITING}->null:IDLE-->WRITING 08:44:38.286 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 1/1/1 selected 08:44:38.286 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 1 keys, 0 updates 08:44:38.286 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 236 SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=W,to=1306/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=236,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=207,f=null]] 08:44:38.286 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=236 remaining=0 WriteFlusher@1bab32fd{WRITING}->null 08:44:38.286 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1bab32fd{IDLE}->null:WRITING-->IDLE 08:44:38.286 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=236,terminated=null] 08:44:38.286 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6d662aec SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1305/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=230,f=null]] 08:44:38.286 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=236,terminated=null] processing 0 entries: [] 08:44:38.286 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=236,terminated=null] auto flushing 08:44:38.286 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=236,terminated=null] flushing 0 frames: [] 08:44:38.286 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1305/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=230,f=null]] 08:44:38.286 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:44:38.286 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1305/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=230,f=null]]:runFillable:BLOCKING 08:44:38.286 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=2/2,p=0} tryExecute EatWhatYouKill@7479b626/SelectorProducer@e8ea697/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:44:38.286Z 08:44:38.286 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=1/2,p=0}@2c5b20d7 offer EatWhatYouKill@7479b626/SelectorProducer@e8ea697/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:44:38.286Z 08:44:38.286 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=true/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:44:38.286Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1305/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=230,f=null]]:runFillable:BLOCKING/BLOCKING 08:44:38.286 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=1/2,p=0}@2c5b20d7 task=EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=true/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:44:38.286Z 08:44:38.286 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1305/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=230,f=null]]}} 08:44:38.286 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:44:38.286 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=true/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:38.286Z tryProduce true 08:44:38.286 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:38.286 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:38.286 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:44:38.286 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE6{"typ...\x00\x00\x00\x00\x00\x00\x00}) 08:44:38.286 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 236 DirectByteBuffer@1dbda8a0[p=0,l=236,c=4096,r=236]={<<<\x81~\x00\xE8{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:38.287 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1306/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=230,f=null]] 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 236 bytes - DirectByteBuffer@1dbda8a0[p=0,l=236,c=4096,r=236]={<<<\x81~\x00\xE8{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:38.287 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=0,l=236,c=4096,r=236]={<<<\x81~\x00\xE8{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 236 bytes 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 232 - Parser@6ec3c784[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=232,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@2f8f0230[p=0,l=232,c=232,r=232]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=232,fin=true,rsv=...,masked=false] 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=232,fin=true,rsv=...,masked=false]) 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=232,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@2f8f0230[p=0,l=232,c=232,r=232]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([232] "{"type":"CALLBACK","...i":"/slider/cursor/position/value"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"type":"CALLBACK","callbackId":"MID1657615476747251903943","messages":[{"notification":{"name":"position","type":"int","value":199,"timestamp":1657615478083},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"}]} 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=236,l=236,c=4096,r=0]={\x81~\x00\xE8{"typ...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@1dbda8a0[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE8{"typ...\x00\x00\x00\x00\x00\x00\x00} 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=232,f=null]] 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=232,f=null]]}} 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=232,f=null]] 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3d986393 on ManagedSelector@74dbb1ee{STARTED} id=0 keys=1 selected=0 updates=0 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@74dbb1ee{STARTED} id=0 keys=1 selected=0 updates=1 08:44:38.287 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=2/2,p=0}@4150cb2c waiting 08:44:38.287 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken with none selected 08:44:38.287 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 0/0/1 selected 08:44:38.287 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 0 keys, 1 updates 08:44:38.287 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:38.287 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3d986393 08:44:38.287 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=232,f=null]] 08:44:38.287 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:38.288 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 08:44:38.385 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:44:38.385 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:44:39.389 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:44:39.389 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@385f0420[p=0,l=232,c=232,r=232]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=232,fin=true,rsv=...,masked=false] 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=232,fin=true,rsv=...,masked=false] 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=232,fin=true,rsv=...,masked=false], Flusher@5cc819dc[PROCESSING]) 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=232,fin=true,rsv=...,masked=false],Flusher@5cc819dc[PROCESSING],AUTO,null] to Flusher@62bc9e0[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@62bc9e0[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=232,fin=true,rsv=...,masked=false],Flusher@5cc819dc[PROCESSING],AUTO,null]] 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@5cc819dc[PROCESSING],AUTO,null]] 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=236 cap=32768] 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1bab32fd{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=236,c=32768,r=236]={<<<\x81~\x00\xE8{"type":"CALLBACK","c...rsor/position/value"}]}>>>}"type":"...\x00\x00\x00\x00\x00\x00\x00}] 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1bab32fd{WRITING}->null:IDLE-->WRITING 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 236 SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=W,to=1305/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=236,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=207,f=null]] 08:44:39.591 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 1/1/1 selected 08:44:39.591 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 1 keys, 0 updates 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=236 remaining=0 WriteFlusher@1bab32fd{WRITING}->null 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1bab32fd{IDLE}->null:WRITING-->IDLE 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=236,terminated=null] 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=236,terminated=null] processing 0 entries: [] 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=236,terminated=null] auto flushing 08:44:39.591 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6d662aec SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1304/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=232,f=null]] 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=236,terminated=null] flushing 0 frames: [] 08:44:39.591 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:44:39.591 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1304/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=232,f=null]] 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1304/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=232,f=null]]:runFillable:BLOCKING 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=2/2,p=0} tryExecute EatWhatYouKill@7479b626/SelectorProducer@e8ea697/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:39.592Z 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=1/2,p=0}@4150cb2c offer EatWhatYouKill@7479b626/SelectorProducer@e8ea697/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:39.592Z 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=true/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:39.592Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1304/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=232,f=null]]:runFillable:BLOCKING/BLOCKING 08:44:39.592 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=1/2,p=0}@4150cb2c task=EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=true/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:39.592Z 08:44:39.592 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=true/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:44:39.592Z tryProduce true 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1304/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=232,f=null]]}} 08:44:39.592 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:44:39.592 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE8{"typ...\x00\x00\x00\x00\x00\x00\x00}) 08:44:39.592 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1304/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=232,f=null]] 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:39.592 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 236 DirectByteBuffer@1dbda8a0[p=0,l=236,c=4096,r=236]={<<<\x81~\x00\xE8{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 236 bytes - DirectByteBuffer@1dbda8a0[p=0,l=236,c=4096,r=236]={<<<\x81~\x00\xE8{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=0,l=236,c=4096,r=236]={<<<\x81~\x00\xE8{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 236 bytes 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 232 - Parser@6ec3c784[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=232,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@210b8cd4[p=0,l=232,c=232,r=232]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=232,fin=true,rsv=...,masked=false] 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=232,fin=true,rsv=...,masked=false]) 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=232,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@210b8cd4[p=0,l=232,c=232,r=232]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:44:39.592 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([232] "{"type":"CALLBACK","...i":"/slider/cursor/position/value"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"type":"CALLBACK","callbackId":"MID1657615476747251903943","messages":[{"notification":{"name":"position","type":"int","value":185,"timestamp":1657615479388},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"}]} 08:44:39.593 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=236,l=236,c=4096,r=0]={\x81~\x00\xE8{"typ...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:44:39.593 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:39.593 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@1dbda8a0[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE8{"typ...\x00\x00\x00\x00\x00\x00\x00} 08:44:39.593 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=232,f=null]] 08:44:39.593 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=232,f=null]]}} 08:44:39.593 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=232,f=null]] 08:44:39.593 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3d986393 on ManagedSelector@74dbb1ee{STARTED} id=0 keys=1 selected=0 updates=0 08:44:39.593 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@74dbb1ee{STARTED} id=0 keys=1 selected=0 updates=1 08:44:39.593 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=2/2,p=0}@2c5b20d7 waiting 08:44:39.593 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken with none selected 08:44:39.593 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 0/0/1 selected 08:44:39.593 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 0 keys, 1 updates 08:44:39.593 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:39.593 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3d986393 08:44:39.593 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=232,f=null]] 08:44:39.593 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:39.593 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@49f744af[p=0,l=177,c=177,r=177]={<<<{"uri":"/sensinact/provid...7615476747251903943"}]}>>>} 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=177,fin=true,rsv=...,masked=false] 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=177,fin=true,rsv=...,masked=false] 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=177,fin=true,rsv=...,masked=true], Flusher@8ca4e94[PROCESSING]) 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=177,fin=true,rsv=...,masked=true],Flusher@8ca4e94[PROCESSING],AUTO,null] to Flusher@f55b3e7[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@f55b3e7[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=177,fin=true,rsv=...,masked=true],Flusher@8ca4e94[PROCESSING],AUTO,null]] 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@8ca4e94[PROCESSING],AUTO,null]] 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=185 cap=32768] 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@29b3f484{IDLE}->null [DirectByteBuffer@cf5db55[p=0,l=185,c=32768,r=185]={<<<\x81\xFe\x00\xB1Mlv\xBa6N\x03\xC8$NL\x98b\x1f\x13\xD4>\x05\x18\xDb....A\x8c|YB\x8d{[B\x8d\x7fYG\x83}_O\x8e~N\x0b\xE70>>>\xAb\xE5\xE2Z\xE5\xE5\xA7\x16\xF2...\x00\x00\x00\x00\x00\x00\x00}] 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@29b3f484{WRITING}->null:IDLE-->WRITING 08:44:39.744 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/6 selected 08:44:39.744 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 185 SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=151/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=185,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=232,f=null]] 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=185 remaining=0 WriteFlusher@29b3f484{WRITING}->null 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@29b3f484{IDLE}->null:WRITING-->IDLE 08:44:39.744 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6cf7944f SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=153/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=207,f=null]] 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=185,terminated=null] 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=185,terminated=null] processing 0 entries: [] 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=185,terminated=null] auto flushing 08:44:39.744 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=153/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=207,f=null]] 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=185,terminated=null] flushing 0 frames: [] 08:44:39.744 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:44:39.744 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=153/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=207,f=null]]:runFillable:BLOCKING 08:44:39.745 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=60]@2022-07-12T08:44:39.745Z 08:44:39.745 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=60]@2022-07-12T08:44:39.745Z 08:44:39.745 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=60]@2022-07-12T08:44:39.745Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=153/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=207,f=null]]:runFillable:BLOCKING/BLOCKING 08:44:39.745 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@7161f821{AC.ReadCB@52f8bddf{WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=153/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=207,f=null]]}} 08:44:39.745 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:44:39.745 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=61]@2022-07-12T08:44:39.745Z 08:44:39.745 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:44:39.745 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@49d70848[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xCf4\x91\xC7\x8b{...\x00\x00\x00\x00\x00\x00\x00}) 08:44:39.745 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:39.745 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=61]@2022-07-12T08:44:39.745Z tryProduce true 08:44:39.745 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:39.745 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:39.745 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 185 DirectByteBuffer@76527921[p=0,l=185,c=4096,r=185]={<<<\x81\xFe\x00\xB1Mlv\xBa6N\x03\xC8$NL\x98b\x1f\x13\xD4>\x05\x18\xDb....A\x8c|YB\x8d{[B\x8d\x7fYG\x83}_O\x8e~N\x0b\xE70>>>:"int","c...\x00\x00\x00\x00\x00\x00\x00} 08:44:39.745 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 185 bytes - DirectByteBuffer@76527921[p=0,l=185,c=4096,r=185]={<<<\x81\xFe\x00\xB1Mlv\xBa6N\x03\xC8$NL\x98b\x1f\x13\xD4>\x05\x18\xDb....A\x8c|YB\x8d{[B\x8d\x7fYG\x83}_O\x8e~N\x0b\xE70>>>:"int","c...\x00\x00\x00\x00\x00\x00\x00} 08:44:39.745 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@49d70848[READING] getAction(DirectByteBuffer@76527921[p=0,l=185,c=4096,r=185]={<<<\x81\xFe\x00\xB1Mlv\xBa6N\x03\xC8$NL\x98b\x1f\x13\xD4>\x05\x18\xDb....A\x8c|YB\x8d{[B\x8d\x7fYG\x83}_O\x8e~N\x0b\xE70>>>:"int","c...\x00\x00\x00\x00\x00\x00\x00}) 08:44:39.745 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:44:39.745 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 185 bytes 08:44:39.745 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=207,f=null]] 08:44:39.745 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:44:39.745 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:44:39.745 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 177 - Parser@e2f4ab9[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=177,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:44:39.745 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@4d2efc4c[p=0,l=177,c=177,r=177]={<<<6N\x03\xC8$NL\x98b\x1f\x13\xD4>\x05\x18\xDb.\x18Y\xCa?\x03\x00\xD3)...A\x8c|YB\x8d{[B\x8d\x7fYG\x83}_O\x8e~N\x0b\xE70>>>} 08:44:39.745 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=177,fin=true,rsv=...,masked=true] 08:44:39.745 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:39.745 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=177,fin=true,rsv=...,masked=true]) 08:44:39.745 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=177,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:44:39.745 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@4d2efc4c[p=0,l=177,c=177,r=177]={<<<{"uri":"/sensinact/provid...7615476747251903943"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:44:39.745 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([177] "{"uri":"/sensinact/p...value":"MID1657615476747251903943"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:44:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:44:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@12576bec[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} 08:44:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=125,fin=true,rsv=...,masked=false] 08:44:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=125,fin=true,rsv=...,masked=false] 08:44:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=125,fin=true,rsv=...,masked=false], Flusher@5cc819dc[PROCESSING]) 08:44:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=125,fin=true,rsv=...,masked=false],Flusher@5cc819dc[PROCESSING],AUTO,null] to Flusher@62bc9e0[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@62bc9e0[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=125,fin=true,rsv=...,masked=false],Flusher@5cc819dc[PROCESSING],AUTO,null]] 08:44:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:44:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@5cc819dc[PROCESSING],AUTO,null]] 08:44:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:44:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:44:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:44:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:44:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=127 cap=32768] 08:44:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:44:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1bab32fd{IDLE}->null [DirectByteBuffer@70e0d427[p=0,l=127,c=32768,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>lue":185,...\x00\x00\x00\x00\x00\x00\x00}] 08:44:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1bab32fd{WRITING}->null:IDLE-->WRITING 08:44:39.746 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 1/1/1 selected 08:44:39.746 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 1 keys, 0 updates 08:44:39.746 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 127 SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=127,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=177,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:44:39.747 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=127 remaining=0 WriteFlusher@1bab32fd{WRITING}->null 08:44:39.747 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1bab32fd{IDLE}->null:WRITING-->IDLE 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6d662aec SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=232,f=null]] 08:44:39.747 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] 08:44:39.747 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] processing 0 entries: [] 08:44:39.747 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] auto flushing 08:44:39.747 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] flushing 0 frames: [] 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=232,f=null]] 08:44:39.747 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:44:39.747 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@49d70848[READING] getAction(DirectByteBuffer@76527921[p=185,l=185,c=4096,r=0]={\x81\xFe\x00\xB1Mlv\xBa{...943"}]}<<<>>>:"int","c...\x00\x00\x00\x00\x00\x00\x00}) 08:44:39.747 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=232,f=null]]:runFillable:BLOCKING 08:44:39.747 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xB1Mlv\xBa{...\x00\x00\x00\x00\x00\x00\x00} 08:44:39.747 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=177,f=null]] 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=2/2,p=0} tryExecute EatWhatYouKill@7479b626/SelectorProducer@e8ea697/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:44:39.747Z 08:44:39.747 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7161f821{AC.ReadCB@52f8bddf{WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=177,f=null]]}} 08:44:39.747 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=177,f=null]] 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=1/2,p=0}@2c5b20d7 offer EatWhatYouKill@7479b626/SelectorProducer@e8ea697/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:44:39.747Z 08:44:39.747 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@1b84e38c on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 08:44:39.747 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 08:44:39.747 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6005f2b2 waiting 08:44:39.747 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=true/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:44:39.747Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=232,f=null]]:runFillable:BLOCKING/BLOCKING 08:44:39.747 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/6 selected 08:44:39.747 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 1 updates 08:44:39.747 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:39.747 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@1b84e38c 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=232,f=null]]}} 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE8{"typ...\x00\x00\x00\x00\x00\x00\x00}) 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:39.747 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=177,f=null]] 08:44:39.747 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:39.747 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 127 DirectByteBuffer@1dbda8a0[p=0,l=127,c=4096,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>lue":185,...\x00\x00\x00\x00\x00\x00\x00} 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 127 bytes - DirectByteBuffer@1dbda8a0[p=0,l=127,c=4096,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>lue":185,...\x00\x00\x00\x00\x00\x00\x00} 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=0,l=127,c=4096,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>lue":185,...\x00\x00\x00\x00\x00\x00\x00}) 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 127 bytes 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 125 - Parser@6ec3c784[ExtensionStack,s=PAYLOAD_LEN,c=0,len=125,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:44:39.747 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=1/2,p=0}@2c5b20d7 task=EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=true/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:44:39.747Z 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@2148f9b1[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=125,fin=true,rsv=...,masked=false] 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=125,fin=true,rsv=...,masked=false]) 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=125,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:44:39.747 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=true/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:44:39.747Z tryProduce true 08:44:39.747 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:39.747 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@2148f9b1[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([125] "{"response":{"messag...er/cursor/position","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"message":"unsubscription done"},"type":"UNSUBSCRIBE_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 08:44:39.747 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=TEXT[len=0,fin=true,rsv=...,masked=false]]] 08:44:39.747 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=127,l=127,c=4096,r=0]={\x81}{"respo...e":200}<<<>>>lue":185,...\x00\x00\x00\x00\x00\x00\x00}) 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@1dbda8a0[p=0,l=0,c=4096,r=0]={<<<>>>\x81}{"respo...\x00\x00\x00\x00\x00\x00\x00} 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]]}} 08:44:39.747 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] 08:44:39.748 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3d986393 on ManagedSelector@74dbb1ee{STARTED} id=0 keys=1 selected=0 updates=0 08:44:39.748 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@74dbb1ee{STARTED} id=0 keys=1 selected=0 updates=1 08:44:39.748 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=2/2,p=0}@4150cb2c waiting 08:44:39.748 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken with none selected 08:44:39.748 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 0/0/1 selected 08:44:39.748 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 0 keys, 1 updates 08:44:39.748 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:39.748 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/92398703@3d986393 08:44:39.748 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] 08:44:39.748 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:39.748 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 08:44:39.791 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:44:39.791 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:44:40.797 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 08:44:40.797 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 08:44:40.797 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@4be05adf{STARTED} id=0 keys=0 selected=0 updates=0 08:44:40.797 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@77eb5790 on ManagedSelector@4be05adf{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:40.797 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4be05adf{STOPPING} id=0 keys=0 selected=0 updates=1 08:44:40.797 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:44:40.797 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/0 selected 08:44:40.797 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 1 updates 08:44:40.797 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:40.797 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@77eb5790 08:44:40.797 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@4be05adf{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:40.797 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:40.797 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f waiting with 0 keys 08:44:40.797 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@68e7c8c3 on ManagedSelector@4be05adf{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:40.797 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4be05adf{STOPPING} id=0 keys=0 selected=0 updates=1 08:44:40.797 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken with none selected 08:44:40.798 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f woken up from select, 0/0/0 selected 08:44:40.798 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@367fd06f processing 0 keys, 1 updates 08:44:40.798 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:40.798 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@68e7c8c3 08:44:40.798 [etp1772270518-97] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:40.798 [etp1772270518-97] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=1/1,p=0}@22e0d79d size 1 > capacity 08:44:40.798 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=9,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=11]@2022-07-12T08:44:40.798Z 08:44:40.798 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@adb5bef/SelectorProducer@b9684be/IDLE/p=false/ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=9,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=11]@2022-07-12T08:44:40.798Z 08:44:40.798 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@4be05adf{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:44:40.798 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 08:44:40.798 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@2bca40fb[HTTP/1.1] 08:44:40.798 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@2bca40fb[HTTP/1.1] 08:44:40.798 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@497ad4b8{STARTED} 08:44:40.798 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@497ad4b8{STOPPED} 08:44:40.798 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 08:44:40.798 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServerConnector@4c383ca9{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 08:44:40.798 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Server@62d73ead{STARTED}[9.4.42.v20210604] 08:44:40.798 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@62d73ead{STOPPING}[9.4.42.v20210604] 08:44:40.799 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown Server@62d73ead{STOPPING}[9.4.42.v20210604] by 08:44:40.799 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping Server@62d73ead{STOPPING}[9.4.42.v20210604] 08:44:40.799 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ErrorHandler@3785dff3{STARTED} 08:44:40.799 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ErrorHandler@3785dff3{STOPPING} 08:44:40.799 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ErrorHandler@3785dff3{STOPPED} 08:44:40.799 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServletHandler@34762630{STARTED} 08:44:40.799 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ServletHandler@34762630{STOPPING} 08:44:40.800 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:44:40.800 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 08:44:40.800 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServletHandler@34762630{STOPPED} 08:44:40.800 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExecutorThreadPool[etp1772270518]@69a2b3b6{STARTED,8<=10<=10,i=9,q=0,ReservedThreadExecutor@42c4d995{s=1/1,p=0}} 08:44:40.800 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@42c4d995{s=1/1,p=0} 08:44:40.800 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=0/1,p=0}@3d37d4d1 offer STOP! 08:44:40.800 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@42c4d995{s=-1/1,p=0} 08:44:40.800 [etp1772270518-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=-1/1,p=0}@3d37d4d1 task=STOP! 08:44:40.800 [etp1772270518-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@42c4d995{s=-1/1,p=0}@3d37d4d1 Exited 08:44:40.801 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExecutorThreadPool[etp1772270518]@69a2b3b6{STOPPED,8<=0<=10,i=0,q=0,NO_TRY} 08:44:40.801 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Server@62d73ead{STOPPED}[9.4.42.v20210604] 08:44:42.842 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@76d4b331[httpClient=HttpClient@bc4d5e1{STARTED},openSessions.size=1] 08:44:42.842 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@76d4b331[httpClient=HttpClient@bc4d5e1{STARTED},openSessions.size=1] 08:44:42.843 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@4992613f{STARTED} 08:44:42.843 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],behavior=CLIENT,connection=WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=81877/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=155,f=null]],remote=WebSocketRemoteEndpoint@70e05ba1[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:44:42.843 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],behavior=CLIENT,connection=WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=81877/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[OPENED],f=Flusher@4a77c5cd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=155,f=null]],remote=WebSocketRemoteEndpoint@70e05ba1[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:44:42.843 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@3c737310) 08:44:42.843 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@3c737310,OFF,null] to Flusher@4a77c5cd[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:42.843 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4a77c5cd[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:42.843 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@3c737310,OFF,null]] 08:44:42.843 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@3c737310,OFF,null]] 08:44:42.843 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@397a8230{IDLE}->null [DirectByteBuffer@32b49aee[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\x97l\xA4\x18>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@368b1860[p=0,l=10,c=10,r=10]={<<<\x94\x85\xF7p\xE2\x18\xC0w\xE0\x02>>>}] 08:44:42.843 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@397a8230{WRITING}->null:IDLE-->WRITING 08:44:42.843 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/6 selected 08:44:42.843 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=81878/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[CLOSING],f=Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=155,f=null]] 08:44:42.843 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:44:42.843 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@397a8230{WRITING}->null 08:44:42.843 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@397a8230{IDLE}->null:WRITING-->IDLE 08:44:42.843 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 08:44:42.843 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@643a7aed SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=81879/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=77,f=null]] 08:44:42.843 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 08:44:42.844 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=81879/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=77,f=null]] 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:42.844 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=81879/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=77,f=null]]:runFillable:BLOCKING 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[DISCONNECTED],f=Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=155,f=null]] 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[DISCONNECTED],f=Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=155,f=null]] 08:44:42.844 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=61]@2022-07-12T08:44:42.844Z 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[DISCONNECTED],f=Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=155,f=null]] 08:44:42.844 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=61]@2022-07-12T08:44:42.844Z 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@6a7e577{l=/127.0.0.1:56860,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[DISCONNECTED],f=Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=155,f=null]] 08:44:42.844 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=61]@2022-07-12T08:44:42.844Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=81880/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=77,f=null]]:runFillable:BLOCKING/BLOCKING 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@16863d51{AC.ReadCB@3b764b50{WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=0.0.0.0/0.0.0.0:56860,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[DISCONNECTED],f=Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=155,f=null]]}} 08:44:42.844 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@504b2454{AC.ReadCB@3d8bc42e{WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=FI,flush=-,to=81880/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=77,f=null]]}} 08:44:42.844 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:44:42.844 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=62]@2022-07-12T08:44:42.844Z 08:44:42.844 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=0.0.0.0/0.0.0.0:56860,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[DISCONNECTED],f=Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=155,f=null]] onFillInterestedFailed {} 08:44:42.844 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7895999b[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xB1Mlv\xBa{...\x00\x00\x00\x00\x00\x00\x00}) 08:44:42.844 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@6eb82908{STARTED} id=0 keys=1 selected=0 updates=0 08:44:42.844 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x97l\xA4\x18\x94\x85\xF7p\xE2\x18\xC0w\xE0\x02>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@738990d5 startThread=0 08:44:42.844 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=62]@2022-07-12T08:44:42.844Z tryProduce true 08:44:42.844 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x97l\xA4\x18\x94\x85\xF7p\xE2\x18\xC0w\xE0\x02>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 08:44:42.844 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:42.844 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7895999b[READING] getAction(DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x97l\xA4\x18\x94\x85\xF7p\xE2\x18\xC0w\xE0\x02>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 08:44:42.844 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken with none selected 08:44:42.844 [WebSocketClient@197449185-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@738990d5 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}] 08:44:42.844 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:44:42.844 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken up from select, 0/0/0 selected 08:44:42.844 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 08:44:42.844 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:42.844 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 08:44:42.844 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 processing 0 keys, 0 updates 08:44:42.844 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:42.844 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@29353428[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 08:44:42.844 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@6a7e577{l=0.0.0.0/0.0.0.0:56860,r=null,CLOSED,fill=-,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[DISCONNECTED],f=Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=155,f=null]] 08:44:42.844 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 waiting with 0 keys 08:44:42.844 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[OPENED],f=Flusher@5cc47e79[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=PAYLOAD,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]]] 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:42.844 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 6 keys 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba] 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba] 08:44:42.844 [WebSocketClient@197449185-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@6a7e577{l=0.0.0.0/0.0.0.0:56860,r=null,CLOSED,fill=-,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[DISCONNECTED],f=Flusher@4a77c5cd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=155,f=null]] 08:44:42.844 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@136be70f[p=0,l=10,c=10,r=10]={<<<\x94\x85\xF7p\xE2\x18\xC0w\xE0\x02>>>} 08:44:42.844 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 08:44:42.844 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],behavior=CLIENT,connection=WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=0.0.0.0/0.0.0.0:56860,r=null,CLOSED,fill=-,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[DISCONNECTED],f=Flusher@4a77c5cd[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=155,f=null]],remote=WebSocketRemoteEndpoint@70e05ba1[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5445f5ba],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:44:42.844 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@4992613f{STOPPED} 08:44:42.844 [WebSocketClient@197449185-40] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@3b764b50::SocketChannelEndPoint@6a7e577{l=0.0.0.0/0.0.0.0:56860,r=null,CLOSED,fill=-,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@3b764b50[s=ConnectionState@3be4c36[DISCONNECTED],f=Flusher@4a77c5cd[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@56632af0[ExtensionStack,s=START,c=0,len=155,f=null]] 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@314c8b4a{STARTED} 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@507d20bb{STARTED,size=0,capacity=UNLIMITED} 08:44:42.844 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@507d20bb{STOPPED,size=0,capacity=UNLIMITED} 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@26d820eb{STARTED,size=0,capacity=UNLIMITED} 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@26d820eb{STOPPED,size=0,capacity=UNLIMITED} 08:44:42.844 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@314c8b4a{STOPPED} 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 08:44:42.845 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@bc4d5e1{STARTED} 08:44:42.844 [WebSocketClient@197449185-40] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 08:44:42.845 [WebSocketClient@197449185-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@738990d5 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}] 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@631b06d6) 08:44:42.845 [JettyShutdownThread] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@226eba67,queue=0,pool=DuplexConnectionPool@6d5037a9[c=0/0/64,a=0,i=0,q=0] 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@631b06d6,OFF,null] to Flusher@5cc47e79[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cc47e79[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:42.845 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@226eba67,queue=0,pool=DuplexConnectionPool@6d5037a9[c=0/0/64,a=0,i=0,q=0] 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@631b06d6,OFF,null]] 08:44:42.845 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@6d5037a9[c=0/0/64,a=0,i=0,q=0] 08:44:42.845 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@6d5037a9[c=0/0/64,a=0,i=0,q=0] 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@631b06d6,OFF,null]] 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5f943967{IDLE}->null [DirectByteBuffer@6738c1ad[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6e63ac47[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5f943967{WRITING}->null:IDLE-->WRITING 08:44:42.845 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@226eba67,queue=0,pool=DuplexConnectionPool@6d5037a9[c=0/0/64,a=0,i=0,q=0] 08:44:42.845 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@6df3e44c{STARTED} 08:44:42.845 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@6df3e44c{STOPPED} 08:44:42.845 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@5c82cd4f[provider=null,keyStore=null,trustStore=null] 08:44:42.845 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@5c82cd4f[provider=null,keyStore=null,trustStore=null] 08:44:42.845 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@3c6aa04a{STARTED} 08:44:42.845 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@34e20e6b{STARTED} 08:44:42.845 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@6eb82908{STARTED} id=0 keys=0 selected=0 updates=0 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=W,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[CLOSING],f=Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@5f943967{WRITING}->null 08:44:42.845 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@54458647 on ManagedSelector@6eb82908{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5f943967{IDLE}->null:WRITING-->IDLE 08:44:42.845 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6eb82908{STOPPING} id=0 keys=0 selected=0 updates=1 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[DISCONNECTED],f=Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[DISCONNECTED],f=Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[DISCONNECTED],f=Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@c2cf72c{l=/127.0.0.1:8899,r=/127.0.0.1:56860,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[DISCONNECTED],f=Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@504b2454{null} 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72f94eae startThread=0 08:44:42.845 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72f94eae in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@c2cf72c{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:56860,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[DISCONNECTED],f=Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:42.845 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:42.845 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@c2cf72c{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:56860,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[DISCONNECTED],f=Flusher@5cc47e79[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:42.846 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7895999b[READING] getAction(DirectByteBuffer@76527921[p=16,l=16,c=4096,r=0]={\x88\x8a\x97l\xA4\x18\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 08:44:42.846 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:42.846 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 08:44:42.846 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7895999b[EOF] getAction(DirectByteBuffer@76527921[p=16,l=16,c=4096,r=0]={\x88\x8a\x97l\xA4\x18\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 08:44:42.846 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 08:44:42.846 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:44:42.846 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:44:42.846 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/5 selected 08:44:42.846 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 0 updates 08:44:42.846 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:42.846 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:42.846 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:44:42.846 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken with none selected 08:44:42.846 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken up from select, 0/0/0 selected 08:44:42.846 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 processing 0 keys, 1 updates 08:44:42.846 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:42.846 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@54458647 08:44:42.846 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@6eb82908{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:42.846 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:42.846 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 waiting with 0 keys 08:44:42.846 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:56860,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[DISCONNECTED],f=Flusher@5cc47e79[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=10,f=null]] 08:44:42.846 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 08:44:42.846 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@42b005cb on ManagedSelector@6eb82908{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:42.846 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6eb82908{STOPPING} id=0 keys=0 selected=0 updates=1 08:44:42.846 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],behavior=SERVER,connection=WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[DISCONNECTED],f=Flusher@5cc47e79[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@739c244c[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:44:42.846 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],behavior=SERVER,connection=WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[DISCONNECTED],f=Flusher@5cc47e79[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@739c244c[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:44:42.846 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:42.846 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:42.846 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e] 08:44:42.846 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken with none selected 08:44:42.846 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e] 08:44:42.846 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 woken up from select, 0/0/0 selected 08:44:42.846 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c59ca75 processing 0 keys, 1 updates 08:44:42.846 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:42.846 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@42b005cb 08:44:42.846 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:42.846 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}@63a32bb5 waiting 08:44:42.846 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],behavior=SERVER,connection=WebSocketServerConnection@3d8bc42e::SocketChannelEndPoint@c2cf72c{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3d8bc42e[s=ConnectionState@6a306616[DISCONNECTED],f=Flusher@5cc47e79[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@29353428[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@739c244c[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@731c346e],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:44:42.846 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72f94eae in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:44:42.847 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/IDLE/p=false/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:42.847Z 08:44:42.847 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}] 08:44:42.847 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4a8df3e2{s=1/2,p=0}] 08:44:42.847 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@4a8df3e2{s=1/2,p=0} 08:44:42.847 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=0/2,p=0}@63a32bb5 offer STOP! 08:44:42.848 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@4a8df3e2{s=-1/2,p=0} 08:44:42.848 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=-1/2,p=0}@63a32bb5 task=STOP! 08:44:42.848 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4a8df3e2{s=-1/2,p=0}@63a32bb5 Exited 08:44:42.848 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@197449185-33,5,main] for 14999 08:44:42.848 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@4a8df3e2{s=-1/2,p=0}@63a32bb5 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.848 [WebSocketClient@197449185-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@197449185-36,5,main] exited for QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.848 [WebSocketClient@197449185-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.848 [WebSocketClient@197449185-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.848 [WebSocketClient@197449185-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@197449185-34,5,main] exited for QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.848 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.848 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.848 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.848 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.848 [WebSocketClient@197449185-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@197449185-35,5,main] exited for QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.848 [WebSocketClient@197449185-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@197449185-37,5,main] exited for QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.848 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.848 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.848 [WebSocketClient@197449185-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.848 [WebSocketClient@197449185-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@197449185-33,5,main] exited for QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.848 [WebSocketClient@197449185-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.848 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.848 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.848 [WebSocketClient@197449185-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@197449185-39,5,main] exited for QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.848 [WebSocketClient@197449185-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@197449185-38,5,main] exited for QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.848 [WebSocketClient@197449185-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.848 [WebSocketClient@197449185-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.848 [WebSocketClient@197449185-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@197449185-40,5,main] exited for QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.849 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@197449185-36,5,] for 14999 08:44:42.849 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.849 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@15ac59c2/SelectorProducer@7a7d1b47/IDLE/p=false/QueuedThreadPool[WebSocketClient@197449185]@7a231dfd{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:42.849Z 08:44:42.849 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@6eb82908{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:44:42.849 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@34e20e6b{STOPPED} 08:44:42.849 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@3c6aa04a{STOPPED} 08:44:42.849 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@bc4d5e1{STOPPED} 08:44:42.849 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@76d4b331[httpClient=HttpClient@bc4d5e1{STOPPED},openSessions.size=0] 08:44:42.849 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@76d4b331[httpClient=HttpClient@bc4d5e1{STOPPED},openSessions.size=0] 08:44:42.849 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Stopped WebSocketClient@76d4b331[httpClient=HttpClient@bc4d5e1{STOPPED},openSessions.size=0] 08:44:42.849 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Destroyed WebSocketClient@76d4b331[httpClient=HttpClient@bc4d5e1{STOPPED},openSessions.size=0] 08:44:42.849 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@2ca72951[httpClient=HttpClient@1976f537{STARTED},openSessions.size=1] 08:44:42.849 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@2ca72951[httpClient=HttpClient@1976f537{STARTED},openSessions.size=1] 08:44:42.849 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@3402b4c9{STARTED} 08:44:42.849 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],behavior=CLIENT,connection=WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=81000/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=153,f=null]],remote=WebSocketRemoteEndpoint@970c016[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:44:42.849 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],behavior=CLIENT,connection=WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=81000/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[OPENED],f=Flusher@587c762d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=153,f=null]],remote=WebSocketRemoteEndpoint@970c016[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:44:42.849 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@2c964de5) 08:44:42.849 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@2c964de5,OFF,null] to Flusher@587c762d[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:42.849 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@587c762d[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:42.849 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@2c964de5,OFF,null]] 08:44:42.849 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@2c964de5,OFF,null]] 08:44:42.850 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3c098079{IDLE}->null [DirectByteBuffer@13a66f9a[p=0,l=6,c=1024,r=6]={<<<\x88\x8a3\xE2\xF6\xCd>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6ba9b417[p=0,l=10,c=10,r=10]={<<<0\x0b\xA5\xA5F\x96\x92\xA2D\x8c>>>}] 08:44:42.850 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3c098079{WRITING}->null:IDLE-->WRITING 08:44:42.850 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/5 selected 08:44:42.850 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=81000/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[CLOSING],f=Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=153,f=null]] 08:44:42.850 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:44:42.850 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@3c098079{WRITING}->null 08:44:42.850 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3c098079{IDLE}->null:WRITING-->IDLE 08:44:42.850 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 08:44:42.850 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@51ac5294 SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=81001/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=null]] 08:44:42.850 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 08:44:42.850 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 08:44:42.850 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=81001/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=null]] 08:44:42.850 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:42.850 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=81002/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=null]]:runFillable:BLOCKING 08:44:42.850 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[DISCONNECTED],f=Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=153,f=null]] 08:44:42.850 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=62]@2022-07-12T08:44:42.85Z 08:44:42.850 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[DISCONNECTED],f=Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=153,f=null]] 08:44:42.850 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[DISCONNECTED],f=Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=153,f=null]] 08:44:42.850 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=62]@2022-07-12T08:44:42.85Z 08:44:42.850 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@5fed840f{l=/127.0.0.1:56862,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[DISCONNECTED],f=Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=153,f=null]] 08:44:42.850 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=62]@2022-07-12T08:44:42.85Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=81002/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=null]]:runFillable:BLOCKING/BLOCKING 08:44:42.850 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@703894f6{AC.ReadCB@2c5db4b6{WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=0.0.0.0/0.0.0.0:56862,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[DISCONNECTED],f=Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=153,f=null]]}} 08:44:42.850 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=62]@2022-07-12T08:44:42.85Z 08:44:42.850 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@67f973a1{AC.ReadCB@2bf8f2f9{WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=FI,flush=-,to=81002/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=null]]}} 08:44:42.850 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:44:42.850 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=63]@2022-07-12T08:44:42.85Z tryProduce true 08:44:42.850 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=0.0.0.0/0.0.0.0:56862,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[DISCONNECTED],f=Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=153,f=null]] onFillInterestedFailed {} 08:44:42.850 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:42.850 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:44:42.850 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:42.850 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7ee3d262{STARTED} id=0 keys=1 selected=0 updates=0 08:44:42.850 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@19048b23[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x88\x8a\x97l\xA4\x18\x03\xE9S...\x00\x00\x00\x00\x00\x00\x00}) 08:44:42.850 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:42.850 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@29756af4 startThread=0 08:44:42.850 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=81002/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[OPENED],f=Flusher@22f8e3a3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=73,f=null]] 08:44:42.850 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 5 keys 08:44:42.850 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c woken with none selected 08:44:42.850 [WebSocketClient@427226423-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@29756af4 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}] 08:44:42.850 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c woken up from select, 0/0/0 selected 08:44:42.850 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c processing 0 keys, 0 updates 08:44:42.850 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:42.850 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:42.850 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c waiting with 0 keys 08:44:42.850 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@5fed840f{l=0.0.0.0/0.0.0.0:56862,r=null,CLOSED,fill=-,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[DISCONNECTED],f=Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=153,f=null]] 08:44:42.850 [WebSocketClient@427226423-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@5fed840f{l=0.0.0.0/0.0.0.0:56862,r=null,CLOSED,fill=-,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[DISCONNECTED],f=Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=153,f=null]] 08:44:42.850 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@587c762d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:42.850 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:42.850 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:42.850 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9] 08:44:42.851 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9] 08:44:42.850 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8a3\xE2\xF6\xCd0\x0b\xA5\xA5F\x96\x92\xA2D\x8c>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 08:44:42.851 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8a3\xE2\xF6\xCd0\x0b\xA5\xA5F\x96\x92\xA2D\x8c>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 08:44:42.851 [WebSocketClient@427226423-51] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=0.0.0.0/0.0.0.0:56862,r=null,CLOSED,fill=-,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[DISCONNECTED],f=Flusher@587c762d[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=153,f=null]] 08:44:42.851 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],behavior=CLIENT,connection=WebSocketClientConnection@2c5db4b6::SocketChannelEndPoint@5fed840f{l=0.0.0.0/0.0.0.0:56862,r=null,CLOSED,fill=-,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2c5db4b6[s=ConnectionState@618c865b[DISCONNECTED],f=Flusher@587c762d[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@19459190[ExtensionStack,s=START,c=0,len=153,f=null]],remote=WebSocketRemoteEndpoint@970c016[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@387bf2d9],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:44:42.851 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@19048b23[READING] getAction(DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8a3\xE2\xF6\xCd0\x0b\xA5\xA5F\x96\x92\xA2D\x8c>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 08:44:42.862 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@3402b4c9{STOPPED} 08:44:42.851 [WebSocketClient@427226423-51] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 08:44:42.862 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@95bb2a2{STARTED} 08:44:42.862 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:44:42.862 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@363a3d15{STARTED,size=0,capacity=UNLIMITED} 08:44:42.862 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 08:44:42.862 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 08:44:42.862 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@5c27c099[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 08:44:42.862 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@16c3708b[p=0,l=10,c=10,r=10]={<<<0\x0b\xA5\xA5F\x96\x92\xA2D\x8c>>>} 08:44:42.863 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 08:44:42.863 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:42.863 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 08:44:42.863 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:44:42.863 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 08:44:42.863 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 08:44:42.863 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@1d8c8e74) 08:44:42.863 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@1d8c8e74,OFF,null] to Flusher@22f8e3a3[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:42.863 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@22f8e3a3[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:42.862 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@363a3d15{STOPPED,size=0,capacity=UNLIMITED} 08:44:42.862 [WebSocketClient@427226423-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@29756af4 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=0/2,p=0}] 08:44:42.863 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@1d8c8e74,OFF,null]] 08:44:42.863 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@46d567cb{STARTED,size=0,capacity=UNLIMITED} 08:44:42.863 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@1d8c8e74,OFF,null]] 08:44:42.863 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5460452e{IDLE}->null [DirectByteBuffer@6738c1ad[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@d46eaf0[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 08:44:42.863 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5460452e{WRITING}->null:IDLE-->WRITING 08:44:42.863 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@46d567cb{STOPPED,size=0,capacity=UNLIMITED} 08:44:42.863 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@95bb2a2{STOPPED} 08:44:42.863 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@1976f537{STARTED} 08:44:42.863 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=W,to=12/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[CLOSING],f=Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:42.863 [JettyShutdownThread] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@5c20aab9,queue=0,pool=DuplexConnectionPool@4b7c4456[c=0/0/64,a=0,i=0,q=0] 08:44:42.863 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@5460452e{WRITING}->null 08:44:42.869 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5460452e{IDLE}->null:WRITING-->IDLE 08:44:42.865 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@5c20aab9,queue=0,pool=DuplexConnectionPool@4b7c4456[c=0/0/64,a=0,i=0,q=0] 08:44:42.869 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 08:44:42.869 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 08:44:42.869 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@4b7c4456[c=0/0/64,a=0,i=0,q=0] 08:44:42.869 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@4b7c4456[c=0/0/64,a=0,i=0,q=0] 08:44:42.869 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:42.869 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@5c20aab9,queue=0,pool=DuplexConnectionPool@4b7c4456[c=0/0/64,a=0,i=0,q=0] 08:44:42.869 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@43a51d00{STARTED} 08:44:42.869 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@43a51d00{STOPPED} 08:44:42.869 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OPEN,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[DISCONNECTED],f=Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:42.869 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@1816e24a[provider=null,keyStore=null,trustStore=null] 08:44:42.869 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@1816e24a[provider=null,keyStore=null,trustStore=null] 08:44:42.869 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@45f421c{STARTED} 08:44:42.869 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@499683c4{STARTED} 08:44:42.869 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OSHUT,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[DISCONNECTED],f=Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:42.869 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@7ee3d262{STARTED} id=0 keys=0 selected=0 updates=0 08:44:42.869 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@3792e35a on ManagedSelector@7ee3d262{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:42.869 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7ee3d262{STOPPING} id=0 keys=0 selected=0 updates=1 08:44:42.869 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,OSHUT,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[DISCONNECTED],f=Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:42.869 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@1fd615c5{l=/127.0.0.1:8899,r=/127.0.0.1:56862,CLOSED,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[DISCONNECTED],f=Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:42.869 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@67f973a1{null} 08:44:42.869 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 08:44:42.869 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2467e8bf startThread=0 08:44:42.869 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:44:42.869 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/4 selected 08:44:42.869 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@1fd615c5{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:56862,CLOSED,fill=-,flush=-,to=6/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[DISCONNECTED],f=Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:42.869 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 0 updates 08:44:42.869 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:42.869 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:42.869 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@22f8e3a3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:42.869 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:44:42.936 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@19048b23[READING] getAction(DirectByteBuffer@76527921[p=16,l=16,c=4096,r=0]={\x88\x8a3\xE2\xF6\xCd\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 08:44:42.936 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2467e8bf in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 08:44:42.936 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:42.936 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 08:44:42.936 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@19048b23[EOF] getAction(DirectByteBuffer@76527921[p=16,l=16,c=4096,r=0]={\x88\x8a3\xE2\xF6\xCd\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 08:44:42.936 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 08:44:42.936 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c woken with none selected 08:44:42.936 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@1fd615c5{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=73/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[DISCONNECTED],f=Flusher@22f8e3a3[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=10,f=null]] 08:44:42.944 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c woken up from select, 0/0/0 selected 08:44:42.944 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6005f2b2 waiting 08:44:42.944 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c processing 0 keys, 1 updates 08:44:42.944 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:42.944 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@3792e35a 08:44:42.944 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@7ee3d262{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:42.944 [qtp780934299-16] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=80/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[DISCONNECTED],f=Flusher@22f8e3a3[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=10,f=null]] 08:44:42.944 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 08:44:42.944 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:42.944 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c waiting with 0 keys 08:44:42.944 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],behavior=SERVER,connection=WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=80/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[DISCONNECTED],f=Flusher@22f8e3a3[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@ab8b706[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:44:42.944 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],behavior=SERVER,connection=WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=80/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[DISCONNECTED],f=Flusher@22f8e3a3[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@ab8b706[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:44:42.944 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:42.944 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:42.944 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a] 08:44:42.944 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a] 08:44:42.944 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],behavior=SERVER,connection=WebSocketServerConnection@2bf8f2f9::SocketChannelEndPoint@1fd615c5{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=80/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@2bf8f2f9[s=ConnectionState@3b2eb87c[DISCONNECTED],f=Flusher@22f8e3a3[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5c27c099[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@ab8b706[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6c36e33a],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:44:42.944 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2467e8bf in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:44:42.944 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@17e8908d on ManagedSelector@7ee3d262{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:42.944 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7ee3d262{STOPPING} id=0 keys=0 selected=0 updates=1 08:44:42.944 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c woken with none selected 08:44:42.944 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c woken up from select, 0/0/0 selected 08:44:42.944 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1876381c processing 0 keys, 1 updates 08:44:42.952 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:42.952 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@17e8908d 08:44:42.952 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:42.952 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=1/2,p=0}@7e93bb6c waiting 08:44:42.952 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/IDLE/p=false/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:42.952Z 08:44:42.952 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=1/2,p=0}] 08:44:42.952 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@396e6d9{s=1/2,p=0}] 08:44:42.952 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@396e6d9{s=1/2,p=0} 08:44:42.952 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=0/2,p=0}@7e93bb6c offer STOP! 08:44:42.952 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@396e6d9{s=-1/2,p=0} 08:44:42.952 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=-1/2,p=0}@7e93bb6c task=STOP! 08:44:42.952 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@396e6d9{s=-1/2,p=0}@7e93bb6c Exited 08:44:42.952 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@396e6d9{s=-1/2,p=0}@7e93bb6c in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.952 [WebSocketClient@427226423-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.952 [WebSocketClient@427226423-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@427226423-49,5,main] exited for QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.952 [WebSocketClient@427226423-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.952 [WebSocketClient@427226423-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@427226423-45,5,main] exited for QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.953 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.953 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.953 [WebSocketClient@427226423-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@427226423-46,5,main] exited for QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.953 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.953 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.953 [WebSocketClient@427226423-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@427226423-47,5,main] exited for QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.953 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@427226423-44,5,main] for 14999 08:44:42.953 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.953 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.953 [WebSocketClient@427226423-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@427226423-44,5,main] exited for QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.953 [WebSocketClient@427226423-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.953 [WebSocketClient@427226423-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.953 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@427226423-50,5,main] for 14999 08:44:42.953 [WebSocketClient@427226423-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@427226423-50,5,main] exited for QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.953 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.953 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.953 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@427226423-48,5,main] for 14999 08:44:42.953 [WebSocketClient@427226423-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@427226423-48,5,main] exited for QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.953 [WebSocketClient@427226423-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.960 [WebSocketClient@427226423-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.960 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@427226423-51,5,main] for 14992 08:44:42.960 [WebSocketClient@427226423-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@427226423-51,5,main] exited for QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.960 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:42.960 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@25da615a/SelectorProducer@4efc25fc/IDLE/p=false/QueuedThreadPool[WebSocketClient@427226423]@39008c9f{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:42.96Z 08:44:42.961 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@7ee3d262{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:44:42.961 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@499683c4{STOPPED} 08:44:42.961 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@45f421c{STOPPED} 08:44:42.961 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@1976f537{STOPPED} 08:44:42.961 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@2ca72951[httpClient=HttpClient@1976f537{STOPPED},openSessions.size=0] 08:44:42.961 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@2ca72951[httpClient=HttpClient@1976f537{STOPPED},openSessions.size=0] 08:44:42.961 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Stopped WebSocketClient@2ca72951[httpClient=HttpClient@1976f537{STOPPED},openSessions.size=0] 08:44:42.961 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Destroyed WebSocketClient@2ca72951[httpClient=HttpClient@1976f537{STOPPED},openSessions.size=0] 08:44:42.961 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@a789c17[httpClient=HttpClient@7acfb656{STARTED},openSessions.size=1] 08:44:42.961 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@a789c17[httpClient=HttpClient@7acfb656{STARTED},openSessions.size=1] 08:44:42.961 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@25a5c7db{STARTED} 08:44:42.961 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],behavior=CLIENT,connection=WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=74219/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[OPENED],f=Flusher@65f9c0ba[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=18,f=null]],remote=WebSocketRemoteEndpoint@34c8eb0d[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:44:42.961 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],behavior=CLIENT,connection=WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=74219/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[OPENED],f=Flusher@65f9c0ba[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=18,f=null]],remote=WebSocketRemoteEndpoint@34c8eb0d[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:44:42.961 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@3147976b) 08:44:42.961 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@3147976b,OFF,null] to Flusher@65f9c0ba[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:42.961 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@65f9c0ba[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:42.961 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@3147976b,OFF,null]] 08:44:42.961 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@3147976b,OFF,null]] 08:44:42.962 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@33ac150{IDLE}->null [DirectByteBuffer@3367697d[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\xC1\xA2\x83L>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@13cfc478[p=0,l=10,c=10,r=10]={<<<\xC2K\xD0$\xB4\xD6\xE7#\xB6\xCc>>>}] 08:44:42.962 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@33ac150{WRITING}->null:IDLE-->WRITING 08:44:42.962 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/4 selected 08:44:42.962 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=74220/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[CLOSING],f=Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=18,f=null]] 08:44:42.969 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:44:42.969 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@33ac150{WRITING}->null 08:44:42.969 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@33ac150{IDLE}->null:WRITING-->IDLE 08:44:42.969 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@53706955 SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=74285/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=47,f=null]] 08:44:42.969 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 08:44:42.969 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 08:44:42.969 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=74286/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=47,f=null]] 08:44:42.970 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=74286/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=47,f=null]]:runFillable:BLOCKING 08:44:42.970 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 08:44:42.970 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:42.970 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=63]@2022-07-12T08:44:42.97Z 08:44:42.970 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=63]@2022-07-12T08:44:42.97Z 08:44:42.970 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=63]@2022-07-12T08:44:42.97Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=74286/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=47,f=null]]:runFillable:BLOCKING/BLOCKING 08:44:42.970 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=63]@2022-07-12T08:44:42.97Z 08:44:42.970 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4818fedd{AC.ReadCB@1fb0259e{WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=FI,flush=-,to=74286/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=47,f=null]]}} 08:44:42.970 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:44:42.970 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=64]@2022-07-12T08:44:42.97Z tryProduce true 08:44:42.970 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:42.970 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:42.970 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=74286/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[OPENED],f=Flusher@65aa6bd4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=47,f=null]] 08:44:42.970 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[DISCONNECTED],f=Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=18,f=null]] 08:44:42.970 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 4 keys 08:44:42.970 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[DISCONNECTED],f=Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=18,f=null]] 08:44:42.970 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:44:43.042 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@530b45b2[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x88\x8a3\xE2\xF6\xCd\x03\xE9S...\x00\x00\x00\x00\x00\x00\x00}) 08:44:43.042 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=72/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[DISCONNECTED],f=Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=18,f=null]] 08:44:43.042 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:43.042 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xC1\xA2\x83L\xC2K\xD0$\xB4\xD6\xE7#\xB6\xCc>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 08:44:43.042 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xC1\xA2\x83L\xC2K\xD0$\xB4\xD6\xE7#\xB6\xCc>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 08:44:43.042 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@3298b42f{l=/127.0.0.1:56868,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=72/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[DISCONNECTED],f=Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=18,f=null]] 08:44:43.042 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@530b45b2[READING] getAction(DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xC1\xA2\x83L\xC2K\xD0$\xB4\xD6\xE7#\xB6\xCc>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 08:44:43.042 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:44:43.042 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 08:44:43.042 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 08:44:43.042 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@22f920d[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 08:44:43.042 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@3ee68c61[p=0,l=10,c=10,r=10]={<<<\xC2K\xD0$\xB4\xD6\xE7#\xB6\xCc>>>} 08:44:43.042 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 08:44:43.042 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:43.042 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@1d4db978{AC.ReadCB@11e5981a{WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=0.0.0.0/0.0.0.0:56868,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=72/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[DISCONNECTED],f=Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=18,f=null]]}} 08:44:43.042 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 08:44:43.042 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:44:43.042 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=0.0.0.0/0.0.0.0:56868,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=72/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[DISCONNECTED],f=Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=18,f=null]] onFillInterestedFailed {} 08:44:43.042 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@12abdfb{STARTED} id=0 keys=1 selected=0 updates=0 08:44:43.042 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 08:44:43.042 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 08:44:43.042 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@5f010dd) 08:44:43.042 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@5f010dd,OFF,null] to Flusher@65aa6bd4[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:43.042 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@65aa6bd4[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:43.042 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b woken with none selected 08:44:43.042 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b woken up from select, 0/0/0 selected 08:44:43.042 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@5f010dd,OFF,null]] 08:44:43.042 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b processing 0 keys, 0 updates 08:44:43.042 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@5f010dd,OFF,null]] 08:44:43.049 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:43.050 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:43.050 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b waiting with 0 keys 08:44:43.050 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@69871de5{IDLE}->null [DirectByteBuffer@6738c1ad[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@760285b0[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 08:44:43.042 [WebSocketClient@2060432982-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@501ccf8f in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=0}] 08:44:43.050 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@69871de5{WRITING}->null:IDLE-->WRITING 08:44:43.050 [WebSocketClient@2060432982-79] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@3298b42f{l=0.0.0.0/0.0.0.0:56868,r=null,CLOSED,fill=-,flush=-,to=80/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[DISCONNECTED],f=Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=18,f=null]] 08:44:43.050 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=W,to=8/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[CLOSING],f=Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.050 [WebSocketClient@2060432982-79] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=0.0.0.0/0.0.0.0:56868,r=null,CLOSED,fill=-,flush=-,to=80/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[DISCONNECTED],f=Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=18,f=null]] 08:44:43.050 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@69871de5{WRITING}->null 08:44:43.050 [WebSocketClient@2060432982-79] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 08:44:43.050 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@69871de5{IDLE}->null:WRITING-->IDLE 08:44:43.050 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 08:44:43.050 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 08:44:43.050 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:43.042 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@501ccf8f startThread=0 08:44:43.050 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[DISCONNECTED],f=Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.050 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[DISCONNECTED],f=Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.050 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[DISCONNECTED],f=Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.050 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@52b286e6{l=/127.0.0.1:8899,r=/127.0.0.1:56868,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[DISCONNECTED],f=Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.050 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@4818fedd{null} 08:44:43.050 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 08:44:43.050 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4e3629e0 startThread=0 08:44:43.050 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:44:43.050 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/3 selected 08:44:43.050 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 0 updates 08:44:43.050 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:43.050 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@52b286e6{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[DISCONNECTED],f=Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.050 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:43.050 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4e3629e0 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 08:44:43.050 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:44:43.050 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@65aa6bd4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:43.051 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@3298b42f{l=0.0.0.0/0.0.0.0:56868,r=null,CLOSED,fill=-,flush=-,to=81/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[DISCONNECTED],f=Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=18,f=null]] 08:44:43.058 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@530b45b2[READING] getAction(DirectByteBuffer@76527921[p=16,l=16,c=4096,r=0]={\x88\x8a\xC1\xA2\x83L\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 08:44:43.058 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@52b286e6{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=8/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[DISCONNECTED],f=Flusher@65aa6bd4[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=10,f=null]] 08:44:43.058 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@65f9c0ba[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:43.058 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:43.058 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 08:44:43.058 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@530b45b2[EOF] getAction(DirectByteBuffer@76527921[p=16,l=16,c=4096,r=0]={\x88\x8a\xC1\xA2\x83L\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 08:44:43.058 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=8/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[DISCONNECTED],f=Flusher@65aa6bd4[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=10,f=null]] 08:44:43.058 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:43.058 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 08:44:43.058 [qtp780934299-18] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 08:44:43.058 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:43.059 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26] 08:44:43.059 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:44:43.059 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26] 08:44:43.059 [qtp780934299-18] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],behavior=SERVER,connection=WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=8/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[DISCONNECTED],f=Flusher@65aa6bd4[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@5396cf98[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:44:43.059 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],behavior=CLIENT,connection=WebSocketClientConnection@11e5981a::SocketChannelEndPoint@3298b42f{l=0.0.0.0/0.0.0.0:56868,r=null,CLOSED,fill=-,flush=-,to=89/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@11e5981a[s=ConnectionState@20153b17[DISCONNECTED],f=Flusher@65f9c0ba[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@58e1b157[ExtensionStack,s=START,c=0,len=18,f=null]],remote=WebSocketRemoteEndpoint@34c8eb0d[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@38a1a26],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:44:43.059 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@25a5c7db{STOPPED} 08:44:43.059 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@4d27d9d{STARTED} 08:44:43.059 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@20411320{STARTED,size=0,capacity=UNLIMITED} 08:44:43.059 [qtp780934299-18] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],behavior=SERVER,connection=WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=8/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[DISCONNECTED],f=Flusher@65aa6bd4[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@5396cf98[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:44:43.059 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@20411320{STOPPED,size=0,capacity=UNLIMITED} 08:44:43.059 [WebSocketClient@2060432982-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@501ccf8f in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=0/2,p=0}] 08:44:43.059 [qtp780934299-18] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:43.067 [qtp780934299-18] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:43.067 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@28f878a0{STARTED,size=0,capacity=UNLIMITED} 08:44:43.067 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@28f878a0{STOPPED,size=0,capacity=UNLIMITED} 08:44:43.067 [qtp780934299-18] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e] 08:44:43.067 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@4d27d9d{STOPPED} 08:44:43.067 [qtp780934299-18] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e] 08:44:43.067 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@7acfb656{STARTED} 08:44:43.067 [JettyShutdownThread] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@7a1f45ed,queue=0,pool=DuplexConnectionPool@1744a475[c=0/0/64,a=0,i=0,q=0] 08:44:43.067 [qtp780934299-18] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],behavior=SERVER,connection=WebSocketServerConnection@1fb0259e::SocketChannelEndPoint@52b286e6{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=17/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@1fb0259e[s=ConnectionState@7138ea24[DISCONNECTED],f=Flusher@65aa6bd4[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@22f920d[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@5396cf98[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f9deb5e],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:44:43.067 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@7a1f45ed,queue=0,pool=DuplexConnectionPool@1744a475[c=0/0/64,a=0,i=0,q=0] 08:44:43.067 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4e3629e0 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:44:43.067 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@1744a475[c=0/0/64,a=0,i=0,q=0] 08:44:43.067 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@1744a475[c=0/0/64,a=0,i=0,q=0] 08:44:43.067 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@7a1f45ed,queue=0,pool=DuplexConnectionPool@1744a475[c=0/0/64,a=0,i=0,q=0] 08:44:43.067 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@3c782d8e{STARTED} 08:44:43.067 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@3c782d8e{STOPPED} 08:44:43.068 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@55a609dd[provider=null,keyStore=null,trustStore=null] 08:44:43.068 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@55a609dd[provider=null,keyStore=null,trustStore=null] 08:44:43.068 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@2e5ee2c9{STARTED} 08:44:43.068 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@7f5eae0f{STARTED} 08:44:43.068 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@12abdfb{STARTED} id=0 keys=0 selected=0 updates=0 08:44:43.068 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@40f04274 on ManagedSelector@12abdfb{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:43.068 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@12abdfb{STOPPING} id=0 keys=0 selected=0 updates=1 08:44:43.068 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b woken with none selected 08:44:43.068 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b woken up from select, 0/0/0 selected 08:44:43.068 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b processing 0 keys, 1 updates 08:44:43.068 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:43.068 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@40f04274 08:44:43.068 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@12abdfb{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:43.068 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:43.068 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b waiting with 0 keys 08:44:43.068 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@4d8169ce on ManagedSelector@12abdfb{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:43.068 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@12abdfb{STOPPING} id=0 keys=0 selected=0 updates=1 08:44:43.068 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b woken with none selected 08:44:43.068 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b woken up from select, 0/0/0 selected 08:44:43.068 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@239616b processing 0 keys, 1 updates 08:44:43.068 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:43.068 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@4d8169ce 08:44:43.068 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:43.068 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@b0e5507{s=1/2,p=0}@4dc38567 waiting 08:44:43.068 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@58b71ceb/SelectorProducer@255e5e2e/IDLE/p=false/QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:44:43.068Z 08:44:43.068 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=1/2,p=0}] 08:44:43.068 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@b0e5507{s=1/2,p=0}] 08:44:43.068 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@b0e5507{s=1/2,p=0} 08:44:43.068 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@b0e5507{s=0/2,p=0}@4dc38567 offer STOP! 08:44:43.068 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@b0e5507{s=-1/2,p=0} 08:44:43.068 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@b0e5507{s=-1/2,p=0}@4dc38567 task=STOP! 08:44:43.068 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@b0e5507{s=-1/2,p=0}@4dc38567 Exited 08:44:43.068 [WebSocketClient@2060432982-81] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.068 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@b0e5507{s=-1/2,p=0}@4dc38567 in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.068 [WebSocketClient@2060432982-81] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.068 [WebSocketClient@2060432982-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@2060432982-77,5,main] exited for QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.068 [WebSocketClient@2060432982-81] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@2060432982-81,5,main] exited for QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.069 [WebSocketClient@2060432982-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.069 [WebSocketClient@2060432982-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.069 [WebSocketClient@2060432982-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@2060432982-75,5,main] exited for QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.069 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.069 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@2060432982-78,5,main] for 14999 08:44:43.069 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.141 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.141 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.069 [WebSocketClient@2060432982-80] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.069 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.069 [WebSocketClient@2060432982-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.141 [WebSocketClient@2060432982-78] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@2060432982-78,5,main] exited for QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.141 [WebSocketClient@2060432982-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@2060432982-76,5,main] exited for QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.141 [WebSocketClient@2060432982-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.141 [WebSocketClient@2060432982-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@2060432982-79,5,main] exited for QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.141 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.141 [WebSocketClient@2060432982-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@2060432982-74,5,main] exited for QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.141 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@2060432982-80,5,main] for 14927 08:44:43.141 [WebSocketClient@2060432982-80] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.141 [WebSocketClient@2060432982-80] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@2060432982-80,5,main] exited for QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.141 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.142 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@58b71ceb/SelectorProducer@255e5e2e/IDLE/p=false/QueuedThreadPool[WebSocketClient@2060432982]@1416a80a{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:44:43.142Z 08:44:43.142 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@12abdfb{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:44:43.142 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@7f5eae0f{STOPPED} 08:44:43.142 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@2e5ee2c9{STOPPED} 08:44:43.142 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@7acfb656{STOPPED} 08:44:43.142 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@a789c17[httpClient=HttpClient@7acfb656{STOPPED},openSessions.size=0] 08:44:43.142 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@a789c17[httpClient=HttpClient@7acfb656{STOPPED},openSessions.size=0] 08:44:43.142 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Stopped WebSocketClient@a789c17[httpClient=HttpClient@7acfb656{STOPPED},openSessions.size=0] 08:44:43.142 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Destroyed WebSocketClient@a789c17[httpClient=HttpClient@7acfb656{STOPPED},openSessions.size=0] 08:44:43.142 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@cd25bdf2[httpClient=HttpClient@71d8cfe7{STARTED},openSessions.size=1] 08:44:43.142 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@cd25bdf2[httpClient=HttpClient@71d8cfe7{STARTED},openSessions.size=1] 08:44:43.142 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@23706db8{STARTED} 08:44:43.142 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],behavior=CLIENT,connection=WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=73357/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]],remote=WebSocketRemoteEndpoint@4b94a093[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:44:43.142 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],behavior=CLIENT,connection=WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=73357/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[OPENED],f=Flusher@3e752a84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]],remote=WebSocketRemoteEndpoint@4b94a093[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:44:43.150 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4525cd82) 08:44:43.150 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4525cd82,OFF,null] to Flusher@3e752a84[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:43.150 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3e752a84[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:43.150 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4525cd82,OFF,null]] 08:44:43.150 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4525cd82,OFF,null]] 08:44:43.150 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4dfce35e{IDLE}->null [DirectByteBuffer@28243d5a[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\xDb\x01\xB0m>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6a8539c8[p=0,l=10,c=10,r=10]={<<<\xD8\xE8\xE3\x05\xAeu\xD4\x02\xAco>>>}] 08:44:43.150 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4dfce35e{WRITING}->null:IDLE-->WRITING 08:44:43.150 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/3 selected 08:44:43.150 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:44:43.150 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=73365/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[CLOSING],f=Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]] 08:44:43.150 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@4dfce35e{WRITING}->null 08:44:43.150 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4dfce35e{IDLE}->null:WRITING-->IDLE 08:44:43.150 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@793db249 SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=73366/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=75,f=null]] 08:44:43.150 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 08:44:43.150 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 08:44:43.150 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 08:44:43.150 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=73366/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=75,f=null]] 08:44:43.150 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:43.150 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=73366/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=75,f=null]]:runFillable:BLOCKING 08:44:43.150 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[DISCONNECTED],f=Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]] 08:44:43.150 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=64]@2022-07-12T08:44:43.15Z 08:44:43.150 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[DISCONNECTED],f=Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]] 08:44:43.151 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=64]@2022-07-12T08:44:43.151Z 08:44:43.151 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[DISCONNECTED],f=Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]] 08:44:43.158 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@7e254415{l=/127.0.0.1:56870,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[DISCONNECTED],f=Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]] 08:44:43.158 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=64]@2022-07-12T08:44:43.158Z 08:44:43.158 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=64]@2022-07-12T08:44:43.158Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=73374/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=75,f=null]]:runFillable:BLOCKING/BLOCKING 08:44:43.158 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=64]@2022-07-12T08:44:43.158Z tryProduce true 08:44:43.158 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:43.158 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:43.158 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@22599b1c{AC.ReadCB@3c6e64b2{WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=FI,flush=-,to=73374/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=75,f=null]]}} 08:44:43.158 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:44:43.158 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:44:43.159 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=73374/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[OPENED],f=Flusher@63ccf17c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=75,f=null]] 08:44:43.159 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7fc7e412[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x88\x8a\xC1\xA2\x83L\x03\xE9S...\x00\x00\x00\x00\x00\x00\x00}) 08:44:43.159 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@51f050d5{AC.ReadCB@2d2bc538{WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=0.0.0.0/0.0.0.0:56870,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[DISCONNECTED],f=Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]]}} 08:44:43.159 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 3 keys 08:44:43.159 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:43.159 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xDb\x01\xB0m\xD8\xE8\xE3\x05\xAeu\xD4\x02\xAco>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 08:44:43.159 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xDb\x01\xB0m\xD8\xE8\xE3\x05\xAeu\xD4\x02\xAco>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 08:44:43.159 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7fc7e412[READING] getAction(DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xDb\x01\xB0m\xD8\xE8\xE3\x05\xAeu\xD4\x02\xAco>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 08:44:43.159 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=0.0.0.0/0.0.0.0:56870,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=8/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[DISCONNECTED],f=Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]] onFillInterestedFailed {} 08:44:43.159 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:44:43.159 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 08:44:43.159 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@702c436b{STARTED} id=0 keys=1 selected=0 updates=0 08:44:43.159 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 08:44:43.159 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@63af18cc[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 08:44:43.159 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2c0ce24f startThread=0 08:44:43.159 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@29ad8390[p=0,l=10,c=10,r=10]={<<<\xD8\xE8\xE3\x05\xAeu\xD4\x02\xAco>>>} 08:44:43.159 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 08:44:43.159 [WebSocketClient@1910034407-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2c0ce24f in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}] 08:44:43.167 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:43.167 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 08:44:43.167 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:44:43.167 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 08:44:43.167 [WebSocketClient@1910034407-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@7e254415{l=0.0.0.0/0.0.0.0:56870,r=null,CLOSED,fill=-,flush=-,to=16/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[DISCONNECTED],f=Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]] 08:44:43.167 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 08:44:43.167 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@502b47ff) 08:44:43.167 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@502b47ff,OFF,null] to Flusher@63ccf17c[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:43.167 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@63ccf17c[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:43.167 [WebSocketClient@1910034407-91] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=0.0.0.0/0.0.0.0:56870,r=null,CLOSED,fill=-,flush=-,to=16/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[DISCONNECTED],f=Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]] 08:44:43.167 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@502b47ff,OFF,null]] 08:44:43.167 [WebSocketClient@1910034407-91] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 08:44:43.167 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@502b47ff,OFF,null]] 08:44:43.167 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@9336a39{IDLE}->null [DirectByteBuffer@6738c1ad[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6a002660[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 08:44:43.167 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@9336a39{WRITING}->null:IDLE-->WRITING 08:44:43.167 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=W,to=8/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[CLOSING],f=Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.167 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@9336a39{WRITING}->null 08:44:43.167 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@9336a39{IDLE}->null:WRITING-->IDLE 08:44:43.167 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 08:44:43.167 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 08:44:43.167 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:43.167 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[DISCONNECTED],f=Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.167 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[DISCONNECTED],f=Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.167 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[DISCONNECTED],f=Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.167 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@2a54d168{l=/127.0.0.1:8899,r=/127.0.0.1:56870,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[DISCONNECTED],f=Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.159 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken with none selected 08:44:43.159 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@7e254415{l=0.0.0.0/0.0.0.0:56870,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=8/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[DISCONNECTED],f=Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]] 08:44:43.279 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken up from select, 0/0/0 selected 08:44:43.279 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@22599b1c{null} 08:44:43.279 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda processing 0 keys, 0 updates 08:44:43.279 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3e752a84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:43.279 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:43.279 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 08:44:43.279 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:43.279 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:43.279 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda waiting with 0 keys 08:44:43.279 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7139098f startThread=0 08:44:43.279 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:44:43.279 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7139098f in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 08:44:43.279 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/2 selected 08:44:43.279 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@2a54d168{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=112/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[DISCONNECTED],f=Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.279 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 0 updates 08:44:43.279 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:43.279 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=112/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[DISCONNECTED],f=Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.280 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 08:44:43.280 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:43.280 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 2 keys 08:44:43.279 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:43.280 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23] 08:44:43.280 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23] 08:44:43.281 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],behavior=CLIENT,connection=WebSocketClientConnection@2d2bc538::SocketChannelEndPoint@7e254415{l=0.0.0.0/0.0.0.0:56870,r=null,CLOSED,fill=-,flush=-,to=130/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2d2bc538[s=ConnectionState@1c4cacda[DISCONNECTED],f=Flusher@3e752a84[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4d043a77[ExtensionStack,s=START,c=0,len=303,f=null]],remote=WebSocketRemoteEndpoint@4b94a093[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@8ee0c23],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:44:43.281 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@23706db8{STOPPED} 08:44:43.281 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@205bed61{STARTED} 08:44:43.281 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@23592946{STARTED,size=0,capacity=UNLIMITED} 08:44:43.281 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@23592946{STOPPED,size=0,capacity=UNLIMITED} 08:44:43.281 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@129fed45{STARTED,size=0,capacity=UNLIMITED} 08:44:43.281 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@129fed45{STOPPED,size=0,capacity=UNLIMITED} 08:44:43.281 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@205bed61{STOPPED} 08:44:43.281 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@71d8cfe7{STARTED} 08:44:43.281 [JettyShutdownThread] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@4dc8c0ea,queue=0,pool=DuplexConnectionPool@e4b6f47[c=0/0/64,a=0,i=0,q=0] 08:44:43.292 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@4dc8c0ea,queue=0,pool=DuplexConnectionPool@e4b6f47[c=0/0/64,a=0,i=0,q=0] 08:44:43.292 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@e4b6f47[c=0/0/64,a=0,i=0,q=0] 08:44:43.292 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@e4b6f47[c=0/0/64,a=0,i=0,q=0] 08:44:43.292 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@4dc8c0ea,queue=0,pool=DuplexConnectionPool@e4b6f47[c=0/0/64,a=0,i=0,q=0] 08:44:43.292 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@7c2b58c0{STARTED} 08:44:43.292 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@7c2b58c0{STOPPED} 08:44:43.292 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@14d8444b[provider=null,keyStore=null,trustStore=null] 08:44:43.292 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@14d8444b[provider=null,keyStore=null,trustStore=null] 08:44:43.292 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@1e530163{STARTED} 08:44:43.292 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@7bca6fac{STARTED} 08:44:43.292 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@702c436b{STARTED} id=0 keys=0 selected=0 updates=0 08:44:43.292 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@47ae7391 on ManagedSelector@702c436b{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:43.292 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@702c436b{STOPPING} id=0 keys=0 selected=0 updates=1 08:44:43.279 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@2a54d168{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=112/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[DISCONNECTED],f=Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.292 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:43.292 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7fc7e412[READING] getAction(DirectByteBuffer@76527921[p=16,l=16,c=4096,r=0]={\x88\x8a\xDb\x01\xB0m\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 08:44:43.293 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:43.293 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 08:44:43.293 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7fc7e412[EOF] getAction(DirectByteBuffer@76527921[p=16,l=16,c=4096,r=0]={\x88\x8a\xDb\x01\xB0m\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 08:44:43.293 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 08:44:43.293 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6005f2b2 waiting 08:44:43.294 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken with none selected 08:44:43.294 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken up from select, 0/0/0 selected 08:44:43.280 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],behavior=SERVER,connection=WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=113/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[DISCONNECTED],f=Flusher@63ccf17c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]],remote=WebSocketRemoteEndpoint@715fd422[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:44:43.294 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],behavior=SERVER,connection=WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=127/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[DISCONNECTED],f=Flusher@63ccf17c[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@715fd422[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:44:43.295 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:43.295 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:43.294 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda processing 0 keys, 1 updates 08:44:43.295 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f] 08:44:43.295 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f] 08:44:43.295 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],behavior=SERVER,connection=WebSocketServerConnection@3c6e64b2::SocketChannelEndPoint@2a54d168{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=127/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3c6e64b2[s=ConnectionState@2a656b75[DISCONNECTED],f=Flusher@63ccf17c[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@63af18cc[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@715fd422[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@6687b04f],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:44:43.310 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7139098f in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:44:43.282 [WebSocketClient@1910034407-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2c0ce24f in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=0/2,p=0}] 08:44:43.295 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:43.310 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@47ae7391 08:44:43.310 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@702c436b{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:43.310 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:43.310 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda waiting with 0 keys 08:44:43.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@4e6948d3 on ManagedSelector@702c436b{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:43.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@702c436b{STOPPING} id=0 keys=0 selected=0 updates=1 08:44:43.310 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken with none selected 08:44:43.310 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda woken up from select, 0/0/0 selected 08:44:43.310 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@33f1ffda processing 0 keys, 1 updates 08:44:43.310 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:43.310 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@4e6948d3 08:44:43.310 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:43.310 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=1/2,p=0}@7c0b1def waiting 08:44:43.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/IDLE/p=false/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:43.311Z 08:44:43.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=1/2,p=0}] 08:44:43.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5833f5cd{s=1/2,p=0}] 08:44:43.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@5833f5cd{s=1/2,p=0} 08:44:43.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=0/2,p=0}@7c0b1def offer STOP! 08:44:43.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@5833f5cd{s=-1/2,p=0} 08:44:43.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1910034407-89,5,main] for 14999 08:44:43.311 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=-1/2,p=0}@7c0b1def task=STOP! 08:44:43.311 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5833f5cd{s=-1/2,p=0}@7c0b1def Exited 08:44:43.312 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@5833f5cd{s=-1/2,p=0}@7c0b1def in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.315 [WebSocketClient@1910034407-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1910034407-87,5,main] exited for QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.315 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.316 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.316 [WebSocketClient@1910034407-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1910034407-88,5,main] exited for QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.318 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.318 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.318 [WebSocketClient@1910034407-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1910034407-84,5,main] exited for QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.318 [WebSocketClient@1910034407-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.318 [WebSocketClient@1910034407-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.318 [WebSocketClient@1910034407-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1910034407-89,5,main] exited for QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.336 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1910034407-85,5,main] for 14975 08:44:43.315 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.336 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.336 [WebSocketClient@1910034407-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1910034407-86,5,main] exited for QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.318 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.337 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.337 [WebSocketClient@1910034407-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1910034407-90,5,main] exited for QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.319 [WebSocketClient@1910034407-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.337 [WebSocketClient@1910034407-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.337 [WebSocketClient@1910034407-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1910034407-91,5,main] exited for QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.319 [WebSocketClient@1910034407-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.337 [WebSocketClient@1910034407-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.337 [WebSocketClient@1910034407-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1910034407-85,5,main] exited for QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.338 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1910034407-90,5,] for 14973 08:44:43.338 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.338 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@5c60b0a0/SelectorProducer@7a2b1eb4/IDLE/p=false/QueuedThreadPool[WebSocketClient@1910034407]@4088741b{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:43.338Z 08:44:43.338 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@702c436b{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:44:43.338 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@7bca6fac{STOPPED} 08:44:43.338 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@1e530163{STOPPED} 08:44:43.338 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@71d8cfe7{STOPPED} 08:44:43.339 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@cd25bdf2[httpClient=HttpClient@71d8cfe7{STOPPED},openSessions.size=0] 08:44:43.339 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@cd25bdf2[httpClient=HttpClient@71d8cfe7{STOPPED},openSessions.size=0] 08:44:43.339 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Stopped WebSocketClient@cd25bdf2[httpClient=HttpClient@71d8cfe7{STOPPED},openSessions.size=0] 08:44:43.340 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Destroyed WebSocketClient@cd25bdf2[httpClient=HttpClient@71d8cfe7{STOPPED},openSessions.size=0] 08:44:43.340 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@c291067d[httpClient=HttpClient@3db663d0{STARTED},openSessions.size=1] 08:44:43.341 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@c291067d[httpClient=HttpClient@3db663d0{STARTED},openSessions.size=1] 08:44:43.341 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@2cc03cd1{STARTED} 08:44:43.343 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],behavior=CLIENT,connection=WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=69895/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=125,f=null]],remote=WebSocketRemoteEndpoint@508f4921[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:44:43.348 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],behavior=CLIENT,connection=WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=69897/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[OPENED],f=Flusher@1da417f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=125,f=null]],remote=WebSocketRemoteEndpoint@508f4921[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:44:43.356 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@d6163af) 08:44:43.356 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@d6163af,OFF,null] to Flusher@1da417f[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:43.356 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1da417f[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:43.356 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@d6163af,OFF,null]] 08:44:43.356 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@d6163af,OFF,null]] 08:44:43.356 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@79a51e2{IDLE}->null [DirectByteBuffer@4634f6d6[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\xAf\xAa\x02\x1e>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@72b2277a[p=0,l=10,c=10,r=10]={<<<\xAcCQv\xDa\xDefq\xD8\xC4>>>}] 08:44:43.356 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@79a51e2{WRITING}->null:IDLE-->WRITING 08:44:43.357 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/2 selected 08:44:43.357 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:44:43.357 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=69910/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[CLOSING],f=Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=125,f=null]] 08:44:43.357 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@79a51e2{WRITING}->null 08:44:43.357 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5b650a34 SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=69910/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=178,f=null]] 08:44:43.357 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@79a51e2{IDLE}->null:WRITING-->IDLE 08:44:43.357 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=69910/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=178,f=null]] 08:44:43.357 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 08:44:43.357 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=69910/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=178,f=null]]:runFillable:BLOCKING 08:44:43.357 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 08:44:43.357 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 08:44:43.357 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:43.357 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=65]@2022-07-12T08:44:43.357Z 08:44:43.357 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[DISCONNECTED],f=Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=125,f=null]] 08:44:43.357 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=65]@2022-07-12T08:44:43.357Z 08:44:43.357 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[DISCONNECTED],f=Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=125,f=null]] 08:44:43.365 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[DISCONNECTED],f=Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=125,f=null]] 08:44:43.365 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@30cefc34{l=/127.0.0.1:56872,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[DISCONNECTED],f=Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=125,f=null]] 08:44:43.366 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@1f1be129{AC.ReadCB@75a236be{WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=0.0.0.0/0.0.0.0:56872,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[DISCONNECTED],f=Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=125,f=null]]}} 08:44:43.366 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=0.0.0.0/0.0.0.0:56872,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=9/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[DISCONNECTED],f=Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=125,f=null]] onFillInterestedFailed {} 08:44:43.366 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@26d96e5{STARTED} id=0 keys=1 selected=0 updates=0 08:44:43.366 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7619d62f startThread=0 08:44:43.366 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 08:44:43.366 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/0 selected 08:44:43.357 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@6005f2b2 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=65]@2022-07-12T08:44:43.357Z 08:44:43.366 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 0 updates 08:44:43.366 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:43.366 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:43.366 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 0 keys 08:44:43.366 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=65]@2022-07-12T08:44:43.366Z tryProduce true 08:44:43.366 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:43.366 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:43.366 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=69919/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=178,f=null]] 08:44:43.366 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 2 keys 08:44:43.366 [WebSocketClient@1035363280-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7619d62f in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}] 08:44:43.366 [WebSocketClient@1035363280-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@30cefc34{l=0.0.0.0/0.0.0.0:56872,r=null,CLOSED,fill=-,flush=-,to=9/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[DISCONNECTED],f=Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=125,f=null]] 08:44:43.366 [WebSocketClient@1035363280-112] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=0.0.0.0/0.0.0.0:56872,r=null,CLOSED,fill=-,flush=-,to=9/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[DISCONNECTED],f=Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=125,f=null]] 08:44:43.366 [WebSocketClient@1035363280-112] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 08:44:43.357 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=65]@2022-07-12T08:44:43.357Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=69910/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=178,f=null]]:runFillable:BLOCKING/BLOCKING 08:44:43.366 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@30cefc34{l=0.0.0.0/0.0.0.0:56872,r=null,CLOSED,fill=-,flush=-,to=9/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[DISCONNECTED],f=Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=125,f=null]] 08:44:43.366 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1da417f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:43.366 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@98f5a4b{AC.ReadCB@180fb258{WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=FI,flush=-,to=69919/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[OPENED],f=Flusher@6c3e4c7d[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=178,f=null]]}} 08:44:43.437 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:43.437 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:43.437 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:44:43.437 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963] 08:44:43.437 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963] 08:44:43.437 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:44:43.437 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6885e999[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x88\x8a\xDb\x01\xB0m\x03\xE9S...\x00\x00\x00\x00\x00\x00\x00}) 08:44:43.437 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:43.437 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xAf\xAa\x02\x1e\xAcCQv\xDa\xDefq\xD8\xC4>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 08:44:43.437 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xAf\xAa\x02\x1e\xAcCQv\xDa\xDefq\xD8\xC4>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 08:44:43.437 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6885e999[READING] getAction(DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xAf\xAa\x02\x1e\xAcCQv\xDa\xDefq\xD8\xC4>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 08:44:43.437 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:44:43.437 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],behavior=CLIENT,connection=WebSocketClientConnection@75a236be::SocketChannelEndPoint@30cefc34{l=0.0.0.0/0.0.0.0:56872,r=null,CLOSED,fill=-,flush=-,to=80/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@75a236be[s=ConnectionState@1d392999[DISCONNECTED],f=Flusher@1da417f[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@65a9803c[ExtensionStack,s=START,c=0,len=125,f=null]],remote=WebSocketRemoteEndpoint@508f4921[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4248b963],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:44:43.437 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 08:44:43.437 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 08:44:43.437 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@2cc03cd1{STOPPED} 08:44:43.437 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@4e17913b{STARTED} 08:44:43.437 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@64f16277{STARTED,size=0,capacity=UNLIMITED} 08:44:43.437 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@55bd84c3[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 08:44:43.437 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@64f16277{STOPPED,size=0,capacity=UNLIMITED} 08:44:43.437 [WebSocketClient@1035363280-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7619d62f in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@336880df{s=0/2,p=0}] 08:44:43.437 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@149c3204{STARTED,size=0,capacity=UNLIMITED} 08:44:43.437 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@149c3204{STOPPED,size=0,capacity=UNLIMITED} 08:44:43.437 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@4e17913b{STOPPED} 08:44:43.437 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@3db663d0{STARTED} 08:44:43.437 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@44b921c3[p=0,l=10,c=10,r=10]={<<<\xAcCQv\xDa\xDefq\xD8\xC4>>>} 08:44:43.437 [JettyShutdownThread] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@4defd42,queue=0,pool=DuplexConnectionPool@2330e3e0[c=0/0/64,a=0,i=0,q=0] 08:44:43.437 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 08:44:43.437 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@4defd42,queue=0,pool=DuplexConnectionPool@2330e3e0[c=0/0/64,a=0,i=0,q=0] 08:44:43.437 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:43.437 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@2330e3e0[c=0/0/64,a=0,i=0,q=0] 08:44:43.437 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 08:44:43.448 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:44:43.448 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@2330e3e0[c=0/0/64,a=0,i=0,q=0] 08:44:43.448 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 08:44:43.448 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@4defd42,queue=0,pool=DuplexConnectionPool@2330e3e0[c=0/0/64,a=0,i=0,q=0] 08:44:43.448 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@3b9632d1{STARTED} 08:44:43.448 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 08:44:43.448 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@3b9632d1{STOPPED} 08:44:43.448 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@414aa771) 08:44:43.448 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@2de50ee4[provider=null,keyStore=null,trustStore=null] 08:44:43.448 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@2de50ee4[provider=null,keyStore=null,trustStore=null] 08:44:43.448 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@414aa771,OFF,null] to Flusher@6c3e4c7d[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:43.448 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@73fc518f{STARTED} 08:44:43.448 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6c3e4c7d[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:43.448 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@21e20ad5{STARTED} 08:44:43.448 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@26d96e5{STARTED} id=0 keys=0 selected=0 updates=0 08:44:43.448 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@414aa771,OFF,null]] 08:44:43.448 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@70e3af58 on ManagedSelector@26d96e5{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:43.448 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26d96e5{STOPPING} id=0 keys=0 selected=0 updates=1 08:44:43.448 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@414aa771,OFF,null]] 08:44:43.448 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4e236bfc{IDLE}->null [DirectByteBuffer@6738c1ad[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@238795ed[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 08:44:43.448 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 08:44:43.448 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e236bfc{WRITING}->null:IDLE-->WRITING 08:44:43.448 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/0 selected 08:44:43.448 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 1 updates 08:44:43.448 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:43.448 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@70e3af58 08:44:43.448 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@26d96e5{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:43.448 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:43.448 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 0 keys 08:44:43.448 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=W,to=11/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[CLOSING],f=Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.448 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@110065d4 on ManagedSelector@26d96e5{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:43.448 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@4e236bfc{WRITING}->null 08:44:43.449 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26d96e5{STOPPING} id=0 keys=0 selected=0 updates=1 08:44:43.449 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e236bfc{IDLE}->null:WRITING-->IDLE 08:44:43.449 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 08:44:43.449 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 08:44:43.449 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 08:44:43.449 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/0 selected 08:44:43.449 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:43.449 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 1 updates 08:44:43.449 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:43.449 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[DISCONNECTED],f=Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.449 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@110065d4 08:44:43.449 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[DISCONNECTED],f=Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.449 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:43.449 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[DISCONNECTED],f=Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.449 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=1/2,p=0}@10626699 waiting 08:44:43.449 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@28e19f20{l=/127.0.0.1:8899,r=/127.0.0.1:56872,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[DISCONNECTED],f=Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.449 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@98f5a4b{null} 08:44:43.449 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=0 08:44:43.449 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=false/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:44:43.449Z 08:44:43.449 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:44:43.449 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/1 selected 08:44:43.449 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5c01c154 startThread=0 08:44:43.449 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5c01c154 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 08:44:43.459 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@28e19f20{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=10/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[DISCONNECTED],f=Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.459 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:43.449 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 0 updates 08:44:43.459 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:43.459 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6885e999[READING] getAction(DirectByteBuffer@76527921[p=16,l=16,c=4096,r=0]={\x88\x8a\xAf\xAa\x02\x1e\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 08:44:43.449 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}] 08:44:43.460 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:43.459 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@28e19f20{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=10/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[DISCONNECTED],f=Flusher@6c3e4c7d[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.460 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:43.460 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@336880df{s=1/2,p=0}] 08:44:43.460 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 08:44:43.460 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@336880df{s=1/2,p=0} 08:44:43.460 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6885e999[EOF] getAction(DirectByteBuffer@76527921[p=16,l=16,c=4096,r=0]={\x88\x8a\xAf\xAa\x02\x1e\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 08:44:43.460 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 08:44:43.460 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=11/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[DISCONNECTED],f=Flusher@6c3e4c7d[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=10,f=null]] 08:44:43.460 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=0/2,p=0}@10626699 offer STOP! 08:44:43.460 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@336880df{s=-1/2,p=0} 08:44:43.460 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 1 keys 08:44:43.460 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=-1/2,p=0}@10626699 task=STOP! 08:44:43.460 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@381d88e0 waiting 08:44:43.460 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@336880df{s=-1/2,p=0}@10626699 Exited 08:44:43.460 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@336880df{s=-1/2,p=0}@10626699 in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.460 [WebSocketClient@1035363280-106] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.460 [WebSocketClient@1035363280-106] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.460 [WebSocketClient@1035363280-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1035363280-110,5,main] exited for QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.460 [WebSocketClient@1035363280-106] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1035363280-106,5,main] exited for QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.460 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.460 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.460 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.460 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 08:44:43.460 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.460 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1035363280-109,5,main] for 14999 08:44:43.460 [WebSocketClient@1035363280-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1035363280-109,5,main] exited for QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.460 [WebSocketClient@1035363280-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1035363280-107,5,main] exited for QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.460 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1035363280-111,5,main] for 14999 08:44:43.460 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],behavior=SERVER,connection=WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=11/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[DISCONNECTED],f=Flusher@6c3e4c7d[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@947903[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:44:43.460 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.460 [WebSocketClient@1035363280-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.471 [WebSocketClient@1035363280-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.471 [WebSocketClient@1035363280-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1035363280-111,5,main] exited for QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.471 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],behavior=SERVER,connection=WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=22/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[DISCONNECTED],f=Flusher@6c3e4c7d[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@947903[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:44:43.461 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.461 [WebSocketClient@1035363280-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.471 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:43.471 [WebSocketClient@1035363280-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.471 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:43.471 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.471 [WebSocketClient@1035363280-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1035363280-112,5,main] exited for QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.471 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f] 08:44:43.471 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f] 08:44:43.471 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1035363280-105,5,main] for 14988 08:44:43.471 [WebSocketClient@1035363280-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1035363280-105,5,main] exited for QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.471 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.471 [WebSocketClient@1035363280-108] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1035363280-108,5,main] exited for QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.471 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1035363280-112,5,] for 14988 08:44:43.471 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],behavior=SERVER,connection=WebSocketServerConnection@180fb258::SocketChannelEndPoint@28e19f20{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=22/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@180fb258[s=ConnectionState@490a2fe1[DISCONNECTED],f=Flusher@6c3e4c7d[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@55bd84c3[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@947903[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@15b2982f],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:44:43.471 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 08:44:43.482 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5c01c154 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:44:43.482 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@3f628ce9/SelectorProducer@35e8316e/IDLE/p=false/QueuedThreadPool[WebSocketClient@1035363280]@151ef57f{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:44:43.482Z 08:44:43.482 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@26d96e5{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:44:43.482 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@21e20ad5{STOPPED} 08:44:43.482 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@73fc518f{STOPPED} 08:44:43.482 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@3db663d0{STOPPED} 08:44:43.482 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@c291067d[httpClient=HttpClient@3db663d0{STOPPED},openSessions.size=0] 08:44:43.482 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@c291067d[httpClient=HttpClient@3db663d0{STOPPED},openSessions.size=0] 08:44:43.482 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Stopped WebSocketClient@c291067d[httpClient=HttpClient@3db663d0{STOPPED},openSessions.size=0] 08:44:43.482 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Destroyed WebSocketClient@c291067d[httpClient=HttpClient@3db663d0{STOPPED},openSessions.size=0] 08:44:43.482 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@2d95e7ca[httpClient=HttpClient@144ab54{STARTED},openSessions.size=1] 08:44:43.482 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@2d95e7ca[httpClient=HttpClient@144ab54{STARTED},openSessions.size=1] 08:44:43.483 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - shutdown already commenced 08:44:43.483 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@5e2a3040{STARTED} 08:44:43.483 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],behavior=CLIENT,connection=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3735/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]],remote=WebSocketRemoteEndpoint@5e8e34d4[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:44:43.483 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],behavior=CLIENT,connection=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3735/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]],remote=WebSocketRemoteEndpoint@5e8e34d4[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:44:43.483 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@726a1979) 08:44:43.483 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@726a1979,OFF,null] to Flusher@f55b3e7[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:43.483 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@f55b3e7[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:43.483 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@726a1979,OFF,null]] 08:44:43.483 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@726a1979,OFF,null]] 08:44:43.483 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@29b3f484{IDLE}->null [DirectByteBuffer@4afa01b5[p=0,l=6,c=1024,r=6]={<<<\x88\x8a"\xCc\xCd\x18>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@270eeedd[p=0,l=10,c=10,r=10]={<<>>}] 08:44:43.483 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@29b3f484{WRITING}->null:IDLE-->WRITING 08:44:43.483 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 1/1/1 selected 08:44:43.483 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=3735/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[CLOSING],f=Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] 08:44:43.538 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 1 keys, 0 updates 08:44:43.539 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@29b3f484{WRITING}->null 08:44:43.539 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6cf7944f SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=3791/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=177,f=null]] 08:44:43.539 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@29b3f484{IDLE}->null:WRITING-->IDLE 08:44:43.539 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=3791/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=177,f=null]] 08:44:43.539 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 08:44:43.539 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 08:44:43.539 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 08:44:43.539 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=3791/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=177,f=null]]:runFillable:BLOCKING 08:44:43.539 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:43.539 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[DISCONNECTED],f=Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] 08:44:43.539 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=66]@2022-07-12T08:44:43.539Z 08:44:43.539 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[DISCONNECTED],f=Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] 08:44:43.539 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[DISCONNECTED],f=Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] 08:44:43.539 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=66]@2022-07-12T08:44:43.539Z 08:44:43.539 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:56880,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[DISCONNECTED],f=Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] 08:44:43.539 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=0.0.0.0/0.0.0.0:56880,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[DISCONNECTED],f=Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]]}} 08:44:43.539 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@381d88e0 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=66]@2022-07-12T08:44:43.539Z 08:44:43.539 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=66]@2022-07-12T08:44:43.539Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=3792/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=177,f=null]]:runFillable:BLOCKING/BLOCKING 08:44:43.539 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=66]@2022-07-12T08:44:43.539Z tryProduce true 08:44:43.539 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=0.0.0.0/0.0.0.0:56880,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[DISCONNECTED],f=Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] onFillInterestedFailed {} 08:44:43.550 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:43.550 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:43.550 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@74dbb1ee{STARTED} id=0 keys=1 selected=0 updates=0 08:44:43.550 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=3803/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=177,f=null]] 08:44:43.550 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3532112d startThread=0 08:44:43.550 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 1 keys 08:44:43.550 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken with none selected 08:44:43.539 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@7161f821{AC.ReadCB@52f8bddf{WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=FI,flush=-,to=3792/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[OPENED],f=Flusher@62bc9e0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=177,f=null]]}} 08:44:43.550 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 0/0/0 selected 08:44:43.550 [WebSocketClient@21277524-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3532112d in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=2/2,p=0}] 08:44:43.550 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 0 keys, 0 updates 08:44:43.550 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:43.550 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:44:43.550 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:43.550 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 0 keys 08:44:43.550 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:44:43.550 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@49d70848[READING] getAction(DirectByteBuffer@76527921[p=0,l=0,c=4096,r=0]={<<<>>>\x88\x8a\xAf\xAa\x02\x1e\x03\xE9S...\x00\x00\x00\x00\x00\x00\x00}) 08:44:43.550 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@7cd22a2d{l=0.0.0.0/0.0.0.0:56880,r=null,CLOSED,fill=-,flush=-,to=11/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[DISCONNECTED],f=Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] 08:44:43.550 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:43.550 [WebSocketClient@21277524-126] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@7cd22a2d{l=0.0.0.0/0.0.0.0:56880,r=null,CLOSED,fill=-,flush=-,to=11/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[DISCONNECTED],f=Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] 08:44:43.550 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8a"\xCc\xCd\x18!%\x9epW\xB8\xA9wU\xA2>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 08:44:43.550 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:43.550 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8a"\xCc\xCd\x18!%\x9epW\xB8\xA9wU\xA2>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 08:44:43.550 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@49d70848[READING] getAction(DirectByteBuffer@76527921[p=0,l=16,c=4096,r=16]={<<<\x88\x8a"\xCc\xCd\x18!%\x9epW\xB8\xA9wU\xA2>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 08:44:43.550 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:43.551 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:44:43.551 [WebSocketClient@21277524-126] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=0.0.0.0/0.0.0.0:56880,r=null,CLOSED,fill=-,flush=-,to=11/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[DISCONNECTED],f=Flusher@f55b3e7[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] 08:44:43.551 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 08:44:43.551 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:43.551 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 08:44:43.551 [WebSocketClient@21277524-126] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 08:44:43.551 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967] 08:44:43.551 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@e2f4ab9[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 08:44:43.562 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@344da53b[p=0,l=10,c=10,r=10]={<<>>} 08:44:43.562 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967] 08:44:43.562 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 08:44:43.562 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:43.562 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 08:44:43.562 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 08:44:43.562 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],behavior=CLIENT,connection=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=0.0.0.0/0.0.0.0:56880,r=null,CLOSED,fill=-,flush=-,to=23/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[DISCONNECTED],f=Flusher@f55b3e7[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]],remote=WebSocketRemoteEndpoint@5e8e34d4[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fe7f967],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:44:43.562 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 08:44:43.562 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@5e2a3040{STOPPED} 08:44:43.562 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@6d025d1d{STARTED} 08:44:43.562 [WebSocketClient@21277524-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3532112d in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=2/2,p=0}] 08:44:43.562 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@9e2ad91{STARTED,size=0,capacity=UNLIMITED} 08:44:43.562 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@9e2ad91{STOPPED,size=0,capacity=UNLIMITED} 08:44:43.562 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@74294c1a{STARTED,size=0,capacity=UNLIMITED} 08:44:43.562 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@74294c1a{STOPPED,size=0,capacity=UNLIMITED} 08:44:43.562 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@6d025d1d{STOPPED} 08:44:43.562 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@144ab54{STARTED} 08:44:43.562 [JettyShutdownThread] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@2caa5d7c,queue=0,pool=DuplexConnectionPool@5e671e20[c=0/0/64,a=0,i=0,q=0] 08:44:43.562 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@2caa5d7c,queue=0,pool=DuplexConnectionPool@5e671e20[c=0/0/64,a=0,i=0,q=0] 08:44:43.562 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@5e671e20[c=0/0/64,a=0,i=0,q=0] 08:44:43.562 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 08:44:43.562 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@5e671e20[c=0/0/64,a=0,i=0,q=0] 08:44:43.562 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@3ed308f2) 08:44:43.562 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@2caa5d7c,queue=0,pool=DuplexConnectionPool@5e671e20[c=0/0/64,a=0,i=0,q=0] 08:44:43.562 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@3ed308f2,OFF,null] to Flusher@62bc9e0[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:43.562 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@79d06bbd{STARTED} 08:44:43.562 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@62bc9e0[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:43.562 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@79d06bbd{STOPPED} 08:44:43.562 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@3ed308f2,OFF,null]] 08:44:43.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@6ecab872[provider=null,keyStore=null,trustStore=null] 08:44:43.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@6ecab872[provider=null,keyStore=null,trustStore=null] 08:44:43.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@2cfa2c4f{STARTED} 08:44:43.563 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@3ed308f2,OFF,null]] 08:44:43.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@5bb51241{STARTED} 08:44:43.574 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@74dbb1ee{STARTED} id=0 keys=0 selected=0 updates=0 08:44:43.574 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1bab32fd{IDLE}->null [DirectByteBuffer@6738c1ad[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@550b0a6e[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 08:44:43.574 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1bab32fd{WRITING}->null:IDLE-->WRITING 08:44:43.574 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@17317723 on ManagedSelector@74dbb1ee{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:43.574 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@74dbb1ee{STOPPING} id=0 keys=0 selected=0 updates=1 08:44:43.574 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=W,to=23/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[CLOSING],f=Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.574 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@1bab32fd{WRITING}->null 08:44:43.574 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1bab32fd{IDLE}->null:WRITING-->IDLE 08:44:43.574 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken with none selected 08:44:43.574 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 08:44:43.574 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 08:44:43.574 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 0/0/0 selected 08:44:43.574 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 0 keys, 1 updates 08:44:43.574 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:43.574 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:43.574 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@17317723 08:44:43.574 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@74dbb1ee{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:43.574 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[DISCONNECTED],f=Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.574 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:43.574 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 0 keys 08:44:43.574 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[DISCONNECTED],f=Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.574 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@ddc2bd9 on ManagedSelector@74dbb1ee{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:43.574 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@74dbb1ee{STOPPING} id=0 keys=0 selected=0 updates=1 08:44:43.574 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[DISCONNECTED],f=Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.574 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken with none selected 08:44:43.574 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@175ed228{l=/127.0.0.1:8899,r=/127.0.0.1:56880,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[DISCONNECTED],f=Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.574 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 0/0/0 selected 08:44:43.574 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 0 keys, 1 updates 08:44:43.574 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:43.574 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@7161f821{null} 08:44:43.574 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@ddc2bd9 08:44:43.574 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=1 selected=0 updates=0 08:44:43.574 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6c470431 startThread=0 08:44:43.574 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:43.574 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=2/2,p=0}@2c5b20d7 size 2 > capacity 08:44:43.574 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6c470431 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 08:44:43.574 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@175ed228{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:56880,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[DISCONNECTED],f=Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.585 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@70f822e{s=2/2,p=0}@2c5b20d7 in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=2/2,p=0}] 08:44:43.574 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken with none selected 08:44:43.585 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d woken up from select, 0/0/0 selected 08:44:43.585 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@175ed228{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=11/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[DISCONNECTED],f=Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 08:44:43.574 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=false/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:44:43.574Z 08:44:43.585 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:43.585 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=2/2,p=0}] 08:44:43.585 [qtp780934299-16] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=11/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[DISCONNECTED],f=Flusher@62bc9e0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=false]]] 08:44:43.585 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d processing 0 keys, 0 updates 08:44:43.585 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 08:44:43.585 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@70f822e{s=2/2,p=0}] 08:44:43.585 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@70f822e{s=2/2,p=0} 08:44:43.585 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@49d70848[READING] getAction(DirectByteBuffer@76527921[p=16,l=16,c=4096,r=0]={\x88\x8a"\xCc\xCd\x18\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 08:44:43.585 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:43.585 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 08:44:43.585 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:43.585 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=1/2,p=0}@4150cb2c offer STOP! 08:44:43.585 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@49d70848[EOF] getAction(DirectByteBuffer@76527921[p=16,l=16,c=4096,r=0]={\x88\x8a"\xCc\xCd\x18\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 08:44:43.585 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:43.585 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 08:44:43.585 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],behavior=SERVER,connection=WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=11/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[DISCONNECTED],f=Flusher@62bc9e0[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@4cd1ad5b[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:44:43.585 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@44dc813d waiting with 0 keys 08:44:43.585 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@6005f2b2 waiting 08:44:43.585 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=0/2,p=0}@2bf3e7a4 offer STOP! 08:44:43.585 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@70f822e{s=-1/2,p=0} 08:44:43.586 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],behavior=SERVER,connection=WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=11/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[DISCONNECTED],f=Flusher@62bc9e0[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@4cd1ad5b[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:44:43.586 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@21277524-124,5,main] for 14999 08:44:43.586 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:43.586 [WebSocketClient@21277524-125] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=-1/2,p=0}@2bf3e7a4 task=STOP! 08:44:43.644 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:43.586 [WebSocketClient@21277524-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.586 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=-1/2,p=0}@4150cb2c task=STOP! 08:44:43.644 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980] 08:44:43.644 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980] 08:44:43.644 [WebSocketClient@21277524-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.644 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=-1/2,p=0}@4150cb2c Exited 08:44:43.644 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@70f822e{s=-1/2,p=0}@4150cb2c in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.586 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.644 [WebSocketClient@21277524-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@21277524-124,5,main] exited for QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.644 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.645 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@21277524-119,5,main] for 14940 08:44:43.645 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],behavior=SERVER,connection=WebSocketServerConnection@52f8bddf::SocketChannelEndPoint@175ed228{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=70/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@52f8bddf[s=ConnectionState@703525fb[DISCONNECTED],f=Flusher@62bc9e0[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@e2f4ab9[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@4cd1ad5b[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@60d02980],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:44:43.645 [WebSocketClient@21277524-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@21277524-121,5,main] exited for QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.645 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6c470431 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 08:44:43.586 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.645 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.586 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.645 [WebSocketClient@21277524-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@21277524-123,5,main] exited for QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.586 [WebSocketClient@21277524-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.645 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.645 [WebSocketClient@21277524-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.586 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.645 [WebSocketClient@21277524-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@21277524-119,5,main] exited for QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.644 [WebSocketClient@21277524-125] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@70f822e{s=-1/2,p=0}@2bf3e7a4 Exited 08:44:43.645 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@277edb00 in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.645 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@21277524-122,5,main] for 14940 08:44:43.646 [WebSocketClient@21277524-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@21277524-122,5,main] exited for QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.645 [WebSocketClient@21277524-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@21277524-120,5,main] exited for QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.645 [WebSocketClient@21277524-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@21277524-126,5,main] exited for QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.646 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@21277524-125,5,main] for 14939 08:44:43.646 [WebSocketClient@21277524-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@70f822e{s=-1/2,p=0}@2bf3e7a4 in QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.646 [WebSocketClient@21277524-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@21277524-125,5,main] exited for QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.646 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:43.646 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@7479b626/SelectorProducer@e8ea697/IDLE/p=false/QueuedThreadPool[WebSocketClient@21277524]@11b455e5{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:44:43.646Z 08:44:43.646 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@74dbb1ee{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:44:43.646 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@5bb51241{STOPPED} 08:44:43.646 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@2cfa2c4f{STOPPED} 08:44:43.646 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@144ab54{STOPPED} 08:44:43.646 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@2d95e7ca[httpClient=HttpClient@144ab54{STOPPED},openSessions.size=0] 08:44:43.646 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@2d95e7ca[httpClient=HttpClient@144ab54{STOPPED},openSessions.size=0] 08:44:43.646 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Stopped WebSocketClient@2d95e7ca[httpClient=HttpClient@144ab54{STOPPED},openSessions.size=0] 08:44:43.646 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Destroyed WebSocketClient@2d95e7ca[httpClient=HttpClient@144ab54{STOPPED},openSessions.size=0] [INFO] No Errors [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ rest-access --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ rest-access --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/rest-access/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/rest-access/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-20220712.084018-212.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-20220712.084018-212.jar (56 kB at 814 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-20220712.084018-212.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-20220712.084018-212.pom (18 kB at 235 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-20220712.084018-212-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-20220712.084018-212-tests.jar (39 kB at 442 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/rest-access/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/rest-access/maven-metadata.xml (305 B at 8.5 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/rest-access/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/rest-access/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 13 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/rest-access/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/rest-access/maven-metadata.xml (305 B at 3.8 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ rest-access --- [INFO] Tests are skipped. [INFO] [INFO] ----------< org.eclipse.sensinact.gateway.nthbnd:http-tools >----------- [INFO] Building sensiNact IoT Gateway - HTTP Forwarding and Callback Factories 2.0-SNAPSHOT [26/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ http-tools --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ http-tools --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ http-tools --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ http-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ http-tools --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ http-tools --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/bnd.bnd [0:0]: Export org.eclipse.sensinact.gateway.nthbnd.http.callback, has 1, private references [org.eclipse.sensinact.gateway.nthbnd.http.callback.internal] [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ http-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ http-tools --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/test-classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ http-tools --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ http-tools --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ http-tools --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ http-tools --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ http-tools --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ http-tools --- [INFO] Resolving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.http-tools;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)' [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ http-tools --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.http-tools;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)' # startlevel: not handled # java.class.path /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.launcher/biz.aQute.launcher.pre.jar # inited runbundles=[/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.jetty/4.1.10/org.apache.felix.http.jetty-4.1.10.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.servlet-api/1.1.4/org.apache.felix.http.servlet-api-1.1.4.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar, /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar, /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT-tests.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/target/http-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/light/target/light-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.4.0/org.osgi.service.component-1.4.0.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar, /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar, /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jakarta-jsonp/2.13.2/jackson-datatype-jakarta-jsonp-2.13.2.jar, /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar, /home/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.4.42.v20210604/websocket-common-9.4.42.v20210604.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar] activators=[] timeout=0 # version biz.aQute.launcher.pre;version=6.1.0.202111112301-SNAPSHOT, org.apache.felix.framework;version=6.0.3, biz.aQute.launcher;version=6.1.0.202111112301-SNAPSHOT # using working dir: /tmp/osgi.7336014907558862002.fw with keeping=false # deleting working dir /tmp/osgi.7336014907558862002.fw because not kept # system packages used: com.sun.net.httpserver,javax.net.ssl,javax.xml.parsers,javax.imageio,javax.management,javax.naming,javax.sql,javax.swing,javax.swing.border,javax.swing.event,javax.mail,javax.mail.internet,javax.management.modelmbean,javax.management.remote,javax.xml.parsers,javax.security.auth,javax.security.cert,junit.framework,junit.textui,org.w3c.dom,org.xml.sax,org.xml.sax.helpers,sun.misc,sun.security.action,sun.reflect,org.osgi.framework;version="1.9",org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto",org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring",org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring",org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework",org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource",org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework",org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto",org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework,org.osgi.resource",org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto,org.osgi.resource.dto",org.osgi.resource;version="1.0",org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto",org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework",org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework",org.osgi.service.url;version="1.0",org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource",org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework",org.osgi.dto;version="1.1" # using META-INF/services # framework instance org.apache.felix.framework [0] # inited system bundle org.apache.felix.framework [0] # registered launcher with arguments for syncing # start embedded activators # Updating framework with [/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.jetty/4.1.10/org.apache.felix.http.jetty-4.1.10.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.servlet-api/1.1.4/org.apache.felix.http.servlet-api-1.1.4.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar, /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar, /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT-tests.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/target/http-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/light/target/light-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.4.0/org.osgi.service.component-1.4.0.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar, /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar, /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jakarta-jsonp/2.13.2/jackson-datatype-jakarta-jsonp-2.13.2.jar, /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar, /home/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.4.42.v20210604/websocket-common-9.4.42.v20210604.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar] # installing /home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar # installing /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar # installing /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.jetty/4.1.10/org.apache.felix.http.jetty-4.1.10.jar # installing /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.servlet-api/1.1.4/org.apache.felix.http.servlet-api-1.1.4.jar # installing /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar # installing /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar # installing /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT-tests.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/target/http-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/light/target/light-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar # installing /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar # installing /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.4.0/org.osgi.service.component-1.4.0.jar # installing /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar # installing /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar # installing /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar # installing /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar # installing /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar # installing /home/jenkins/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jakarta-jsonp/2.13.2/jackson-datatype-jakarta-jsonp-2.13.2.jar # installing /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar # installing /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar # installing /home/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.4.42.v20210604/websocket-common-9.4.42.v20210604.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar # system bundle started ok # Waiting for refresh to finish # Refresh is finished # bundles administered [/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.jetty/4.1.10/org.apache.felix.http.jetty-4.1.10.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.servlet-api/1.1.4/org.apache.felix.http.servlet-api-1.1.4.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar, /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar, /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT-tests.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/target/http-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/light/target/light-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.4.0/org.osgi.service.component-1.4.0.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar, /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar, /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jakarta-jsonp/2.13.2/jackson-datatype-jakarta-jsonp-2.13.2.jar, /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar, /home/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.4.42.v20210604/websocket-common-9.4.42.v20210604.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar] # Will start bundles: [ch.qos.logback.core [1], log4j [2], org.apache.felix.http.jetty [3], org.apache.felix.http.servlet-api [4], org.apache.felix.scr [5], org.opentest4j [6], org.osgi.service.cm [7], org.osgi.test.common [8], org.osgi.test.junit5 [9], org.osgi.util.function [10], org.osgi.util.promise [11], slf4j.api [12], org.eclipse.sensinact.gateway.nthbnd.http-tools [13], org.eclipse.sensinact.gateway.nthbnd.http-tools-tests [14], org.eclipse.sensinact.gateway.nthbnd.rest-access [15], org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access [16], org.eclipse.sensinact.gateway.protocol.http [17], org.eclipse.sensinact.gateway.sensinact-common [18], org.eclipse.sensinact.gateway.sensinact-core [19], org.eclipse.sensinact.gateway.sensinact-datastore-api [20], org.eclipse.sensinact.gateway.sensinact-generic [21], org.eclipse.sensinact.gateway.sensinact-signature-validator-api [22], org.eclipse.sensinact.gateway.sensinact-utils [23], org.eclipse.sensinact.gateway.simulated.devices.light [24], org.eclipse.sensinact.gateway.simulated.devices.slider [25], org.eclipse.sensinact.gateway.sensinact-security-none [26], org.eclipse.sensinact.gateway.sensinact-signature-validator-mock [27], org.apache.felix.framework.security [28], junit-jupiter-api [29], junit-jupiter-engine [30], junit-jupiter-params [31], junit-platform-commons [32], junit-platform-engine [33], junit-platform-launcher [34], org.osgi.service.component [35], com.fasterxml.jackson.core.jackson-annotations [36], com.fasterxml.jackson.core.jackson-core [37], com.fasterxml.jackson.core.jackson-databind [38], jakarta.json-api [39], org.eclipse.parsson [40], com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp [41], ch.qos.logback.classic [42], org.eclipse.jetty.util [43], org.eclipse.jetty.websocket.common [44], biz.aQute.tester.junit-platform [45]] # starting ch.qos.logback.core # started ch.qos.logback.core # starting log4j # started log4j # starting org.apache.felix.http.jetty 08:44:51.486 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 08:44:51.501 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1222ms to org.eclipse.jetty.util.log.Slf4jLog 08:44:51.513 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1976804832]@75d3a5e0{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@79e4c792,POJO} 08:44:51.521 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@d737b89{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp1976804832]@75d3a5e0{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:44:51.524 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@273444fe[null] added {org.eclipse.jetty.security.DefaultIdentityService@33bc72d1,POJO} 08:44:51.524 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@273444fe[OSGi HTTP Service Realm] added {UserStore@1a75e76a{STOPPED},AUTO} 08:44:51.524 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@d737b89{STOPPED}[9.4.42.v20210604] added {HashLoginService@273444fe[OSGi HTTP Service Realm],AUTO} 08:44:51.542 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@548a24a{/,null,STOPPED},[o.e.j.s.ServletContextHandler@548a24a{/,null,STOPPED}]}] 08:44:51.542 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@433defed{STOPPED} added {o.e.j.s.ServletContextHandler@548a24a{/,null,STOPPED},AUTO} 08:44:51.545 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@312aa7c 08:44:51.554 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@548a24a{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=-1,MANAGED} 08:44:51.558 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=-1 added {ServletHandler@431cd9b2{STOPPED},MANAGED} 08:44:51.558 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 08:44:51.559 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@68c9d179,UNMANAGED} 08:44:51.563 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@431cd9b2{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 08:44:51.564 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@431cd9b2{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f,POJO} 08:44:51.564 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@d737b89{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@433defed{STOPPED},MANAGED} 08:44:51.564 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@d737b89{STOPPED}[9.4.42.v20210604] 08:44:51.567 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@d737b89{STARTING}[9.4.42.v20210604] added {ErrorHandler@aba625{STOPPED},AUTO} 08:44:51.568 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 08:44:51.584 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@d737b89{STARTING}[9.4.42.v20210604] 08:44:51.584 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1976804832]@75d3a5e0{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 08:44:51.586 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=0/2,p=0} 08:44:51.587 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] added {ReservedThreadExecutor@2584b82d{s=0/2,p=0},AUTO} 08:44:51.587 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@2584b82d{s=0/2,p=0} 08:44:51.599 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1320ms ReservedThreadExecutor@2584b82d{s=0/2,p=0} 08:44:51.601 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1976804832-16,5,main] 08:44:51.601 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1976804832-17,5,main] 08:44:51.601 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1976804832-18,5,main] 08:44:51.601 [qtp1976804832-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 08:44:51.602 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1976804832-19,5,main] 08:44:51.602 [qtp1976804832-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 08:44:51.602 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1976804832-20,5,main] 08:44:51.602 [qtp1976804832-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 08:44:51.602 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1976804832-21,5,main] 08:44:51.602 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 08:44:51.602 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1976804832-22,5,main] 08:44:51.602 [qtp1976804832-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 08:44:51.602 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1976804832-23,5,main] 08:44:51.602 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 08:44:51.603 [qtp1976804832-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 08:44:51.603 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1323ms QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 08:44:51.603 [qtp1976804832-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 08:44:51.603 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@273444fe[OSGi HTTP Service Realm] 08:44:51.603 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@1a75e76a{STOPPED} 08:44:51.603 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1324ms UserStore@1a75e76a{STARTED} 08:44:51.603 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1324ms HashLoginService@273444fe[OSGi HTTP Service Realm] 08:44:51.603 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@433defed{STOPPED} 08:44:51.603 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@433defed{STARTING} 08:44:51.603 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@548a24a{/,null,STOPPED} 08:44:51.606 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 08:44:51.614 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@548a24a{/,null,STARTING} 08:44:51.615 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 08:44:51.617 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@7dc3712[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 08:44:51.619 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@7dc3712[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@6d5620ce[passivating=false,graceSec=3600],AUTO} 08:44:51.620 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@7d322cad{STOPPED}[worker=null] 08:44:51.620 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 08:44:51.620 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 08:44:51.621 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@7d322cad{STARTING}[worker=node0] added {HouseKeeper@78452606{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 08:44:51.621 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@78452606{STOPPED}[interval=600000, ownscheduler=false] 08:44:51.622 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@7098b907{STOPPED} 08:44:51.623 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1343ms ScheduledExecutorScheduler@7098b907{STARTED} 08:44:51.623 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 08:44:51.623 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 08:44:51.624 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1344ms HouseKeeper@78452606{STARTED}[interval=600000, ownscheduler=true] 08:44:51.624 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1345ms DefaultSessionIdManager@7d322cad{STARTED}[worker=node0] 08:44:51.624 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@d737b89{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@7d322cad{STARTED}[worker=node0],MANAGED} 08:44:51.624 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 added {DefaultSessionIdManager@7d322cad{STARTED}[worker=node0],UNMANAGED} 08:44:51.624 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@730d2164{STOPPED} 08:44:51.624 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1345ms ScheduledExecutorScheduler@730d2164{STARTED} 08:44:51.637 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 08:44:51.637 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@431cd9b2{STOPPED} 08:44:51.640 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f[EMBEDDED:null] 08:44:51.643 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:44:51.643 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:44:51.643 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:44:51.643 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:44:51.643 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 08:44:51.643 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:44:51.643 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@431cd9b2{STARTING} 08:44:51.644 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@431cd9b2{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@aa6ebd9f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 08:44:51.644 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@431cd9b2{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42,POJO} 08:44:51.644 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f[EMBEDDED:null] 08:44:51.644 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:44:51.644 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42[EMBEDDED:null] 08:44:51.644 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@aa6ebd9f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 08:44:51.644 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:44:51.644 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:44:51.644 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:44:51.644 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 08:44:51.645 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@aa6ebd9f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:44:51.645 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f[EMBEDDED:null] 08:44:51.645 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:44:51.645 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42[EMBEDDED:null] 08:44:51.645 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@aa6ebd9f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 08:44:51.645 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:44:51.645 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:44:51.645 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:44:51.645 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 08:44:51.645 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@aa6ebd9f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:44:51.646 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@431cd9b2{STARTING} 08:44:51.646 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1366ms ServletHandler@431cd9b2{STARTED} 08:44:51.646 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@7dc3712[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 08:44:51.646 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@6d5620ce[passivating=false,graceSec=3600] 08:44:51.646 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1367ms org.eclipse.jetty.server.session.NullSessionDataStore@6d5620ce[passivating=false,graceSec=3600] 08:44:51.646 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1367ms org.eclipse.jetty.server.session.DefaultSessionCache@7dc3712[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 08:44:51.646 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1367ms org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 08:44:51.652 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 08:44:51.654 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1374ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 08:44:51.656 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f 08:44:51.657 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@aa6ebd9f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 08:44:51.657 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1377ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@aa6ebd9f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 08:44:51.657 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 08:44:51.657 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1378ms o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 08:44:51.657 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1378ms ContextHandlerCollection@433defed{STARTED} 08:44:51.657 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@aba625{STOPPED} 08:44:51.657 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@aba625{STARTING} 08:44:51.658 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1378ms ErrorHandler@aba625{STARTED} 08:44:51.658 [main] INFO org.eclipse.jetty.server.Server - Started @1378ms 08:44:51.658 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1378ms Server@d737b89{STARTED}[9.4.42.v20210604] 08:44:51.658 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 08:44:51.665 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@13df2a8c[HTTP/1.1] added {HttpConfiguration@1ebea008{32768/8192,8192/8192,https://:0,[]},POJO} 08:44:51.681 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{null, ()}{0.0.0.0:0} added {Server@d737b89{STARTED}[9.4.42.v20210604],UNMANAGED} 08:44:51.681 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}],UNMANAGED} 08:44:51.681 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@15a04efb{STOPPED},AUTO} 08:44:51.681 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@16c069df,POJO} 08:44:51.681 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@13df2a8c[HTTP/1.1],AUTO} 08:44:51.682 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@13df2a8c[HTTP/1.1] 08:44:51.684 [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} 08:44:51.684 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@d737b89{STARTED}[9.4.42.v20210604] added {ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899},UNMANAGED} 08:44:51.685 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:44:51.695 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8899],POJO} 08:44:51.696 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@15a04efb{STOPPED} 08:44:51.696 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1416ms ScheduledExecutorScheduler@15a04efb{STARTED} 08:44:51.696 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@13df2a8c[HTTP/1.1] 08:44:51.696 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1417ms HttpConnectionFactory@13df2a8c[HTTP/1.1] 08:44:51.696 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:44:51.750 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:51.746Z added {SelectorProducer@895e367,POJO} 08:44:51.750 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:51.75Z added {QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}],UNMANAGED} 08:44:51.751 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:51.751Z created 08:44:51.751 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@52815fa3{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:51.751Z,MANAGED} 08:44:51.751 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@52815fa3{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 08:44:51.751 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@52815fa3{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:44:51.751 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:51.751Z 08:44:51.752 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1472ms EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:51.752Z 08:44:51.755 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1275143523@14a50707 startThread=0 08:44:51.755 [qtp1976804832-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1275143523@14a50707 in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 08:44:51.756 [qtp1976804832-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:51.755Z tryProduce false 08:44:51.756 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@4d518b32 on ManagedSelector@52815fa3{STARTING} id=0 keys=0 selected=0 updates=0 08:44:51.757 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:51.757 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@4d518b32 08:44:51.757 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:51.757 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 waiting with 0 keys 08:44:51.757 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1478ms ManagedSelector@52815fa3{STARTED} id=0 keys=0 selected=0 updates=0 08:44:51.758 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1478ms SelectorManager@ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:44:51.758 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {acceptor-0@329dbdbf,POJO} 08:44:51.759 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@329dbdbf startThread=0 08:44:51.759 [qtp1976804832-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@329dbdbf in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 08:44:51.759 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:44:51.759 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1479ms ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} [INFO] Started Jetty 9.4.42.v20210604 at port(s) HTTP:8899 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1] 08:44:51.782 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@d737b89{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@a307a8c,POJO} # started org.apache.felix.http.jetty # starting org.apache.felix.http.servlet-api # started org.apache.felix.http.servlet-api # starting org.apache.felix.scr # started org.apache.felix.scr # starting org.opentest4j # started org.opentest4j # starting org.osgi.service.cm # started org.osgi.service.cm # starting org.osgi.test.common # started org.osgi.test.common # starting org.osgi.test.junit5 # started org.osgi.test.junit5 # starting org.osgi.util.function # started org.osgi.util.function # starting org.osgi.util.promise # started org.osgi.util.promise # starting slf4j.api # started slf4j.api # starting org.eclipse.sensinact.gateway.nthbnd.http-tools # started org.eclipse.sensinact.gateway.nthbnd.http-tools # starting org.eclipse.sensinact.gateway.nthbnd.http-tools-tests # started org.eclipse.sensinact.gateway.nthbnd.http-tools-tests # starting org.eclipse.sensinact.gateway.nthbnd.rest-access 08:44:51.872 [main] DEBUG org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - Starting introspection in bundle %s 08:44:51.891 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - The Echo servlet has been initialized, but we delay initialization until the first request so that a Jetty Context is available 08:44:51.893 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /ws/sensinact servlet registered 08:44:51.894 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.login servlet registered 08:44:51.896 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.register servlet registered 08:44:51.898 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact/* servlet registered # started org.eclipse.sensinact.gateway.nthbnd.rest-access # starting org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access # started org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access # starting org.eclipse.sensinact.gateway.protocol.http # started org.eclipse.sensinact.gateway.protocol.http # starting org.eclipse.sensinact.gateway.sensinact-common # started org.eclipse.sensinact.gateway.sensinact-common # starting org.eclipse.sensinact.gateway.sensinact-core # started org.eclipse.sensinact.gateway.sensinact-core # starting org.eclipse.sensinact.gateway.sensinact-datastore-api # started org.eclipse.sensinact.gateway.sensinact-datastore-api # starting org.eclipse.sensinact.gateway.sensinact-generic # started org.eclipse.sensinact.gateway.sensinact-generic # starting org.eclipse.sensinact.gateway.sensinact-signature-validator-api # started org.eclipse.sensinact.gateway.sensinact-signature-validator-api # starting org.eclipse.sensinact.gateway.sensinact-utils # started org.eclipse.sensinact.gateway.sensinact-utils # starting org.eclipse.sensinact.gateway.simulated.devices.light 08:44:51.919 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.light 08:44:52.120 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:44:52.129 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:44:52.130 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.patternEnd() 08:44:52.130 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:44:52.130 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:44:52.131 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:44:52.132 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:44:52.132 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 08:44:52.132 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 08:44:52.132 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:44:52.132 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:44:52.133 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:44:52.138 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 08:44:52.138 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 08:44:52.138 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 08:44:52.139 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 08:44:52.139 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 08:44:52.139 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:44:52.139 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:44:52.140 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 08:44:52.140 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 08:44:52.140 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 08:44:52.140 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 08:44:52.141 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 08:44:52.141 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:44:52.141 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:44:52.144 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.minInclusiveEnd() 08:44:52.145 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.maxInclusiveEnd() 08:44:52.145 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd() 08:44:52.145 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 08:44:52.145 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 08:44:52.146 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 08:44:52.146 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 08:44:52.146 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 08:44:52.146 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:44:52.146 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 08:44:52.147 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 08:44:52.148 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:44:52.148 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 08:44:52.158 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:44:52.530 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:44:52.552 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:44:52.554 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:44:52.555 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:44:52.562 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'light' service provider : switch 08:44:52.567 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'status' resource registered 08:44:52.573 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - status already started 08:44:52.575 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'brightness' resource registered 08:44:52.579 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - brightness already started 08:44:52.581 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_on' resource registered 08:44:52.581 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_on already started 08:44:52.591 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_off' resource registered 08:44:52.591 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_off already started 08:44:52.593 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'dim' resource registered 08:44:52.593 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - dim already started 08:44:52.596 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'light' started # started org.eclipse.sensinact.gateway.simulated.devices.light # starting org.eclipse.sensinact.gateway.simulated.devices.slider 08:44:52.611 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.slider 08:44:52.621 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesStart(org.xml.sax.Attributes) 08:44:52.622 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesEnd() 08:44:52.622 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:44:52.623 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:44:52.623 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:44:52.623 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:44:52.636 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:44:52.643 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:44:52.670 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:44:52.672 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:44:52.674 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:44:52.675 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:44:52.677 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'slider' service provider : cursor 08:44:52.679 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'position' resource registered 08:44:52.681 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - position already started 08:44:52.681 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'slider' started 08:44:52.681 [main] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : slider 08:44:52.682 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done # started org.eclipse.sensinact.gateway.simulated.devices.slider # starting org.eclipse.sensinact.gateway.sensinact-security-none # started org.eclipse.sensinact.gateway.sensinact-security-none # starting org.eclipse.sensinact.gateway.sensinact-signature-validator-mock # started org.eclipse.sensinact.gateway.sensinact-signature-validator-mock # starting org.apache.felix.framework.security # started org.apache.felix.framework.security # starting junit-jupiter-api # started junit-jupiter-api # starting junit-jupiter-engine # started junit-jupiter-engine # starting junit-jupiter-params # started junit-jupiter-params # starting junit-platform-commons # started junit-platform-commons # starting junit-platform-engine # started junit-platform-engine # starting junit-platform-launcher # started junit-platform-launcher # starting org.osgi.service.component # started org.osgi.service.component # starting com.fasterxml.jackson.core.jackson-annotations # started com.fasterxml.jackson.core.jackson-annotations # starting com.fasterxml.jackson.core.jackson-core # started com.fasterxml.jackson.core.jackson-core # starting com.fasterxml.jackson.core.jackson-databind # started com.fasterxml.jackson.core.jackson-databind # starting jakarta.json-api # started jakarta.json-api # starting org.eclipse.parsson # started org.eclipse.parsson # starting com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp # started com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp # starting ch.qos.logback.classic # started ch.qos.logback.classic # starting org.eclipse.jetty.util # started org.eclipse.jetty.util # starting org.eclipse.jetty.websocket.common # started org.eclipse.jetty.websocket.common # starting biz.aQute.tester.junit-platform # service event org.osgi.framework.ServiceEvent[source=[java.lang.Runnable]] # selected main thread org.osgi.framework.ServiceEvent[source=[java.lang.Runnable]] # started biz.aQute.tester.junit-platform ------------------------------- REPORT -------------------------- Framework class org.apache.felix.framework.Felix Framework type META-INF/services Storage null Keep false Security false Has StartLevels false Startlevel 1 Run bundles /home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.jetty/4.1.10/org.apache.felix.http.jetty-4.1.10.jar /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.servlet-api/1.1.4/org.apache.felix.http.servlet-api-1.1.4.jar /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT-tests.jar /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/target/http-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/light/target/light-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.4.0/org.osgi.service.component-1.4.0.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jakarta-jsonp/2.13.2/jackson-datatype-jakarta-jsonp-2.13.2.jar /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.4.42.v20210604/websocket-common-9.4.42.v20210604.jar /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar Java Home /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Classpath /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.launcher/biz.aQute.launcher.pre.jar System Packages com.sun.net.httpserver javax.net.ssl javax.xml.parsers javax.imageio javax.management javax.naming javax.sql javax.swing javax.swing.border javax.swing.event javax.mail javax.mail.internet javax.management.modelmbean javax.management.remote javax.xml.parsers javax.security.auth javax.security.cert junit.framework junit.textui org.w3c.dom org.xml.sax org.xml.sax.helpers sun.misc sun.security.action sun.reflect org.osgi.framework;version="1.9" org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto" org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework" org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring" org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework" org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring" org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework" org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource" org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework" org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto" org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework org.osgi.resource" org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto org.osgi.resource.dto" org.osgi.resource;version="1.0" org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto" org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework" org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework" org.osgi.service.url;version="1.0" org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource" org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework" org.osgi.dto;version="1.1" Properties org.eclipse.sensinact.http.corsheader false launch.bundles /home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar,/home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.jetty/4.1.10/org.apache.felix.http.jetty-4.1.10.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.servlet-api/1.1.4/org.apache.felix.http.servlet-api-1.1.4.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar,/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar,/home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT-tests.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/target/http-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/simulated-devices/light/target/light-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.4.0/org.osgi.service.component-1.4.0.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar,/home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar,/home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jakarta-jsonp/2.13.2/jackson-datatype-jakarta-jsonp-2.13.2.jar,/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.4.42.v20210604/websocket-common-9.4.42.v20210604.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar org.eclipse.sensina..y.location.latitude 45.2d tester.dir /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/test-reports/tests launch.noreferences false org.eclipse.sensina..mulated.gui.enabled false tester.unresolved true org.apache.felix.http.jettyEnabled true launch.activation.eager false org.eclipse.sensina..curity.jks.filename /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/../../sensinact-security/cert/keystore.jks tester.trace true org.osgi.service.http.port 8899 launch.activators org.osgi.framework.storage.clean onFirstInit launch.timeout 0 launch.framework.restart false org.apache.felix.http.whiteboardEnabled true tester.continuous false launch.embedded false launch.system.packages com.sun.net.httpserver,javax.net.ssl,javax.xml.parsers,javax.imageio,javax.management,javax.naming,javax.sql,javax.swing,javax.swing.border,javax.swing.event,javax.mail,javax.mail.internet,javax.management.modelmbean,javax.management.remote,javax.xml.parsers,javax.security.auth,javax.security.cert,junit.framework,junit.textui,org.w3c.dom,org.xml.sax,org.xml.sax.helpers,sun.misc,sun.security.action,sun.reflect,org.osgi.framework;version="1.9",org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto",org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring",org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring",org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework",org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource",org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework",org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto",org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework,org.osgi.resource",org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto,org.osgi.resource.dto",org.osgi.resource;version="1.0",org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto",org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework",org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework",org.osgi.service.url;version="1.0",org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource",org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework",org.osgi.dto;version="1.1" org.eclipse.sensina..curity.jks.password sensiNact_team launch.keep false org.osgi.framework.system.packages.extra com.sun.net.httpserver,javax.net.ssl,javax.xml.parsers,javax.imageio,javax.management,javax.naming,javax.sql,javax.swing,javax.swing.border,javax.swing.event,javax.mail,javax.mail.internet,javax.management.modelmbean,javax.management.remote,javax.xml.parsers,javax.security.auth,javax.security.cert,junit.framework,junit.textui,org.w3c.dom,org.xml.sax,org.xml.sax.helpers,sun.misc,sun.security.action,sun.reflect,org.osgi.framework;version="1.9",org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto",org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring",org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring",org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework",org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource",org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework",org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto",org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework,org.osgi.resource",org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto,org.osgi.resource.dto",org.osgi.resource;version="1.0",org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto",org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework",org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework",org.osgi.service.url;version="1.0",org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource",org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework",org.osgi.dto;version="1.1" launch.name tests.bndrun launch.trace true org.eclipse.sensina..urity.oauth2.config /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/src/test/resources/sensinact-security-oauth2.config launch.notificationPort -1 launch.services true org.eclipse.sensina...location.longitude 5.7d Id Levl State Modified Location 0 0 ACTIV <> System Bundle 1 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar 2 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar 3 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.jetty/4.1.10/org.apache.felix.http.jetty-4.1.10.jar 4 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.servlet-api/1.1.4/org.apache.felix.http.servlet-api-1.1.4.jar 5 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar 6 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar 7 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar 8 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar 9 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar 10 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar 11 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar 12 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar 13 1 ACTIV 202207120844 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT.jar 14 1 RSLVD 202207120844 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT-tests.jar 15 1 ACTIV 202207120843 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar 16 1 ACTIV 202207120842 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT.jar 17 1 ACTIV 202207120842 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/protocol/http/target/http-2.0-SNAPSHOT.jar 18 1 ACTIV 202207120840 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar 19 1 ACTIV 202207120841 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar 20 1 ACTIV 202207120841 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar 21 1 ACTIV 202207120842 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar 22 1 ACTIV 202207120841 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar 23 1 ACTIV 202207120840 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar 24 1 ACTIV 202207120843 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/simulated-devices/light/target/light-2.0-SNAPSHOT.jar 25 1 ACTIV 202207120843 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar 26 1 ACTIV 202207120841 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar 27 1 ACTIV 202207120841 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar 28 1 RSLVD 202207120840 reference:file:/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar 29 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar 30 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar 31 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar 32 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar 33 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar 34 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar 35 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.4.0/org.osgi.service.component-1.4.0.jar 36 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar 37 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar 38 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar 39 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar 40 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar 41 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jakarta-jsonp/2.13.2/jackson-datatype-jakarta-jsonp-2.13.2.jar 42 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar 43 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar 44 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.4.42.v20210604/websocket-common-9.4.42.v20210604.jar 45 1 ACTIV 202111112301 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/northbound/http-tools/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar # framework=org.apache.felix.framework [0] # setting launcher service registration to launcher.ready=true # will call main # running in main thread # test cases filter set to null # run unresolved true # using /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/test-reports/tests, path: /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/test-reports/tests # automatic testing of all bundles with Test-Cases header # Opening BundleTracker for finding test bundles # starting queue # test will run # testing request org.junit.platform.launcher.core.DefaultDiscoveryRequest@1e6b9a95 # TestPlan Execution Started: org.junit.platform.launcher.core.InternalTestPlan@87abc48 # Execution Started: Bnd JUnit Platform Bundle Engine - [engine:bnd-bundle-engine] # Execution Started: [13] org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202207120844 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202207120844] # Execution Started: [14] org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202207120844 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202207120844]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202207120844] # Execution Started: JUnit Jupiter - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202207120844]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202207120844]/[sub-engine:junit-jupiter] # Execution Started: TestForwardingService - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202207120844]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202207120844]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.nthbnd.forward.test.TestForwardingService] # Execution Started: testForwarding(BundleContext) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202207120844]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202207120844]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.nthbnd.forward.test.TestForwardingService]/[method:testForwarding(org.osgi.framework.BundleContext)] 08:44:53.468 [main] DEBUG org.eclipse.sensinact.gateway.nthbnd.http.forward.internal.ForwardingFilter - Init with config [org.apache.felix.http.base.internal.handler.FilterConfigImpl@776802b0] 08:44:53.497 [qtp1976804832-17-acceptor-0@329dbdbf-ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@beac5c8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56882]] on ManagedSelector@52815fa3{STARTED} id=0 keys=0 selected=0 updates=0 08:44:53.497 [qtp1976804832-17-acceptor-0@329dbdbf-ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=0 selected=0 updates=1 08:44:53.497 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken with none selected 08:44:53.497 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken up from select, 0/0/0 selected 08:44:53.497 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 processing 0 keys, 1 updates 08:44:53.497 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:53.497 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@beac5c8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56882]] 08:44:53.498 [qtp1976804832-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@beac5c8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56882]] startThread=0 08:44:53.498 [qtp1976804832-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@beac5c8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56882]] in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 08:44:53.498 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:53.498 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 waiting with 1 keys 08:44:53.507 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 5 ms, remaining: 59995 ms 08:44:53.542 [qtp1976804832-18] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=40/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:53.550 [qtp1976804832-18] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=48/60000}{io=0/0,kio=0,kro=0}-> 08:44:53.551 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$530/1869485838@24f98689 on ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=0 08:44:53.551 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=49/60000}{io=0/0,kio=0,kro=0}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.551 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=50/60000}{io=0/0,kio=0,kro=0}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.552 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=50/60000}{io=0/0,kio=0,kro=0}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.552 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5e765e72{AC.ReadCB@cbb5864{HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:53.552 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.552 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@413fe4d5 on ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=1 08:44:53.553 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=2 08:44:53.553 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken with none selected 08:44:53.553 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken up from select, 0/0/1 selected 08:44:53.553 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 processing 0 keys, 2 updates 08:44:53.553 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:44:53.553 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.553 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$530/1869485838@24f98689 08:44:53.553 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@413fe4d5 08:44:53.553 [qtp1976804832-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@beac5c8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56882]] in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 08:44:53.553 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.553 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:53.553 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 waiting with 1 keys 08:44:53.553 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken up from select, 1/1/1 selected 08:44:53.553 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 processing 1 keys, 0 updates 08:44:53.553 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@156a3218 SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.554 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.554 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:44:53.554 [qtp1976804832-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=0/2,p=0} tryExecute EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:53.554Z 08:44:53.554 [qtp1976804832-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=0/2,p=1} startReservedThread p=1 08:44:53.556 [qtp1976804832-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@2584b82d{s=0/2,p=1}@12bb6727 startThread=0 08:44:53.556 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@2584b82d{s=0/2,p=1}@12bb6727 in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=1}] 08:44:53.556 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=1}@12bb6727 started 08:44:53.556 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@12bb6727 waiting 08:44:53.556 [qtp1976804832-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:53.556Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:44:53.557 [qtp1976804832-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING startThread=0 08:44:53.557 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:53.557 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:53.557 [qtp1976804832-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}] 08:44:53.557 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.557 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 waiting with 1 keys 08:44:53.557 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5e765e72{AC.ReadCB@cbb5864{HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:53.557 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:53.567 [qtp1976804832-20] DEBUG org.eclipse.jetty.util.TypeUtil - This JVM Runtime does not support Modules, disabling Jetty internal support 08:44:53.568 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 137 HeapByteBuffer@18160c2b[p=0,l=137,c=8192,r=137]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.568 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 137 HeapByteBuffer@18160c2b[p=0,l=137,c=8192,r=137]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.568 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=137,c=8192,r=137]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:53.568 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=137,c=8192,r=137]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.568 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:44:53.571 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:44:53.572 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:44:53.572 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:44:53.572 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:44:53.573 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 08:44:53.573 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 08:44:53.573 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 08:44:53.573 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:44:53.573 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:44:53.573 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:44:53.573 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:44:53.573 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:44:53.573 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:44:53.574 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:44:53.574 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:44:53.574 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:44:53.576 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8899/sensinact/providers on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8899/sensinact/providers,age=1} GET //localhost:8899/sensinact/providers HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8899 Connection: keep-alive 08:44:53.576 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=17/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8899/sensinact/providers,age=2} parsed true HttpParser{s=CONTENT,0 of -1} 08:44:53.576 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=18/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8899/sensinact/providers,age=2} 08:44:53.578 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8899/sensinact/providers HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8899/sensinact/providers,age=4} 08:44:53.578 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:53.579 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=5} 08:44:53.581 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=6} 08:44:53.581 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 08:44:53.581 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 08:44:53.581 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:44:53.581 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 session=null 08:44:53.582 [qtp1976804832-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:44:53.582 [qtp1976804832-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:44:53.658 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.658 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.659 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=100/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=85} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.659 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=100/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=85} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:53.659 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.659 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:44:53.659 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=85} 08:44:53.659 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:44:53.659 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=85} 08:44:53.659 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@30a9f27f[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:44:53.660 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=101/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=END,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=86} parsed false HttpParser{s=END,0 of -1} 08:44:53.660 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=101/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=END,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=86} 08:44:53.660 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:53.664 [qtp1976804832-20] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:44:53.680 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b528cb4[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>}) 08:44:53.681 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=83 null 08:44:53.681 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@4cc2e505[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@239ae705{null} 08:44:53.682 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=108} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:44:53 GMT X-Auth-Token: 0d990dfbc5763e05bbf475e49a1a93d666d288e9 Content-Type: application/json;charset=utf-8 Content-Length: 83 08:44:53.685 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4e8ac22] (null,[p=0,l=83,c=83,r=83],true)@START 08:44:53.685 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=4,cl=83} last=true content=HeapByteBuffer@4cc2e505[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>} 08:44:53.686 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:44:53 GMT X-Auth-Token: 0d990dfbc5763e05bbf475e49a1a93d666d288e9 Content-Type: application/json;charset=utf-8 Content-Length: 83 08:44:53.686 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:44:53.686 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4e8ac22] ([p=0,l=178,c=16384,r=178],[p=0,l=83,c=83,r=83],true)@COMPLETING 08:44:53.686 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@490a043f{IDLE}->null [HeapByteBuffer@662ece28[p=0,l=178,c=16384,r=178]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4cc2e505[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>}] 08:44:53.686 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@490a043f{WRITING}->null:IDLE-->WRITING 08:44:53.687 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 261 SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=W,to=129/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=END,0 of -1},g=HttpGenerator@49651bb3{s=COMPLETING}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=113} 08:44:53.687 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=261 remaining=0 WriteFlusher@490a043f{WRITING}->null 08:44:53.688 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@490a043f{IDLE}->null:WRITING-->IDLE 08:44:53.688 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4e8ac22] ([p=178,l=178,c=16384,r=0],[p=83,l=83,c=83,r=0],true)@END 08:44:53.688 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:44:53.688 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:44:53.688 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=114} 08:44:53.689 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:44:53.689 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:44:53.689 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=115} 08:44:53.690 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@7111f99b) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:44:53.690 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:44:53.690 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:44:53.690 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:44:53.691 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//localhost:8899/sensinact/providers,age=117} 08:44:53.691 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers written=83 08:44:53.691 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 1- {"providers":["slider","light"],"type":"PROVIDERS_LIST","uri":"/","statusCode":200} 08:44:53.694 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:44:53.694 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:44:53.694 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.694 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 135 HeapByteBuffer@18160c2b[p=0,l=135,c=8192,r=135]={<<>>\r\n\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.694 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 135 HeapByteBuffer@18160c2b[p=0,l=135,c=8192,r=135]={<<>>\r\n\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.694 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=135,c=8192,r=135]={<<>>\r\n\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:53.694 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=135,c=8192,r=135]={<<>>\r\n\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.694 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:44:53.695 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:44:53.695 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:44:53.695 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:44:53.695 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:44:53.695 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:44:53.695 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:44:53.695 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:44:53.695 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:44:53.695 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> IN_VALUE 08:44:53.695 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> FIELD 08:44:53.695 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:44:53.695 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:44:53.695 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:44:53.695 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8899/forwardingTest1/0 on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//localhost:8899/forwardingTest1/0,age=0} GET //localhost:8899/forwardingTest1/0 HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8899 Connection: keep-alive 08:44:53.695 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//localhost:8899/forwardingTest1/0,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:44:53.695 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//localhost:8899/forwardingTest1/0,age=0} 08:44:53.695 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8899/forwardingTest1/0 HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//localhost:8899/forwardingTest1/0,age=0} 08:44:53.695 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:53.695 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8899/forwardingTest1/0,age=0} 08:44:53.696 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /forwardingTest1/0 on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8899/forwardingTest1/0,age=1} 08:44:53.696 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/forwardingTest1/0 @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 08:44:53.696 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/forwardingTest1/0 @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 08:44:53.696 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:44:53.696 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 session=null 08:44:53.696 [qtp1976804832-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/forwardingTest1/0 -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:44:53.696 [qtp1976804832-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:44:53.701 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.702 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.702 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers?rawDescribe=true,age=7} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.702 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers?rawDescribe=true,age=7} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:53.702 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.702 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:44:53.702 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers?rawDescribe=true,age=7} 08:44:53.702 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:44:53.702 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers?rawDescribe=true,age=7} 08:44:53.702 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@30a9f27f[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:44:53.702 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=END,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers?rawDescribe=true,age=7} parsed false HttpParser{s=END,0 of -1} 08:44:53.702 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=END,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers?rawDescribe=true,age=7} 08:44:53.702 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:53.703 [qtp1976804832-20] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:44:53.737 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77b53cda[p=0,l=18,c=18,r=18]={<<<["slider","light"]>>>}) 08:44:53.737 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=18 null 08:44:53.737 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@309978fe[p=0,l=18,c=18,r=18]={<<<["slider","light"]>>>} complete=true committing=true callback=Blocker@239ae705{null} 08:44:53.737 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers?rawDescribe=true,age=42} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:44:53 GMT Content-Type: application/json;charset=utf-8 Content-Length: 18 08:44:53.737 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=18},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@421d7181] (null,[p=0,l=18,c=18,r=18],true)@START 08:44:53.737 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=18} last=true content=HeapByteBuffer@309978fe[p=0,l=18,c=18,r=18]={<<<["slider","light"]>>>} 08:44:53.737 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:44:53 GMT Content-Type: application/json;charset=utf-8 Content-Length: 18 08:44:53.737 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:44:53.737 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=18},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@421d7181] ([p=0,l=122,c=16384,r=122],[p=0,l=18,c=18,r=18],true)@COMPLETING 08:44:53.737 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@490a043f{IDLE}->null [HeapByteBuffer@662ece28[p=0,l=122,c=16384,r=122]={<<>>: applica...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@309978fe[p=0,l=18,c=18,r=18]={<<<["slider","light"]>>>}] 08:44:53.738 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@490a043f{WRITING}->null:IDLE-->WRITING ["slider","light"] 08:44:53.738 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 140 SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=W,to=44/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=END,0 of -1},g=HttpGenerator@49651bb3{s=COMPLETING}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers?rawDescribe=true,age=43} 08:44:53.739 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=140 remaining=0 WriteFlusher@490a043f{WRITING}->null 08:44:53.739 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@490a043f{IDLE}->null:WRITING-->IDLE 08:44:53.739 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=18},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@421d7181] ([p=122,l=122,c=16384,r=0],[p=18,l=18,c=18,r=0],true)@END 08:44:53.739 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:44:53.739 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSED,api=BLOCKING,sc=false,e=null c=null b=null 08:44:53.739 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 dispatch=FORWARD, async=false, session=null, oldsession=null, oldsessionhandler=null 08:44:53.739 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=2,c=false/true,a=HANDLING,uri=//localhost:8899/sensinact/providers?rawDescribe=true,age=44} 08:44:53.739 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:44:53.739 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:44:53.740 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=2,c=false/true,a=HANDLING,uri=//localhost:8899/sensinact/providers?rawDescribe=true,age=45} 08:44:53.741 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@28fe0f0e) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:44:53.741 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:44:53.741 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:44:53.741 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:44:53.741 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//localhost:8899/sensinact/providers?rawDescribe=true,age=46} 08:44:53.741 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers written=18 08:44:53.741 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:44:53.741 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:44:53.741 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:44:53.741 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.741 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.741 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.742 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.742 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:53.742 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.742 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:44:53.742 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.742 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.742 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5e765e72{AC.ReadCB@cbb5864{HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:53.742 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.742 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@413fe4d5 on ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=0 08:44:53.742 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=1 08:44:53.743 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken with none selected 08:44:53.743 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken up from select, 0/0/1 selected 08:44:53.743 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 processing 0 keys, 1 updates 08:44:53.743 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:53.743 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:53.743 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@413fe4d5 08:44:53.743 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.743 [qtp1976804832-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}] 08:44:53.743 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:53.743 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 waiting with 1 keys 08:44:53.743 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken up from select, 1/1/1 selected 08:44:53.743 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 processing 1 keys, 0 updates 08:44:53.743 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@156a3218 SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.743 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.743 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:44:53.743 [qtp1976804832-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0} tryExecute EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:44:53.743Z 08:44:53.744 [qtp1976804832-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=0/2,p=0}@12bb6727 offer EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:44:53.744Z 08:44:53.744 [qtp1976804832-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=0/2,p=1} startReservedThread p=1 08:44:53.744 [qtp1976804832-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@2584b82d{s=0/2,p=1}@1575fac9 startThread=0 08:44:53.744 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@2584b82d{s=0/2,p=1}@1575fac9 in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=1}] 08:44:53.744 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=0/2,p=1}@12bb6727 task=EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:44:53.744Z 08:44:53.744 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=1}@1575fac9 started 08:44:53.744 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@1575fac9 waiting 08:44:53.744 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:44:53.744Z tryProduce true 08:44:53.744 [qtp1976804832-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:44:53.744Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:44:53.744 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:53.744 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:53.744 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5e765e72{AC.ReadCB@cbb5864{HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:53.744 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.744 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 waiting with 1 keys 08:44:53.744 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:53.745 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 144 HeapByteBuffer@18160c2b[p=0,l=144,c=8192,r=144]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.745 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 144 HeapByteBuffer@18160c2b[p=0,l=144,c=8192,r=144]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.745 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=144,c=8192,r=144]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:53.745 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=144,c=8192,r=144]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.745 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:44:53.745 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:44:53.745 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:44:53.745 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:44:53.745 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:44:53.745 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:44:53.745 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:44:53.745 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:44:53.745 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:44:53.745 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> IN_VALUE 08:44:53.745 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> FIELD 08:44:53.745 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:44:53.745 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:44:53.745 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:44:53.745 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8899/sensinact/providers/slider on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//localhost:8899/sensinact/providers/slider,age=0} GET //localhost:8899/sensinact/providers/slider HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8899 Connection: keep-alive 08:44:53.745 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//localhost:8899/sensinact/providers/slider,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:44:53.746 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//localhost:8899/sensinact/providers/slider,age=1} 08:44:53.746 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8899/sensinact/providers/slider HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//localhost:8899/sensinact/providers/slider,age=1} 08:44:53.746 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:53.746 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=1} 08:44:53.746 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/slider on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=1} 08:44:53.746 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 08:44:53.746 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 08:44:53.746 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:44:53.746 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 session=null 08:44:53.746 [qtp1976804832-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:44:53.746 [qtp1976804832-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:44:53.746 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.746 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.746 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=1} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.747 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=1} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:53.747 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.747 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:44:53.747 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=2} 08:44:53.747 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:44:53.747 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=2} 08:44:53.747 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@30a9f27f[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:44:53.747 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=END,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=2} parsed false HttpParser{s=END,0 of -1} 08:44:53.747 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=END,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=2} 08:44:53.747 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:53.747 [qtp1976804832-16] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:44:53.759 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bf73363[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>}) 08:44:53.759 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=120 null 08:44:53.759 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@49e8a03e[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>} complete=true committing=true callback=Blocker@239ae705{null} 08:44:53.759 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=14} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:44:53 GMT Content-Type: application/json;charset=utf-8 Content-Length: 120 08:44:53.759 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=120},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4d01abbf] (null,[p=0,l=120,c=120,r=120],true)@START 08:44:53.759 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=120} last=true content=HeapByteBuffer@49e8a03e[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>} 08:44:53.759 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:44:53 GMT Content-Type: application/json;charset=utf-8 Content-Length: 120 08:44:53.759 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:44:53.759 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=120},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4d01abbf] ([p=0,l=123,c=16384,r=123],[p=0,l=120,c=120,r=120],true)@COMPLETING 08:44:53.759 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@490a043f{IDLE}->null [HeapByteBuffer@662ece28[p=0,l=123,c=16384,r=123]={<<>> applicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@49e8a03e[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>}] 08:44:53.759 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@490a043f{WRITING}->null:IDLE-->WRITING {"response":{"name":"slider","services":["admin","cursor"]},"type":"DESCRIBE_PROVIDER","uri":"/slider","statusCode":200} 08:44:53.760 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 243 SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=W,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=END,0 of -1},g=HttpGenerator@49651bb3{s=COMPLETING}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=15} 08:44:53.760 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=243 remaining=0 WriteFlusher@490a043f{WRITING}->null 08:44:53.760 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@490a043f{IDLE}->null:WRITING-->IDLE 08:44:53.760 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=120},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4d01abbf] ([p=123,l=123,c=16384,r=0],[p=120,l=120,c=120,r=0],true)@END 08:44:53.760 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:44:53.760 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:44:53.760 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=3,c=false/true,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=15} 08:44:53.760 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:44:53.760 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:44:53.761 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=3,c=false/true,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=16} 08:44:53.761 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2cb8275e) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:44:53.761 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:44:53.761 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:44:53.761 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:44:53.761 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//localhost:8899/sensinact/providers/slider,age=16} 08:44:53.761 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider written=120 08:44:53.761 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:44:53.761 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:44:53.761 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:44:53.761 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.761 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 135 HeapByteBuffer@18160c2b[p=0,l=135,c=8192,r=135]={<<>>alive\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.761 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 135 HeapByteBuffer@18160c2b[p=0,l=135,c=8192,r=135]={<<>>alive\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.761 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=135,c=8192,r=135]={<<>>alive\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:53.762 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=135,c=8192,r=135]={<<>>alive\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.762 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:44:53.762 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:44:53.762 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:44:53.762 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:44:53.762 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:44:53.762 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:44:53.762 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:44:53.762 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:44:53.762 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:44:53.762 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> IN_VALUE 08:44:53.762 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> FIELD 08:44:53.762 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:44:53.762 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:44:53.762 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:44:53.762 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8899/forwardingTest1/1 on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//localhost:8899/forwardingTest1/1,age=0} GET //localhost:8899/forwardingTest1/1 HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8899 Connection: keep-alive 08:44:53.762 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//localhost:8899/forwardingTest1/1,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:44:53.762 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//localhost:8899/forwardingTest1/1,age=0} 08:44:53.762 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8899/forwardingTest1/1 HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//localhost:8899/forwardingTest1/1,age=0} 08:44:53.762 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:53.762 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8899/forwardingTest1/1,age=0} 08:44:53.763 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /forwardingTest1/1 on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8899/forwardingTest1/1,age=0} 08:44:53.763 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/forwardingTest1/1 @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 08:44:53.763 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/forwardingTest1/1 @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 08:44:53.763 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:44:53.763 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 session=null 08:44:53.763 [qtp1976804832-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/forwardingTest1/1 -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:44:53.763 [qtp1976804832-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:44:53.763 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.763 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.764 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=1} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.764 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=2} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:53.764 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.764 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:44:53.764 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=2} 08:44:53.764 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:44:53.764 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=2} 08:44:53.764 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@30a9f27f[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:44:53.764 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=END,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=2} parsed false HttpParser{s=END,0 of -1} 08:44:53.764 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=END,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=2} 08:44:53.764 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:53.765 [qtp1976804832-16] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:44:53.766 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@161f0f58[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>}) 08:44:53.766 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=120 null 08:44:53.766 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2b95bad5[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>} complete=true committing=true callback=Blocker@239ae705{null} 08:44:53.766 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=4} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:44:53 GMT Content-Type: application/json;charset=utf-8 Content-Length: 120 08:44:53.766 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=120},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@371f3944] (null,[p=0,l=120,c=120,r=120],true)@START 08:44:53.766 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=120} last=true content=HeapByteBuffer@2b95bad5[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>} 08:44:53.766 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:44:53 GMT Content-Type: application/json;charset=utf-8 Content-Length: 120 08:44:53.766 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:44:53.766 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=120},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@371f3944] ([p=0,l=123,c=16384,r=123],[p=0,l=120,c=120,r=120],true)@COMPLETING 08:44:53.766 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@490a043f{IDLE}->null [HeapByteBuffer@662ece28[p=0,l=123,c=16384,r=123]={<<>> applicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2b95bad5[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>}] 08:44:53.766 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@490a043f{WRITING}->null:IDLE-->WRITING 08:44:53.766 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 243 SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=W,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=END,0 of -1},g=HttpGenerator@49651bb3{s=COMPLETING}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=4} 08:44:53.766 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=243 remaining=0 WriteFlusher@490a043f{WRITING}->null 08:44:53.766 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@490a043f{IDLE}->null:WRITING-->IDLE 08:44:53.767 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=120},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@371f3944] ([p=123,l=123,c=16384,r=0],[p=120,l=120,c=120,r=0],true)@END 08:44:53.767 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:44:53.767 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSED,api=BLOCKING,sc=false,e=null c=null b=null 08:44:53.767 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 dispatch=FORWARD, async=false, session=null, oldsession=null, oldsessionhandler=null 08:44:53.767 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=4,c=false/true,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=5} 08:44:53.767 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:44:53.767 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:44:53.767 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=4,c=false/true,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=5} 08:44:53.767 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@25dd5f94) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:44:53.767 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:44:53.767 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:44:53.767 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:44:53.767 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//localhost:8899/sensinact/providers/slider,age=5} 08:44:53.767 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider written=120 08:44:53.767 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:44:53.767 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:44:53.767 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:44:53.767 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.767 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.767 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} {"response":{"name":"slider","services":["admin","cursor"]},"type":"DESCRIBE_PROVIDER","uri":"/slider","statusCode":200} 08:44:53.837 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.837 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=70/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:53.837 [qtp1976804832-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.837 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=70/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:44:53.837 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=70/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.838 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=71/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.838 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5e765e72{AC.ReadCB@cbb5864{HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:53.838 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.838 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@413fe4d5 on ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=0 08:44:53.838 [qtp1976804832-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=1 08:44:53.838 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken with none selected 08:44:53.838 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken up from select, 0/0/1 selected 08:44:53.838 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 processing 0 keys, 1 updates 08:44:53.838 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:53.838 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@413fe4d5 08:44:53.838 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.838 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:53.839 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 waiting with 1 keys 08:44:53.839 [qtp1976804832-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:53.839 [qtp1976804832-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1275143523@14a50707 in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}] 08:44:53.846 [main] DEBUG org.eclipse.sensinact.gateway.nthbnd.http.forward.internal.ForwardingFilter - Destroyed filter 08:44:53.847 [main] INFO org.eclipse.sensinact.gateway.nthbnd.http.forward.internal.ForwardingFactory - Forwarding filter and servlet for '/forwardingTest1/*' pattern are unregistered # Execution Finished: testForwarding(BundleContext) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202207120844]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202207120844]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.nthbnd.forward.test.TestForwardingService]/[method:testForwarding(org.osgi.framework.BundleContext)] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Started: testCallback(BundleContext) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202207120844]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202207120844]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.nthbnd.forward.test.TestForwardingService]/[method:testCallback(org.osgi.framework.BundleContext)] 08:44:53.862 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken up from select, 1/1/1 selected 08:44:53.862 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 processing 1 keys, 0 updates 08:44:53.863 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@156a3218 SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=24/60000}{io=1/1,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.863 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=25/60000}{io=1/0,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.863 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=25/60000}{io=1/0,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:44:53.863 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0} tryExecute EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:44:53.863Z 08:44:53.863 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=0/2,p=0}@1575fac9 offer EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:44:53.863Z 08:44:53.863 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=0/2,p=1} startReservedThread p=1 08:44:53.863 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@2584b82d{s=0/2,p=1}@63d43e66 startThread=0 08:44:53.864 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=0/2,p=1}@1575fac9 task=EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:44:53.864Z 08:44:53.864 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:44:53.863Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=25/60000}{io=1/0,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:44:53.864 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:44:53.864Z tryProduce true 08:44:53.864 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5e765e72{AC.ReadCB@cbb5864{HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=26/60000}{io=1/0,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:53.864 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:53.864 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:53.864 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=26/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.864 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 waiting with 1 keys 08:44:53.864 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=26/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:53.864 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 131 HeapByteBuffer@18160c2b[p=0,l=131,c=8192,r=131]={<<>>\r\n\r\nalive...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.864 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 131 HeapByteBuffer@18160c2b[p=0,l=131,c=8192,r=131]={<<>>\r\n\r\nalive...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=131,c=8192,r=131]={<<>>\r\n\r\nalive...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:53.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=131,c=8192,r=131]={<<>>\r\n\r\nalive...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:44:53.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:44:53.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:44:53.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:44:53.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:44:53.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:44:53.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:44:53.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:44:53.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:44:53.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> IN_VALUE 08:44:53.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> FIELD 08:44:53.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:44:53.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:44:53.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:44:53.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8899/callbackTest1 on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1,age=0} GET //localhost:8899/callbackTest1 HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8899 Connection: keep-alive 08:44:53.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:44:53.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1,age=0} 08:44:53.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8899/callbackTest1 HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1,age=0} 08:44:53.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:53.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1,age=0} 08:44:53.866 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /callbackTest1 on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1,age=0} 08:44:53.866 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/callbackTest1 @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 08:44:53.866 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/callbackTest1 @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 08:44:53.866 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:44:53.866 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 session=null 08:44:53.866 [qtp1976804832-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/callbackTest1 -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:44:53.866 [qtp1976804832-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:44:53.936 [qtp1976804832-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@2584b82d{s=0/2,p=1}@63d43e66 in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=1}] 08:44:53.936 [qtp1976804832-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=1}@63d43e66 started 08:44:53.936 [qtp1976804832-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@63d43e66 waiting 08:44:53.939 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f9eec7[p=0,l=19,c=19,r=19]={<<<[GET]/callbackTest1>>>}) 08:44:53.939 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=19 null 08:44:53.940 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@34f34860[p=0,l=19,c=19,r=19]={<<<[GET]/callbackTest1>>>} complete=true committing=true callback=Blocker@239ae705{null} 08:44:53.940 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /callbackTest1 on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1,age=75} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:44:53 GMT Content-Length: 19 08:44:53.940 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=19},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@132b68e6] (null,[p=0,l=19,c=19,r=19],true)@START 08:44:53.940 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=19} last=true content=HeapByteBuffer@34f34860[p=0,l=19,c=19,r=19]={<<<[GET]/callbackTest1>>>} 08:44:53.940 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:44:53 GMT Content-Length: 19 08:44:53.940 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:44:53.940 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=19},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@132b68e6] ([p=0,l=76,c=16384,r=76],[p=0,l=19,c=19,r=19],true)@COMPLETING 08:44:53.940 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@490a043f{IDLE}->null [HeapByteBuffer@662ece28[p=0,l=76,c=16384,r=76]={<<>>ion/json;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@34f34860[p=0,l=19,c=19,r=19]={<<<[GET]/callbackTest1>>>}] 08:44:53.940 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@490a043f{WRITING}->null:IDLE-->WRITING 08:44:53.940 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 95 SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=W,to=75/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=COMPLETING}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1,age=75} 08:44:53.940 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=95 remaining=0 WriteFlusher@490a043f{WRITING}->null 08:44:53.940 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@490a043f{IDLE}->null:WRITING-->IDLE 08:44:53.940 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=19},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@132b68e6] ([p=76,l=76,c=16384,r=0],[p=19,l=19,c=19,r=0],true)@END 08:44:53.940 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:44:53.941 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:44:53.941 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=5,c=false/true,a=HANDLING,uri=//localhost:8899/callbackTest1,age=76} 08:44:53.941 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:44:53.941 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} [GET]/callbackTest1 08:44:53.941 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=false/true,a=HANDLING,uri=//localhost:8899/callbackTest1,age=76} 08:44:53.941 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6bbedc6) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:44:53.941 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:53.941 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:53.941 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:53.941 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=76} 08:44:53.941 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /callbackTest1 written=19 08:44:53.941 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /call...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.941 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /call...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.941 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=END}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=76} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /call...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.941 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=END}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=76} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /call...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:53.942 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /call...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.942 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:44:53.942 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=77} 08:44:53.942 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:44:53.942 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=77} 08:44:53.942 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@30a9f27f[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:44:53.942 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=END,0 of -1},g=HttpGenerator@49651bb3{s=END}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=77} parsed false HttpParser{s=END,0 of -1} 08:44:53.942 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=END,0 of -1},g=HttpGenerator@49651bb3{s=END}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=77} 08:44:53.942 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:53.942 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:44:53.942 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:44:53.942 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.942 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 204 HeapByteBuffer@18160c2b[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 204 HeapByteBuffer@18160c2b[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> IN_VALUE 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> FIELD 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8899/callbackTest1/withContent on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=0} POST //localhost:8899/callbackTest1/withContent HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8899 Connection: keep-alive Content-Length: 9 08:44:53.943 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=0} parsed true HttpParser{s=CONTENT,0 of 9} 08:44:53.944 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8899/callbackTest1/withContent HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=1} 08:44:53.944 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:53.944 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=1} 08:44:53.944 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /callbackTest1/withContent on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=1} 08:44:53.944 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/callbackTest1/withContent @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 08:44:53.944 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/callbackTest1/withContent @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 08:44:53.944 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:44:53.944 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 session=null 08:44:53.944 [qtp1976804832-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/callbackTest1/withContent -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:44:53.944 [qtp1976804832-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:44:53.944 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4efcb400[p=0,l=32,c=32,r=32]={<<<[POST]/callbackTest1/withContent>>>}) 08:44:53.944 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=32 null 08:44:53.944 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@60e255f7[p=0,l=32,c=32,r=32]={<<<[POST]/callbackTest1/withContent>>>} complete=true committing=true callback=Blocker@239ae705{null} 08:44:53.944 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /callbackTest1/withContent on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:44:53 GMT Content-Length: 32 08:44:53.944 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=32},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@28c66d55] (null,[p=0,l=32,c=32,r=32],true)@START 08:44:53.944 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=32} last=true content=HeapByteBuffer@60e255f7[p=0,l=32,c=32,r=32]={<<<[POST]/callbackTest1/withContent>>>} 08:44:53.944 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:44:53 GMT Content-Length: 32 08:44:53.944 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:44:53.944 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=32},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@28c66d55] ([p=0,l=76,c=16384,r=76],[p=0,l=32,c=32,r=32],true)@COMPLETING 08:44:53.945 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@490a043f{IDLE}->null [HeapByteBuffer@662ece28[p=0,l=76,c=16384,r=76]={<<>>ion/json;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@60e255f7[p=0,l=32,c=32,r=32]={<<<[POST]/callbackTest1/withContent>>>}] 08:44:53.945 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@490a043f{WRITING}->null:IDLE-->WRITING 08:44:53.945 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=W,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@49651bb3{s=COMPLETING}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=2} 08:44:53.945 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@490a043f{WRITING}->null 08:44:53.945 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@490a043f{IDLE}->null:WRITING-->IDLE 08:44:53.945 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=32},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@28c66d55] ([p=76,l=76,c=16384,r=0],[p=32,l=32,c=32,r=0],true)@END 08:44:53.945 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:44:53.945 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:44:53.945 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=6,c=false/true,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=2} 08:44:53.945 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:44:53.945 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:53.945 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=false/true,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=2} 08:44:53.945 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@71ca6056) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:44:53.945 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} [POST]/callbackTest1/withContent 08:44:53.946 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:53.946 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:53.946 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=3} 08:44:53.946 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /callbackTest1/withContent written=32 08:44:53.946 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@49651bb3{s=END}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=3} parse HeapByteBuffer@18160c2b[p=195,l=204,c=8192,r=9]={POST /cal...: 9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:53.946 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@18160c2b[p=195,l=204,c=8192,r=9]={POST /cal...: 9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.946 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=3} Content@5abd96db{HeapByteBufferR@28822d96[p=195,l=204,c=8192,r=9]={POST /cal...: 9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:44:53.946 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@30a9f27f[c=0,q=0,[0]=null,s=STREAM] addContent Content@5abd96db{HeapByteBufferR@28822d96[p=195,l=204,c=8192,r=9]={POST /cal...: 9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:44:53.946 [main] INFO org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackFactory - Callback servlet '/callbackTest1/*' unregistered 08:44:53.946 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:44:53.946 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=3} 08:44:53.946 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:44:53.946 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=3} 08:44:53.947 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@30a9f27f[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:44:53.947 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=END,9 of 9},g=HttpGenerator@49651bb3{s=END}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=4} parsed false HttpParser{s=END,9 of 9} 08:44:53.947 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=END,9 of 9},g=HttpGenerator@49651bb3{s=END}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=4} # Execution Finished: testCallback(BundleContext) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202207120844]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202207120844]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.nthbnd.forward.test.TestForwardingService]/[method:testCallback(org.osgi.framework.BundleContext)] - TestExecutionResult [status = SUCCESSFUL, throwable = null] 08:44:53.947 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:53.947 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,9 of 9} 08:44:53.947 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:44:53.947 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.947 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /cal...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.947 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /cal...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.947 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /cal...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.948 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /cal...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:53.948 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /cal...\x00\x00\x00\x00\x00\x00\x00} 08:44:53.948 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:44:53.948 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} # Execution Started: testCallbackHttpAndWebSocket(BundleContext) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202207120844]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202207120844]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.nthbnd.forward.test.TestForwardingService]/[method:testCallbackHttpAndWebSocket(org.osgi.framework.BundleContext)] 08:44:53.948 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.948 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5e765e72{AC.ReadCB@cbb5864{HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:53.949 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.949 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@413fe4d5 on ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=0 08:44:53.949 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=1 08:44:53.958 [main] INFO org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackFactory - The Echo servlet has been initialized, but we delay initialization until the first request so that a Jetty Context is available 08:44:53.961 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken with none selected 08:44:53.962 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=13/60000}{io=0/1,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:53.962 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken up from select, 0/0/1 selected 08:44:53.962 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=2/2,p=0}@12bb6727 waiting 08:44:53.962 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 processing 0 keys, 1 updates 08:44:53.962 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:53.962 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@413fe4d5 08:44:53.962 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=13/60000}{io=1/1,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.962 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:53.962 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 waiting with 1 keys 08:44:53.962 [main] INFO org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackFactory - /ws/callbackTest1/* servlet registered 08:44:53.963 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken up from select, 1/1/1 selected 08:44:53.963 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 processing 1 keys, 0 updates 08:44:53.963 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@156a3218 SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=15/60000}{io=1/1,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.964 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=15/60000}{io=1/0,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:44:53.964 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=15/60000}{io=1/0,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:44:54.037 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=2/2,p=0} tryExecute EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:44:53.964Z 08:44:54.038 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@12bb6727 offer EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:44:54.037Z 08:44:54.038 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:44:54.038Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=89/60000}{io=1/0,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:44:54.038 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5e765e72{AC.ReadCB@cbb5864{HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=89/60000}{io=1/0,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:54.038 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@12bb6727 task=EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:54.038Z 08:44:54.038 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=89/60000}{io=1/0,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:54.038 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 131 HeapByteBuffer@18160c2b[p=0,l=131,c=8192,r=131]={<<>>t: localh...\x00\x00\x00\x00\x00\x00\x00} 08:44:54.038 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:54.038Z tryProduce true 08:44:54.038 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:54.038 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 131 HeapByteBuffer@18160c2b[p=0,l=131,c=8192,r=131]={<<>>t: localh...\x00\x00\x00\x00\x00\x00\x00} 08:44:54.043 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:54.043 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=131,c=8192,r=131]={<<>>t: localh...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:54.043 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:44:54.043 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=131,c=8192,r=131]={<<>>t: localh...\x00\x00\x00\x00\x00\x00\x00} 08:44:54.043 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 waiting with 1 keys 08:44:54.043 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:44:54.043 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:44:54.043 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:44:54.043 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:44:54.043 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:44:54.043 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:44:54.043 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:44:54.043 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:44:54.043 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:44:54.043 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> IN_VALUE 08:44:54.043 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> FIELD 08:44:54.043 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:44:54.043 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:44:54.043 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:44:54.044 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8899/callbackTest1 on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1,age=1} GET //localhost:8899/callbackTest1 HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8899 Connection: keep-alive 08:44:54.044 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 08:44:54.044 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1,age=1} 08:44:54.044 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8899/callbackTest1 HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1,age=1} 08:44:54.044 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:54.044 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1,age=1} 08:44:54.044 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /callbackTest1 on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1,age=1} 08:44:54.044 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/callbackTest1 @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 08:44:54.044 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/callbackTest1 @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 08:44:54.044 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:44:54.044 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 session=null 08:44:54.044 [qtp1976804832-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/callbackTest1 -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:44:54.044 [qtp1976804832-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:44:54.045 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63552007[p=0,l=19,c=19,r=19]={<<<[GET]/callbackTest1>>>}) 08:44:54.045 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=19 null 08:44:54.045 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@6d92c21d[p=0,l=19,c=19,r=19]={<<<[GET]/callbackTest1>>>} complete=true committing=true callback=Blocker@239ae705{null} 08:44:54.052 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /callbackTest1 on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1,age=9} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:44:54 GMT Content-Length: 19 08:44:54.052 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=19},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@69ad4b77] (null,[p=0,l=19,c=19,r=19],true)@START 08:44:54.052 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=19} last=true content=HeapByteBuffer@6d92c21d[p=0,l=19,c=19,r=19]={<<<[GET]/callbackTest1>>>} 08:44:54.052 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:44:54 GMT Content-Length: 19 08:44:54.052 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:44:54.052 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=19},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@69ad4b77] ([p=0,l=76,c=16384,r=76],[p=0,l=19,c=19,r=19],true)@COMPLETING 08:44:54.052 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@490a043f{IDLE}->null [HeapByteBuffer@662ece28[p=0,l=76,c=16384,r=76]={<<>>ion/json;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6d92c21d[p=0,l=19,c=19,r=19]={<<<[GET]/callbackTest1>>>}] 08:44:54.052 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@490a043f{WRITING}->null:IDLE-->WRITING 08:44:54.053 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 95 SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=W,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=COMPLETING}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1,age=10} 08:44:54.053 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=95 remaining=0 WriteFlusher@490a043f{WRITING}->null 08:44:54.053 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@490a043f{IDLE}->null:WRITING-->IDLE 08:44:54.053 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=19},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@69ad4b77] ([p=76,l=76,c=16384,r=0],[p=19,l=19,c=19,r=0],true)@END [GET]/callbackTest1 08:44:54.053 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:44:54.053 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:44:54.053 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=7,c=false/true,a=HANDLING,uri=//localhost:8899/callbackTest1,age=10} 08:44:54.053 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:44:54.053 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:54.053 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=false/true,a=HANDLING,uri=//localhost:8899/callbackTest1,age=10} 08:44:54.053 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2cafc826) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:44:54.053 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:54.053 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:54.053 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:54.053 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=10} 08:44:54.053 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /callbackTest1 written=19 08:44:54.053 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 204 HeapByteBuffer@18160c2b[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:54.053 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=END}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=10} filled 204 HeapByteBuffer@18160c2b[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:54.053 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49651bb3{s=END}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=10} parse HeapByteBuffer@18160c2b[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:54.053 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@18160c2b[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:54.053 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:44:54.053 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=10} 08:44:54.061 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:44:54.062 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=18} 08:44:54.062 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@30a9f27f[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:44:54.062 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=END,0 of -1},g=HttpGenerator@49651bb3{s=END}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=19} parsed false HttpParser{s=END,0 of -1} 08:44:54.062 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:54.062 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:44:54.062 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:44:54.062 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:44:54.062 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:54.062 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:54.062 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:44:54.062 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:44:54.062 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:44:54.062 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:44:54.062 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:44:54.062 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:44:54.062 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:44:54.062 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:44:54.062 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:44:54.062 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:44:54.063 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:44:54.063 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> IN_VALUE 08:44:54.063 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> FIELD 08:44:54.063 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:44:54.063 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:44:54.063 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:44:54.063 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:44:54.063 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:44:54.063 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:44:54.063 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8899/callbackTest1/withContent on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=0} POST //localhost:8899/callbackTest1/withContent HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8899 Connection: keep-alive Content-Length: 9 08:44:54.063 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=0} parsed true HttpParser{s=CONTENT,0 of 9} 08:44:54.063 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8899/callbackTest1/withContent HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=0} 08:44:54.063 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:54.063 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=0} 08:44:54.063 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /callbackTest1/withContent on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=0} 08:44:54.063 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/callbackTest1/withContent @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 08:44:54.063 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/callbackTest1/withContent @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 08:44:54.063 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:44:54.063 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 session=null 08:44:54.063 [qtp1976804832-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/callbackTest1/withContent -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:44:54.069 [qtp1976804832-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:44:54.070 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66b080ac[p=0,l=32,c=32,r=32]={<<<[POST]/callbackTest1/withContent>>>}) 08:44:54.070 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=32 null 08:44:54.070 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@1dc9244d[p=0,l=32,c=32,r=32]={<<<[POST]/callbackTest1/withContent>>>} complete=true committing=true callback=Blocker@239ae705{null} 08:44:54.070 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /callbackTest1/withContent on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=7} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:44:54 GMT Content-Length: 32 08:44:54.070 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=32},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1e3c3270] (null,[p=0,l=32,c=32,r=32],true)@START 08:44:54.070 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=32} last=true content=HeapByteBuffer@1dc9244d[p=0,l=32,c=32,r=32]={<<<[POST]/callbackTest1/withContent>>>} 08:44:54.070 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:44:54 GMT Content-Length: 32 08:44:54.070 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:44:54.070 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=32},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1e3c3270] ([p=0,l=76,c=16384,r=76],[p=0,l=32,c=32,r=32],true)@COMPLETING 08:44:54.070 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@490a043f{IDLE}->null [HeapByteBuffer@662ece28[p=0,l=76,c=16384,r=76]={<<>>ion/json;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1dc9244d[p=0,l=32,c=32,r=32]={<<<[POST]/callbackTest1/withContent>>>}] 08:44:54.070 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@490a043f{WRITING}->null:IDLE-->WRITING 08:44:54.070 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=W,to=17/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@49651bb3{s=COMPLETING}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=7} 08:44:54.071 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@490a043f{WRITING}->null [POST]/callbackTest1/withContent 08:44:54.071 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@490a043f{IDLE}->null:WRITING-->IDLE 08:44:54.071 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@d9e463a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=32},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1e3c3270] ([p=76,l=76,c=16384,r=0],[p=32,l=32,c=32,r=0],true)@END 08:44:54.071 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:44:54.071 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:44:54.071 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=8,c=false/true,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=8} 08:44:54.071 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@43f3c1a2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:44:54.071 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:54.071 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=false/true,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=8} 08:44:54.071 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4c803769) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:44:54.071 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:54.071 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@43f3c1a2{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:54.071 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:54.071 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=8} 08:44:54.071 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /callbackTest1/withContent written=32 08:44:54.071 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@49651bb3{s=END}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=8} parse HeapByteBuffer@18160c2b[p=195,l=204,c=8192,r=9]={POST /cal...: 9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:54.071 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@18160c2b[p=195,l=204,c=8192,r=9]={POST /cal...: 9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:54.071 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=8} Content@2ed77bb5{HeapByteBufferR@7ae8d96e[p=195,l=204,c=8192,r=9]={POST /cal...: 9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:44:54.139 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@30a9f27f[c=0,q=0,[0]=null,s=STREAM] addContent Content@2ed77bb5{HeapByteBufferR@7ae8d96e[p=195,l=204,c=8192,r=9]={POST /cal...: 9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:44:54.139 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:44:54.139 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=76} 08:44:54.139 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:44:54.139 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=76} 08:44:54.139 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@30a9f27f[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:44:54.139 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=68/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=END,9 of 9},g=HttpGenerator@49651bb3{s=END}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=76} parsed false HttpParser{s=END,9 of 9} 08:44:54.139 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=68/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=END,9 of 9},g=HttpGenerator@49651bb3{s=END}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=76} 08:44:54.140 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@43f3c1a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:44:54.140 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,9 of 9} 08:44:54.140 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:44:54.140 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:44:54.140 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /cal...\x00\x00\x00\x00\x00\x00\x00} 08:44:54.140 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /cal...\x00\x00\x00\x00\x00\x00\x00} 08:44:54.140 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=69/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /cal...\x00\x00\x00\x00\x00\x00\x00} 08:44:54.140 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=69/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /cal...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:54.140 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /cal...\x00\x00\x00\x00\x00\x00\x00} 08:44:54.140 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=69/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:44:54.140 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=69/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:44:54.141 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=-,flush=-,to=69/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:44:54.141 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5e765e72{AC.ReadCB@cbb5864{HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:54.141 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:44:54.141 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@413fe4d5 on ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=0 08:44:54.149 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=1 08:44:54.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken with none selected 08:44:54.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken up from select, 0/0/1 selected 08:44:54.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 processing 0 keys, 1 updates 08:44:54.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:54.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@413fe4d5 08:44:54.149 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@cbb5864::SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=8/60000}{io=0/1,kio=0,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:54.149 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=2/2,p=0}@1575fac9 waiting 08:44:54.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5e58462b{l=/127.0.0.1:8899,r=/127.0.0.1:56882,OPEN,fill=FI,flush=-,to=8/60000}{io=1/1,kio=1,kro=1}->HttpConnection@cbb5864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49651bb3{s=START}]=>HttpChannelOverHttp@5e24d587{s=HttpChannelState@43f3c1a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:44:54.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:54.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 waiting with 1 keys 08:44:54.151 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2aeefcc{STOPPED} added {HttpClientTransportOverHTTP@359ff4d9{STOPPED},AUTO} 08:44:54.151 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2aeefcc{STOPPED} added {Client@7ae9a33a[provider=null,keyStore=null,trustStore=null],AUTO} 08:44:54.151 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2aeefcc{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@301aa982,POJO} 08:44:54.151 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2aeefcc{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@5fc930f0,POJO} 08:44:54.151 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp922871524]@3701e6e4{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@c6634d,POJO} 08:44:54.152 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2aeefcc{STOPPED} added {QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:44:54.153 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2aeefcc{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@4ba380c7,POJO} 08:44:54.153 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@532f0d75[httpClient=HttpClient@2aeefcc{STOPPED},openSessions.size=0] added {HttpClient@2aeefcc{STOPPED},AUTO} 08:44:54.153 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@532f0d75[httpClient=HttpClient@2aeefcc{STOPPED},openSessions.size=0] added {SessionTracker@29528a22{STOPPED},AUTO} 08:44:54.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@2fc2a205{STOPPED} added {InflaterPool@2881ad47{STOPPED,size=0,capacity=UNLIMITED},AUTO} 08:44:54.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@2fc2a205{STOPPED} added {DeflaterPool@2bef09c0{STOPPED,size=0,capacity=UNLIMITED},AUTO} 08:44:54.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@b5fd8074[httpClient=HttpClient@2aeefcc{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@2fc2a205{STOPPED},AUTO} 08:44:54.161 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@b5fd8074[httpClient=HttpClient@2aeefcc{STOPPED},openSessions.size=0] 08:44:54.161 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@2aeefcc{STOPPED} 08:44:54.161 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2aeefcc{STARTING} added {ScheduledExecutorScheduler@d5ce97f{STOPPED},AUTO} 08:44:54.162 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2aeefcc{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@680d4a6a,POJO} 08:44:54.241 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@359ff4d9{STOPPED} 08:44:54.241 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@359ff4d9{STARTING} added {ClientSelectorManager@7c75db8b{STOPPED},AUTO} 08:44:54.241 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@7c75db8b{STOPPED} 08:44:54.241 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/IDLE/p=false/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:54.241Z added {SelectorProducer@3cd206b5,POJO} 08:44:54.241 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/IDLE/p=false/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:54.241Z added {QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:44:54.241 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/IDLE/p=false/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:54.241Z created 08:44:54.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@58e85c6f{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/IDLE/p=false/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:54.242Z,MANAGED} 08:44:54.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7c75db8b{STARTING} added {ManagedSelector@58e85c6f{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 08:44:54.242 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@58e85c6f{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:44:54.242 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/IDLE/p=false/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:54.242Z 08:44:54.242 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 08:44:54.242 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=0/2,p=0} 08:44:54.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=0}] added {ReservedThreadExecutor@a137d7a{s=0/2,p=0},AUTO} 08:44:54.242 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@a137d7a{s=0/2,p=0} 08:44:54.242 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3963ms ReservedThreadExecutor@a137d7a{s=0/2,p=0} 08:44:54.242 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@45019084-33,5,main] 08:44:54.243 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@45019084-34,5,main] 08:44:54.243 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=0}] 08:44:54.243 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@45019084-35,5,main] 08:44:54.243 [WebSocketClient@45019084-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=0}] 08:44:54.243 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@45019084-36,5,main] 08:44:54.243 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=0}] 08:44:54.243 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@45019084-37,5,main] 08:44:54.243 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=0}] 08:44:54.243 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@45019084-38,5,main] 08:44:54.244 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@45019084-39,5,main] 08:44:54.244 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=0}] 08:44:54.244 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=0}] 08:44:54.244 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@45019084-40,5,main] 08:44:54.244 [WebSocketClient@45019084-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=0}] 08:44:54.244 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3965ms QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=0}] 08:44:54.244 [WebSocketClient@45019084-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=0}] 08:44:54.244 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3965ms EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/IDLE/p=false/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:54.244Z 08:44:54.244 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1275143523@65ec8b24 startThread=0 08:44:54.244 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1275143523@65ec8b24 in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=0}] 08:44:54.244 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@3f49e266 on ManagedSelector@58e85c6f{STARTING} id=0 keys=0 selected=0 updates=0 08:44:54.245 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/IDLE/p=false/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:54.245Z tryProduce false 08:44:54.245 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:54.245 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@3f49e266 08:44:54.245 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:54.245 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 waiting with 0 keys 08:44:54.245 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3965ms ManagedSelector@58e85c6f{STARTED} id=0 keys=0 selected=0 updates=0 08:44:54.245 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3966ms ClientSelectorManager@7c75db8b{STARTED} 08:44:54.245 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3966ms HttpClientTransportOverHTTP@359ff4d9{STARTED} 08:44:54.245 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@7ae9a33a[provider=null,keyStore=null,trustStore=null] 08:44:54.587 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 08:44:54.587 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, 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_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, 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] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, 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_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, 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] 08:44:54.589 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 49a26d19[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 08:44:54.590 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4311ms Client@7ae9a33a[provider=null,keyStore=null,trustStore=null] 08:44:54.590 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@d5ce97f{STOPPED} 08:44:54.590 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4311ms ScheduledExecutorScheduler@d5ce97f{STARTED} 08:44:54.590 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4311ms HttpClient@2aeefcc{STARTED} 08:44:54.590 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@29528a22{STOPPED} 08:44:54.590 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4311ms SessionTracker@29528a22{STARTED} 08:44:54.590 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@2fc2a205{STOPPED} 08:44:54.590 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@2881ad47{STOPPED,size=0,capacity=UNLIMITED} 08:44:54.590 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4311ms InflaterPool@2881ad47{STARTED,size=0,capacity=UNLIMITED} 08:44:54.590 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@2bef09c0{STOPPED,size=0,capacity=UNLIMITED} 08:44:54.590 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4311ms DeflaterPool@2bef09c0{STARTED,size=0,capacity=UNLIMITED} 08:44:54.590 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4311ms WebSocketExtensionFactory@2fc2a205{STARTED} 08:44:54.590 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4311ms WebSocketClient@b5fd8074[httpClient=HttpClient@2aeefcc{STARTED},openSessions.size=0] 08:44:54.592 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189 to ws://127.0.0.1:8899/ws/callbackTest1 08:44:54.606 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 08:44:54.608 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=null], class org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 08:44:54.609 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 08:44:54.610 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 08:44:54.639 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189, policy=WebSocketPolicy@1a891add[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 08:44:54.653 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2aeefcc{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@367b22e5,queue=0,pool=null,MANAGED} 08:44:54.653 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@367b22e5,queue=0,pool=null 08:44:54.658 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@7c29adc8[c=0/0/64,a=0,i=0,q=0] added {Pool@15f8701f[size=0 closed=false],POJO} 08:44:54.658 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@367b22e5,queue=0,pool=DuplexConnectionPool@7c29adc8[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@7c29adc8[c=0/0/64,a=0,i=0,q=0],MANAGED} 08:44:54.658 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@7c29adc8[c=0/0/64,a=0,i=0,q=0] 08:44:54.658 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4379ms DuplexConnectionPool@7c29adc8[c=0/0/64,a=0,i=0,q=0] 08:44:54.659 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4379ms HttpDestination[ws://127.0.0.1:8899]@367b22e5,queue=0,pool=DuplexConnectionPool@7c29adc8[c=0/0/64,a=0,i=0,q=0] 08:44:54.659 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@367b22e5,queue=0,pool=DuplexConnectionPool@7c29adc8[c=0/0/64,a=0,i=0,q=0] 08:44:54.660 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea] 08:44:54.660 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea for HttpDestination[ws://127.0.0.1:8899]@367b22e5,queue=1,pool=DuplexConnectionPool@7c29adc8[c=0/0/64,a=0,i=0,q=1] 08:44:54.660 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@7c29adc8[c=0/0/64,a=0,i=0,q=1] 08:44:54.660 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 08:44:54.660 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 08:44:54.661 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@440eaa07{CLOSED, usage=0, multiplex=0/1, pooled=null} 08:44:54.663 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$595/864864095@2f98635e startThread=0 08:44:54.663 [WebSocketClient@45019084-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$595/864864095@2f98635e in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=0}] 08:44:54.665 [WebSocketClient@45019084-34] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 08:44:54.667 [WebSocketClient@45019084-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@6109e873{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@367b22e5,queue=1,pool=DuplexConnectionPool@7c29adc8[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@2cefc22b, client.connector=HttpClient@2aeefcc{STARTED}}} on ManagedSelector@58e85c6f{STARTED} id=0 keys=0 selected=0 updates=0 08:44:54.667 [WebSocketClient@45019084-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@58e85c6f{STARTED} id=0 keys=0 selected=0 updates=1 08:44:54.667 [WebSocketClient@45019084-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$595/864864095@2f98635e in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=0}] 08:44:54.667 [qtp1976804832-17-acceptor-0@329dbdbf-ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@4ee85ad1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56884]] on ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=0 08:44:54.667 [qtp1976804832-17-acceptor-0@329dbdbf-ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=1 08:44:54.667 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 woken with none selected 08:44:54.667 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 woken up from select, 0/0/0 selected 08:44:54.667 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 processing 0 keys, 1 updates 08:44:54.667 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:54.669 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken with none selected 08:44:54.669 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken up from select, 0/0/1 selected 08:44:54.669 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 processing 0 keys, 1 updates 08:44:54.669 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:54.670 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@6109e873{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@367b22e5,queue=1,pool=DuplexConnectionPool@7c29adc8[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@2cefc22b, client.connector=HttpClient@2aeefcc{STARTED}}} 08:44:54.670 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@4ee85ad1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56884]] 08:44:54.670 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:54.670 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 waiting with 1 keys 08:44:54.670 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 woken up from select, 1/1/1 selected 08:44:54.670 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 processing 1 keys, 0 updates 08:44:54.670 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@47dc5942 Connect@6109e873{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@367b22e5,queue=1,pool=DuplexConnectionPool@7c29adc8[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@2cefc22b, client.connector=HttpClient@2aeefcc{STARTED}}} 08:44:54.670 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@4ee85ad1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56884]] startThread=0 08:44:54.670 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:56884 remote=/127.0.0.1:8899] 08:44:54.670 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:54.670 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 waiting with 2 keys 08:44:54.671 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@43e3c561{Connect@6109e873{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56884 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@367b22e5,queue=1,pool=DuplexConnectionPool@7c29adc8[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@2cefc22b, client.connector=HttpClient@2aeefcc{STARTED}}}} startThread=0 08:44:54.671 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@43e3c561{Connect@6109e873{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56884 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@367b22e5,queue=1,pool=DuplexConnectionPool@7c29adc8[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@2cefc22b, client.connector=HttpClient@2aeefcc{STARTED}}}} in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=0}] 08:44:54.671 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:54.671 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:54.671 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 waiting with 1 keys 08:44:54.671 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 08:44:54.671 [qtp1976804832-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@4ee85ad1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56884]] in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=2/2,p=0}] 08:44:54.672 [qtp1976804832-23] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 08:44:54.672 [qtp1976804832-23] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:54.672 [qtp1976804832-23] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 08:44:54.672 [qtp1976804832-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$530/1869485838@2332ce3d on ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=0 08:44:54.672 [qtp1976804832-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:54.672 [qtp1976804832-23] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:54.672 [qtp1976804832-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:54.672 [qtp1976804832-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5bb7d5f9{AC.ReadCB@250770d6{HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:54.672 [qtp1976804832-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:54.672 [qtp1976804832-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@45288f99 on ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=1 08:44:54.672 [qtp1976804832-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=2 08:44:54.672 [qtp1976804832-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:54.672 [qtp1976804832-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@4ee85ad1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56884]] in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=2/2,p=0}] 08:44:54.673 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken with none selected 08:44:54.673 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken up from select, 0/0/2 selected 08:44:54.673 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 processing 0 keys, 2 updates 08:44:54.673 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:44:54.673 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$530/1869485838@2332ce3d 08:44:54.673 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@45288f99 08:44:54.673 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:54.673 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:54.673 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 waiting with 2 keys 08:44:54.685 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@7dae7cf4::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=8}-> 08:44:54.686 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$530/1869485838@2d7bb06b on ManagedSelector@58e85c6f{STARTED} id=0 keys=1 selected=0 updates=0 08:44:54.686 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=null)[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:54.686 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@7dae7cf4::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=null)[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:54.686 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@7dae7cf4::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=null)[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:54.686 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4ab27aae{AC.ReadCB@7dae7cf4{HttpConnectionOverHTTP@7dae7cf4::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=null)[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 08:44:54.686 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=null)[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:54.686 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@2521919f on ManagedSelector@58e85c6f{STARTED} id=0 keys=1 selected=0 updates=1 08:44:54.686 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@58e85c6f{STARTED} id=0 keys=1 selected=0 updates=2 08:44:54.686 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@440eaa07{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@7dae7cf4::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=null)[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:54.687 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@7c29adc8[c=0/1/64,a=0,i=1,q=1] 08:44:54.687 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@440eaa07{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@7dae7cf4::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=null)[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@15f8701f[size=1 closed=false] 08:44:54.687 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[PENDING/null] res=HttpResponse[null 0 null]@65704021[PENDING/null]} on HttpConnectionOverHTTP@7dae7cf4::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=null)[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@367b22e5,queue=0,pool=DuplexConnectionPool@7c29adc8[c=0/1/64,a=1,i=0,q=0] 08:44:54.687 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea 08:44:54.688 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[PENDING/null] res=HttpResponse[null 0 null]@65704021[PENDING/null]} associated true to HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[PENDING/null] res=HttpResponse[null 0 null]@65704021[PENDING/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:54.688 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea 08:44:54.736 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 woken with none selected 08:44:54.736 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 woken up from select, 0/0/1 selected 08:44:54.736 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 processing 0 keys, 2 updates 08:44:54.736 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:44:54.736 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$530/1869485838@2d7bb06b 08:44:54.736 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@2521919f 08:44:54.737 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=50/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[PENDING/null] res=HttpResponse[null 0 null]@65704021[PENDING/null]})[send=HttpSenderOverHTTP@15cf4669(req=BEGIN,snd=IDLE,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:54.737 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:54.737 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 waiting with 1 keys 08:44:54.737 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: eRYNo9QpcQhQ9YTSGX7mGA== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:44:54.739 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 08:44:54.739 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@57b8e075{s=START} 08:44:54.739 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/callbackTest1,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@16c5d5d7[p=0,l=0,c=0,r=0]={<<<>>>} 08:44:54.739 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: eRYNo9QpcQhQ9YTSGX7mGA== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:44:54.739 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 08:44:54.739 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (271 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@57b8e075{s=COMPLETING} 08:44:54.740 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@738572d8{IDLE}->null [HeapByteBuffer@5efa74f[p=0,l=271,c=4096,r=271]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@732fc28b[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@16c5d5d7[p=0,l=0,c=0,r=0]={<<<>>>}] 08:44:54.740 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@738572d8{WRITING}->null:IDLE-->WRITING 08:44:54.740 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken up from select, 1/1/2 selected 08:44:54.740 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 processing 1 keys, 0 updates 08:44:54.740 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 271 SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=53/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[PENDING/null] res=HttpResponse[null 0 null]@65704021[PENDING/null]})[send=HttpSenderOverHTTP@15cf4669(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@57b8e075{s=COMPLETING}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:54.740 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@33355116 SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=67/60000}{io=1/1,kio=1,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:54.740 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=271 remaining=0 WriteFlusher@738572d8{WRITING}->null 08:44:54.740 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@738572d8{IDLE}->null:WRITING-->IDLE 08:44:54.740 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=67/60000}{io=1/0,kio=1,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:54.740 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=67/60000}{io=1/0,kio=1,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:44:54.740 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=2/2,p=0} tryExecute EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:54.74Z 08:44:54.740 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@1575fac9 offer EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:54.74Z 08:44:54.740 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@57b8e075{s=END} 08:44:54.741 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@1575fac9 task=EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:54.74Z 08:44:54.741 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:54.74Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=68/60000}{io=1/0,kio=1,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:44:54.741 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea 08:44:54.741 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:44:54.741Z tryProduce true 08:44:54.741 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:54.741 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:54.741 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[null 0 null]@65704021[PENDING/null]}, result: null 08:44:54.741 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5bb7d5f9{AC.ReadCB@250770d6{HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=68/60000}{io=1/0,kio=1,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:44:54.741 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=68/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:44:54.741 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 waiting with 2 keys 08:44:54.741 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[null 0 null]@65704021[PENDING/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=68/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:54.741 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@43e3c561{Connect@6109e873{java.nio.channels.SocketChannel[connected local=/127.0.0.1:56884 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@367b22e5,queue=0,pool=DuplexConnectionPool@7c29adc8[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@2cefc22b, client.connector=HttpClient@2aeefcc{STARTED}}}} in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=0}] 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 271 HeapByteBuffer@18160c2b[p=0,l=271,c=8192,r=271]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 271 HeapByteBuffer@18160c2b[p=0,l=271,c=8192,r=271]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=271,c=8192,r=271]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=271,c=8192,r=271]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 08:44:54.741 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 08:44:54.742 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 08:44:54.742 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 08:44:54.742 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 08:44:54.742 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 08:44:54.742 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:44:54.742 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:44:54.742 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:44:54.742 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:44:54.742 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 08:44:54.742 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:44:54.742 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/callbackTest1 on HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/callbackTest1,age=0} GET //127.0.0.1:8899/ws/callbackTest1 HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: eRYNo9QpcQhQ9YTSGX7mGA== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 08:44:54.742 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/callbackTest1,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:44:54.742 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/callbackTest1,age=0} 08:44:54.742 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/callbackTest1 HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/callbackTest1,age=0} 08:44:54.742 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:54.742 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=0} 08:44:54.742 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/callbackTest1 on HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=0} 08:44:54.742 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/callbackTest1 @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 08:44:54.742 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/callbackTest1 @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 08:44:54.743 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:44:54.743 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 session=null 08:44:54.743 [qtp1976804832-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/callbackTest1 -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:44:54.743 [qtp1976804832-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:44:54.753 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@5840fb26{STOPPED} added {InflaterPool@616b7745{STOPPED,size=0,capacity=UNLIMITED},AUTO} 08:44:54.753 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@5840fb26{STOPPED} added {DeflaterPool@4f4adbf7{STOPPED,size=0,capacity=UNLIMITED},AUTO} 08:44:54.753 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@48326389[defaultPolicy=WebSocketPolicy@6ed617[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {ScheduledExecutorScheduler@49ea3fa2{STOPPED},AUTO} 08:44:54.753 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@48326389[defaultPolicy=WebSocketPolicy@6ed617[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {org.eclipse.jetty.io.MappedByteBufferPool@66947576,POJO} 08:44:54.753 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@48326389[defaultPolicy=WebSocketPolicy@6ed617[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {SessionTracker@37116ea8{STOPPED},AUTO} 08:44:54.753 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@48326389[defaultPolicy=WebSocketPolicy@6ed617[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {WebSocketExtensionFactory@5840fb26{STOPPED},AUTO} 08:44:54.753 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketServerFactory@48326389[defaultPolicy=WebSocketPolicy@6ed617[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096],creator=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketPool] 08:44:54.753 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@41b9d833 08:44:54.753 [qtp1976804832-19] INFO org.eclipse.jetty.websocket.server.WebSocketServerFactory - No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 08:44:54.754 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@49ea3fa2{STOPPED} 08:44:54.754 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4474ms ScheduledExecutorScheduler@49ea3fa2{STARTED} 08:44:54.754 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@37116ea8{STOPPED} 08:44:54.754 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4474ms SessionTracker@37116ea8{STARTED} 08:44:54.754 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@5840fb26{STOPPED} 08:44:54.754 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@616b7745{STOPPED,size=0,capacity=UNLIMITED} 08:44:54.754 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4474ms InflaterPool@616b7745{STARTED,size=0,capacity=UNLIMITED} 08:44:54.754 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@4f4adbf7{STOPPED,size=0,capacity=UNLIMITED} 08:44:54.754 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4474ms DeflaterPool@4f4adbf7{STARTED,size=0,capacity=UNLIMITED} 08:44:54.754 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4474ms WebSocketExtensionFactory@5840fb26{STARTED} 08:44:54.754 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4474ms WebSocketServerFactory@48326389[defaultPolicy=WebSocketPolicy@6ed617[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096],creator=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketPool] 08:44:54.762 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet, public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 08:44:54.762 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=null], class org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet, public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 08:44:54.762 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet, public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 08:44:54.762 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet, public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 08:44:54.762 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b, policy=WebSocketPolicy@170b2f79[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 08:44:54.764 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 08:44:54.845 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=104/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=103} 08:44:54.845 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=104/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=103} 08:44:54.848 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Discovered default RemoteEndpointFactory: null 08:44:54.848 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],behavior=SERVER,connection=WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=107/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=106},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],outgoing=WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=107/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=106}] 08:44:54.849 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],behavior=SERVER,connection=WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=107/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=107},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],outgoing=WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=107/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=107}] added {WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=107/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=107},POJO} 08:44:54.849 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],behavior=SERVER,connection=WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=107/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=107},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],outgoing=WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=107/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=107}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],AUTO} 08:44:54.850 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],behavior=SERVER,connection=WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=108/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=108},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],outgoing=WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=108/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=108}] 08:44:54.850 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],behavior=SERVER,connection=WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=108/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=108},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],outgoing=WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=108/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=108}] 08:44:54.850 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b] 08:44:54.850 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4571ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b] 08:44:54.850 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4571ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],behavior=SERVER,connection=WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=108/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=108},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],outgoing=WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=109/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=108}] 08:44:54.850 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],behavior=SERVER,connection=WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=109/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=108},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 08:44:54.850 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:54.850 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4571ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:54.851 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@52510469 08:44:54.852 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/callbackTest1 13 null WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=110/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=110} 08:44:54.852 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:44:54.852 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=110} 08:44:54.852 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:54.852 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6005f2b2{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:44:54.852 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=110} 08:44:54.852 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4f566197) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@732fc28b[p=0,l=0,c=0,r=0]={<<<>>>} 08:44:54.852 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@732fc28b[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@78c1fde0 08:44:54.853 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/callbackTest1 on HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=111} 101 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:44:54 GMT Connection: Upgrade Sec-WebSocket-Accept: WIQXhsZpxqMJLl/mFSmToSjtM3k= Upgrade: WebSocket 08:44:54.853 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@30996a16[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@47c0af18] (null,[p=0,l=0,c=0,r=0],true)@START 08:44:54.853 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@732fc28b[p=0,l=0,c=0,r=0]={<<<>>>} 08:44:54.853 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:44:54 GMT Connection: Upgrade Sec-WebSocket-Accept: WIQXhsZpxqMJLl/mFSmToSjtM3k= Upgrade: WebSocket 08:44:54.853 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 08:44:54.853 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@30996a16[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@47c0af18] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:44:54.853 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@78959c97{IDLE}->null [HeapByteBuffer@662ece28[p=0,l=166,c=16384,r=166]={<<>>ngth: 83\r...\x00\x00\x00\x00\x00\x00\x00}] 08:44:54.853 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@78959c97{WRITING}->null:IDLE-->WRITING 08:44:54.853 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 woken up from select, 1/1/1 selected 08:44:54.853 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 processing 1 keys, 0 updates 08:44:54.853 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=W,to=112/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=COMPLETING}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=111} 08:44:54.853 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@78959c97{WRITING}->null 08:44:54.853 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@78959c97{IDLE}->null:WRITING-->IDLE 08:44:54.853 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@30996a16[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@47c0af18] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 08:44:54.853 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@47dc5942 SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=113/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[null 0 null]@65704021[PENDING/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:54.853 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@4f566197 w=false 08:44:54.853 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6005f2b2{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:44:54.854 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6005f2b2{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:44:54.854 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=113/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[null 0 null]@65704021[PENDING/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:54.854 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6005f2b2{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:44:54.854 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/callbackTest1,age=112} 08:44:54.854 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/callbackTest1 written=0 08:44:54.854 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=113/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[null 0 null]@65704021[PENDING/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 08:44:54.854 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=END}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/callbackTest1,age=112} to WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=END}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/callbackTest1,age=112} 08:44:54.854 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=0/2,p=0} tryExecute EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:54.854Z 08:44:54.854 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@6005f2b2{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 08:44:54.854 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=0/2,p=1} startReservedThread p=1 08:44:54.854 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@a137d7a{s=0/2,p=1}@6e15379 startThread=0 08:44:54.854 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@a137d7a{s=0/2,p=1}@6e15379 in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=1}] 08:44:54.854 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=1/2,p=1}@6e15379 started 08:44:54.854 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=1/2,p=0}@6e15379 waiting 08:44:54.854 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=END}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/callbackTest1,age=112} upgrading from HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=END}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/callbackTest1,age=112} to WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=END}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/callbackTest1,age=112} 08:44:54.854 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:44:54.854Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=114/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[null 0 null]@65704021[PENDING/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 08:44:54.854 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=END}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/callbackTest1,age=112} 08:44:54.854 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=114/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[null 0 null]@65704021[PENDING/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 08:44:54.854 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:54.854 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:54.854 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=114/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[null 0 null]@65704021[PENDING/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=1/2,p=0}] 08:44:54.854 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=114/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[null 0 null]@65704021[PENDING/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:54.854 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 waiting with 1 keys 08:44:54.854 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[HANDSHAKING],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:54.854 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4ab27aae{AC.ReadCB@7dae7cf4{HttpConnectionOverHTTP@7dae7cf4::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=114/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[null 0 null]@65704021[PENDING/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 08:44:54.854 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 08:44:54.855 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 08:44:54.856 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@50595005{DirectByteBuffer@4cbe8851[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 08:44:54.856 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@4cbe8851[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:54.856 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 08:44:54.856 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 08:44:54.856 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@4cbe8851[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:54.856 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@50595005{DirectByteBuffer@4cbe8851[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[null 0 null]@65704021[PENDING/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:54.856 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@4cbe8851[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:54.856 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 08:44:54.856 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 08:44:54.856 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 08:44:54.856 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 08:44:54.856 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 08:44:54.856 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 08:44:54.857 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea] 08:44:54.857 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021 08:44:54.857 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 08:44:54.857 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 08:44:54.857 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 08:44:54.858 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 08:44:54.858 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 08:44:54.858 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 08:44:54.858 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 08:44:54.858 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 08:44:54.858 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 08:44:54.858 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 08:44:54.858 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 08:44:54.858 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:44:54.858 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021 Date: Tue, 12 Jul 2022 08:44:54 GMT Connection: Upgrade Sec-WebSocket-Accept: WIQXhsZpxqMJLl/mFSmToSjtM3k= Upgrade: WebSocket 08:44:54.861 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 08:44:54.861 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021 08:44:54.861 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:44:54.861 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:44:54.861 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:44:54.861 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:44:54.861 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021 08:44:54.861 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea > HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021] null 08:44:54.861 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021 08:44:54.863 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@40ec9f3c[batching=true] 08:44:54.863 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],behavior=SERVER,connection=WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENING],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@40ec9f3c[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 08:44:54.863 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onConnect(org.eclipse.jetty.websocket.api.Session)] 08:44:54.863 [qtp1976804832-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet - new websocket connection was open 08:44:54.863 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:54.863 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5bb7d5f9{AC.ReadCB@7b7a6808{WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:44:54.864 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:54.864 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@45288f99 on ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=0 08:44:54.864 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=1 08:44:54.864 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken with none selected 08:44:54.864 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken up from select, 0/0/2 selected 08:44:54.864 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 processing 0 keys, 1 updates 08:44:54.864 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:54.864 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@45288f99 08:44:54.864 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:54.864 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:54.864 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 waiting with 2 keys 08:44:54.864 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],behavior=CLIENT,connection=WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021[TERMINATED/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],outgoing=WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021[TERMINATED/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:44:54.864 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],behavior=CLIENT,connection=WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021[TERMINATED/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],outgoing=WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021[TERMINATED/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021[TERMINATED/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 08:44:54.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@631870f5[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/callbackTest1] - STARTED +- WebSocketServerConnection@7b7a6808 | +> SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@43cc5027[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b] - STARTED += ExtensionStack@234ea76b[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 08:44:54.865 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],behavior=CLIENT,connection=WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021[TERMINATED/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],outgoing=WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021[TERMINATED/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],AUTO} 08:44:54.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6005f2b2{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:44:54.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 08:44:54.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 08:44:54.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 08:44:54.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@6005f2b2{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:44:54.865 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],behavior=CLIENT,connection=WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021[TERMINATED/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],outgoing=WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021[TERMINATED/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:44:54.865 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=2/2,p=0}@12bb6727 waiting 08:44:54.865 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],behavior=CLIENT,connection=WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021[TERMINATED/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],outgoing=WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021[TERMINATED/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:44:54.865 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189] 08:44:54.865 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4586ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189] 08:44:54.865 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4586ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],behavior=CLIENT,connection=WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021[TERMINATED/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],outgoing=WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021[TERMINATED/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 08:44:54.868 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 08:44:54.868 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],behavior=CLIENT,connection=WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021[TERMINATED/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 08:44:54.868 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:54.868 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4589ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:54.869 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021[TERMINATED/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@7dae7cf4::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021[TERMINATED/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021[TERMINATED/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:54.870 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@50595005{DirectByteBuffer@4cbe8851[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 08:44:54.870 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@7dae7cf4::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7dae7cf4(l:/127.0.0.1:56884 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7a32eba2(exchange=HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021[TERMINATED/null]})[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:54.870 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[HANDSHAKING],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:54.870 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 08:44:54.870 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 08:44:54.870 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@1c909ee8[batching=true] 08:44:54.870 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],behavior=CLIENT,connection=WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENING],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@1c909ee8[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 08:44:54.870 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 08:44:54.870 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:54.870 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4ab27aae{AC.ReadCB@1593c8f1{WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:44:54.870 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:54.870 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@2521919f on ManagedSelector@58e85c6f{STARTED} id=0 keys=1 selected=0 updates=0 08:44:54.870 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@58e85c6f{STARTED} id=0 keys=1 selected=0 updates=1 08:44:54.870 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 woken with none selected 08:44:54.936 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 woken up from select, 0/0/1 selected 08:44:54.936 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 processing 0 keys, 1 updates 08:44:54.936 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:54.936 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@2521919f 08:44:54.936 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=66/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:54.936 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:54.936 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@736b7561[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/callbackTest1] - STARTED +- WebSocketClientConnection@1593c8f1 | +> SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=66/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@41d19b58[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189] - STARTED += ExtensionStack@78213456[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 08:44:54.937 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 waiting with 1 keys 08:44:54.937 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@4c748d59{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@7a32eba2(exchange=null)[send=HttpSenderOverHTTP@15cf4669(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@57b8e075{s=START}],recv=HttpReceiverOverHTTP@27b0fa01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 08:44:54.937 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@440eaa07{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@7dae7cf4::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=67/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@15f8701f[size=0 closed=false] 08:44:54.937 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea > HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021] null, notifying [WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea] 08:44:54.937 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@3ec2ecea > HttpResponse[HTTP/1.1 101 Switching Protocols]@65704021] null 08:44:54.938 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 08:44:54.938 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:44:54.940 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@472c8143[p=0,l=24,c=24,r=24]={<<<{"uri":"/callbackTest1"}>>>} 08:44:54.940 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 08:44:54.940 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=69/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=1/2,p=0}] 08:44:54.942 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=24,fin=true,rsv=...,masked=false] 08:44:54.942 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=24,fin=true,rsv=...,masked=false] 08:44:54.942 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=24,fin=true,rsv=...,masked=true], Flusher@568acaf3[PROCESSING]) 08:44:54.943 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=24,fin=true,rsv=...,masked=true],Flusher@568acaf3[PROCESSING],AUTO,null] to Flusher@52a4bb55[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:54.943 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52a4bb55[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:54.943 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=24,fin=true,rsv=...,masked=true],Flusher@568acaf3[PROCESSING],AUTO,null]] 08:44:54.943 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:44:54.943 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@568acaf3[PROCESSING],AUTO,null]] 08:44:54.943 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:44:54.943 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:44:54.943 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:44:54.943 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:44:54.943 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=30 cap=32768] 08:44:54.946 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:44:54.946 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@738572d8{IDLE}->null [DirectByteBuffer@63c3bad2[p=0,l=30,c=32768,r=30]={<<<\x81\x98\x07\xA2\xE0:|\x80\x95Hn\x80\xDa\x18(\xC1\x81Vk\xC0\x81Yl\xF6\x85Is\x93\xC2G>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:44:54.946 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@738572d8{WRITING}->null:IDLE-->WRITING 08:44:54.946 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken up from select, 1/1/2 selected 08:44:54.946 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 processing 1 keys, 0 updates 08:44:54.946 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 30 SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=75/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=30,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:54.946 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=30 remaining=0 WriteFlusher@738572d8{WRITING}->null 08:44:54.946 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@738572d8{IDLE}->null:WRITING-->IDLE 08:44:54.946 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@33355116 SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=82/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:54.946 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=30,terminated=null] 08:44:54.946 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=30,terminated=null] processing 0 entries: [] 08:44:54.946 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=30,terminated=null] auto flushing 08:44:54.946 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=30,terminated=null] flushing 0 frames: [] 08:44:54.946 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=82/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:54.946 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=82/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 08:44:54.946 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:44:54.947 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=2/2,p=0} tryExecute EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:44:54.946Z 08:44:54.947 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@12bb6727 offer EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:44:54.947Z 08:44:54.947 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:44:54.947Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=83/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 08:44:54.947 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5bb7d5f9{AC.ReadCB@7b7a6808{WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=83/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:44:54.947 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:44:54.947 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:44:54.947 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@12bb6727 task=EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:44:54.947Z 08:44:54.947 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@48ce8f40[READING] getAction(DirectByteBuffer@538dbf1[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:44:54.947 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:44:54.947Z tryProduce true 08:44:54.947 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:54.947 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:54.947 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=83/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:54.947 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 waiting with 2 keys 08:44:54.948 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:54.957 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 30 DirectByteBuffer@538dbf1[p=0,l=30,c=4096,r=30]={<<<\x81\x98\x07\xA2\xE0:|\x80\x95Hn\x80\xDa\x18(\xC1\x81Vk\xC0\x81Yl\xF6\x85Is\x93\xC2G>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:54.957 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 30 bytes - DirectByteBuffer@538dbf1[p=0,l=30,c=4096,r=30]={<<<\x81\x98\x07\xA2\xE0:|\x80\x95Hn\x80\xDa\x18(\xC1\x81Vk\xC0\x81Yl\xF6\x85Is\x93\xC2G>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:54.957 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@48ce8f40[READING] getAction(DirectByteBuffer@538dbf1[p=0,l=30,c=4096,r=30]={<<<\x81\x98\x07\xA2\xE0:|\x80\x95Hn\x80\xDa\x18(\xC1\x81Vk\xC0\x81Yl\xF6\x85Is\x93\xC2G>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:44:54.957 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:44:54.957 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 30 bytes 08:44:54.958 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:44:54.958 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 24 - Parser@43cc5027[ExtensionStack,s=PAYLOAD_LEN,c=0,len=24,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:44:54.958 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@29f7fd[p=0,l=24,c=24,r=24]={<<<|\x80\x95Hn\x80\xDa\x18(\xC1\x81Vk\xC0\x81Yl\xF6\x85Is\x93\xC2G>>>} 08:44:54.958 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=24,fin=true,rsv=...,masked=true] 08:44:54.958 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:54.958 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=24,fin=true,rsv=...,masked=true]) 08:44:54.958 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=24,fin=true,rsv=...,masked=true]) - events.onFrame=null 08:44:54.958 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@29f7fd[p=0,l=24,c=24,r=24]={<<<{"uri":"/callbackTest1"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:44:54.959 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([24] "{"uri":"/callbackTest1"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:44:54.969 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:44:54.969 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendString with HeapByteBuffer@275034ce[p=0,l=25,c=25,r=25]={<<<[WEBSOCKET]/callbackTest1>>>} 08:44:54.970 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=25,fin=true,rsv=...,masked=false] 08:44:54.970 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=25,fin=true,rsv=...,masked=false] 08:44:54.970 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=25,fin=true,rsv=...,masked=false], Flusher@6f906794[PROCESSING]) 08:44:54.970 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=25,fin=true,rsv=...,masked=false],Flusher@6f906794[PROCESSING],AUTO,null] to Flusher@1b68766[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:54.970 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1b68766[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:54.970 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=25,fin=true,rsv=...,masked=false],Flusher@6f906794[PROCESSING],AUTO,null]] 08:44:54.970 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:44:54.970 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@6f906794[PROCESSING],AUTO,null]] 08:44:54.970 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:44:54.970 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:44:54.970 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:44:54.970 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=27 cap=32768] 08:44:54.970 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:44:54.970 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@78959c97{IDLE}->null [DirectByteBuffer@4940d8ec[p=0,l=27,c=32768,r=27]={<<<\x81\x19[WEBSOCKET]/callbackTest1>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:44:54.970 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@78959c97{WRITING}->null:IDLE-->WRITING 08:44:55.036 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 woken up from select, 1/1/1 selected 08:44:55.036 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 27 SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=W,to=79/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=27,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=24,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:44:55.036 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 processing 1 keys, 0 updates 08:44:55.037 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=27 remaining=0 WriteFlusher@78959c97{WRITING}->null 08:44:55.037 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@47dc5942 SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=90/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:55.037 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=90/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:55.037 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=90/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 08:44:55.037 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=1/2,p=0} tryExecute EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:44:55.037Z 08:44:55.037 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=0/2,p=0}@6e15379 offer EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:44:55.037Z 08:44:55.038 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=0/2,p=1} startReservedThread p=1 08:44:55.038 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@a137d7a{s=0/2,p=1}@121e0e92 startThread=0 08:44:55.038 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@a137d7a{s=0/2,p=1}@121e0e92 in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=1}] 08:44:55.038 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=1/2,p=1}@121e0e92 started 08:44:55.038 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=1/2,p=0}@121e0e92 waiting 08:44:55.038 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/IDLE/p=true/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:44:55.038Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=91/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 08:44:55.038 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4ab27aae{AC.ReadCB@1593c8f1{WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=91/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=0,f=null]]}} 08:44:55.038 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:44:55.038 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=1/2,p=0}@6e15379 task=EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/IDLE/p=true/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:44:55.038Z 08:44:55.038 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:44:55.038 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/IDLE/p=true/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:44:55.038Z tryProduce true 08:44:55.038 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6a385093[READING] getAction(DirectByteBuffer@372d53da[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:44:55.038 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:55.038 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:55.038 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:55.038 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 27 DirectByteBuffer@372d53da[p=0,l=27,c=4096,r=27]={<<<\x81\x19[WEBSOCKET]/callbackTest1>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:55.038 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 27 bytes - DirectByteBuffer@372d53da[p=0,l=27,c=4096,r=27]={<<<\x81\x19[WEBSOCKET]/callbackTest1>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:55.038 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=0,f=null]] 08:44:55.038 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6a385093[READING] getAction(DirectByteBuffer@372d53da[p=0,l=27,c=4096,r=27]={<<<\x81\x19[WEBSOCKET]/callbackTest1>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:44:55.038 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:44:55.038 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 waiting with 1 keys 08:44:55.038 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 27 bytes 08:44:55.038 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:44:55.038 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 25 - Parser@41d19b58[ExtensionStack,s=PAYLOAD_LEN,c=0,len=25,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:44:55.045 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@66ceac36[p=0,l=25,c=25,r=25]={<<<[WEBSOCKET]/callbackTest1>>>} 08:44:55.045 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=25,fin=true,rsv=...,masked=false] 08:44:55.045 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:55.046 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=25,fin=true,rsv=...,masked=false]) 08:44:55.046 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=25,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:44:55.046 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@66ceac36[p=0,l=25,c=25,r=25]={<<<[WEBSOCKET]/callbackTest1>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:44:55.046 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([25] "[WEBSOCKET]/callbackTest1") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:44:55.046 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6a385093[READING] getAction(DirectByteBuffer@372d53da[p=27,l=27,c=4096,r=0]={\x81\x19[WEBSOC...ckTest1<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:44:55.046 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:55.046 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@372d53da[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x19[WEBSOC...\x00\x00\x00\x00\x00\x00\x00} 08:44:55.046 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=25,f=null]] 08:44:55.046 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4ab27aae{AC.ReadCB@1593c8f1{WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=25,f=null]]}} 08:44:55.046 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=25,f=null]] 08:44:55.046 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@2521919f on ManagedSelector@58e85c6f{STARTED} id=0 keys=1 selected=0 updates=0 08:44:55.046 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@58e85c6f{STARTED} id=0 keys=1 selected=0 updates=1 08:44:55.046 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1275143523@65ec8b24 in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=1/2,p=0}] 08:44:55.046 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 woken with none selected 08:44:55.046 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 woken up from select, 0/0/1 selected 08:44:55.037 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@78959c97{IDLE}->null:WRITING-->IDLE 08:44:55.046 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 processing 0 keys, 1 updates 08:44:55.046 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:55.046 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=27,terminated=null] 08:44:55.046 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@2521919f 08:44:55.046 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=27,terminated=null] processing 0 entries: [] 08:44:55.046 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=27,terminated=null] auto flushing 08:44:55.047 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=27,terminated=null] flushing 0 frames: [] 08:44:55.047 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=25,f=null]] 08:44:55.047 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:55.047 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 waiting with 1 keys 08:44:55.047 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:44:55.047 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@48ce8f40[READING] getAction(DirectByteBuffer@538dbf1[p=30,l=30,c=4096,r=0]={\x81\x98\x07\xA2\xE0:{"u...Test1"}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:44:55.047 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:55.047 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@538dbf1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x98\x07\xA2\xE0:{"u...\x00\x00\x00\x00\x00\x00\x00} 08:44:55.047 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=24,f=null]] 08:44:55.047 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5bb7d5f9{AC.ReadCB@7b7a6808{WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=24,f=null]]}} 08:44:55.047 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=24,f=null]] 08:44:55.047 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@45288f99 on ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=0 08:44:55.047 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=1 08:44:55.047 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=2/2,p=0}@1575fac9 waiting 08:44:55.047 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken with none selected 08:44:55.047 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken up from select, 0/0/2 selected 08:44:55.047 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 processing 0 keys, 1 updates 08:44:55.047 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:55.047 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@45288f99 08:44:55.047 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=24,f=null]] 08:44:55.047 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:55.047 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 waiting with 2 keys [WEBSOCKET]/callbackTest1 08:44:55.147 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:44:55.147 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@a3594f4[p=0,l=73,c=73,r=73]={<<<{"uri":"/callbackTest1/wi..."request":"MyContent"}}>>>} 08:44:55.147 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=73,fin=true,rsv=...,masked=false] 08:44:55.147 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=73,fin=true,rsv=...,masked=false] 08:44:55.147 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=73,fin=true,rsv=...,masked=true], Flusher@568acaf3[PROCESSING]) 08:44:55.147 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=73,fin=true,rsv=...,masked=true],Flusher@568acaf3[PROCESSING],AUTO,null] to Flusher@52a4bb55[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:55.147 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52a4bb55[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:55.148 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=73,fin=true,rsv=...,masked=true],Flusher@568acaf3[PROCESSING],AUTO,null]] 08:44:55.148 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:44:55.148 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@568acaf3[PROCESSING],AUTO,null]] 08:44:55.148 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:44:55.148 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:44:55.148 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:44:55.148 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:44:55.148 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=79 cap=32768] 08:44:55.148 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:44:55.148 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@738572d8{IDLE}->null [DirectByteBuffer@63c3bad2[p=0,l=79,c=32768,r=79]={<<<\x81\xC9\x7f;\x1c\xB8\x04\x19i\xCa\x16\x19&\x9aPX}\xD4\x13Y}\xDb\x14oy...>\xCa\x1aJi\xDd\x0cO>\x82]ve\xFb\x10Uh\xDd\x11O>\xC5\x02>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:44:55.148 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@738572d8{WRITING}->null:IDLE-->WRITING 08:44:55.148 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken up from select, 1/1/2 selected 08:44:55.148 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 processing 1 keys, 0 updates 08:44:55.148 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 79 SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=102/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=79,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=25,f=null]] 08:44:55.148 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=79 remaining=0 WriteFlusher@738572d8{WRITING}->null 08:44:55.148 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@738572d8{IDLE}->null:WRITING-->IDLE 08:44:55.148 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@33355116 SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=101/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=24,f=null]] 08:44:55.148 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] 08:44:55.148 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] processing 0 entries: [] 08:44:55.148 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] auto flushing 08:44:55.148 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=101/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=24,f=null]] 08:44:55.148 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] flushing 0 frames: [] 08:44:55.148 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:44:55.148 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=101/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=24,f=null]]:runFillable:BLOCKING 08:44:55.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=2/2,p=0} tryExecute EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:44:55.149Z 08:44:55.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@1575fac9 offer EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:44:55.149Z 08:44:55.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:44:55.149Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=101/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=24,f=null]]:runFillable:BLOCKING/BLOCKING 08:44:55.149 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@1575fac9 task=EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:44:55.149Z 08:44:55.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5bb7d5f9{AC.ReadCB@7b7a6808{WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=102/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=24,f=null]]}} 08:44:55.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:44:55.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:44:55.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@48ce8f40[READING] getAction(DirectByteBuffer@538dbf1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x98\x07\xA2\xE0:{"u...\x00\x00\x00\x00\x00\x00\x00}) 08:44:55.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:55.149 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:44:55.149Z tryProduce true 08:44:55.149 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:55.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 79 DirectByteBuffer@538dbf1[p=0,l=79,c=4096,r=79]={<<<\x81\xC9\x7f;\x1c\xB8\x04\x19i\xCa\x16\x19&\x9aPX}\xD4\x13Y}\xDb\x14oy...>\xCa\x1aJi\xDd\x0cO>\x82]ve\xFb\x10Uh\xDd\x11O>\xC5\x02>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:55.149 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:55.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 79 bytes - DirectByteBuffer@538dbf1[p=0,l=79,c=4096,r=79]={<<<\x81\xC9\x7f;\x1c\xB8\x04\x19i\xCa\x16\x19&\x9aPX}\xD4\x13Y}\xDb\x14oy...>\xCa\x1aJi\xDd\x0cO>\x82]ve\xFb\x10Uh\xDd\x11O>\xC5\x02>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:55.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@48ce8f40[READING] getAction(DirectByteBuffer@538dbf1[p=0,l=79,c=4096,r=79]={<<<\x81\xC9\x7f;\x1c\xB8\x04\x19i\xCa\x16\x19&\x9aPX}\xD4\x13Y}\xDb\x14oy...>\xCa\x1aJi\xDd\x0cO>\x82]ve\xFb\x10Uh\xDd\x11O>\xC5\x02>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:44:55.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:44:55.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 79 bytes 08:44:55.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:44:55.149 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=24,f=null]] 08:44:55.149 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 waiting with 2 keys 08:44:55.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 73 - Parser@43cc5027[ExtensionStack,s=PAYLOAD_LEN,c=0,len=73,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:44:55.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@28193ced[p=0,l=73,c=73,r=73]={<<<\x04\x19i\xCa\x16\x19&\x9aPX}\xD4\x13Y}\xDb\x14oy\xCb\x0b\n3\xCf\x16...>\xCa\x1aJi\xDd\x0cO>\x82]ve\xFb\x10Uh\xDd\x11O>\xC5\x02>>>} 08:44:55.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=73,fin=true,rsv=...,masked=true] 08:44:55.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:55.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=73,fin=true,rsv=...,masked=true]) 08:44:55.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=73,fin=true,rsv=...,masked=true]) - events.onFrame=null 08:44:55.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@28193ced[p=0,l=73,c=73,r=73]={<<<{"uri":"/callbackTest1/wi..."request":"MyContent"}}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:44:55.149 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([73] "{"uri":"/callbackTes..."parameters":{"request":"MyContent"}}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendString with HeapByteBuffer@56334e6d[p=0,l=37,c=37,r=37]={<<<[WEBSOCKET]/callbackTest1/withContent>>>} 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=37,fin=true,rsv=...,masked=false] 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=37,fin=true,rsv=...,masked=false] 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=37,fin=true,rsv=...,masked=false], Flusher@6f906794[PROCESSING]) 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=37,fin=true,rsv=...,masked=false],Flusher@6f906794[PROCESSING],AUTO,null] to Flusher@1b68766[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1b68766[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=37,fin=true,rsv=...,masked=false],Flusher@6f906794[PROCESSING],AUTO,null]] 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@6f906794[PROCESSING],AUTO,null]] 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=39 cap=32768] 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@78959c97{IDLE}->null [DirectByteBuffer@4940d8ec[p=0,l=39,c=32768,r=39]={<<<\x81%[WEBSOCKET]/callbackTest1/withContent>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@78959c97{WRITING}->null:IDLE-->WRITING 08:44:55.150 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 woken up from select, 1/1/1 selected 08:44:55.150 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 processing 1 keys, 0 updates 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 39 SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=39,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=73,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=39 remaining=0 WriteFlusher@78959c97{WRITING}->null 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@78959c97{IDLE}->null:WRITING-->IDLE 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=39,terminated=null] 08:44:55.150 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@47dc5942 SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=25,f=null]] 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=39,terminated=null] processing 0 entries: [] 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=39,terminated=null] auto flushing 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=39,terminated=null] flushing 0 frames: [] 08:44:55.150 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:44:55.151 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@48ce8f40[READING] getAction(DirectByteBuffer@538dbf1[p=79,l=79,c=4096,r=0]={\x81\xC9\x7f;\x1c\xB8{"u...tent"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:44:55.151 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=25,f=null]] 08:44:55.151 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:55.151 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@538dbf1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xC9\x7f;\x1c\xB8{"u...\x00\x00\x00\x00\x00\x00\x00} 08:44:55.151 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=25,f=null]]:runFillable:BLOCKING 08:44:55.151 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=73,f=null]] 08:44:55.151 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5bb7d5f9{AC.ReadCB@7b7a6808{WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=73,f=null]]}} 08:44:55.151 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=73,f=null]] 08:44:55.151 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=1/2,p=0} tryExecute EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:44:55.151Z 08:44:55.151 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@45288f99 on ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=0 08:44:55.151 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=1 08:44:55.151 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=2/2,p=0}@12bb6727 waiting 08:44:55.151 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken with none selected 08:44:55.151 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken up from select, 0/0/2 selected 08:44:55.151 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 processing 0 keys, 1 updates 08:44:55.151 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=0/2,p=0}@121e0e92 offer EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:44:55.151Z 08:44:55.151 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:55.151 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@45288f99 08:44:55.151 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=0/2,p=1} startReservedThread p=1 08:44:55.151 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@a137d7a{s=0/2,p=1}@5df1556e startThread=0 08:44:55.151 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=73,f=null]] 08:44:55.151 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:55.151 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 waiting with 2 keys 08:44:55.151 [WebSocketClient@45019084-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@a137d7a{s=0/2,p=1}@5df1556e in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=1}] 08:44:55.151 [WebSocketClient@45019084-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=1/2,p=1}@5df1556e started 08:44:55.151 [WebSocketClient@45019084-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=1/2,p=0}@5df1556e waiting 08:44:55.151 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/IDLE/p=true/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:44:55.151Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=25,f=null]]:runFillable:BLOCKING/BLOCKING 08:44:55.151 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4ab27aae{AC.ReadCB@1593c8f1{WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=25,f=null]]}} 08:44:55.151 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:44:55.151 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:44:55.151 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6a385093[READING] getAction(DirectByteBuffer@372d53da[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x19[WEBSOC...\x00\x00\x00\x00\x00\x00\x00}) 08:44:55.151 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:55.151 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 39 DirectByteBuffer@372d53da[p=0,l=39,c=4096,r=39]={<<<\x81%[WEBSOCKET]/callbackTest1/withContent>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:55.151 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 39 bytes - DirectByteBuffer@372d53da[p=0,l=39,c=4096,r=39]={<<<\x81%[WEBSOCKET]/callbackTest1/withContent>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:44:55.151 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6a385093[READING] getAction(DirectByteBuffer@372d53da[p=0,l=39,c=4096,r=39]={<<<\x81%[WEBSOCKET]/callbackTest1/withContent>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:44:55.151 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:44:55.151 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 39 bytes 08:44:55.151 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:44:55.152 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 37 - Parser@41d19b58[ExtensionStack,s=PAYLOAD_LEN,c=0,len=37,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:44:55.152 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@5336b0a0[p=0,l=37,c=37,r=37]={<<<[WEBSOCKET]/callbackTest1/withContent>>>} 08:44:55.152 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=37,fin=true,rsv=...,masked=false] 08:44:55.152 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:55.152 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=37,fin=true,rsv=...,masked=false]) 08:44:55.152 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=37,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:44:55.152 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@5336b0a0[p=0,l=37,c=37,r=37]={<<<[WEBSOCKET]/callbackTest1/withContent>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:44:55.152 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([37] "[WEBSOCKET]/callbackTest1/withContent") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:44:55.152 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6a385093[READING] getAction(DirectByteBuffer@372d53da[p=39,l=39,c=4096,r=0]={\x81%[WEBSOC...Content<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:44:55.152 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:55.152 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@372d53da[p=0,l=0,c=4096,r=0]={<<<>>>\x81%[WEBSOC...\x00\x00\x00\x00\x00\x00\x00} 08:44:55.152 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=37,f=null]] 08:44:55.152 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4ab27aae{AC.ReadCB@1593c8f1{WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=37,f=null]]}} 08:44:55.152 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=true 0->1 for SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=37,f=null]] 08:44:55.152 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:55.152 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:55.152 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 1 on SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=37,f=null]] 08:44:55.152 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 waiting with 1 keys 08:44:55.152 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=1/2,p=0}@121e0e92 task=EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/PRODUCING/p=true/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:44:55.152Z 08:44:55.152 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/PRODUCING/p=true/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:44:55.152Z tryProduce true 08:44:55.152 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=2/2,p=0}@121e0e92 waiting [WEBSOCKET]/callbackTest1/withContent 08:44:55.349 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 08:44:55.349 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@45baa606[p=0,l=12,c=12,r=12]={<<<{"uri":null}>>>} 08:44:55.349 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=12,fin=true,rsv=...,masked=false] 08:44:55.349 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=12,fin=true,rsv=...,masked=false] 08:44:55.349 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=12,fin=true,rsv=...,masked=true], Flusher@568acaf3[PROCESSING]) 08:44:55.349 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=12,fin=true,rsv=...,masked=true],Flusher@568acaf3[PROCESSING],AUTO,null] to Flusher@52a4bb55[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:55.349 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52a4bb55[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:55.349 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=12,fin=true,rsv=...,masked=true],Flusher@568acaf3[PROCESSING],AUTO,null]] 08:44:55.349 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:44:55.349 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@568acaf3[PROCESSING],AUTO,null]] 08:44:55.349 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 08:44:55.350 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:44:55.350 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:44:55.350 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:44:55.350 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=18 cap=32768] 08:44:55.350 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:44:55.350 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@738572d8{IDLE}->null [DirectByteBuffer@63c3bad2[p=0,l=18,c=32768,r=18]={<<<\x81\x8c\xB3\xC0h\xAe\xC8\xE2\x1d\xDc\xDa\xE2R\xC0\xC6\xAc\x04\xD3>>>\x13Y}\xDb\x14oy\xCb\x0b...\x00\x00\x00\x00\x00\x00\x00}] 08:44:55.350 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@738572d8{WRITING}->null:IDLE-->WRITING 08:44:55.350 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken up from select, 1/1/2 selected 08:44:55.350 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 18 SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=197/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=18,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=37,f=null]] 08:44:55.350 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 processing 1 keys, 0 updates 08:44:55.350 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=18 remaining=0 WriteFlusher@738572d8{WRITING}->null 08:44:55.350 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@738572d8{IDLE}->null:WRITING-->IDLE 08:44:55.350 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=18,terminated=null] 08:44:55.350 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=18,terminated=null] processing 0 entries: [] 08:44:55.350 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@33355116 SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=199/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=73,f=null]] 08:44:55.350 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=18,terminated=null] auto flushing 08:44:55.350 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=18,terminated=null] flushing 0 frames: [] 08:44:55.350 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:44:55.350 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=199/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=73,f=null]] 08:44:55.350 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=199/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=73,f=null]]:runFillable:BLOCKING 08:44:55.350 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=2/2,p=0} tryExecute EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:44:55.35Z 08:44:55.350 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@12bb6727 offer EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:44:55.35Z 08:44:55.351 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@12bb6727 task=EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:44:55.351Z 08:44:55.351 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:44:55.35Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=199/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=73,f=null]]:runFillable:BLOCKING/BLOCKING 08:44:55.351 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5bb7d5f9{AC.ReadCB@7b7a6808{WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=200/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=73,f=null]]}} 08:44:55.351 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:44:55.351Z tryProduce true 08:44:55.351 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:55.351 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 08:44:55.351 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:55.351 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:44:55.351 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@48ce8f40[READING] getAction(DirectByteBuffer@538dbf1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xC9\x7f;\x1c\xB8{"u...\x00\x00\x00\x00\x00\x00\x00}) 08:44:55.351 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=200/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=73,f=null]] 08:44:55.351 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:55.351 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 18 DirectByteBuffer@538dbf1[p=0,l=18,c=4096,r=18]={<<<\x81\x8c\xB3\xC0h\xAe\xC8\xE2\x1d\xDc\xDa\xE2R\xC0\xC6\xAc\x04\xD3>>>lbackTest...\x00\x00\x00\x00\x00\x00\x00} 08:44:55.351 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 waiting with 2 keys 08:44:55.351 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 18 bytes - DirectByteBuffer@538dbf1[p=0,l=18,c=4096,r=18]={<<<\x81\x8c\xB3\xC0h\xAe\xC8\xE2\x1d\xDc\xDa\xE2R\xC0\xC6\xAc\x04\xD3>>>lbackTest...\x00\x00\x00\x00\x00\x00\x00} 08:44:55.351 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@48ce8f40[READING] getAction(DirectByteBuffer@538dbf1[p=0,l=18,c=4096,r=18]={<<<\x81\x8c\xB3\xC0h\xAe\xC8\xE2\x1d\xDc\xDa\xE2R\xC0\xC6\xAc\x04\xD3>>>lbackTest...\x00\x00\x00\x00\x00\x00\x00}) 08:44:55.351 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:44:55.351 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 18 bytes 08:44:55.351 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 08:44:55.351 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 12 - Parser@43cc5027[ExtensionStack,s=PAYLOAD_LEN,c=0,len=12,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 08:44:55.351 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@61cf71a8[p=0,l=12,c=12,r=12]={<<<\xC8\xE2\x1d\xDc\xDa\xE2R\xC0\xC6\xAc\x04\xD3>>>} 08:44:55.351 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=12,fin=true,rsv=...,masked=true] 08:44:55.351 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:55.351 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=12,fin=true,rsv=...,masked=true]) 08:44:55.351 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=12,fin=true,rsv=...,masked=true]) - events.onFrame=null 08:44:55.351 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@61cf71a8[p=0,l=12,c=12,r=12]={<<<{"uri":null}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:44:55.351 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([12] "{"uri":null}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendString with HeapByteBuffer@459cfa9c[p=0,l=11,c=11,r=11]={<<<[WEBSOCKET]>>>} 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=11,fin=true,rsv=...,masked=false] 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=11,fin=true,rsv=...,masked=false] 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=11,fin=true,rsv=...,masked=false], Flusher@6f906794[PROCESSING]) 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=11,fin=true,rsv=...,masked=false],Flusher@6f906794[PROCESSING],AUTO,null] to Flusher@1b68766[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1b68766[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=11,fin=true,rsv=...,masked=false],Flusher@6f906794[PROCESSING],AUTO,null]] 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@6f906794[PROCESSING],AUTO,null]] 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=13 cap=32768] 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@78959c97{IDLE}->null [DirectByteBuffer@4940d8ec[p=0,l=13,c=32768,r=13]={<<<\x81\x0b[WEBSOCKET]>>>/callback...\x00\x00\x00\x00\x00\x00\x00}] 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@78959c97{WRITING}->null:IDLE-->WRITING 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 13 SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=13,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=12,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 08:44:55.352 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 woken up from select, 1/1/1 selected 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=13 remaining=0 WriteFlusher@78959c97{WRITING}->null 08:44:55.352 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 processing 1 keys, 0 updates 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@78959c97{IDLE}->null:WRITING-->IDLE 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=13,terminated=null] 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=13,terminated=null] processing 0 entries: [] 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=13,terminated=null] auto flushing 08:44:55.352 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@47dc5942 SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=37,f=null]] 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=13,terminated=null] flushing 0 frames: [] 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 08:44:55.352 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=37,f=null]] 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@48ce8f40[READING] getAction(DirectByteBuffer@538dbf1[p=18,l=18,c=4096,r=0]={\x81\x8c\xB3\xC0h\xAe{"u...":null}<<<>>>lbackTest...\x00\x00\x00\x00\x00\x00\x00}) 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:55.352 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@538dbf1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x8c\xB3\xC0h\xAe{"u...\x00\x00\x00\x00\x00\x00\x00} 08:44:55.352 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=37,f=null]]:runFillable:BLOCKING 08:44:55.353 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=12,f=null]] 08:44:55.353 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5bb7d5f9{AC.ReadCB@7b7a6808{WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=12,f=null]]}} 08:44:55.353 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=2/2,p=0} tryExecute EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/REPRODUCING/p=false/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:44:55.353Z 08:44:55.353 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=12,f=null]] 08:44:55.353 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@45288f99 on ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=0 08:44:55.353 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=1 08:44:55.353 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=2/2,p=0}@1575fac9 waiting 08:44:55.353 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=1/2,p=0}@121e0e92 offer EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/REPRODUCING/p=false/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:44:55.353Z 08:44:55.353 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/IDLE/p=true/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:44:55.353Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=37,f=null]]:runFillable:BLOCKING/BLOCKING 08:44:55.353 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken with none selected 08:44:55.353 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken up from select, 0/0/2 selected 08:44:55.353 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 processing 0 keys, 1 updates 08:44:55.353 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:55.353 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/1375710434@45288f99 08:44:55.353 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4ab27aae{AC.ReadCB@1593c8f1{WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=37,f=null]]}} 08:44:55.353 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:44:55.353 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=12,f=null]] 08:44:55.353 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:44:55.353 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:55.353 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6a385093[READING] getAction(DirectByteBuffer@372d53da[p=0,l=0,c=4096,r=0]={<<<>>>\x81%[WEBSOC...\x00\x00\x00\x00\x00\x00\x00}) 08:44:55.353 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 waiting with 2 keys 08:44:55.353 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:55.353 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 13 DirectByteBuffer@372d53da[p=0,l=13,c=4096,r=13]={<<<\x81\x0b[WEBSOCKET]>>>/callback...\x00\x00\x00\x00\x00\x00\x00} 08:44:55.353 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 13 bytes - DirectByteBuffer@372d53da[p=0,l=13,c=4096,r=13]={<<<\x81\x0b[WEBSOCKET]>>>/callback...\x00\x00\x00\x00\x00\x00\x00} 08:44:55.353 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6a385093[READING] getAction(DirectByteBuffer@372d53da[p=0,l=13,c=4096,r=13]={<<<\x81\x0b[WEBSOCKET]>>>/callback...\x00\x00\x00\x00\x00\x00\x00}) 08:44:55.353 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:44:55.353 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 13 bytes 08:44:55.353 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 08:44:55.353 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 11 - Parser@41d19b58[ExtensionStack,s=PAYLOAD_LEN,c=0,len=11,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 08:44:55.353 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@57093e1e[p=0,l=11,c=11,r=11]={<<<[WEBSOCKET]>>>} 08:44:55.353 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=11,fin=true,rsv=...,masked=false] 08:44:55.353 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:55.353 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=11,fin=true,rsv=...,masked=false]) 08:44:55.353 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=11,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:44:55.353 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@57093e1e[p=0,l=11,c=11,r=11]={<<<[WEBSOCKET]>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 08:44:55.353 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([11] "[WEBSOCKET]") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 08:44:55.354 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6a385093[READING] getAction(DirectByteBuffer@372d53da[p=13,l=13,c=4096,r=0]={\x81\x0b[WEBSOCKET]<<<>>>/callback...\x00\x00\x00\x00\x00\x00\x00}) 08:44:55.354 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:55.354 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@372d53da[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x0b[WEBSOC...\x00\x00\x00\x00\x00\x00\x00} 08:44:55.354 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=11,f=null]] 08:44:55.354 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4ab27aae{AC.ReadCB@1593c8f1{WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=11,f=null]]}} 08:44:55.354 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=1/2,p=0}@121e0e92 task=EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/IDLE/p=true/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:55.354Z 08:44:55.354 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=true 0->1 for SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=11,f=null]] 08:44:55.354 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/IDLE/p=true/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:55.354Z tryProduce true 08:44:55.354 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:55.354 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=2/2,p=0}@121e0e92 waiting 08:44:55.354 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:55.354 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 1 on SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=11,f=null]] 08:44:55.354 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 waiting with 1 keys [WEBSOCKET] 08:44:55.439 [main] INFO org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackFactory - Callback servlet '/callbackTest1/*' unregistered 08:44:55.440 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketServerFactory@48326389[defaultPolicy=WebSocketPolicy@6ed617[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096],creator=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketPool] 08:44:55.440 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@37116ea8{STARTED} 08:44:55.441 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],behavior=SERVER,connection=WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=88/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=12,f=null]],remote=WebSocketRemoteEndpoint@40ec9f3c[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:44:55.441 [main] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],behavior=SERVER,connection=WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=88/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[OPENED],f=Flusher@1b68766[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=12,f=null]],remote=WebSocketRemoteEndpoint@40ec9f3c[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:44:55.443 [main] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@64693226) 08:44:55.443 [main] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@64693226,OFF,null] to Flusher@1b68766[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:55.443 [main] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1b68766[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:55.443 [main] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@64693226,OFF,null]] 08:44:55.443 [main] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@64693226,OFF,null]] 08:44:55.443 [main] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@78959c97{IDLE}->null [DirectByteBuffer@1c758545[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@117bcfdc[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 08:44:55.443 [main] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@78959c97{WRITING}->null:IDLE-->WRITING 08:44:55.443 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 woken up from select, 1/1/1 selected 08:44:55.443 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 processing 1 keys, 0 updates 08:44:55.443 [main] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=W,to=90/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[CLOSING],f=Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=12,f=null]] 08:44:55.443 [main] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@78959c97{WRITING}->null 08:44:55.443 [main] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@78959c97{IDLE}->null:WRITING-->IDLE 08:44:55.443 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@47dc5942 SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=89/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=11,f=null]] 08:44:55.443 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=89/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=11,f=null]] 08:44:55.444 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=89/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=11,f=null]]:runFillable:BLOCKING 08:44:55.444 [main] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 08:44:55.444 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onClose(int,java.lang.String),wantsSession=false,streaming=false] 08:44:55.444 [main] DEBUG org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet - 08:44:55.444 [main] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 08:44:55.444 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=2/2,p=0} tryExecute EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/REPRODUCING/p=false/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:55.444Z 08:44:55.444 [main] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:55.444 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=1/2,p=0}@121e0e92 offer EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/REPRODUCING/p=false/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:55.444Z 08:44:55.444 [main] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[DISCONNECTED],f=Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=12,f=null]] 08:44:55.444 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/IDLE/p=true/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:55.444Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=90/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=11,f=null]]:runFillable:BLOCKING/BLOCKING 08:44:55.444 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=1/2,p=0}@121e0e92 task=EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/IDLE/p=true/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:44:55.444Z 08:44:55.444 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4ab27aae{AC.ReadCB@1593c8f1{WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=90/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=11,f=null]]}} 08:44:55.444 [main] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[DISCONNECTED],f=Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=12,f=null]] 08:44:55.444 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 08:44:55.444 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 08:44:55.444 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/IDLE/p=true/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:44:55.444Z tryProduce true 08:44:55.444 [main] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[DISCONNECTED],f=Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=12,f=null]] 08:44:55.444 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:55.444 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6a385093[READING] getAction(DirectByteBuffer@372d53da[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x0b[WEBSOC...\x00\x00\x00\x00\x00\x00\x00}) 08:44:55.444 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:55.444 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:55.444 [main] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:56884,CLOSED,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[DISCONNECTED],f=Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=12,f=null]] 08:44:55.444 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 12 DirectByteBuffer@372d53da[p=0,l=12,c=4096,r=12]={<<<\x88\n\x03\xE9Shutdown>>>]/callbac...\x00\x00\x00\x00\x00\x00\x00} 08:44:55.444 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 12 bytes - DirectByteBuffer@372d53da[p=0,l=12,c=4096,r=12]={<<<\x88\n\x03\xE9Shutdown>>>]/callbac...\x00\x00\x00\x00\x00\x00\x00} 08:44:55.444 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6a385093[READING] getAction(DirectByteBuffer@372d53da[p=0,l=12,c=4096,r=12]={<<<\x88\n\x03\xE9Shutdown>>>]/callbac...\x00\x00\x00\x00\x00\x00\x00}) 08:44:55.444 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 08:44:55.444 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[OPENED],f=Flusher@52a4bb55[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=11,f=null]] 08:44:55.444 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 12 bytes 08:44:55.444 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 waiting with 1 keys 08:44:55.444 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode CLOSE, fin=true rsv=... 08:44:55.444 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 10 - Parser@41d19b58[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=false]] 08:44:55.445 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@120bba9b[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>} 08:44:55.445 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=false] 08:44:55.445 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:55.445 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false]) 08:44:55.445 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=false]) - events.onFrame=null 08:44:55.445 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 08:44:55.445 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 08:44:55.445 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4506c791) 08:44:55.445 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4506c791,OFF,null] to Flusher@52a4bb55[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 08:44:55.445 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52a4bb55[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 08:44:55.445 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4506c791,OFF,null]] 08:44:55.445 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4506c791,OFF,null]] 08:44:55.445 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@738572d8{IDLE}->null [DirectByteBuffer@2353cc21[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\x92\xEc`\xFe>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3db4ef9b[p=0,l=10,c=10,r=10]={<<<\x91\x053\x96\xE7\x98\x04\x91\xE5\x82>>>}] 08:44:55.445 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@738572d8{WRITING}->null:IDLE-->WRITING 08:44:55.445 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=W,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[CLOSING],f=Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=false]]] 08:44:55.445 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@738572d8{WRITING}->null 08:44:55.445 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@738572d8{IDLE}->null:WRITING-->IDLE 08:44:55.445 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 08:44:55.445 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 08:44:55.445 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:55.445 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[DISCONNECTED],f=Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=false]]] 08:44:55.445 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[DISCONNECTED],f=Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=false]]] 08:44:55.446 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[DISCONNECTED],f=Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=false]]] 08:44:55.446 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@22bd8253{l=/127.0.0.1:56884,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[DISCONNECTED],f=Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=false]]] 08:44:55.446 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@4ab27aae{null} 08:44:55.446 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@58e85c6f{STARTED} id=0 keys=1 selected=0 updates=0 08:44:55.447 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 woken with none selected 08:44:55.447 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@722445d4 startThread=0 08:44:55.447 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 woken up from select, 0/0/0 selected 08:44:55.447 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 processing 0 keys, 0 updates 08:44:55.447 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:55.447 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:55.447 [WebSocketClient@45019084-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@722445d4 in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=1/2,p=0}] 08:44:55.447 [main] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@5bb7d5f9{AC.ReadCB@7b7a6808{WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:56884,CLOSED,fill=FI,flush=-,to=3/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[DISCONNECTED],f=Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=12,f=null]]}} 08:44:55.447 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 waiting with 0 keys 08:44:55.447 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@22bd8253{l=0.0.0.0/0.0.0.0:56884,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[DISCONNECTED],f=Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=false]]] 08:44:55.447 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:55.447 [WebSocketClient@45019084-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@22bd8253{l=0.0.0.0/0.0.0.0:56884,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[DISCONNECTED],f=Flusher@52a4bb55[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=false]]] 08:44:55.447 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6a385093[READING] getAction(DirectByteBuffer@372d53da[p=12,l=12,c=4096,r=0]={\x88\n\x03\xE9Shutdown<<<>>>]/callbac...\x00\x00\x00\x00\x00\x00\x00}) 08:44:55.447 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 08:44:55.447 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 08:44:55.447 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6a385093[EOF] getAction(DirectByteBuffer@372d53da[p=12,l=12,c=4096,r=0]={\x88\n\x03\xE9Shutdown<<<>>>]/callbac...\x00\x00\x00\x00\x00\x00\x00}) 08:44:55.447 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 08:44:55.447 [WebSocketClient@45019084-40] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=0.0.0.0/0.0.0.0:56884,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[DISCONNECTED],f=Flusher@52a4bb55[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=10,f=null]] 08:44:55.447 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=2/2,p=0}@6e15379 waiting 08:44:55.447 [WebSocketClient@45019084-40] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 08:44:55.447 [main] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:56884,CLOSED,fill=-,flush=-,to=3/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[DISCONNECTED],f=Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=12,f=null]] onFillInterestedFailed {} 08:44:55.447 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=0 08:44:55.447 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73a19967 startThread=0 08:44:55.447 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken with none selected 08:44:55.447 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 woken up from select, 0/0/1 selected 08:44:55.447 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 processing 0 keys, 0 updates 08:44:55.447 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:44:55.447 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:55.447 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@411d2248 waiting with 1 keys 08:44:55.447 [qtp1976804832-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73a19967 in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=2/2,p=0}] 08:44:55.447 [main] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@6afd99c2{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=3/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[DISCONNECTED],f=Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=12,f=null]] 08:44:55.447 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@6afd99c2{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=3/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[DISCONNECTED],f=Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=12,f=null]] 08:44:55.447 [main] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 08:44:55.447 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=4/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[DISCONNECTED],f=Flusher@1b68766[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=12,f=null]] 08:44:55.447 [qtp1976804832-18] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 08:44:55.448 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:55.448 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 08:44:55.448 [WebSocketClient@45019084-40] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],behavior=CLIENT,connection=WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=0.0.0.0/0.0.0.0:56884,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[DISCONNECTED],f=Flusher@52a4bb55[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@1c909ee8[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:44:55.448 [WebSocketClient@45019084-40] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],behavior=CLIENT,connection=WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=0.0.0.0/0.0.0.0:56884,r=null,CLOSED,fill=-,flush=-,to=3/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[DISCONNECTED],f=Flusher@52a4bb55[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@1c909ee8[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:44:55.449 [WebSocketClient@45019084-40] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:55.449 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b] 08:44:55.449 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b] 08:44:55.449 [WebSocketClient@45019084-40] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 08:44:55.449 [WebSocketClient@45019084-40] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189] 08:44:55.449 [WebSocketClient@45019084-40] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189] 08:44:55.449 [WebSocketClient@45019084-40] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],behavior=CLIENT,connection=WebSocketClientConnection@1593c8f1::SocketChannelEndPoint@22bd8253{l=0.0.0.0/0.0.0.0:56884,r=null,CLOSED,fill=-,flush=-,to=3/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketClientConnection@1593c8f1[s=ConnectionState@7fb37cd0[DISCONNECTED],f=Flusher@52a4bb55[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@41d19b58[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@1c909ee8[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@2babf189],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 08:44:55.449 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],behavior=SERVER,connection=WebSocketServerConnection@7b7a6808::SocketChannelEndPoint@6afd99c2{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketServerConnection@7b7a6808[s=ConnectionState@7a049bea[DISCONNECTED],f=Flusher@1b68766[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@43cc5027[ExtensionStack,s=START,c=0,len=12,f=null]],remote=WebSocketRemoteEndpoint@40ec9f3c[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@658f3b0b],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 08:44:55.449 [WebSocketClient@45019084-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@722445d4 in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=2/2,p=0}] 08:44:55.449 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@37116ea8{STOPPED} 08:44:55.449 [qtp1976804832-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73a19967 in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=2/2,p=0}] 08:44:55.449 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@5840fb26{STARTED} 08:44:55.449 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@4f4adbf7{STARTED,size=0,capacity=UNLIMITED} 08:44:55.450 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@4f4adbf7{STOPPED,size=0,capacity=UNLIMITED} 08:44:55.450 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@616b7745{STARTED,size=0,capacity=UNLIMITED} 08:44:55.450 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@616b7745{STOPPED,size=0,capacity=UNLIMITED} 08:44:55.450 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@5840fb26{STOPPED} 08:44:55.450 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@49ea3fa2{STARTED} 08:44:55.450 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@49ea3fa2{STOPPED} 08:44:55.450 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketServerFactory@48326389[defaultPolicy=WebSocketPolicy@6ed617[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096],creator=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketPool] 08:44:55.450 [main] INFO org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackFactory - Callback servlet '/callbackTest1/*' unregistered # Execution Finished: testCallbackHttpAndWebSocket(BundleContext) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202207120844]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202207120844]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.nthbnd.forward.test.TestForwardingService]/[method:testCallbackHttpAndWebSocket(org.osgi.framework.BundleContext)] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: TestForwardingService - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202207120844]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202207120844]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.nthbnd.forward.test.TestForwardingService] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: JUnit Jupiter - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202207120844]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202207120844]/[sub-engine:junit-jupiter] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: [14] org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202207120844 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202207120844]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202207120844] - TestExecutionResult [status = SUCCESSFUL, throwable = null] 08:44:55.550 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@b5fd8074[httpClient=HttpClient@2aeefcc{STARTED},openSessions.size=0] 08:44:55.550 [Thread-20] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@b5fd8074[httpClient=HttpClient@2aeefcc{STARTED},openSessions.size=0] 08:44:55.550 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@29528a22{STARTED} 08:44:55.550 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@29528a22{STOPPED} 08:44:55.550 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@2fc2a205{STARTED} 08:44:55.550 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@2bef09c0{STARTED,size=0,capacity=UNLIMITED} 08:44:55.550 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@2bef09c0{STOPPED,size=0,capacity=UNLIMITED} 08:44:55.550 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@2881ad47{STARTED,size=0,capacity=UNLIMITED} 08:44:55.550 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@2881ad47{STOPPED,size=0,capacity=UNLIMITED} 08:44:55.550 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@2fc2a205{STOPPED} 08:44:55.551 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@2aeefcc{STARTED} 08:44:55.551 [Thread-20] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@367b22e5,queue=0,pool=DuplexConnectionPool@7c29adc8[c=0/0/64,a=0,i=0,q=0] 08:44:55.551 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@367b22e5,queue=0,pool=DuplexConnectionPool@7c29adc8[c=0/0/64,a=0,i=0,q=0] 08:44:55.552 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@7c29adc8[c=0/0/64,a=0,i=0,q=0] 08:44:55.552 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@7c29adc8[c=0/0/64,a=0,i=0,q=0] 08:44:55.552 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@367b22e5,queue=0,pool=DuplexConnectionPool@7c29adc8[c=0/0/64,a=0,i=0,q=0] 08:44:55.552 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@d5ce97f{STARTED} 08:44:55.552 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@d5ce97f{STOPPED} 08:44:55.552 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@7ae9a33a[provider=null,keyStore=null,trustStore=null] 08:44:55.552 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@7ae9a33a[provider=null,keyStore=null,trustStore=null] 08:44:55.552 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@359ff4d9{STARTED} 08:44:55.552 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@7c75db8b{STARTED} 08:44:55.552 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@58e85c6f{STARTED} id=0 keys=0 selected=0 updates=0 08:44:55.552 [Thread-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@7b221793 on ManagedSelector@58e85c6f{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:55.552 [Thread-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@58e85c6f{STOPPING} id=0 keys=0 selected=0 updates=1 08:44:55.552 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 woken with none selected 08:44:55.552 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 woken up from select, 0/0/0 selected 08:44:55.552 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 processing 0 keys, 1 updates 08:44:55.552 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:55.552 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@7b221793 08:44:55.552 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@58e85c6f{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:55.552 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:55.552 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 waiting with 0 keys 08:44:55.553 [Thread-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@6b381467 on ManagedSelector@58e85c6f{STOPPING} id=0 keys=0 selected=0 updates=0 08:44:55.553 [Thread-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@58e85c6f{STOPPING} id=0 keys=0 selected=0 updates=1 08:44:55.553 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 woken with none selected 08:44:55.553 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 woken up from select, 0/0/0 selected 08:44:55.553 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@491bae11 processing 0 keys, 1 updates 08:44:55.553 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:44:55.553 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@6b381467 # Execution Finished: [13] org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202207120844 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202207120844] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: Bnd JUnit Platform Bundle Engine - [engine:bnd-bundle-engine] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # TestPlan Execution Finished: org.junit.platform.launcher.core.InternalTestPlan@87abc48 08:44:55.555 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:44:55.555 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=2/2,p=0}@121e0e92 size 2 > capacity 08:44:55.555 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@a137d7a{s=2/2,p=0}@121e0e92 in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=2/2,p=0}] 08:44:55.555 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/IDLE/p=false/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:44:55.555Z 08:44:55.555 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=2/2,p=0}] 08:44:55.555 [Thread-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@a137d7a{s=2/2,p=0}] 08:44:55.556 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@a137d7a{s=2/2,p=0} 08:44:55.556 [Thread-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=1/2,p=0}@6e15379 offer STOP! 08:44:55.556 [Thread-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=0/2,p=0}@5df1556e offer STOP! 08:44:55.556 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=0/2,p=0}@6e15379 task=STOP! 08:44:55.556 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=-1/2,p=0}@6e15379 Exited 08:44:55.556 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@a137d7a{s=-1/2,p=0} 08:44:55.556 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@a137d7a{s=-1/2,p=0}@6e15379 in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=8<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.556 [WebSocketClient@45019084-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@45019084-36,5,main] exited for QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.556 [Thread-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@45019084-33,5,main] for 14999 08:44:55.556 [WebSocketClient@45019084-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=-1/2,p=0}@5df1556e task=STOP! 08:44:55.556 [WebSocketClient@45019084-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@a137d7a{s=-1/2,p=0}@5df1556e Exited 08:44:55.556 [WebSocketClient@45019084-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@a137d7a{s=-1/2,p=0}@5df1556e in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.556 [WebSocketClient@45019084-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@45019084-39,5,main] exited for QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.556 [WebSocketClient@45019084-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@1b547ebe in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.556 [WebSocketClient@45019084-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@1b547ebe in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.556 [WebSocketClient@45019084-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@45019084-34,5,main] exited for QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.556 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@1b547ebe in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.556 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@1b547ebe in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.556 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@1b547ebe in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.556 [WebSocketClient@45019084-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@45019084-35,5,main] exited for QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.556 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@1b547ebe in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.556 [WebSocketClient@45019084-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@45019084-37,5,main] exited for QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.557 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@1b547ebe in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.557 [WebSocketClient@45019084-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@1b547ebe in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.557 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@1b547ebe in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.557 [WebSocketClient@45019084-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@1b547ebe in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.557 [WebSocketClient@45019084-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@45019084-33,5,main] exited for QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.557 [WebSocketClient@45019084-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@45019084-40,5,main] exited for QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.557 [Thread-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@45019084-40,5,] for 14999 08:44:55.557 [Thread-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@45019084-38,5,main] for 14999 08:44:55.557 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@1b547ebe in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.557 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@1b547ebe in QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.557 [WebSocketClient@45019084-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@45019084-38,5,main] exited for QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.557 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:44:55.557 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@4ab550d5/SelectorProducer@3cd206b5/IDLE/p=false/QueuedThreadPool[WebSocketClient@45019084]@3701e6e4{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:44:55.557Z 08:44:55.557 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@58e85c6f{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:44:55.557 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@7c75db8b{STOPPED} 08:44:55.557 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@359ff4d9{STOPPED} 08:44:55.557 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@2aeefcc{STOPPED} 08:44:55.557 [Thread-20] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@b5fd8074[httpClient=HttpClient@2aeefcc{STOPPED},openSessions.size=0] 08:44:55.557 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@b5fd8074[httpClient=HttpClient@2aeefcc{STOPPED},openSessions.size=0] # Test run finished after 2233 ms [ 5 containers found ] [ 0 containers skipped ] [ 5 containers started ] [ 0 containers aborted ] [ 5 containers successful ] [ 0 containers failed ] [ 3 tests found ] [ 0 tests skipped ] [ 3 tests started ] [ 0 tests aborted ] [ 3 tests successful ] [ 0 tests failed ] # test ran # queue [] [INFO] No Errors [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ http-tools --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/http-tools/2.0-SNAPSHOT/http-tools-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/http-tools/2.0-SNAPSHOT/http-tools-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/http-tools/2.0-SNAPSHOT/http-tools-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ http-tools --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/http-tools/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/http-tools/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 48 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/http-tools/2.0-SNAPSHOT/http-tools-2.0-20220712.084018-212.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/http-tools/2.0-SNAPSHOT/http-tools-2.0-20220712.084018-212.jar (59 kB at 768 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/http-tools/2.0-SNAPSHOT/http-tools-2.0-20220712.084018-212.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/http-tools/2.0-SNAPSHOT/http-tools-2.0-20220712.084018-212.pom (4.6 kB at 90 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/http-tools/2.0-SNAPSHOT/http-tools-2.0-20220712.084018-212-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/http-tools/2.0-SNAPSHOT/http-tools-2.0-20220712.084018-212-tests.jar (22 kB at 476 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/http-tools/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/http-tools/maven-metadata.xml (304 B at 6.3 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/http-tools/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/http-tools/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 7.6 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/http-tools/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/http-tools/maven-metadata.xml (304 B at 4.9 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ http-tools --- [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway:sensinact-mail-connector >------- [INFO] Building sensiNact IoT Gateway - EMail Account Connector 2.0-SNAPSHOT [27/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-mail-connector --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-mail-connector --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-mail-connector --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-mail-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-mail-connector/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-mail-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-mail-connector/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-mail-connector --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-mail-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-mail-connector/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-mail-connector --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-mail-connector --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-mail-connector/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-mail-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-mail-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-mail-connector/target/sensinact-mail-connector-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-mail-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-mail-connector/target/sensinact-mail-connector-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-mail-connector --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-mail-connector --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-mail-connector --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-mail-connector --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-mail-connector/target/sensinact-mail-connector-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-mail-connector/2.0-SNAPSHOT/sensinact-mail-connector-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-mail-connector/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-mail-connector/2.0-SNAPSHOT/sensinact-mail-connector-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-mail-connector/target/sensinact-mail-connector-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-mail-connector/2.0-SNAPSHOT/sensinact-mail-connector-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-mail-connector --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-mail-connector/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-mail-connector/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 23 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-mail-connector/2.0-SNAPSHOT/sensinact-mail-connector-2.0-20220712.084018-212.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-mail-connector/2.0-SNAPSHOT/sensinact-mail-connector-2.0-20220712.084018-212.jar (16 kB at 272 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-mail-connector/2.0-SNAPSHOT/sensinact-mail-connector-2.0-20220712.084018-212.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-mail-connector/2.0-SNAPSHOT/sensinact-mail-connector-2.0-20220712.084018-212.pom (2.2 kB at 37 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-mail-connector/2.0-SNAPSHOT/sensinact-mail-connector-2.0-20220712.084018-212-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-mail-connector/2.0-SNAPSHOT/sensinact-mail-connector-2.0-20220712.084018-212-tests.jar (5.5 kB at 78 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-mail-connector/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-mail-connector/maven-metadata.xml (311 B at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-mail-connector/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-mail-connector/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 11 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-mail-connector/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-mail-connector/maven-metadata.xml (311 B at 2.4 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-mail-connector --- [INFO] Tests are skipped. [INFO] [INFO] --------< org.eclipse.sensinact.gateway.simulated.devices:fan >--------- [INFO] Building sensiNact IoT Gateway - Simulated Fan 2.0-SNAPSHOT [28/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ fan --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ fan --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ fan --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ fan --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ fan --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/fan/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ fan --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/fan/bnd.bnd [0:0]: Export org.eclipse.sensinact.gateway.simulated.fan.swing, has 1, private references [org.eclipse.sensinact.gateway.simulated.fan.internal] [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ fan --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/fan/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ fan --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ fan --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/fan/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ fan --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ fan --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/fan/target/fan-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ fan --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/fan/target/fan-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ fan --- [INFO] 2 archive(s) processed [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ fan --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/fan/target/fan-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/fan/2.0-SNAPSHOT/fan-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/fan/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/fan/2.0-SNAPSHOT/fan-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/fan/target/fan-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/fan/2.0-SNAPSHOT/fan-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- groovy-maven-plugin:2.1.1:execute (extract-sha) @ fan --- Found a signature entry [INFO] SHA: ROzjjxvPwWPV8MjD/VBri64IpCRqBYo1jmUmQnJW3mg= [INFO] [INFO] --- sql-maven-plugin:1.5:execute (insert-bundle-signature) @ fan --- [INFO] Executing commands 1 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ fan --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/fan/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/fan/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 60 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/fan/2.0-SNAPSHOT/fan-2.0-20220712.084018-212.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/fan/2.0-SNAPSHOT/fan-2.0-20220712.084018-212.jar (30 kB at 572 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/fan/2.0-SNAPSHOT/fan-2.0-20220712.084018-212.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/fan/2.0-SNAPSHOT/fan-2.0-20220712.084018-212.pom (2.1 kB at 43 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/fan/2.0-SNAPSHOT/fan-2.0-20220712.084018-212-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/fan/2.0-SNAPSHOT/fan-2.0-20220712.084018-212-tests.jar (5.5 kB at 69 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/fan/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/fan/maven-metadata.xml (308 B at 7.3 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/fan/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/fan/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 10 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/fan/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/fan/maven-metadata.xml (308 B at 5.7 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ fan --- [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.simulated.devices:button >------- [INFO] Building sensiNact IoT Gateway - Simulated Button 2.0-SNAPSHOT [29/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ button --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ button --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ button --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ button --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ button --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/button/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ button --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ button --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/button/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ button --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ button --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/button/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ button --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ button --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/button/target/button-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ button --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/button/target/button-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ button --- [INFO] 2 archive(s) processed [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ button --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/button/target/button-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/button/2.0-SNAPSHOT/button-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/button/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/button/2.0-SNAPSHOT/button-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/button/target/button-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/button/2.0-SNAPSHOT/button-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- groovy-maven-plugin:2.1.1:execute (extract-sha) @ button --- Found a signature entry [INFO] SHA: c/ve/EtpfNFt8eOsx+syuoqg3ILgE7dhzJB4XoAQLHo= [INFO] [INFO] --- sql-maven-plugin:1.5:execute (insert-bundle-signature) @ button --- [INFO] Executing commands 1 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ button --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/button/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/button/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 27 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/button/2.0-SNAPSHOT/button-2.0-20220712.084018-212.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/button/2.0-SNAPSHOT/button-2.0-20220712.084018-212.jar (38 kB at 259 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/button/2.0-SNAPSHOT/button-2.0-20220712.084018-212.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/button/2.0-SNAPSHOT/button-2.0-20220712.084018-212.pom (1.9 kB at 24 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/button/2.0-SNAPSHOT/button-2.0-20220712.084018-212-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/button/2.0-SNAPSHOT/button-2.0-20220712.084018-212-tests.jar (5.5 kB at 87 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/button/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/button/maven-metadata.xml (311 B at 17 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/button/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/button/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/button/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/simulated/devices/button/maven-metadata.xml (311 B at 4.3 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ button --- [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway:sensinact-security-core >-------- [INFO] Building sensiNact IoT Gateway - Security Core 2.0-SNAPSHOT [30/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-security-core --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-security-core --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-security-core --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-security-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-security-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/target/classes [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/src/main/java/org/eclipse/sensinact/gateway/core/security/entity/SnaEntity.java: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/src/main/java/org/eclipse/sensinact/gateway/core/security/entity/SnaEntity.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/src/main/java/org/eclipse/sensinact/gateway/core/security/entity/SnaEntity.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-security-core --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-security-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-security-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/target/test-classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-security-core --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-security-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-security-core --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/target/sensinact-security-core-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-security-core --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/target/sensinact-security-core-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-security-core --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-security-core --- [INFO] Resolving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',net.bytebuddy.byte-buddy;version='[1.11.3,1.11.4)',net.bytebuddy.byte-buddy-agent;version='[1.11.3,1.11.4)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.mockito.mockito-core;version='[3.11.2,3.11.3)',org.objenesis;version='[3.2.0,3.2.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.osgi.util.pushstream;version='[1.0.1,1.0.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-sqlite-connector;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-core-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.button;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.fan;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.apache.felix.log;version='[1.2.2,1.2.3)',org.osgi.test.junit5.cm;version='[1.0.1,1.0.2)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.nthbnd.http-tools;version='[2.0.0,2.0.1)',com.sun.mail.javax.mail;version='[1.6.2,1.6.3)',org.eclipse.sensinact.gateway.sensinact-mail-connector;version='[2.0.0,2.0.1)',org.osgi.util.converter;version='[1.0.8,1.0.9)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',javax.mail-api;version='[1.6.2,1.6.3)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)' [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-security-core --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',net.bytebuddy.byte-buddy;version='[1.11.3,1.11.4)',net.bytebuddy.byte-buddy-agent;version='[1.11.3,1.11.4)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.mockito.mockito-core;version='[3.11.2,3.11.3)',org.objenesis;version='[3.2.0,3.2.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.osgi.util.pushstream;version='[1.0.1,1.0.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-sqlite-connector;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-core-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.button;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.fan;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.apache.felix.log;version='[1.2.2,1.2.3)',org.osgi.test.junit5.cm;version='[1.0.1,1.0.2)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.nthbnd.http-tools;version='[2.0.0,2.0.1)',com.sun.mail.javax.mail;version='[1.6.2,1.6.3)',org.eclipse.sensinact.gateway.sensinact-mail-connector;version='[2.0.0,2.0.1)',org.osgi.util.converter;version='[1.0.8,1.0.9)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',javax.mail-api;version='[1.6.2,1.6.3)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)' 08:45:10.976 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.button 08:45:11.180 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:45:11.189 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:45:11.189 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:45:11.189 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:45:11.190 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 08:45:11.191 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 08:45:11.191 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:45:11.191 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 08:45:11.207 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:45:11.547 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:45:11.569 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:45:11.572 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:45:11.574 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:45:11.582 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'button' service provider : switch 08:45:11.585 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'state' resource registered 08:45:11.587 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - state already started 08:45:11.588 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'button' started 08:45:11.590 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.fan 08:45:11.606 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:45:11.606 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:45:11.608 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.patternEnd() 08:45:11.608 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:45:11.608 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:45:11.609 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:45:11.609 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:45:11.610 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 08:45:11.610 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 08:45:11.610 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:45:11.610 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:45:11.611 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:45:11.615 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 08:45:11.615 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 08:45:11.615 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 08:45:11.615 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 08:45:11.616 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 08:45:11.616 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:45:11.616 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:45:11.617 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 08:45:11.617 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 08:45:11.617 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 08:45:11.617 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 08:45:11.617 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 08:45:11.617 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:45:11.618 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:45:11.620 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.minInclusiveEnd() 08:45:11.620 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.maxInclusiveEnd() 08:45:11.620 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd() 08:45:11.621 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 08:45:11.621 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 08:45:11.621 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 08:45:11.621 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 08:45:11.621 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 08:45:11.621 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:45:11.621 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 08:45:11.622 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 08:45:11.622 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:45:11.622 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 08:45:11.623 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:45:11.682 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:45:11.683 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:45:11.685 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:45:11.686 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:45:11.688 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'fan' service provider : switch 08:45:11.692 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'status' resource registered 08:45:11.697 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - status already started 08:45:11.699 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'speed' resource registered 08:45:11.702 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - speed already started 08:45:11.704 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_on' resource registered 08:45:11.704 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_on already started 08:45:11.742 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_off' resource registered 08:45:11.742 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_off already started 08:45:11.746 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'dim' resource registered 08:45:11.746 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - dim already started 08:45:11.749 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'fan' started 08:45:11.762 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.slider 08:45:11.776 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesStart(org.xml.sax.Attributes) 08:45:11.776 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesEnd() 08:45:11.777 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:45:11.778 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:45:11.778 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:45:11.778 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:45:11.778 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:45:11.783 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:45:11.859 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:45:11.860 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:45:11.862 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:45:11.863 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:45:11.865 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'slider' service provider : cursor 08:45:11.866 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'position' resource registered 08:45:11.868 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - position already started 08:45:11.868 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'slider' started 08:45:11.868 [main] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : slider 08:45:11.869 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:45:11.990 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 08:45:11.999 [main] INFO org.eclipse.jetty.util.log - Logging initialized @2000ms to org.eclipse.jetty.util.log.Slf4jLog 08:45:12.011 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1406004470]@53cdecf6{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@5298dead,POJO} 08:45:12.018 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@6bb7cce7{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp1406004470]@53cdecf6{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:45:12.021 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@48d7ad8b[null] added {org.eclipse.jetty.security.DefaultIdentityService@7e053511,POJO} 08:45:12.022 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@48d7ad8b[OSGi HTTP Service Realm] added {UserStore@60222fd8{STOPPED},AUTO} 08:45:12.022 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@6bb7cce7{STOPPED}[9.4.42.v20210604] added {HashLoginService@48d7ad8b[OSGi HTTP Service Realm],AUTO} 08:45:12.043 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@6034e75d{/,null,STOPPED},[o.e.j.s.ServletContextHandler@6034e75d{/,null,STOPPED}]}] 08:45:12.044 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@15fc442{STOPPED} added {o.e.j.s.ServletContextHandler@6034e75d{/,null,STOPPED},AUTO} 08:45:12.047 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@11ce2e22 08:45:12.054 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@6034e75d{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler148891937==dftMaxIdleSec=-1,MANAGED} 08:45:12.058 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler148891937==dftMaxIdleSec=-1 added {ServletHandler@22d6cac2{STOPPED},MANAGED} 08:45:12.058 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 08:45:12.059 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler148891937==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@5e8a459,UNMANAGED} 08:45:12.063 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@22d6cac2{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-d4602a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b2c4494a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 08:45:12.064 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@22d6cac2{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-d4602a,POJO} 08:45:12.064 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@6bb7cce7{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@15fc442{STOPPED},MANAGED} 08:45:12.064 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@6bb7cce7{STOPPED}[9.4.42.v20210604] 08:45:12.066 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@6bb7cce7{STARTING}[9.4.42.v20210604] added {ErrorHandler@3ae66c85{STOPPED},AUTO} 08:45:12.068 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 08:45:12.084 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@6bb7cce7{STARTING}[9.4.42.v20210604] 08:45:12.084 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1406004470]@53cdecf6{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 08:45:12.087 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@78b236a0{s=0/2,p=0} 08:45:12.087 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1406004470]@53cdecf6{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}] added {ReservedThreadExecutor@78b236a0{s=0/2,p=0},AUTO} 08:45:12.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@78b236a0{s=0/2,p=0} 08:45:12.090 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2091ms ReservedThreadExecutor@78b236a0{s=0/2,p=0} 08:45:12.092 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1406004470-22,5,main] 08:45:12.092 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1406004470-23,5,main] 08:45:12.092 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1406004470-24,5,main] 08:45:12.092 [qtp1406004470-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1406004470]@53cdecf6{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}] 08:45:12.092 [qtp1406004470-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1406004470]@53cdecf6{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}] 08:45:12.093 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1406004470-25,5,main] 08:45:12.093 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1406004470-26,5,main] 08:45:12.093 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1406004470-27,5,main] 08:45:12.093 [qtp1406004470-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1406004470]@53cdecf6{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}] 08:45:12.093 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1406004470-28,5,main] 08:45:12.093 [qtp1406004470-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1406004470]@53cdecf6{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}] 08:45:12.094 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1406004470-29,5,main] 08:45:12.094 [qtp1406004470-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1406004470]@53cdecf6{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}] 08:45:12.094 [qtp1406004470-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1406004470]@53cdecf6{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}] 08:45:12.094 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2095ms QueuedThreadPool[qtp1406004470]@53cdecf6{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}] 08:45:12.094 [qtp1406004470-28] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1406004470]@53cdecf6{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}] 08:45:12.094 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@48d7ad8b[OSGi HTTP Service Realm] 08:45:12.094 [qtp1406004470-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1406004470]@53cdecf6{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}] 08:45:12.094 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@60222fd8{STOPPED} 08:45:12.094 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2095ms UserStore@60222fd8{STARTED} 08:45:12.094 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2095ms HashLoginService@48d7ad8b[OSGi HTTP Service Realm] 08:45:12.094 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@15fc442{STOPPED} 08:45:12.095 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@15fc442{STARTING} 08:45:12.095 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@6034e75d{/,null,STOPPED} 08:45:12.098 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 08:45:12.104 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@6034e75d{/,null,STARTING} 08:45:12.104 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler148891937==dftMaxIdleSec=0 08:45:12.107 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler148891937==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@d59970a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 08:45:12.108 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@d59970a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@36074e47[passivating=false,graceSec=3600],AUTO} 08:45:12.109 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@66eb985d{STOPPED}[worker=null] 08:45:12.110 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 08:45:12.110 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 08:45:12.110 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@66eb985d{STARTING}[worker=node0] added {HouseKeeper@6c8a68c1{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 08:45:12.111 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@6c8a68c1{STOPPED}[interval=600000, ownscheduler=false] 08:45:12.112 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@7f9e1534{STOPPED} 08:45:12.112 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2113ms ScheduledExecutorScheduler@7f9e1534{STARTED} 08:45:12.112 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 08:45:12.113 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 08:45:12.114 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2115ms HouseKeeper@6c8a68c1{STARTED}[interval=600000, ownscheduler=true] 08:45:12.114 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2115ms DefaultSessionIdManager@66eb985d{STARTED}[worker=node0] 08:45:12.114 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@6bb7cce7{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@66eb985d{STARTED}[worker=node0],MANAGED} 08:45:12.114 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler148891937==dftMaxIdleSec=0 added {DefaultSessionIdManager@66eb985d{STARTED}[worker=node0],UNMANAGED} 08:45:12.114 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@42cc13a0{STOPPED} 08:45:12.115 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2116ms ScheduledExecutorScheduler@42cc13a0{STARTED} 08:45:12.115 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler148891937==dftMaxIdleSec=0 08:45:12.115 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@22d6cac2{STOPPED} 08:45:12.119 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-d4602a[EMBEDDED:null] 08:45:12.121 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-d4602a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b2c4494a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:45:12.121 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:45:12.121 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:45:12.121 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:45:12.121 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 08:45:12.121 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-d4602a=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-d4602a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b2c4494a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:45:12.121 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@22d6cac2{STARTING} 08:45:12.122 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@22d6cac2{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55120f99==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@28e6bdab{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 08:45:12.122 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@22d6cac2{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55120f99,POJO} 08:45:12.122 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-d4602a[EMBEDDED:null] 08:45:12.122 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-d4602a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b2c4494a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:45:12.122 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55120f99[EMBEDDED:null] 08:45:12.122 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55120f99==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@28e6bdab{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 08:45:12.122 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:45:12.122 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:45:12.122 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:45:12.122 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 08:45:12.122 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55120f99=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55120f99==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@28e6bdab{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-d4602a=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-d4602a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b2c4494a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:45:12.122 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-d4602a[EMBEDDED:null] 08:45:12.122 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-d4602a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b2c4494a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:45:12.122 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55120f99[EMBEDDED:null] 08:45:12.122 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55120f99==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@28e6bdab{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 08:45:12.122 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:45:12.122 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:45:12.122 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:45:12.123 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 08:45:12.123 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55120f99=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55120f99==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@28e6bdab{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-d4602a=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-d4602a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b2c4494a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:45:12.123 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@22d6cac2{STARTING} 08:45:12.123 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2124ms ServletHandler@22d6cac2{STARTED} 08:45:12.123 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@d59970a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 08:45:12.123 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@36074e47[passivating=false,graceSec=3600] 08:45:12.123 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2124ms org.eclipse.jetty.server.session.NullSessionDataStore@36074e47[passivating=false,graceSec=3600] 08:45:12.123 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2124ms org.eclipse.jetty.server.session.DefaultSessionCache@d59970a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 08:45:12.123 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2124ms org.eclipse.jetty.server.session.SessionHandler148891937==dftMaxIdleSec=0 08:45:12.141 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-d4602a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b2c4494a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 08:45:12.142 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2143ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-d4602a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b2c4494a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 08:45:12.145 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-d4602a 08:45:12.145 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55120f99==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@28e6bdab{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 08:45:12.145 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2146ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55120f99==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@28e6bdab{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 08:45:12.145 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@6034e75d{/,null,AVAILABLE} 08:45:12.145 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2146ms o.e.j.s.ServletContextHandler@6034e75d{/,null,AVAILABLE} 08:45:12.146 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2146ms ContextHandlerCollection@15fc442{STARTED} 08:45:12.146 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@3ae66c85{STOPPED} 08:45:12.146 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@3ae66c85{STARTING} 08:45:12.146 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2147ms ErrorHandler@3ae66c85{STARTED} 08:45:12.146 [main] INFO org.eclipse.jetty.server.Server - Started @2147ms 08:45:12.146 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2147ms Server@6bb7cce7{STARTED}[9.4.42.v20210604] 08:45:12.146 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 08:45:12.153 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@4c060c8f[HTTP/1.1] added {HttpConfiguration@40620d8e{32768/8192,8192/8192,https://:0,[]},POJO} 08:45:12.166 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@89c65d5{null, ()}{0.0.0.0:0} added {Server@6bb7cce7{STARTED}[9.4.42.v20210604],UNMANAGED} 08:45:12.166 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@89c65d5{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1406004470]@53cdecf6{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}],UNMANAGED} 08:45:12.166 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@89c65d5{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@e93f3d5{STOPPED},AUTO} 08:45:12.166 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@89c65d5{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@4cee7fa0,POJO} 08:45:12.166 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@89c65d5{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@4c060c8f[HTTP/1.1],AUTO} 08:45:12.167 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@89c65d5{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@4c060c8f[HTTP/1.1] 08:45:12.169 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@89c65d5{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@89c65d5{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 08:45:12.170 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@6bb7cce7{STARTED}[9.4.42.v20210604] added {ServerConnector@89c65d5{HTTP/1.1, (http/1.1)}{0.0.0.0:8899},UNMANAGED} 08:45:12.170 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@89c65d5{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:45:12.180 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@89c65d5{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8899],POJO} 08:45:12.180 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@e93f3d5{STOPPED} 08:45:12.181 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2182ms ScheduledExecutorScheduler@e93f3d5{STARTED} 08:45:12.181 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@4c060c8f[HTTP/1.1] 08:45:12.181 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2182ms HttpConnectionFactory@4c060c8f[HTTP/1.1] 08:45:12.181 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@89c65d5{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:45:12.195 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@28952dea/SelectorProducer@d400943/IDLE/p=false/QueuedThreadPool[qtp1406004470]@53cdecf6{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:45:12.191Z added {SelectorProducer@d400943,POJO} 08:45:12.195 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@28952dea/SelectorProducer@d400943/IDLE/p=false/QueuedThreadPool[qtp1406004470]@53cdecf6{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:45:12.195Z added {QueuedThreadPool[qtp1406004470]@53cdecf6{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}],UNMANAGED} 08:45:12.196 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@28952dea/SelectorProducer@d400943/IDLE/p=false/QueuedThreadPool[qtp1406004470]@53cdecf6{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:45:12.196Z created 08:45:12.196 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@3a60c416{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@28952dea/SelectorProducer@d400943/IDLE/p=false/QueuedThreadPool[qtp1406004470]@53cdecf6{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:45:12.196Z,MANAGED} 08:45:12.196 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@89c65d5{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@3a60c416{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 08:45:12.196 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@3a60c416{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:45:12.196 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@28952dea/SelectorProducer@d400943/IDLE/p=false/QueuedThreadPool[qtp1406004470]@53cdecf6{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:45:12.196Z 08:45:12.196 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2197ms EatWhatYouKill@28952dea/SelectorProducer@d400943/IDLE/p=false/QueuedThreadPool[qtp1406004470]@53cdecf6{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:45:12.196Z 08:45:12.200 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$91/1799424291@57bd2029 startThread=0 08:45:12.200 [qtp1406004470-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$91/1799424291@57bd2029 in QueuedThreadPool[qtp1406004470]@53cdecf6{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}] 08:45:12.200 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@203dd56b on ManagedSelector@3a60c416{STARTING} id=0 keys=0 selected=0 updates=0 08:45:12.200 [qtp1406004470-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@28952dea/SelectorProducer@d400943/IDLE/p=false/QueuedThreadPool[qtp1406004470]@53cdecf6{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:45:12.2Z tryProduce false 08:45:12.238 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:45:12.238 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@203dd56b 08:45:12.238 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:45:12.238 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@724476f2 waiting with 0 keys 08:45:12.238 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2239ms ManagedSelector@3a60c416{STARTED} id=0 keys=0 selected=0 updates=0 08:45:12.239 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2239ms SelectorManager@ServerConnector@89c65d5{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:45:12.239 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@89c65d5{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {acceptor-0@53667cbe,POJO} 08:45:12.239 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@53667cbe startThread=0 08:45:12.239 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@89c65d5{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:45:12.239 [qtp1406004470-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@53667cbe in QueuedThreadPool[qtp1406004470]@53cdecf6{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}] 08:45:12.239 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2240ms ServerConnector@89c65d5{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:45:12.260 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@6bb7cce7{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@4d8539de,POJO} orignal - /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite 08:45:13.354 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - new %s record in the datastore 08:45:13.361 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - new %s record in the datastore 08:45:13.368 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - new %s record in the datastore 08:45:13.372 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - new %s record in the datastore 08:45:13.378 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - 1 ObjectEntity record(s) deleted in the datastore orignal - /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite orignal - /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite orignal - /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite orignal - /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite 08:45:13.431 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - new %s record in the datastore 08:45:13.434 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - new %s record in the datastore 08:45:13.438 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - new %s record in the datastore 08:45:13.442 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - new %s record in the datastore 08:45:13.445 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - new %s record in the datastore 08:45:13.448 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - 1 BundleEntity record(s) deleted in the datastore orignal - /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite orignal - /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite orignal - /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite orignal - /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite orignal - /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite orignal - /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite 08:45:13.491 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - new %s record in the datastore 08:45:13.496 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - 1 ObjectEntity record(s) updated in the datastore 08:45:13.501 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - 1 ObjectEntity record(s) deleted in the datastore orignal - /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite 08:45:13.706 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle test-bundle 08:45:15.784 [qtp1406004470-23-acceptor-0@53667cbe-ServerConnector@89c65d5{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@2456c2b9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56886]] on ManagedSelector@3a60c416{STARTED} id=0 keys=0 selected=0 updates=0 08:45:15.784 [qtp1406004470-23-acceptor-0@53667cbe-ServerConnector@89c65d5{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3a60c416{STARTED} id=0 keys=0 selected=0 updates=1 08:45:15.784 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@724476f2 woken with none selected 08:45:15.784 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@724476f2 woken up from select, 0/0/0 selected 08:45:15.784 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@724476f2 processing 0 keys, 1 updates 08:45:15.784 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:45:15.785 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@2456c2b9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56886]] 08:45:15.786 [qtp1406004470-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@2456c2b9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56886]] in QueuedThreadPool[qtp1406004470]@53cdecf6{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}] 08:45:15.786 [qtp1406004470-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@2456c2b9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56886]] startThread=0 08:45:15.786 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:45:15.786 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@724476f2 waiting with 1 keys 08:45:15.795 [qtp1406004470-25] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 5 ms, remaining: 59995 ms 08:45:15.830 [qtp1406004470-25] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=-,flush=-,to=41/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:45:15.838 [qtp1406004470-25] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@7e85e830::SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=-,flush=-,to=48/60000}{io=0/0,kio=0,kro=0}-> 08:45:15.839 [qtp1406004470-25] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$617/1884989331@1c465787 on ManagedSelector@3a60c416{STARTED} id=0 keys=1 selected=0 updates=0 08:45:15.839 [qtp1406004470-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=-,flush=-,to=49/60000}{io=0/0,kio=0,kro=0}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:45:15.839 [qtp1406004470-25] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@7e85e830::SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=-,flush=-,to=50/60000}{io=0/0,kio=0,kro=0}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:45:15.839 [qtp1406004470-25] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@7e85e830::SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=-,flush=-,to=50/60000}{io=0/0,kio=0,kro=0}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:45:15.839 [qtp1406004470-25] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4e5a57be{AC.ReadCB@7e85e830{HttpConnection@7e85e830::SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:45:15.840 [qtp1406004470-25] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:45:15.840 [qtp1406004470-25] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$614/1294693108@6b9917d9 on ManagedSelector@3a60c416{STARTED} id=0 keys=1 selected=0 updates=1 08:45:15.840 [qtp1406004470-25] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3a60c416{STARTED} id=0 keys=1 selected=0 updates=2 08:45:15.840 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@724476f2 woken with none selected 08:45:15.840 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@724476f2 woken up from select, 0/0/1 selected 08:45:15.840 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@724476f2 processing 0 keys, 2 updates 08:45:15.840 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:45:15.840 [qtp1406004470-25] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:45:15.840 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$617/1884989331@1c465787 08:45:15.840 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$614/1294693108@6b9917d9 08:45:15.840 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:45:15.840 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:45:15.840 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@724476f2 waiting with 1 keys 08:45:15.840 [qtp1406004470-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@2456c2b9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56886]] in QueuedThreadPool[qtp1406004470]@53cdecf6{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}] 08:45:15.840 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@724476f2 woken up from select, 1/1/1 selected 08:45:15.840 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@724476f2 processing 1 keys, 0 updates 08:45:15.841 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7ac9efd0 SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:45:15.841 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:45:15.841 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:45:15.841 [qtp1406004470-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@78b236a0{s=0/2,p=0} tryExecute EatWhatYouKill@28952dea/SelectorProducer@d400943/PRODUCING/p=false/QueuedThreadPool[qtp1406004470]@53cdecf6{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:45:15.841Z 08:45:15.841 [qtp1406004470-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@78b236a0{s=0/2,p=1} startReservedThread p=1 08:45:15.843 [qtp1406004470-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@78b236a0{s=0/2,p=1}@45b16c95 in QueuedThreadPool[qtp1406004470]@53cdecf6{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=0/2,p=1}] 08:45:15.843 [qtp1406004470-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@78b236a0{s=0/2,p=1}@45b16c95 startThread=0 08:45:15.843 [qtp1406004470-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@78b236a0{s=1/2,p=1}@45b16c95 started 08:45:15.843 [qtp1406004470-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@78b236a0{s=1/2,p=0}@45b16c95 waiting 08:45:15.843 [qtp1406004470-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@28952dea/SelectorProducer@d400943/PRODUCING/p=false/QueuedThreadPool[qtp1406004470]@53cdecf6{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=1/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:45:15.843Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:45:15.843 [qtp1406004470-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING startThread=0 08:45:15.843 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:45:15.843 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:45:15.843 [qtp1406004470-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp1406004470]@53cdecf6{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=1/2,p=0}] 08:45:15.844 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=FI,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:45:15.844 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@724476f2 waiting with 1 keys 08:45:15.844 [qtp1406004470-24] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4e5a57be{AC.ReadCB@7e85e830{HttpConnection@7e85e830::SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=FI,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:45:15.844 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7e85e830::SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:45:15.853 [qtp1406004470-24] DEBUG org.eclipse.jetty.util.TypeUtil - This JVM Runtime does not support Modules, disabling Jetty internal support 08:45:15.854 [qtp1406004470-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 156 HeapByteBuffer@78f3a4f9[p=0,l=156,c=8192,r=156]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:45:15.854 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7e85e830::SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 156 HeapByteBuffer@78f3a4f9[p=0,l=156,c=8192,r=156]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:45:15.854 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7e85e830::SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@78f3a4f9[p=0,l=156,c=8192,r=156]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:45:15.854 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@78f3a4f9[p=0,l=156,c=8192,r=156]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:45:15.854 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:45:15.857 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:45:15.857 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:45:15.857 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:45:15.857 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:45:15.858 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 08:45:15.858 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 08:45:15.858 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 08:45:15.859 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:45:15.859 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:45:15.859 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:45:15.859 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:45:15.859 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:45:15.859 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:45:15.860 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:45:15.860 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:45:15.860 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:45:15.861 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/create16576155137528270393071864074564 on HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/create16576155137528270393071864074564,age=1} GET //127.0.0.1:8899/create16576155137528270393071864074564 HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:45:15.862 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7e85e830::SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=-,flush=-,to=16/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/create16576155137528270393071864074564,age=2} parsed true HttpParser{s=CONTENT,0 of -1} 08:45:15.862 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7e85e830::SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=-,flush=-,to=17/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/create16576155137528270393071864074564,age=2} 08:45:15.864 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/create16576155137528270393071864074564 HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/create16576155137528270393071864074564,age=4} 08:45:15.864 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:45:15.865 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/create16576155137528270393071864074564,age=5} 08:45:15.867 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /create16576155137528270393071864074564 on HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/create16576155137528270393071864074564,age=7} 08:45:15.867 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/create16576155137528270393071864074564 @ o.e.j.s.ServletContextHandler@6034e75d{/,null,AVAILABLE} 08:45:15.867 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/create16576155137528270393071864074564 @ o.e.j.s.ServletContextHandler@6034e75d{/,null,AVAILABLE} 08:45:15.867 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler148891937==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:45:15.868 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler148891937==dftMaxIdleSec=0 session=null 08:45:15.868 [qtp1406004470-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/create16576155137528270393071864074564 -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-d4602a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b2c4494a{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:45:15.868 [qtp1406004470-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:45:15.884 [qtp1406004470-24] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - new %s record in the datastore 08:45:15.885 [qtp1406004470-24] INFO org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackFactory - Callback servlet '/create16576155137528270393071864074564' unregistered 08:45:15.886 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@446372f4[p=0,l=74,c=74,r=74]={<<<'create' operation valida...f81cd1251dad0e91ac51293>>>}) 08:45:15.887 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=74 null 08:45:15.887 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@5ea71ad8[p=0,l=74,c=74,r=74]={<<<'create' operation valida...f81cd1251dad0e91ac51293>>>} complete=true committing=true callback=Blocker@18c372a{null} 08:45:15.887 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /create16576155137528270393071864074564 on HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/create16576155137528270393071864074564,age=27} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:45:15 GMT Content-Length: 74 08:45:15.890 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@284e675f[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=74},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7e518728] (null,[p=0,l=74,c=74,r=74],true)@START 08:45:15.890 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=74} last=true content=HeapByteBuffer@5ea71ad8[p=0,l=74,c=74,r=74]={<<<'create' operation valida...f81cd1251dad0e91ac51293>>>} 08:45:15.890 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:45:15 GMT Content-Length: 74 08:45:15.891 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:45:15.891 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@284e675f[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=74},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7e518728] ([p=0,l=76,c=16384,r=76],[p=0,l=74,c=74,r=74],true)@COMPLETING 08:45:15.891 [qtp1406004470-24] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7701c2f{IDLE}->null [HeapByteBuffer@613db82b[p=0,l=76,c=16384,r=76]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5ea71ad8[p=0,l=74,c=74,r=74]={<<<'create' operation valida...f81cd1251dad0e91ac51293>>>}] 08:45:15.891 [qtp1406004470-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7701c2f{WRITING}->null:IDLE-->WRITING 08:45:15.937 [qtp1406004470-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 150 SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=-,flush=W,to=92/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@c1d34e5{s=COMPLETING}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/create16576155137528270393071864074564,age=77} 08:45:15.937 [qtp1406004470-24] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=150 remaining=0 WriteFlusher@7701c2f{WRITING}->null 08:45:15.937 [qtp1406004470-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7701c2f{IDLE}->null:WRITING-->IDLE 08:45:15.938 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@284e675f[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=74},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7e518728] ([p=76,l=76,c=16384,r=0],[p=74,l=74,c=74,r=0],true)@END 08:45:15.938 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:45:15.938 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler148891937==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:45:15.938 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/create16576155137528270393071864074564,age=78} 08:45:15.938 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6de5bcfb{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:45:15.938 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6de5bcfb{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:45:15.938 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/create16576155137528270393071864074564,age=78} 08:45:15.940 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@41b4b3b0) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:45:15.940 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6de5bcfb{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} null:HTTP/1.1 200 OK Content-Length:74 Date:Tue, 12 Jul 2022 08:45:15 GMT 08:45:15.940 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6de5bcfb{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:45:15.940 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6de5bcfb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:45:15.941 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/create16576155137528270393071864074564,age=80} 08:45:15.941 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /create16576155137528270393071864074564 written=74 08:45:15.941 [qtp1406004470-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@78f3a4f9[p=0,l=0,c=8192,r=0]={<<<>>>GET /crea...\x00\x00\x00\x00\x00\x00\x00} 08:45:15.941 [qtp1406004470-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@78f3a4f9[p=0,l=0,c=8192,r=0]={<<<>>>GET /crea...\x00\x00\x00\x00\x00\x00\x00} 08:45:15.941 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7e85e830::SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@c1d34e5{s=END}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/create16576155137528270393071864074564,age=81} filled 0 HeapByteBuffer@78f3a4f9[p=0,l=0,c=8192,r=0]={<<<>>>GET /crea...\x00\x00\x00\x00\x00\x00\x00} 08:45:15.941 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7e85e830::SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@c1d34e5{s=END}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/create16576155137528270393071864074564,age=81} parse HeapByteBuffer@78f3a4f9[p=0,l=0,c=8192,r=0]={<<<>>>GET /crea...\x00\x00\x00\x00\x00\x00\x00} {} 08:45:15.941 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@78f3a4f9[p=0,l=0,c=8192,r=0]={<<<>>>GET /crea...\x00\x00\x00\x00\x00\x00\x00} 08:45:15.941 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:45:15.942 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/create16576155137528270393071864074564,age=81} 08:45:15.942 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:45:15.942 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/create16576155137528270393071864074564,age=82} 08:45:15.942 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@10ffcb44[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:45:15.942 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7e85e830::SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c1d34e5{s=END}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/create16576155137528270393071864074564,age=82} parsed false HttpParser{s=END,0 of -1} 08:45:15.942 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7e85e830::SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=END,0 of -1},g=HttpGenerator@c1d34e5{s=END}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/create16576155137528270393071864074564,age=82} 08:45:15.942 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6de5bcfb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 255912e13f81cd1251dad0e91ac51293 08:45:15.945 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:45:15.945 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:45:15.945 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:45:15.945 [qtp1406004470-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@78f3a4f9[p=0,l=0,c=8192,r=0]={<<<>>>GET /crea...\x00\x00\x00\x00\x00\x00\x00} 08:45:15.945 [qtp1406004470-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@78f3a4f9[p=0,l=0,c=8192,r=0]={<<<>>>GET /crea...\x00\x00\x00\x00\x00\x00\x00} 08:45:15.946 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7e85e830::SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@78f3a4f9[p=0,l=0,c=8192,r=0]={<<<>>>GET /crea...\x00\x00\x00\x00\x00\x00\x00} 08:45:15.946 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7e85e830::SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@78f3a4f9[p=0,l=0,c=8192,r=0]={<<<>>>GET /crea...\x00\x00\x00\x00\x00\x00\x00} {} 08:45:15.946 [qtp1406004470-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@78f3a4f9[p=0,l=0,c=8192,r=0]={<<<>>>GET /crea...\x00\x00\x00\x00\x00\x00\x00} 08:45:15.946 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7e85e830::SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:45:15.946 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7e85e830::SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:45:15.947 [qtp1406004470-24] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@7e85e830::SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:45:15.947 [qtp1406004470-24] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4e5a57be{AC.ReadCB@7e85e830{HttpConnection@7e85e830::SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:45:15.947 [qtp1406004470-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:45:15.947 [qtp1406004470-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$614/1294693108@6b9917d9 on ManagedSelector@3a60c416{STARTED} id=0 keys=1 selected=0 updates=0 08:45:15.947 [qtp1406004470-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3a60c416{STARTED} id=0 keys=1 selected=0 updates=1 08:45:15.947 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@724476f2 woken with none selected 08:45:15.947 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@724476f2 woken up from select, 0/0/1 selected 08:45:15.947 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@724476f2 processing 0 keys, 1 updates 08:45:15.947 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:45:15.947 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$614/1294693108@6b9917d9 08:45:15.947 [qtp1406004470-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7e85e830::SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:45:15.947 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:45:15.947 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:45:15.947 [qtp1406004470-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@724476f2 waiting with 1 keys 08:45:15.947 [qtp1406004470-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@54770537{l=/127.0.0.1:8899,r=/127.0.0.1:56886,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@7e85e830[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c1d34e5{s=START}]=>HttpChannelOverHttp@4959c3b{s=HttpChannelState@6de5bcfb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp1406004470]@53cdecf6{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@78b236a0{s=1/2,p=0}] 08:45:15.948 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - 1 UserEntity record(s) deleted in the datastore 08:45:15.957 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core 08:45:15.988 [main] DEBUG org.eclipse.sensinact.gateway.core.security.access.impl.SecuredAccessImpl - closing sensiNact secured access [INFO] No Errors [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-security-core --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/target/sensinact-security-core-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-core/2.0-SNAPSHOT/sensinact-security-core-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-core/2.0-SNAPSHOT/sensinact-security-core-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/target/sensinact-security-core-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-core/2.0-SNAPSHOT/sensinact-security-core-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-security-core --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-core/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-core/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 15 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-core/2.0-SNAPSHOT/sensinact-security-core-2.0-20220712.084018-210.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-core/2.0-SNAPSHOT/sensinact-security-core-2.0-20220712.084018-210.jar (106 kB at 1.7 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-core/2.0-SNAPSHOT/sensinact-security-core-2.0-20220712.084018-210.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-core/2.0-SNAPSHOT/sensinact-security-core-2.0-20220712.084018-210.pom (5.5 kB at 44 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-core/2.0-SNAPSHOT/sensinact-security-core-2.0-20220712.084018-210-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-core/2.0-SNAPSHOT/sensinact-security-core-2.0-20220712.084018-210-tests.jar (41 kB at 406 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-core/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-core/maven-metadata.xml (310 B at 7.4 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-core/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-core/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 9.6 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-core/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-core/maven-metadata.xml (310 B at 3.3 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-security-core --- [INFO] Tests are skipped. [INFO] [INFO] ------< org.eclipse.sensinact.gateway:sensinact-security-oauth2 >------- [INFO] Building sensiNact IoT Gateway - oAuth2 Security 2.0-SNAPSHOT [31/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.core/6.0.0/osgi.core-6.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.core/6.0.0/osgi.core-6.0.0.jar (475 kB at 18 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-security-oauth2 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-security-oauth2 --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-security-oauth2 --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-security-oauth2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-oauth2/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-security-oauth2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-oauth2/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-security-oauth2 --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-security-oauth2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-security-oauth2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-oauth2/target/test-classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-security-oauth2 --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-security-oauth2 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-security-oauth2 --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-oauth2/target/sensinact-security-oauth2-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-security-oauth2 --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-oauth2/target/sensinact-security-oauth2-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-security-oauth2 --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-security-oauth2 --- [INFO] Resolving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-oauth2/tests.bndrun: [INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-oauth2;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-oauth2-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-security-oauth2 --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-oauth2/tests.bndrun: [INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-oauth2;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-oauth2-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' 08:45:21.821 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.sensinact-security-oauth2 java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at sun.net.NetworkClient.doConnect(NetworkClient.java:175) at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) at sun.net.www.http.HttpClient.(HttpClient.java:242) at sun.net.www.http.HttpClient.New(HttpClient.java:339) at sun.net.www.http.HttpClient.New(HttpClient.java:357) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1199) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) at org.eclipse.sensinact.gateway.protocol.http.client.ConnectionConfiguration$HttpURLConnectionBuilder.build(ConnectionConfiguration.java:201) at org.eclipse.sensinact.gateway.protocol.http.client.ConnectionConfigurationImpl.connect(ConnectionConfigurationImpl.java:257) at org.eclipse.sensinact.gateway.protocol.http.client.AbstractRequest.send(AbstractRequest.java:42) at org.eclipse.sensinact.gateway.security.oauth2.OpenIDServer.(OpenIDServer.java:92) at org.eclipse.sensinact.gateway.security.oauth2.osgi.Activator.doStart(Activator.java:42) at org.eclipse.sensinact.gateway.common.bundle.AbstractActivator.start(AbstractActivator.java:72) at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:698) at org.apache.felix.framework.Felix.activateBundle(Felix.java:2402) at org.apache.felix.framework.Felix.startBundle(Felix.java:2308) at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:998) at aQute.launcher.Launcher.start(Launcher.java:686) at aQute.launcher.Launcher.startBundles(Launcher.java:666) at aQute.launcher.Launcher.activate(Launcher.java:572) at aQute.launcher.Launcher.launch(Launcher.java:402) at aQute.launcher.Launcher.run(Launcher.java:184) at aQute.launcher.Launcher.main(Launcher.java:160) at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170) at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135) at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52) [INFO] No Errors [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-security-oauth2 --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-oauth2/target/sensinact-security-oauth2-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-oauth2/2.0-SNAPSHOT/sensinact-security-oauth2-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-oauth2/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-oauth2/2.0-SNAPSHOT/sensinact-security-oauth2-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-oauth2/target/sensinact-security-oauth2-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-oauth2/2.0-SNAPSHOT/sensinact-security-oauth2-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-security-oauth2 --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-oauth2/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-oauth2/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 18 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-oauth2/2.0-SNAPSHOT/sensinact-security-oauth2-2.0-20220712.084018-210.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-oauth2/2.0-SNAPSHOT/sensinact-security-oauth2-2.0-20220712.084018-210.jar (38 kB at 463 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-oauth2/2.0-SNAPSHOT/sensinact-security-oauth2-2.0-20220712.084018-210.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-oauth2/2.0-SNAPSHOT/sensinact-security-oauth2-2.0-20220712.084018-210.pom (3.6 kB at 44 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-oauth2/2.0-SNAPSHOT/sensinact-security-oauth2-2.0-20220712.084018-210-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-oauth2/2.0-SNAPSHOT/sensinact-security-oauth2-2.0-20220712.084018-210-tests.jar (12 kB at 206 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-oauth2/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-oauth2/maven-metadata.xml (312 B at 4.8 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-oauth2/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-oauth2/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 9.7 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-oauth2/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-oauth2/maven-metadata.xml (312 B at 3.5 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-security-oauth2 --- [INFO] Tests are skipped. [INFO] [INFO] ----< org.eclipse.sensinact.gateway:sensinact-security-keybuilder >----- [INFO] Building sensiNact IoT Gateway - Security Core User Key Builder 2.0-SNAPSHOT [32/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-security-keybuilder --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-security-keybuilder --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-security-keybuilder --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-security-keybuilder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-security-keybuilder --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-keybuilder/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-security-keybuilder --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-security-keybuilder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-keybuilder/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-security-keybuilder --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-security-keybuilder --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-keybuilder/pom.xml [0:0]: Host sensinact-security-keybuilder= for this fragment/require bundle cannot be found on the classpath [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-keybuilder/pom.xml [0:0]: The JAR is empty: The instructions for the JAR named sensinact-security-keybuilder-tests did not cause any content to be included, this is likely wrong [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-keybuilder/pom.xml [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-security-keybuilder --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-security-keybuilder --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-keybuilder/target/sensinact-security-keybuilder-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-security-keybuilder --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-keybuilder/target/sensinact-security-keybuilder-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-security-keybuilder --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-security-keybuilder --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-security-keybuilder --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-security-keybuilder --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-keybuilder/target/sensinact-security-keybuilder-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/sensinact-security-keybuilder-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-keybuilder/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/sensinact-security-keybuilder-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-keybuilder/target/sensinact-security-keybuilder-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/sensinact-security-keybuilder-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-security-keybuilder --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 27 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/sensinact-security-keybuilder-2.0-20220712.084018-210.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/sensinact-security-keybuilder-2.0-20220712.084018-210.jar (12 kB at 145 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/sensinact-security-keybuilder-2.0-20220712.084018-210.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/sensinact-security-keybuilder-2.0-20220712.084018-210.pom (2.9 kB at 39 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/sensinact-security-keybuilder-2.0-20220712.084018-210-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/sensinact-security-keybuilder-2.0-20220712.084018-210-tests.jar (4.6 kB at 58 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-keybuilder/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-keybuilder/maven-metadata.xml (316 B at 6.3 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 7.5 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-keybuilder/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-keybuilder/maven-metadata.xml (316 B at 4.4 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-security-keybuilder --- [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway:sensinact-security-test >-------- [INFO] Building sensiNact IoT Gateway - Security Core Test 2.0-SNAPSHOT [33/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-security-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-security-test --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-security-test --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-security-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-security-test --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-security-test --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-test/pom.xml [0:0]: The JAR is empty: The instructions for the JAR named sensinact-security-test did not cause any content to be included, this is likely wrong [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-security-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-security-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-test/target/test-classes [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-test/src/test/java/org/eclipse/sensinact/gateway/mail/connector/MailAccountConnectorMoke.java: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-test/src/test/java/org/eclipse/sensinact/gateway/mail/connector/MailAccountConnectorMoke.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-test/src/test/java/org/eclipse/sensinact/gateway/mail/connector/MailAccountConnectorMoke.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-security-test --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-test/tests.bnd [0:0]: tb.bnd: Unused -privatepackage instructions , no such package(s) on the class path: [org.eclipse.sensinact.gateway.mail.connector.tb.osgi, org.eclipse.sensinact.gateway.mail.connector.tb] [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-security-test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-security-test --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-test/target/sensinact-security-test-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-security-test --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-test/target/sensinact-security-test-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-security-test --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-security-test --- [INFO] Resolving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-test/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.osgi.util.pushstream;version='[1.0.1,1.0.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-sqlite-connector;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.button;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.fan;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.sensinact-security-test-tests;version='[2.0.0,2.0.1)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.apache.felix.log;version='[1.2.2,1.2.3)',net.bytebuddy.byte-buddy;version='[1.11.3,1.11.4)',net.bytebuddy.byte-buddy-agent;version='[1.11.3,1.11.4)',org.mockito.mockito-core;version='[3.11.2,3.11.3)',org.objenesis;version='[3.2.0,3.2.1)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)' [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-security-test --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-test/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.osgi.util.pushstream;version='[1.0.1,1.0.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-sqlite-connector;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.button;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.fan;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.sensinact-security-test-tests;version='[2.0.0,2.0.1)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.apache.felix.log;version='[1.2.2,1.2.3)',net.bytebuddy.byte-buddy;version='[1.11.3,1.11.4)',net.bytebuddy.byte-buddy-agent;version='[1.11.3,1.11.4)',org.mockito.mockito-core;version='[3.11.2,3.11.3)',org.objenesis;version='[3.2.0,3.2.1)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)' 08:45:31.941 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.button 08:45:32.149 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:45:32.158 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:45:32.158 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:45:32.158 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:45:32.159 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 08:45:32.160 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 08:45:32.160 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:45:32.160 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 08:45:32.176 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:45:32.500 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:45:32.526 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:45:32.528 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:45:32.530 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:45:32.537 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'button' service provider : switch 08:45:32.540 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'state' resource registered 08:45:32.542 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - state already started 08:45:32.543 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'button' started 08:45:32.545 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.fan 08:45:32.558 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:45:32.559 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:45:32.561 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.patternEnd() 08:45:32.561 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:45:32.561 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:45:32.562 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:45:32.562 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:45:32.563 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 08:45:32.563 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 08:45:32.563 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:45:32.563 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:45:32.563 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:45:32.568 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 08:45:32.568 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 08:45:32.568 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 08:45:32.568 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 08:45:32.568 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 08:45:32.568 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:45:32.568 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:45:32.569 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 08:45:32.569 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 08:45:32.569 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 08:45:32.569 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 08:45:32.569 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 08:45:32.569 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:45:32.570 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:45:32.572 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.minInclusiveEnd() 08:45:32.572 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.maxInclusiveEnd() 08:45:32.572 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd() 08:45:32.573 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 08:45:32.573 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 08:45:32.573 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 08:45:32.573 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 08:45:32.573 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 08:45:32.573 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:45:32.573 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 08:45:32.573 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 08:45:32.573 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:45:32.574 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 08:45:32.574 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:45:32.656 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:45:32.658 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:45:32.660 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:45:32.662 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:45:32.664 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'fan' service provider : switch 08:45:32.668 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'status' resource registered 08:45:32.674 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - status already started 08:45:32.676 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'speed' resource registered 08:45:32.679 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - speed already started 08:45:32.681 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_on' resource registered 08:45:32.681 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_on already started 08:45:32.689 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_off' resource registered 08:45:32.690 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_off already started 08:45:32.736 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'dim' resource registered 08:45:32.737 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - dim already started 08:45:32.740 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'fan' started 08:45:32.751 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.slider 08:45:32.761 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesStart(org.xml.sax.Attributes) 08:45:32.762 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesEnd() 08:45:32.762 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:45:32.763 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:45:32.763 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:45:32.763 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:45:32.764 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:45:32.768 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:45:32.837 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:45:32.839 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:45:32.840 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:45:32.841 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:45:32.843 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'slider' service provider : cursor 08:45:32.844 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'position' resource registered 08:45:32.846 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - position already started 08:45:32.846 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'slider' started 08:45:32.846 [main] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : slider 08:45:32.847 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:45:32.888 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 08:45:32.898 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1931ms to org.eclipse.jetty.util.log.Slf4jLog 08:45:32.910 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp280223635]@10b3df93{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@18e8473e,POJO} 08:45:32.917 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2b27cc70{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp280223635]@10b3df93{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:45:32.920 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@27a0a5a2[null] added {org.eclipse.jetty.security.DefaultIdentityService@7692cd34,POJO} 08:45:32.920 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@27a0a5a2[OSGi HTTP Service Realm] added {UserStore@33aa93c{STOPPED},AUTO} 08:45:32.920 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2b27cc70{STOPPED}[9.4.42.v20210604] added {HashLoginService@27a0a5a2[OSGi HTTP Service Realm],AUTO} 08:45:32.953 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@3b65e559{/,null,STOPPED},[o.e.j.s.ServletContextHandler@3b65e559{/,null,STOPPED}]}] 08:45:32.954 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@bae47a0{STOPPED} added {o.e.j.s.ServletContextHandler@3b65e559{/,null,STOPPED},AUTO} 08:45:32.956 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@1556f2dd 08:45:32.964 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@3b65e559{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler4181455==dftMaxIdleSec=-1,MANAGED} 08:45:32.968 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler4181455==dftMaxIdleSec=-1 added {ServletHandler@282308c3{STOPPED},MANAGED} 08:45:32.968 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 08:45:32.969 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler4181455==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@5bbbdd4b,UNMANAGED} 08:45:32.978 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@282308c3{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-30457e14==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5a03ba60{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 08:45:32.978 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@282308c3{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-30457e14,POJO} 08:45:32.978 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2b27cc70{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@bae47a0{STOPPED},MANAGED} 08:45:32.979 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@2b27cc70{STOPPED}[9.4.42.v20210604] 08:45:32.981 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2b27cc70{STARTING}[9.4.42.v20210604] added {ErrorHandler@130a0f66{STOPPED},AUTO} 08:45:32.983 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 08:45:33.000 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@2b27cc70{STARTING}[9.4.42.v20210604] 08:45:33.000 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp280223635]@10b3df93{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 08:45:33.003 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@236ab296{s=0/2,p=0} 08:45:33.003 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp280223635]@10b3df93{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@236ab296{s=0/2,p=0}] added {ReservedThreadExecutor@236ab296{s=0/2,p=0},AUTO} 08:45:33.003 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@236ab296{s=0/2,p=0} 08:45:33.007 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2039ms ReservedThreadExecutor@236ab296{s=0/2,p=0} 08:45:33.008 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp280223635-20,5,main] 08:45:33.008 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp280223635-21,5,main] 08:45:33.008 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp280223635-22,5,main] 08:45:33.009 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp280223635-23,5,main] 08:45:33.009 [qtp280223635-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp280223635]@10b3df93{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@236ab296{s=0/2,p=0}] 08:45:33.009 [qtp280223635-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp280223635]@10b3df93{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@236ab296{s=0/2,p=0}] 08:45:33.009 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp280223635-24,5,main] 08:45:33.009 [qtp280223635-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp280223635]@10b3df93{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@236ab296{s=0/2,p=0}] 08:45:33.009 [qtp280223635-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp280223635]@10b3df93{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@236ab296{s=0/2,p=0}] 08:45:33.009 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp280223635-25,5,main] 08:45:33.010 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp280223635-26,5,main] 08:45:33.010 [qtp280223635-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp280223635]@10b3df93{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@236ab296{s=0/2,p=0}] 08:45:33.010 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp280223635-27,5,main] 08:45:33.010 [qtp280223635-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp280223635]@10b3df93{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@236ab296{s=0/2,p=0}] 08:45:33.010 [qtp280223635-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp280223635]@10b3df93{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@236ab296{s=0/2,p=0}] 08:45:33.010 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2042ms QueuedThreadPool[qtp280223635]@10b3df93{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@236ab296{s=0/2,p=0}] 08:45:33.010 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@27a0a5a2[OSGi HTTP Service Realm] 08:45:33.010 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@33aa93c{STOPPED} 08:45:33.010 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2043ms UserStore@33aa93c{STARTED} 08:45:33.011 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2043ms HashLoginService@27a0a5a2[OSGi HTTP Service Realm] 08:45:33.011 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@bae47a0{STOPPED} 08:45:33.011 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@bae47a0{STARTING} 08:45:33.011 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@3b65e559{/,null,STOPPED} 08:45:33.012 [qtp280223635-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp280223635]@10b3df93{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@236ab296{s=0/2,p=0}] 08:45:33.014 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 08:45:33.020 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@3b65e559{/,null,STARTING} 08:45:33.020 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler4181455==dftMaxIdleSec=0 08:45:33.023 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler4181455==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@23c650a3[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 08:45:33.024 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@23c650a3[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@5c09d180[passivating=false,graceSec=3600],AUTO} 08:45:33.025 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@680bddf5{STOPPED}[worker=null] 08:45:33.026 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 08:45:33.026 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 08:45:33.027 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@680bddf5{STARTING}[worker=node0] added {HouseKeeper@48d7ad8b{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 08:45:33.027 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@48d7ad8b{STOPPED}[interval=600000, ownscheduler=false] 08:45:33.028 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@710b30ef{STOPPED} 08:45:33.028 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2061ms ScheduledExecutorScheduler@710b30ef{STARTED} 08:45:33.028 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 08:45:33.036 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 08:45:33.037 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2070ms HouseKeeper@48d7ad8b{STARTED}[interval=600000, ownscheduler=true] 08:45:33.037 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2070ms DefaultSessionIdManager@680bddf5{STARTED}[worker=node0] 08:45:33.038 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2b27cc70{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@680bddf5{STARTED}[worker=node0],MANAGED} 08:45:33.038 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler4181455==dftMaxIdleSec=0 added {DefaultSessionIdManager@680bddf5{STARTED}[worker=node0],UNMANAGED} 08:45:33.038 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@169da7f2{STOPPED} 08:45:33.038 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2070ms ScheduledExecutorScheduler@169da7f2{STARTED} 08:45:33.039 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler4181455==dftMaxIdleSec=0 08:45:33.039 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@282308c3{STOPPED} 08:45:33.042 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-30457e14[EMBEDDED:null] 08:45:33.044 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-30457e14==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5a03ba60{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:45:33.044 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:45:33.044 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:45:33.044 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:45:33.044 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 08:45:33.044 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-30457e14=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-30457e14==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5a03ba60{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:45:33.044 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@282308c3{STARTING} 08:45:33.045 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@282308c3{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4fbb001b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@3757fb57{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 08:45:33.045 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@282308c3{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4fbb001b,POJO} 08:45:33.045 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-30457e14[EMBEDDED:null] 08:45:33.045 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-30457e14==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5a03ba60{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:45:33.045 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4fbb001b[EMBEDDED:null] 08:45:33.045 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4fbb001b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@3757fb57{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 08:45:33.045 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:45:33.046 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:45:33.046 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:45:33.046 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 08:45:33.046 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4fbb001b=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4fbb001b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@3757fb57{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-30457e14=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-30457e14==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5a03ba60{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:45:33.046 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-30457e14[EMBEDDED:null] 08:45:33.046 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-30457e14==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5a03ba60{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:45:33.046 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4fbb001b[EMBEDDED:null] 08:45:33.046 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4fbb001b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@3757fb57{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 08:45:33.046 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:45:33.046 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:45:33.046 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:45:33.046 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 08:45:33.046 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4fbb001b=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4fbb001b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@3757fb57{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-30457e14=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-30457e14==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5a03ba60{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:45:33.047 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@282308c3{STARTING} 08:45:33.047 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2079ms ServletHandler@282308c3{STARTED} 08:45:33.047 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@23c650a3[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 08:45:33.047 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@5c09d180[passivating=false,graceSec=3600] 08:45:33.047 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2079ms org.eclipse.jetty.server.session.NullSessionDataStore@5c09d180[passivating=false,graceSec=3600] 08:45:33.047 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2079ms org.eclipse.jetty.server.session.DefaultSessionCache@23c650a3[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 08:45:33.047 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2079ms org.eclipse.jetty.server.session.SessionHandler4181455==dftMaxIdleSec=0 08:45:33.053 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-30457e14==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5a03ba60{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 08:45:33.054 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2086ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-30457e14==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5a03ba60{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 08:45:33.057 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-30457e14 08:45:33.057 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4fbb001b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@3757fb57{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 08:45:33.057 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2090ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4fbb001b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@3757fb57{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 08:45:33.057 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@3b65e559{/,null,AVAILABLE} 08:45:33.058 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2090ms o.e.j.s.ServletContextHandler@3b65e559{/,null,AVAILABLE} 08:45:33.058 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2090ms ContextHandlerCollection@bae47a0{STARTED} 08:45:33.058 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@130a0f66{STOPPED} 08:45:33.058 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@130a0f66{STARTING} 08:45:33.058 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2090ms ErrorHandler@130a0f66{STARTED} 08:45:33.058 [main] INFO org.eclipse.jetty.server.Server - Started @2090ms 08:45:33.058 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2090ms Server@2b27cc70{STARTED}[9.4.42.v20210604] 08:45:33.058 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 08:45:33.065 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@2516fc68[HTTP/1.1] added {HttpConfiguration@304a9d7b{32768/8192,8192/8192,https://:0,[]},POJO} 08:45:33.078 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4c9e9fb8{null, ()}{0.0.0.0:0} added {Server@2b27cc70{STARTED}[9.4.42.v20210604],UNMANAGED} 08:45:33.079 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4c9e9fb8{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp280223635]@10b3df93{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@236ab296{s=0/2,p=0}],UNMANAGED} 08:45:33.079 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4c9e9fb8{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@7c0da600{STOPPED},AUTO} 08:45:33.079 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4c9e9fb8{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@d4602a,POJO} 08:45:33.079 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4c9e9fb8{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@2516fc68[HTTP/1.1],AUTO} 08:45:33.079 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@4c9e9fb8{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@2516fc68[HTTP/1.1] 08:45:33.083 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4c9e9fb8{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@4c9e9fb8{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 08:45:33.083 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2b27cc70{STARTED}[9.4.42.v20210604] added {ServerConnector@4c9e9fb8{HTTP/1.1, (http/1.1)}{0.0.0.0:8899},UNMANAGED} 08:45:33.083 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@4c9e9fb8{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:45:33.093 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4c9e9fb8{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8899],POJO} 08:45:33.094 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@7c0da600{STOPPED} 08:45:33.094 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2126ms ScheduledExecutorScheduler@7c0da600{STARTED} 08:45:33.094 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@2516fc68[HTTP/1.1] 08:45:33.094 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2126ms HttpConnectionFactory@2516fc68[HTTP/1.1] 08:45:33.094 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@4c9e9fb8{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:45:33.108 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@654c1a54/SelectorProducer@435ce306/IDLE/p=false/QueuedThreadPool[qtp280223635]@10b3df93{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@236ab296{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:45:33.104Z added {SelectorProducer@435ce306,POJO} 08:45:33.136 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@654c1a54/SelectorProducer@435ce306/IDLE/p=false/QueuedThreadPool[qtp280223635]@10b3df93{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@236ab296{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:45:33.136Z added {QueuedThreadPool[qtp280223635]@10b3df93{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@236ab296{s=0/2,p=0}],UNMANAGED} 08:45:33.137 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@654c1a54/SelectorProducer@435ce306/IDLE/p=false/QueuedThreadPool[qtp280223635]@10b3df93{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@236ab296{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:45:33.137Z created 08:45:33.137 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@6e4ea0bd{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@654c1a54/SelectorProducer@435ce306/IDLE/p=false/QueuedThreadPool[qtp280223635]@10b3df93{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@236ab296{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:45:33.137Z,MANAGED} 08:45:33.137 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@4c9e9fb8{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@6e4ea0bd{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 08:45:33.137 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@6e4ea0bd{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:45:33.137 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@654c1a54/SelectorProducer@435ce306/IDLE/p=false/QueuedThreadPool[qtp280223635]@10b3df93{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@236ab296{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:45:33.137Z 08:45:33.137 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2170ms EatWhatYouKill@654c1a54/SelectorProducer@435ce306/IDLE/p=false/QueuedThreadPool[qtp280223635]@10b3df93{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@236ab296{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:45:33.137Z 08:45:33.141 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$91/274298188@b0964b2 startThread=0 08:45:33.141 [qtp280223635-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$91/274298188@b0964b2 in QueuedThreadPool[qtp280223635]@10b3df93{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@236ab296{s=0/2,p=0}] 08:45:33.141 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@48e7b3d2 on ManagedSelector@6e4ea0bd{STARTING} id=0 keys=0 selected=0 updates=0 08:45:33.142 [qtp280223635-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@654c1a54/SelectorProducer@435ce306/IDLE/p=false/QueuedThreadPool[qtp280223635]@10b3df93{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@236ab296{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:45:33.141Z tryProduce false 08:45:33.143 [qtp280223635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:45:33.143 [qtp280223635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@48e7b3d2 08:45:33.144 [qtp280223635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:45:33.144 [qtp280223635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74bb27e4 waiting with 0 keys 08:45:33.144 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2176ms ManagedSelector@6e4ea0bd{STARTED} id=0 keys=0 selected=0 updates=0 08:45:33.144 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2176ms SelectorManager@ServerConnector@4c9e9fb8{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:45:33.145 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4c9e9fb8{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {acceptor-0@64040287,POJO} 08:45:33.145 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@64040287 startThread=0 08:45:33.145 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@4c9e9fb8{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:45:33.145 [qtp280223635-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@64040287 in QueuedThreadPool[qtp280223635]@10b3df93{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@236ab296{s=0/2,p=0}] 08:45:33.145 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2177ms ServerConnector@4c9e9fb8{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} [INFO] Started Jetty 9.4.42.v20210604 at port(s) HTTP:8899 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1] 08:45:33.169 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2b27cc70{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@32639b12,POJO} [INFO] No Errors [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-security-test --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-test/target/sensinact-security-test-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-test/2.0-SNAPSHOT/sensinact-security-test-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-test/2.0-SNAPSHOT/sensinact-security-test-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-test/target/sensinact-security-test-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-test/2.0-SNAPSHOT/sensinact-security-test-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-security-test --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-test/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-test/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 36 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-test/2.0-SNAPSHOT/sensinact-security-test-2.0-20220712.084018-210.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-test/2.0-SNAPSHOT/sensinact-security-test-2.0-20220712.084018-210.jar (5.0 kB at 63 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-test/2.0-SNAPSHOT/sensinact-security-test-2.0-20220712.084018-210.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-test/2.0-SNAPSHOT/sensinact-security-test-2.0-20220712.084018-210.pom (5.5 kB at 47 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-test/2.0-SNAPSHOT/sensinact-security-test-2.0-20220712.084018-210-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-test/2.0-SNAPSHOT/sensinact-security-test-2.0-20220712.084018-210-tests.jar (53 kB at 449 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-test/maven-metadata.xml (310 B at 7.8 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-test/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-test/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 3.3 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-test/maven-metadata.xml (310 B at 4.3 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-security-test --- [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway:sensinact-security-openid-keybuilder >-- [INFO] Building sensiNact IoT Gateway - Security Core OpenId User Key Builder 2.0-SNAPSHOT [34/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-security-openid-keybuilder --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-security-openid-keybuilder --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-security-openid-keybuilder --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-security-openid-keybuilder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-security-openid-keybuilder --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-openid-keybuilder/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-security-openid-keybuilder --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-security-openid-keybuilder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-openid-keybuilder/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-security-openid-keybuilder --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-security-openid-keybuilder --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-openid-keybuilder/pom.xml [0:0]: Host sensinact-security-openid-keybuilder= for this fragment/require bundle cannot be found on the classpath [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-openid-keybuilder/pom.xml [0:0]: The JAR is empty: The instructions for the JAR named sensinact-security-openid-keybuilder-tests did not cause any content to be included, this is likely wrong [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-openid-keybuilder/pom.xml [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-security-openid-keybuilder --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-security-openid-keybuilder --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-openid-keybuilder/target/sensinact-security-openid-keybuilder-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-security-openid-keybuilder --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-openid-keybuilder/target/sensinact-security-openid-keybuilder-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-security-openid-keybuilder --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-security-openid-keybuilder --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-security-openid-keybuilder --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-security-openid-keybuilder --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-openid-keybuilder/target/sensinact-security-openid-keybuilder-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/sensinact-security-openid-keybuilder-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-openid-keybuilder/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/sensinact-security-openid-keybuilder-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-openid-keybuilder/target/sensinact-security-openid-keybuilder-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/sensinact-security-openid-keybuilder-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-security-openid-keybuilder --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 28 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/sensinact-security-openid-keybuilder-2.0-20220712.084018-210.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/sensinact-security-openid-keybuilder-2.0-20220712.084018-210.jar (33 kB at 398 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/sensinact-security-openid-keybuilder-2.0-20220712.084018-210.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/sensinact-security-openid-keybuilder-2.0-20220712.084018-210.pom (2.6 kB at 30 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/sensinact-security-openid-keybuilder-2.0-20220712.084018-210-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/sensinact-security-openid-keybuilder-2.0-20220712.084018-210-tests.jar (4.7 kB at 58 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-openid-keybuilder/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-openid-keybuilder/maven-metadata.xml (323 B at 10 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 7.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-openid-keybuilder/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-security-openid-keybuilder/maven-metadata.xml (323 B at 3.5 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-security-openid-keybuilder --- [INFO] Tests are skipped. [INFO] [INFO] --------< org.eclipse.sensinact.gateway:sensinact-historic-api >-------- [INFO] Building sensiNact IoT Gateway - sensiNact Historic API 2.0-SNAPSHOT [35/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-historic-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-historic-api --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-historic-api --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-historic-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-historic-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-api/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-historic-api --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-historic-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-historic-api --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-historic-api --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-api/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-historic-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-historic-api --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-api/target/sensinact-historic-api-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-historic-api --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-api/target/sensinact-historic-api-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-historic-api --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-historic-api --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-historic-api --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-historic-api --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-api/target/sensinact-historic-api-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-historic-api/2.0-SNAPSHOT/sensinact-historic-api-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-api/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-historic-api/2.0-SNAPSHOT/sensinact-historic-api-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-api/target/sensinact-historic-api-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-historic-api/2.0-SNAPSHOT/sensinact-historic-api-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-historic-api --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-api/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-api/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 18 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-api/2.0-SNAPSHOT/sensinact-historic-api-2.0-20220712.084018-210.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-api/2.0-SNAPSHOT/sensinact-historic-api-2.0-20220712.084018-210.jar (13 kB at 243 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-api/2.0-SNAPSHOT/sensinact-historic-api-2.0-20220712.084018-210.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-api/2.0-SNAPSHOT/sensinact-historic-api-2.0-20220712.084018-210.pom (1.2 kB at 14 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-api/2.0-SNAPSHOT/sensinact-historic-api-2.0-20220712.084018-210-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-api/2.0-SNAPSHOT/sensinact-historic-api-2.0-20220712.084018-210-tests.jar (5.3 kB at 41 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-api/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-api/maven-metadata.xml (309 B at 7.7 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-api/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-api/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 7.0 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-api/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-api/maven-metadata.xml (309 B at 2.7 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-historic-api --- [INFO] Tests are skipped. [INFO] [INFO] ------< org.eclipse.sensinact.gateway:sensinact-historic-manager >------ [INFO] Building sensiNact IoT Gateway - sensiNact Historic Reader Manager 2.0-SNAPSHOT [36/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-historic-manager --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-historic-manager --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-historic-manager --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-historic-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-historic-manager --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-manager/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-historic-manager --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-historic-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-manager/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-historic-manager --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-historic-manager --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-manager/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-historic-manager --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-historic-manager --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-manager/target/sensinact-historic-manager-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-historic-manager --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-manager/target/sensinact-historic-manager-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-historic-manager --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-historic-manager --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-historic-manager --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-historic-manager --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-manager/target/sensinact-historic-manager-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-historic-manager/2.0-SNAPSHOT/sensinact-historic-manager-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-manager/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-historic-manager/2.0-SNAPSHOT/sensinact-historic-manager-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-manager/target/sensinact-historic-manager-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-historic-manager/2.0-SNAPSHOT/sensinact-historic-manager-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-historic-manager --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-manager/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-manager/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 31 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-manager/2.0-SNAPSHOT/sensinact-historic-manager-2.0-20220712.084018-210.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-manager/2.0-SNAPSHOT/sensinact-historic-manager-2.0-20220712.084018-210.jar (23 kB at 270 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-manager/2.0-SNAPSHOT/sensinact-historic-manager-2.0-20220712.084018-210.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-manager/2.0-SNAPSHOT/sensinact-historic-manager-2.0-20220712.084018-210.pom (2.4 kB at 45 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-manager/2.0-SNAPSHOT/sensinact-historic-manager-2.0-20220712.084018-210-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-manager/2.0-SNAPSHOT/sensinact-historic-manager-2.0-20220712.084018-210-tests.jar (5.5 kB at 43 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-manager/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-manager/maven-metadata.xml (313 B at 6.0 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-manager/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-manager/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 8.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-manager/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-historic-manager/maven-metadata.xml (313 B at 3.0 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-historic-manager --- [INFO] Tests are skipped. [INFO] [INFO] ------------< org.eclipse.sensinact.gateway.sthbnd:parent >------------- [INFO] Building sensiNact IoT Gateway - Southbound parent module 2.0-SNAPSHOT [37/121] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ parent --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ parent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ parent --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ parent --- [INFO] skip project with packaging=pom [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ parent --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ parent --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ parent --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ parent --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ parent --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ parent --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/parent/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/parent/2.0-SNAPSHOT/maven-metadata.xml (619 B at 19 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/parent/2.0-SNAPSHOT/parent-2.0-20220712.084018-210.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/parent/2.0-SNAPSHOT/parent-2.0-20220712.084018-210.pom (1.2 kB at 17 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/parent/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/parent/maven-metadata.xml (300 B at 7.5 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/parent/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/parent/2.0-SNAPSHOT/maven-metadata.xml (619 B at 5.7 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/parent/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/parent/maven-metadata.xml (300 B at 3.1 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ parent --- [INFO] Tests are skipped. [INFO] [INFO] ----------< org.eclipse.sensinact.gateway.sthbnd.mqtt:parent >---------- [INFO] Building sensiNact IoT Gateway - MQTT Protocol Devices parent 2.0-SNAPSHOT [38/121] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ parent --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ parent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ parent --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ parent --- [INFO] skip project with packaging=pom [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ parent --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ parent --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ parent --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ parent --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ parent --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ parent --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/parent/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/parent/2.0-SNAPSHOT/maven-metadata.xml (624 B at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/parent/2.0-SNAPSHOT/parent-2.0-20220712.084018-210.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/parent/2.0-SNAPSHOT/parent-2.0-20220712.084018-210.pom (1.3 kB at 18 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/parent/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/parent/maven-metadata.xml (305 B at 5.5 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/parent/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/parent/2.0-SNAPSHOT/maven-metadata.xml (624 B at 9.2 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/parent/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/parent/maven-metadata.xml (305 B at 2.0 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ parent --- [INFO] Tests are skipped. [INFO] [INFO] --------< org.eclipse.sensinact.gateway.sthbnd.mqtt:mqtt-utils >-------- [INFO] Building sensiNact IoT Gateway - MQTT Utility bundle 2.0-SNAPSHOT [39/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mqtt-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ mqtt-utils --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ mqtt-utils --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ mqtt-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-utils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mqtt-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-utils/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ mqtt-utils --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ mqtt-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ mqtt-utils --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ mqtt-utils --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-utils/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ mqtt-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ mqtt-utils --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-utils/target/mqtt-utils-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ mqtt-utils --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-utils/target/mqtt-utils-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ mqtt-utils --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ mqtt-utils --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ mqtt-utils --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ mqtt-utils --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-utils/target/mqtt-utils-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-utils/2.0-SNAPSHOT/mqtt-utils-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-utils/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-utils/2.0-SNAPSHOT/mqtt-utils-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-utils/target/mqtt-utils-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-utils/2.0-SNAPSHOT/mqtt-utils-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ mqtt-utils --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-utils/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-utils/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 24 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-utils/2.0-SNAPSHOT/mqtt-utils-2.0-20220712.084018-210.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-utils/2.0-SNAPSHOT/mqtt-utils-2.0-20220712.084018-210.jar (28 kB at 291 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-utils/2.0-SNAPSHOT/mqtt-utils-2.0-20220712.084018-210.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-utils/2.0-SNAPSHOT/mqtt-utils-2.0-20220712.084018-210.pom (1.3 kB at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-utils/2.0-SNAPSHOT/mqtt-utils-2.0-20220712.084018-210-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-utils/2.0-SNAPSHOT/mqtt-utils-2.0-20220712.084018-210-tests.jar (5.4 kB at 52 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-utils/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-utils/maven-metadata.xml (309 B at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-utils/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-utils/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 7.4 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-utils/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-utils/maven-metadata.xml (309 B at 2.9 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ mqtt-utils --- [INFO] Tests are skipped. [INFO] [INFO] --------< org.eclipse.sensinact.gateway:sensinact-remote-osgi >--------- [INFO] Building sensiNact IoT Gateway - Remote OSGi 2.0-SNAPSHOT [40/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-remote-osgi --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-remote-osgi --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-remote-osgi --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-remote-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-remote-osgi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-remote-osgi/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-remote-osgi --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-remote-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-remote-osgi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-remote-osgi --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-remote-osgi --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-remote-osgi/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-remote-osgi --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-remote-osgi --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-remote-osgi/target/sensinact-remote-osgi-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-remote-osgi --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-remote-osgi/target/sensinact-remote-osgi-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-remote-osgi --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-remote-osgi --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-remote-osgi --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-remote-osgi --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-remote-osgi/target/sensinact-remote-osgi-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-remote-osgi/2.0-SNAPSHOT/sensinact-remote-osgi-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-remote-osgi/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-remote-osgi/2.0-SNAPSHOT/sensinact-remote-osgi-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-remote-osgi/target/sensinact-remote-osgi-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-remote-osgi/2.0-SNAPSHOT/sensinact-remote-osgi-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-remote-osgi --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-remote-osgi/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-remote-osgi/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 19 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-remote-osgi/2.0-SNAPSHOT/sensinact-remote-osgi-2.0-20220712.084018-210.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-remote-osgi/2.0-SNAPSHOT/sensinact-remote-osgi-2.0-20220712.084018-210.jar (26 kB at 294 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-remote-osgi/2.0-SNAPSHOT/sensinact-remote-osgi-2.0-20220712.084018-210.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-remote-osgi/2.0-SNAPSHOT/sensinact-remote-osgi-2.0-20220712.084018-210.pom (2.1 kB at 31 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-remote-osgi/2.0-SNAPSHOT/sensinact-remote-osgi-2.0-20220712.084018-210-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-remote-osgi/2.0-SNAPSHOT/sensinact-remote-osgi-2.0-20220712.084018-210-tests.jar (5.4 kB at 55 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-remote-osgi/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-remote-osgi/maven-metadata.xml (308 B at 6.8 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-remote-osgi/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-remote-osgi/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 14 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-remote-osgi/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-remote-osgi/maven-metadata.xml (308 B at 2.0 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-remote-osgi --- [INFO] Tests are skipped. [INFO] [INFO] ------------< org.eclipse.sensinact.gateway.protocol:ssdp >------------- [INFO] Building sensiNact IoT Gateway - SSDP 2.0-SNAPSHOT [41/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ssdp --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ ssdp --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ ssdp --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ssdp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/ssdp/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ssdp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/ssdp/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ ssdp --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ssdp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/ssdp/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ssdp --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ ssdp --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/ssdp/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ssdp --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ssdp --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/ssdp/target/ssdp-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ ssdp --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/ssdp/target/ssdp-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ ssdp --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ ssdp --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ ssdp --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ssdp --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/ssdp/target/ssdp-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/protocol/ssdp/2.0-SNAPSHOT/ssdp-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/ssdp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/protocol/ssdp/2.0-SNAPSHOT/ssdp-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/ssdp/target/ssdp-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/protocol/ssdp/2.0-SNAPSHOT/ssdp-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ ssdp --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/ssdp/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/ssdp/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 33 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/ssdp/2.0-SNAPSHOT/ssdp-2.0-20220712.084018-210.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/ssdp/2.0-SNAPSHOT/ssdp-2.0-20220712.084018-210.jar (36 kB at 381 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/ssdp/2.0-SNAPSHOT/ssdp-2.0-20220712.084018-210.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/ssdp/2.0-SNAPSHOT/ssdp-2.0-20220712.084018-210.pom (1.8 kB at 18 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/ssdp/2.0-SNAPSHOT/ssdp-2.0-20220712.084018-210-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/ssdp/2.0-SNAPSHOT/ssdp-2.0-20220712.084018-210-tests.jar (5.4 kB at 73 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/ssdp/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/ssdp/maven-metadata.xml (300 B at 11 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/ssdp/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/ssdp/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 15 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/ssdp/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/protocol/ssdp/maven-metadata.xml (300 B at 6.1 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ ssdp --- [INFO] Tests are skipped. [INFO] [INFO] -----------< org.eclipse.sensinact.gateway:sensinact-system >----------- [INFO] Building sensiNact IoT Gateway - System 2.0-SNAPSHOT [42/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-system --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-system --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-system --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-system --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-system --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-system --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-system --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-system --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/test-classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-system --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-system --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-system --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-system --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-system --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-system --- [INFO] Resolving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.eclipse.sensinact.gateway.sensinact-system;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-system-tests;version='[2.0.0,2.0.1)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-system --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.eclipse.sensinact.gateway.sensinact-system;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-system-tests;version='[2.0.0,2.0.1)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' # startlevel: not handled # java.class.path /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.launcher/biz.aQute.launcher.pre.jar # inited runbundles=[/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar, /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar, /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT-tests.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar, /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar, /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar, /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar] activators=[] timeout=0 # version biz.aQute.launcher.pre;version=6.1.0.202111112301-SNAPSHOT, org.apache.felix.framework;version=6.0.3, biz.aQute.launcher;version=6.1.0.202111112301-SNAPSHOT # using working dir: /tmp/osgi.4658168032956012613.fw with keeping=false # deleting working dir /tmp/osgi.4658168032956012613.fw because not kept # system packages used: com.sun.net.httpserver,javax.net.ssl,javax.xml.parsers,javax.imageio,javax.management,javax.naming,javax.sql,javax.swing,javax.swing.border,javax.swing.event,javax.mail,javax.mail.internet,javax.management.modelmbean,javax.management.remote,javax.xml.parsers,javax.security.auth,javax.security.cert,junit.framework,junit.textui,org.w3c.dom,org.xml.sax,org.xml.sax.helpers,sun.misc,sun.security.action,sun.reflect,org.osgi.framework;version="1.9",org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto",org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring",org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring",org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework",org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource",org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework",org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto",org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework,org.osgi.resource",org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto,org.osgi.resource.dto",org.osgi.resource;version="1.0",org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto",org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework",org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework",org.osgi.service.url;version="1.0",org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource",org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework",org.osgi.dto;version="1.1" # using META-INF/services # framework instance org.apache.felix.framework [0] # inited system bundle org.apache.felix.framework [0] # registered launcher with arguments for syncing # start embedded activators # Updating framework with [/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar, /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar, /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT-tests.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar, /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar, /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar, /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar] # installing /home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar # installing /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar # installing /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar # installing /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar # installing /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar # installing /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT-tests.jar # installing /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar # installing /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar # installing /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar # installing /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar # installing /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar # installing /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar # installing /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar # installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar # system bundle started ok # Waiting for refresh to finish # Refresh is finished # bundles administered [/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar, /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar, /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT-tests.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar, /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar, /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar, /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar] # Will start bundles: [ch.qos.logback.core [1], log4j [2], org.apache.felix.scr [3], org.opentest4j [4], org.osgi.service.cm [5], org.osgi.test.common [6], org.osgi.test.junit5 [7], org.osgi.util.function [8], org.osgi.util.promise [9], slf4j.api [10], org.eclipse.sensinact.gateway.sensinact-common [11], org.eclipse.sensinact.gateway.sensinact-core [12], org.eclipse.sensinact.gateway.sensinact-datastore-api [13], org.eclipse.sensinact.gateway.sensinact-generic [14], org.eclipse.sensinact.gateway.sensinact-signature-validator-api [15], org.eclipse.sensinact.gateway.sensinact-utils [16], org.eclipse.sensinact.gateway.sensinact-security-none [17], org.eclipse.sensinact.gateway.sensinact-signature-validator-mock [18], org.apache.felix.framework.security [19], org.eclipse.sensinact.gateway.sensinact-system [20], org.eclipse.sensinact.gateway.sensinact-system-tests [21], junit-jupiter-api [22], junit-jupiter-engine [23], junit-jupiter-params [24], junit-platform-commons [25], junit-platform-engine [26], junit-platform-launcher [27], com.fasterxml.jackson.core.jackson-annotations [28], com.fasterxml.jackson.core.jackson-core [29], com.fasterxml.jackson.core.jackson-databind [30], jakarta.json-api [31], org.eclipse.parsson [32], ch.qos.logback.classic [33], biz.aQute.tester.junit-platform [34]] # starting ch.qos.logback.core # started ch.qos.logback.core # starting log4j # started log4j # starting org.apache.felix.scr # started org.apache.felix.scr # starting org.opentest4j # started org.opentest4j # starting org.osgi.service.cm # started org.osgi.service.cm # starting org.osgi.test.common # started org.osgi.test.common # starting org.osgi.test.junit5 # started org.osgi.test.junit5 # starting org.osgi.util.function # started org.osgi.util.function # starting org.osgi.util.promise # started org.osgi.util.promise # starting slf4j.api # started slf4j.api # starting org.eclipse.sensinact.gateway.sensinact-common # started org.eclipse.sensinact.gateway.sensinact-common # starting org.eclipse.sensinact.gateway.sensinact-core # started org.eclipse.sensinact.gateway.sensinact-core # starting org.eclipse.sensinact.gateway.sensinact-datastore-api # started org.eclipse.sensinact.gateway.sensinact-datastore-api # starting org.eclipse.sensinact.gateway.sensinact-generic # started org.eclipse.sensinact.gateway.sensinact-generic # starting org.eclipse.sensinact.gateway.sensinact-signature-validator-api # started org.eclipse.sensinact.gateway.sensinact-signature-validator-api # starting org.eclipse.sensinact.gateway.sensinact-utils # started org.eclipse.sensinact.gateway.sensinact-utils # starting org.eclipse.sensinact.gateway.sensinact-security-none # started org.eclipse.sensinact.gateway.sensinact-security-none # starting org.eclipse.sensinact.gateway.sensinact-signature-validator-mock # started org.eclipse.sensinact.gateway.sensinact-signature-validator-mock # starting org.apache.felix.framework.security # started org.apache.felix.framework.security # starting org.eclipse.sensinact.gateway.sensinact-system 08:45:56.464 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar 08:45:56.472 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 08:45:56.472 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Looking for Manifest hash header [SHA-256-Digest-Manifest] 08:45:56.472 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - file reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar is valid? true 08:45:56.629 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 08:45:56.629 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:45:56.639 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:45:56.639 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:45:56.640 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:45:56.640 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 08:45:56.640 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:45:56.641 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:45:56.641 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:45:56.642 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:45:56.642 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:45:56.642 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:45:56.643 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 08:45:56.643 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:45:56.644 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:45:56.644 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:45:56.645 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 08:45:56.646 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 08:45:56.646 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:45:56.646 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 08:45:56.661 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:45:56.683 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar 08:45:56.734 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar 08:45:56.764 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:45:56.820 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:45:56.822 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:45:56.824 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:45:56.830 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'sensiNact' service provider : system 08:45:56.834 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'version' resource registered 08:45:56.838 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - version already started 08:45:56.840 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'name' resource registered 08:45:56.842 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - name already started 08:45:56.843 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'datetime' resource registered 08:45:56.845 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - datetime already started 08:45:56.846 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'address' resource registered 08:45:56.848 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - address already started 08:45:56.850 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'sensiNact' started # started org.eclipse.sensinact.gateway.sensinact-system # starting org.eclipse.sensinact.gateway.sensinact-system-tests # started org.eclipse.sensinact.gateway.sensinact-system-tests # starting junit-jupiter-api # started junit-jupiter-api # starting junit-jupiter-engine # started junit-jupiter-engine # starting junit-jupiter-params # started junit-jupiter-params # starting junit-platform-commons # started junit-platform-commons # starting junit-platform-engine # started junit-platform-engine # starting junit-platform-launcher # started junit-platform-launcher # starting com.fasterxml.jackson.core.jackson-annotations # started com.fasterxml.jackson.core.jackson-annotations # starting com.fasterxml.jackson.core.jackson-core # started com.fasterxml.jackson.core.jackson-core # starting com.fasterxml.jackson.core.jackson-databind # started com.fasterxml.jackson.core.jackson-databind # starting jakarta.json-api # started jakarta.json-api # starting org.eclipse.parsson # started org.eclipse.parsson # starting ch.qos.logback.classic # started ch.qos.logback.classic # starting biz.aQute.tester.junit-platform # service event org.osgi.framework.ServiceEvent[source=[java.lang.Runnable]] # selected main thread org.osgi.framework.ServiceEvent[source=[java.lang.Runnable]] # started biz.aQute.tester.junit-platform ------------------------------- REPORT -------------------------- Framework class org.apache.felix.framework.Felix Framework type META-INF/services Storage null Keep false Security false Has StartLevels false Startlevel 1 Run bundles /home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT-tests.jar /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar Java Home /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Classpath /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.launcher/biz.aQute.launcher.pre.jar System Packages com.sun.net.httpserver javax.net.ssl javax.xml.parsers javax.imageio javax.management javax.naming javax.sql javax.swing javax.swing.border javax.swing.event javax.mail javax.mail.internet javax.management.modelmbean javax.management.remote javax.xml.parsers javax.security.auth javax.security.cert junit.framework junit.textui org.w3c.dom org.xml.sax org.xml.sax.helpers sun.misc sun.security.action sun.reflect org.osgi.framework;version="1.9" org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto" org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework" org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring" org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework" org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring" org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework" org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource" org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework" org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto" org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework org.osgi.resource" org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto org.osgi.resource.dto" org.osgi.resource;version="1.0" org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto" org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework" org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework" org.osgi.service.url;version="1.0" org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource" org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework" org.osgi.dto;version="1.1" Properties org.eclipse.sensinact.http.corsheader false launch.bundles /home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar,/home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar,/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar,/home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT-tests.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar,/home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar,/home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar,/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar org.eclipse.sensina..y.location.latitude 45.2d tester.dir /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/test-reports/tests launch.noreferences false org.eclipse.sensina..mulated.gui.enabled false tester.unresolved true org.apache.felix.http.jettyEnabled true launch.activation.eager false org.eclipse.sensina..curity.jks.filename /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/../sensinact-security/cert/keystore.jks tester.trace true org.osgi.service.http.port 8899 launch.activators org.osgi.framework.storage.clean onFirstInit launch.timeout 0 launch.framework.restart false org.apache.felix.http.whiteboardEnabled true tester.continuous false launch.embedded false launch.system.packages com.sun.net.httpserver,javax.net.ssl,javax.xml.parsers,javax.imageio,javax.management,javax.naming,javax.sql,javax.swing,javax.swing.border,javax.swing.event,javax.mail,javax.mail.internet,javax.management.modelmbean,javax.management.remote,javax.xml.parsers,javax.security.auth,javax.security.cert,junit.framework,junit.textui,org.w3c.dom,org.xml.sax,org.xml.sax.helpers,sun.misc,sun.security.action,sun.reflect,org.osgi.framework;version="1.9",org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto",org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring",org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring",org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework",org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource",org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework",org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto",org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework,org.osgi.resource",org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto,org.osgi.resource.dto",org.osgi.resource;version="1.0",org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto",org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework",org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework",org.osgi.service.url;version="1.0",org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource",org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework",org.osgi.dto;version="1.1" org.eclipse.sensina..curity.jks.password sensiNact_team launch.keep false org.osgi.framework.system.packages.extra com.sun.net.httpserver,javax.net.ssl,javax.xml.parsers,javax.imageio,javax.management,javax.naming,javax.sql,javax.swing,javax.swing.border,javax.swing.event,javax.mail,javax.mail.internet,javax.management.modelmbean,javax.management.remote,javax.xml.parsers,javax.security.auth,javax.security.cert,junit.framework,junit.textui,org.w3c.dom,org.xml.sax,org.xml.sax.helpers,sun.misc,sun.security.action,sun.reflect,org.osgi.framework;version="1.9",org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto",org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring",org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring",org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework",org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource",org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework",org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto",org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework,org.osgi.resource",org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto,org.osgi.resource.dto",org.osgi.resource;version="1.0",org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto",org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework",org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework",org.osgi.service.url;version="1.0",org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource",org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework",org.osgi.dto;version="1.1" launch.name tests.bndrun launch.trace true org.eclipse.sensina..urity.oauth2.config /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/src/test/resources/sensinact-security-oauth2.config launch.notificationPort -1 launch.services true org.eclipse.sensina...location.longitude 5.7d Id Levl State Modified Location 0 0 ACTIV <> System Bundle 1 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar 2 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar 3 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar 4 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar 5 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar 6 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar 7 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar 8 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar 9 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar 10 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar 11 1 ACTIV 202207120840 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar 12 1 ACTIV 202207120841 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar 13 1 ACTIV 202207120841 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar 14 1 ACTIV 202207120842 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar 15 1 ACTIV 202207120841 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar 16 1 ACTIV 202207120840 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar 17 1 ACTIV 202207120841 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar 18 1 ACTIV 202207120841 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar 19 1 RSLVD 202207120840 reference:file:/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar 20 1 ACTIV 202207120845 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar 21 1 RSLVD 202207120845 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT-tests.jar 22 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar 23 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar 24 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar 25 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar 26 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar 27 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar 28 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar 29 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar 30 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar 31 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar 32 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar 33 1 ACTIV 202207120840 reference:file:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar 34 1 ACTIV 202111112301 reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/sensinact-system/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar # framework=org.apache.felix.framework [0] # setting launcher service registration to launcher.ready=true # will call main # running in main thread # test cases filter set to null # run unresolved true # using /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/test-reports/tests, path: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/test-reports/tests # automatic testing of all bundles with Test-Cases header # Opening BundleTracker for finding test bundles # starting queue # test will run # testing request org.junit.platform.launcher.core.DefaultDiscoveryRequest@42f48531 java.io.FileNotFoundException: cfgs/sensinact.config (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.(FileInputStream.java:138) at java.io.FileInputStream.(FileInputStream.java:93) at org.eclipse.sensinact.gateway.system.invoker.SystemInvoker.getName(SystemInvoker.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.sensinact.gateway.generic.local.LocalProtocolStackEndpoint$1.execute(LocalProtocolStackEndpoint.java:180) at org.eclipse.sensinact.gateway.generic.local.LocalProtocolStackEndpoint$1.execute(LocalProtocolStackEndpoint.java:167) at org.eclipse.sensinact.gateway.generic.local.LocalProtocolStackEndpoint.execute(LocalProtocolStackEndpoint.java:309) at org.eclipse.sensinact.gateway.generic.local.LocalProtocolStackEndpoint.send(LocalProtocolStackEndpoint.java:96) at org.eclipse.sensinact.gateway.generic.TaskImpl.execute(TaskImpl.java:365) at org.eclipse.sensinact.gateway.generic.TaskManager.nextTask(TaskManager.java:103) at org.eclipse.sensinact.gateway.generic.TaskManager.execute(TaskManager.java:239) at org.eclipse.sensinact.gateway.generic.TaskManager.execute(TaskManager.java:223) at org.eclipse.sensinact.gateway.generic.ExtModelInstance.propagate(ExtModelInstance.java:86) at org.eclipse.sensinact.gateway.generic.ExtServiceProviderImpl.passOn(ExtServiceProviderImpl.java:77) at org.eclipse.sensinact.gateway.generic.ExtServiceProviderImpl.passOn(ExtServiceProviderImpl.java:31) at org.eclipse.sensinact.gateway.core.ModelElement.passOn(ModelElement.java:342) at org.eclipse.sensinact.gateway.core.ServiceImpl.passOn(ServiceImpl.java:598) at org.eclipse.sensinact.gateway.core.ModelElement.passOn(ModelElement.java:342) at org.eclipse.sensinact.gateway.core.ResourceImpl.passOn(ResourceImpl.java:877) at org.eclipse.sensinact.gateway.generic.ExtResourceImpl.passOn(ExtResourceImpl.java:58) at org.eclipse.sensinact.gateway.generic.ExtResourceImpl.passOn(ExtResourceImpl.java:45) at org.eclipse.sensinact.gateway.core.ResourceBuilder$1.execute(ResourceBuilder.java:418) at org.eclipse.sensinact.gateway.core.ResourceBuilder$1.execute(ResourceBuilder.java:415) at org.eclipse.sensinact.gateway.core.method.AbstractAccessMethod.invoke(AbstractAccessMethod.java:433) at org.eclipse.sensinact.gateway.core.method.AbstractAccessMethod.invoke(AbstractAccessMethod.java:378) at org.eclipse.sensinact.gateway.core.ModelElementProxy.invoke(ModelElementProxy.java:117) at org.eclipse.sensinact.gateway.core.ElementsProxyWrapper.invoke(ElementsProxyWrapper.java:64) at com.sun.proxy.$Proxy23.get(Unknown Source) at org.eclipse.sensinact.gateway.core.SensiNact$SensiNactSession.get(SensiNact.java:277) at org.eclipse.sensinact.gateway.core.AbstractSession.get(AbstractSession.java:228) at org.eclipse.sensinact.gateway.system.invoker.Activator.check(Activator.java:64) at org.eclipse.sensinact.gateway.system.invoker.Activator.lambda$start$0(Activator.java:60) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) # TestPlan Execution Started: org.junit.platform.launcher.core.InternalTestPlan@5cc69cfe # Execution Started: Bnd JUnit Platform Bundle Engine - [engine:bnd-bundle-engine] # Execution Started: [20] org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202207120845 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202207120845] # Execution Started: [21] org.eclipse.sensinact.gateway.sensinact-system-tests;2.0.0.202207120845 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202207120845]/[fragment:org.eclipse.sensinact.gateway.sensinact-system-tests;2.0.0.202207120845] # Execution Started: JUnit Jupiter - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202207120845]/[fragment:org.eclipse.sensinact.gateway.sensinact-system-tests;2.0.0.202207120845]/[sub-engine:junit-jupiter] # Execution Started: TestSensiNactResource - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202207120845]/[fragment:org.eclipse.sensinact.gateway.sensinact-system-tests;2.0.0.202207120845]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.system.test.TestSensiNactResource] # Execution Started: testSensiNactResource(Core) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202207120845]/[fragment:org.eclipse.sensinact.gateway.sensinact-system-tests;2.0.0.202207120845]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.system.test.TestSensiNactResource]/[method:testSensiNactResource(org.eclipse.sensinact.gateway.core.Core)] # Execution Finished: testSensiNactResource(Core) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202207120845]/[fragment:org.eclipse.sensinact.gateway.sensinact-system-tests;2.0.0.202207120845]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.system.test.TestSensiNactResource]/[method:testSensiNactResource(org.eclipse.sensinact.gateway.core.Core)] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: TestSensiNactResource - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202207120845]/[fragment:org.eclipse.sensinact.gateway.sensinact-system-tests;2.0.0.202207120845]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.system.test.TestSensiNactResource] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: JUnit Jupiter - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202207120845]/[fragment:org.eclipse.sensinact.gateway.sensinact-system-tests;2.0.0.202207120845]/[sub-engine:junit-jupiter] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: [21] org.eclipse.sensinact.gateway.sensinact-system-tests;2.0.0.202207120845 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202207120845]/[fragment:org.eclipse.sensinact.gateway.sensinact-system-tests;2.0.0.202207120845] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: [20] org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202207120845 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202207120845] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: Bnd JUnit Platform Bundle Engine - [engine:bnd-bundle-engine] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # TestPlan Execution Finished: org.junit.platform.launcher.core.InternalTestPlan@5cc69cfe # Test run finished after 1216 ms [ 5 containers found ] [ 0 containers skipped ] [ 5 containers started ] [ 0 containers aborted ] [ 5 containers successful ] [ 0 containers failed ] [ 1 tests found ] [ 0 tests skipped ] [ 1 tests started ] [ 0 tests aborted ] [ 1 tests successful ] [ 0 tests failed ] # test ran # queue [] [INFO] No Errors [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-system --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-system/2.0-SNAPSHOT/sensinact-system-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-system/2.0-SNAPSHOT/sensinact-system-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-system/2.0-SNAPSHOT/sensinact-system-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- groovy-maven-plugin:2.1.1:execute (extract-sha) @ sensinact-system --- Found a signature entry [INFO] SHA: kqoOzW9nVJmXbHuxDR9nE/FssGh/DvDnrsQTOYT+5MQ= [INFO] [INFO] --- sql-maven-plugin:1.5:execute (insert-bundle-signature) @ sensinact-system --- [INFO] Executing commands 1 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-system --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-system/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-system/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 53 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-system/2.0-SNAPSHOT/sensinact-system-2.0-20220712.084018-206.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-system/2.0-SNAPSHOT/sensinact-system-2.0-20220712.084018-206.jar (12 kB at 186 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-system/2.0-SNAPSHOT/sensinact-system-2.0-20220712.084018-206.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-system/2.0-SNAPSHOT/sensinact-system-2.0-20220712.084018-206.pom (2.1 kB at 52 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-system/2.0-SNAPSHOT/sensinact-system-2.0-20220712.084018-206-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-system/2.0-SNAPSHOT/sensinact-system-2.0-20220712.084018-206-tests.jar (7.6 kB at 161 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-system/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-system/maven-metadata.xml (303 B at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-system/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-system/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 14 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-system/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-system/maven-metadata.xml (303 B at 6.4 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-system --- [INFO] Tests are skipped. [INFO] [INFO] -----------< org.eclipse.sensinact.gateway:sensinact-shell >------------ [INFO] Building sensiNact IoT Gateway - Shell 2.0-SNAPSHOT [43/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-shell --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-shell --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-shell --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-shell/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-shell --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-shell/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-shell --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-shell/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-shell --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-shell --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-shell/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-shell --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-shell --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-shell/target/sensinact-shell-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-shell --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-shell/target/sensinact-shell-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-shell --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-shell --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-shell --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-shell --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-shell/target/sensinact-shell-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-shell/2.0-SNAPSHOT/sensinact-shell-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-shell/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-shell/2.0-SNAPSHOT/sensinact-shell-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-shell/target/sensinact-shell-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-shell/2.0-SNAPSHOT/sensinact-shell-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-shell --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-shell/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-shell/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 59 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-shell/2.0-SNAPSHOT/sensinact-shell-2.0-20220712.084018-206.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-shell/2.0-SNAPSHOT/sensinact-shell-2.0-20220712.084018-206.jar (35 kB at 497 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-shell/2.0-SNAPSHOT/sensinact-shell-2.0-20220712.084018-206.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-shell/2.0-SNAPSHOT/sensinact-shell-2.0-20220712.084018-206.pom (1.8 kB at 39 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-shell/2.0-SNAPSHOT/sensinact-shell-2.0-20220712.084018-206-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-shell/2.0-SNAPSHOT/sensinact-shell-2.0-20220712.084018-206-tests.jar (5.4 kB at 94 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-shell/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-shell/maven-metadata.xml (302 B at 18 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-shell/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-shell/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 10 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-shell/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-shell/maven-metadata.xml (302 B at 6.9 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-shell --- [INFO] Tests are skipped. [INFO] [INFO] --------< org.eclipse.sensinact.gateway:sensinact-application >--------- [INFO] Building sensiNact IoT AppManager - Parent 2.0-SNAPSHOT [44/121] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-application --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-application --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-application --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-application --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-application --- [INFO] skip project with packaging=pom [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-application --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-application --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-application --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-application --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-application --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-application/2.0-SNAPSHOT/sensinact-application-2.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-application --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-application/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-application/2.0-SNAPSHOT/maven-metadata.xml (627 B at 42 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-application/2.0-SNAPSHOT/sensinact-application-2.0-20220712.084018-206.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-application/2.0-SNAPSHOT/sensinact-application-2.0-20220712.084018-206.pom (1.1 kB at 24 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-application/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-application/maven-metadata.xml (308 B at 21 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-application/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-application/2.0-SNAPSHOT/maven-metadata.xml (627 B at 10.0 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-application/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sensinact-application/maven-metadata.xml (308 B at 6.8 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-application --- [INFO] Tests are skipped. [INFO] [INFO] ---------< org.eclipse.sensinact.gateway:application-manager >---------- [INFO] Building sensiNact IoT AppManager - Core 2.0-SNAPSHOT [45/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ application-manager --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ application-manager --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ application-manager --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ application-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ application-manager --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 102 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/application-manager/target/classes [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/application-manager/src/main/java/org/eclipse/sensinact/gateway/app/manager/internal/AppManagerFactory.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/application-manager/src/main/java/org/eclipse/sensinact/gateway/app/manager/internal/AppManagerFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ application-manager --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ application-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ application-manager --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/application-manager/target/test-classes [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/application-manager/src/test/java/org/eclipse/sensinact/gateway/app/manager/test/TestComponentFactory.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/application-manager/src/test/java/org/eclipse/sensinact/gateway/app/manager/test/TestComponentFactory.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/application-manager/src/test/java/org/eclipse/sensinact/gateway/app/manager/test/TestComponentFactory.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/application-manager/src/test/java/org/eclipse/sensinact/gateway/app/manager/test/TestComponentFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ application-manager --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ application-manager --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ application-manager --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/application-manager/target/application-manager-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ application-manager --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/application-manager/target/application-manager-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ application-manager --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ application-manager --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ application-manager --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ application-manager --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/application-manager/target/application-manager-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/application-manager/2.0-SNAPSHOT/application-manager-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/application-manager/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/application-manager/2.0-SNAPSHOT/application-manager-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/application-manager/target/application-manager-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/application-manager/2.0-SNAPSHOT/application-manager-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- groovy-maven-plugin:2.1.1:execute (extract-sha) @ application-manager --- Found a signature entry [INFO] SHA: RCqtx/ovx2a1nny1Pzn0bcCkxd2HYIsxX0vyAI5N844= [INFO] [INFO] --- sql-maven-plugin:1.5:execute (insert-bundle-signature) @ application-manager --- [INFO] Executing commands 1 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ application-manager --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/application-manager/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/application-manager/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 59 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/application-manager/2.0-SNAPSHOT/application-manager-2.0-20220712.084018-206.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/application-manager/2.0-SNAPSHOT/application-manager-2.0-20220712.084018-206.jar (175 kB at 3.4 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/application-manager/2.0-SNAPSHOT/application-manager-2.0-20220712.084018-206.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/application-manager/2.0-SNAPSHOT/application-manager-2.0-20220712.084018-206.pom (2.3 kB at 39 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/application-manager/2.0-SNAPSHOT/application-manager-2.0-20220712.084018-206-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/application-manager/2.0-SNAPSHOT/application-manager-2.0-20220712.084018-206-tests.jar (73 kB at 1.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/application-manager/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/application-manager/maven-metadata.xml (306 B at 19 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/application-manager/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/application-manager/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/application-manager/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/application-manager/maven-metadata.xml (306 B at 1.9 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ application-manager --- [INFO] Tests are skipped. [INFO] [INFO] -------------< org.eclipse.sensinact.gateway:basic-plugin >------------- [INFO] Building sensiNact IoT AppManager - Basic Plugin 2.0-SNAPSHOT [46/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ basic-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ basic-plugin --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ basic-plugin --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ basic-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ basic-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/basic-plugin/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ basic-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ basic-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ basic-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/basic-plugin/target/test-classes [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/basic-plugin/src/test/java/org/eclipse/sensinact/gateway/app/basic/test/TestLogicFunction.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/basic-plugin/src/test/java/org/eclipse/sensinact/gateway/app/basic/test/TestLogicFunction.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ basic-plugin --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/basic-plugin/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ basic-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ basic-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/basic-plugin/target/basic-plugin-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ basic-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/basic-plugin/target/basic-plugin-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ basic-plugin --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ basic-plugin --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ basic-plugin --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ basic-plugin --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/basic-plugin/target/basic-plugin-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/basic-plugin/2.0-SNAPSHOT/basic-plugin-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/basic-plugin/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/basic-plugin/2.0-SNAPSHOT/basic-plugin-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/basic-plugin/target/basic-plugin-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/basic-plugin/2.0-SNAPSHOT/basic-plugin-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ basic-plugin --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/basic-plugin/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/basic-plugin/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 56 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/basic-plugin/2.0-SNAPSHOT/basic-plugin-2.0-20220712.084018-206.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/basic-plugin/2.0-SNAPSHOT/basic-plugin-2.0-20220712.084018-206.jar (53 kB at 1.2 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/basic-plugin/2.0-SNAPSHOT/basic-plugin-2.0-20220712.084018-206.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/basic-plugin/2.0-SNAPSHOT/basic-plugin-2.0-20220712.084018-206.pom (2.5 kB at 32 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/basic-plugin/2.0-SNAPSHOT/basic-plugin-2.0-20220712.084018-206-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/basic-plugin/2.0-SNAPSHOT/basic-plugin-2.0-20220712.084018-206-tests.jar (54 kB at 1.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/basic-plugin/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/basic-plugin/maven-metadata.xml (299 B at 21 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/basic-plugin/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/basic-plugin/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 16 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/basic-plugin/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/basic-plugin/maven-metadata.xml (299 B at 4.7 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ basic-plugin --- [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.sthbnd.mqtt:mqtt-device >-------- [INFO] Building sensiNact IoT Gateway - MQTT Protocol Device 2.0-SNAPSHOT [47/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mqtt-device --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ mqtt-device --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ mqtt-device --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ mqtt-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-device/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mqtt-device --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-device/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ mqtt-device --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ mqtt-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-device/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ mqtt-device --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ mqtt-device --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-device/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ mqtt-device --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ mqtt-device --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-device/target/mqtt-device-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ mqtt-device --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-device/target/mqtt-device-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ mqtt-device --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ mqtt-device --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ mqtt-device --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ mqtt-device --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-device/target/mqtt-device-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-device/2.0-SNAPSHOT/mqtt-device-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-device/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-device/2.0-SNAPSHOT/mqtt-device-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-device/target/mqtt-device-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-device/2.0-SNAPSHOT/mqtt-device-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- sql-maven-plugin:1.5:execute (insert-bundle-signature) @ mqtt-device --- [INFO] Executing commands 0 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ mqtt-device --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-device/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-device/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 19 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-device/2.0-SNAPSHOT/mqtt-device-2.0-20220712.084018-206.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-device/2.0-SNAPSHOT/mqtt-device-2.0-20220712.084018-206.jar (11 kB at 168 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-device/2.0-SNAPSHOT/mqtt-device-2.0-20220712.084018-206.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-device/2.0-SNAPSHOT/mqtt-device-2.0-20220712.084018-206.pom (2.0 kB at 31 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-device/2.0-SNAPSHOT/mqtt-device-2.0-20220712.084018-206-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-device/2.0-SNAPSHOT/mqtt-device-2.0-20220712.084018-206-tests.jar (5.5 kB at 39 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-device/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-device/maven-metadata.xml (310 B at 8.2 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-device/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-device/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 5.0 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-device/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-device/maven-metadata.xml (310 B at 3.0 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ mqtt-device --- [INFO] Tests are skipped. [INFO] [INFO] ----< org.eclipse.sensinact.gateway.sthbnd.mqtt:smart-topic-device >---- [INFO] Building sensiNact IoT Gateway - MQTT Smart Topic Device 2.0-SNAPSHOT [48/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ smart-topic-device --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ smart-topic-device --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ smart-topic-device --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ smart-topic-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/smart-topic-device/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ smart-topic-device --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/smart-topic-device/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ smart-topic-device --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ smart-topic-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/smart-topic-device/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ smart-topic-device --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ smart-topic-device --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/smart-topic-device/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ smart-topic-device --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ smart-topic-device --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/smart-topic-device/target/smart-topic-device-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ smart-topic-device --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/smart-topic-device/target/smart-topic-device-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ smart-topic-device --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ smart-topic-device --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ smart-topic-device --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ smart-topic-device --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/smart-topic-device/target/smart-topic-device-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/smart-topic-device/2.0-SNAPSHOT/smart-topic-device-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/smart-topic-device/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/smart-topic-device/2.0-SNAPSHOT/smart-topic-device-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/smart-topic-device/target/smart-topic-device-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/smart-topic-device/2.0-SNAPSHOT/smart-topic-device-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- sql-maven-plugin:1.5:execute (insert-bundle-signature) @ smart-topic-device --- [INFO] Executing commands 0 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ smart-topic-device --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/smart-topic-device/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/smart-topic-device/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 27 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/smart-topic-device/2.0-SNAPSHOT/smart-topic-device-2.0-20220712.084018-206.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/smart-topic-device/2.0-SNAPSHOT/smart-topic-device-2.0-20220712.084018-206.jar (46 kB at 425 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/smart-topic-device/2.0-SNAPSHOT/smart-topic-device-2.0-20220712.084018-206.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/smart-topic-device/2.0-SNAPSHOT/smart-topic-device-2.0-20220712.084018-206.pom (2.8 kB at 33 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/smart-topic-device/2.0-SNAPSHOT/smart-topic-device-2.0-20220712.084018-206-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/smart-topic-device/2.0-SNAPSHOT/smart-topic-device-2.0-20220712.084018-206-tests.jar (5.7 kB at 67 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/smart-topic-device/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/smart-topic-device/maven-metadata.xml (317 B at 10 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/smart-topic-device/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/smart-topic-device/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 11 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/smart-topic-device/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/smart-topic-device/maven-metadata.xml (317 B at 6.3 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ smart-topic-device --- [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway.sthbnd.mqtt:thethingsnetwork-device >-- [INFO] Building sensiNact IoT Gateway - The Things Network Device 2.0-SNAPSHOT [49/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ thethingsnetwork-device --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ thethingsnetwork-device --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ thethingsnetwork-device --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ thethingsnetwork-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ thethingsnetwork-device --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/ttn-device/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ thethingsnetwork-device --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ thethingsnetwork-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ thethingsnetwork-device --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ thethingsnetwork-device --- [WARNING] /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/ttn-device/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ thethingsnetwork-device --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ thethingsnetwork-device --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/ttn-device/target/thethingsnetwork-device-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ thethingsnetwork-device --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/ttn-device/target/thethingsnetwork-device-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ thethingsnetwork-device --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ thethingsnetwork-device --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ thethingsnetwork-device --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ thethingsnetwork-device --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/ttn-device/target/thethingsnetwork-device-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/thethingsnetwork-device/2.0-SNAPSHOT/thethingsnetwork-device-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/ttn-device/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/thethingsnetwork-device/2.0-SNAPSHOT/thethingsnetwork-device-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/ttn-device/target/thethingsnetwork-device-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/thethingsnetwork-device/2.0-SNAPSHOT/thethingsnetwork-device-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- sql-maven-plugin:1.5:execute (insert-bundle-signature) @ thethingsnetwork-device --- [INFO] Executing commands 0 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ thethingsnetwork-device --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/thethingsnetwork-device/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/thethingsnetwork-device/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 25 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/thethingsnetwork-device/2.0-SNAPSHOT/thethingsnetwork-device-2.0-20220712.084018-206.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/thethingsnetwork-device/2.0-SNAPSHOT/thethingsnetwork-device-2.0-20220712.084018-206.jar (35 kB at 559 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/thethingsnetwork-device/2.0-SNAPSHOT/thethingsnetwork-device-2.0-20220712.084018-206.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/thethingsnetwork-device/2.0-SNAPSHOT/thethingsnetwork-device-2.0-20220712.084018-206.pom (3.6 kB at 45 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/thethingsnetwork-device/2.0-SNAPSHOT/thethingsnetwork-device-2.0-20220712.084018-206-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/thethingsnetwork-device/2.0-SNAPSHOT/thethingsnetwork-device-2.0-20220712.084018-206-tests.jar (8.2 kB at 120 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/thethingsnetwork-device/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/thethingsnetwork-device/maven-metadata.xml (322 B at 7.7 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/thethingsnetwork-device/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/thethingsnetwork-device/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 7.1 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/thethingsnetwork-device/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/mqtt/thethingsnetwork-device/maven-metadata.xml (322 B at 4.2 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ thethingsnetwork-device --- [INFO] Tests are skipped. [INFO] [INFO] ----------< org.eclipse.sensinact.gateway.sthbnd.http:parent >---------- [INFO] Building sensiNact IoT Gateway - HTTP Protocol Devices parent 2.0-SNAPSHOT [50/121] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ parent --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ parent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ parent --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ parent --- [INFO] skip project with packaging=pom [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ parent --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ parent --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ parent --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ parent --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ parent --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ parent --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/parent/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/parent/2.0-SNAPSHOT/maven-metadata.xml (624 B at 22 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/parent/2.0-SNAPSHOT/parent-2.0-20220712.084018-206.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/parent/2.0-SNAPSHOT/parent-2.0-20220712.084018-206.pom (2.4 kB at 32 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/parent/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/parent/maven-metadata.xml (305 B at 15 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/parent/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/parent/2.0-SNAPSHOT/maven-metadata.xml (624 B at 4.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/parent/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/parent/maven-metadata.xml (305 B at 3.4 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ parent --- [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.sthbnd.http:http-device >-------- [INFO] Building sensiNact IoT Gateway - HTTP Protocol Device 2.0-SNAPSHOT [51/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ http-device --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ http-device --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ http-device --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ http-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ http-device --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 72 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device/target/classes [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device/src/main/java/org/eclipse/sensinact/gateway/sthbnd/http/HttpProtocolStackEndpoint.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device/src/main/java/org/eclipse/sensinact/gateway/sthbnd/http/HttpProtocolStackEndpoint.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ http-device --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ http-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ http-device --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device/target/test-classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ http-device --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ http-device --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ http-device --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device/target/http-device-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ http-device --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device/target/http-device-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ http-device --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ http-device --- [INFO] Resolving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device/tests.bndrun: [INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-device;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-device-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.util.ajax;version='[9.4.42,9.4.43)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ http-device --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device/tests.bndrun: [INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-device;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-device-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.util.ajax;version='[9.4.42,9.4.43)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' 08:46:21.598 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 08:46:21.611 [main] INFO org.eclipse.jetty.util.log - Logging initialized @954ms to org.eclipse.jetty.util.log.Slf4jLog 08:46:21.624 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1498438472]@59505b48{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@534a5a98,POJO} 08:46:21.631 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@70e9c95d{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp1498438472]@59505b48{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:46:21.634 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@e350b40[null] added {org.eclipse.jetty.security.DefaultIdentityService@41a0aa7d,POJO} 08:46:21.637 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@e350b40[OSGi HTTP Service Realm] added {UserStore@2794eab6{STOPPED},AUTO} 08:46:21.637 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@70e9c95d{STOPPED}[9.4.42.v20210604] added {HashLoginService@e350b40[OSGi HTTP Service Realm],AUTO} 08:46:21.656 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@5d0bf09b{/,null,STOPPED},[o.e.j.s.ServletContextHandler@5d0bf09b{/,null,STOPPED}]}] 08:46:21.656 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@793f29ff{STOPPED} added {o.e.j.s.ServletContextHandler@5d0bf09b{/,null,STOPPED},AUTO} 08:46:21.659 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@74d1dc36 08:46:21.668 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@5d0bf09b{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler95396809==dftMaxIdleSec=-1,MANAGED} 08:46:21.671 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler95396809==dftMaxIdleSec=-1 added {ServletHandler@413d1baf{STOPPED},MANAGED} 08:46:21.671 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 08:46:21.672 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler95396809==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@4681c175,UNMANAGED} 08:46:21.677 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@413d1baf{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@64f63b5d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 08:46:21.677 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@413d1baf{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d,POJO} 08:46:21.678 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@70e9c95d{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@793f29ff{STOPPED},MANAGED} 08:46:21.678 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@70e9c95d{STOPPED}[9.4.42.v20210604] 08:46:21.680 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@70e9c95d{STARTING}[9.4.42.v20210604] added {ErrorHandler@3e08ff24{STOPPED},AUTO} 08:46:21.682 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 08:46:21.699 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@70e9c95d{STARTING}[9.4.42.v20210604] 08:46:21.700 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1498438472]@59505b48{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 08:46:21.702 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45d84a20{s=0/2,p=0} 08:46:21.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1498438472]@59505b48{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] added {ReservedThreadExecutor@45d84a20{s=0/2,p=0},AUTO} 08:46:21.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@45d84a20{s=0/2,p=0} 08:46:21.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1058ms ReservedThreadExecutor@45d84a20{s=0/2,p=0} 08:46:21.716 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1498438472-17,5,main] 08:46:21.717 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1498438472-18,5,main] 08:46:21.717 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1498438472-19,5,main] 08:46:21.717 [qtp1498438472-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1498438472]@59505b48{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] 08:46:21.717 [qtp1498438472-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1498438472]@59505b48{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] 08:46:21.717 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1498438472-20,5,main] 08:46:21.717 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1498438472-21,5,main] 08:46:21.718 [qtp1498438472-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1498438472]@59505b48{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] 08:46:21.718 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1498438472-22,5,main] 08:46:21.718 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1498438472-23,5,main] 08:46:21.718 [qtp1498438472-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1498438472]@59505b48{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] 08:46:21.718 [qtp1498438472-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1498438472]@59505b48{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] 08:46:21.718 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1498438472-24,5,main] 08:46:21.718 [qtp1498438472-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1498438472]@59505b48{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] 08:46:21.718 [qtp1498438472-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1498438472]@59505b48{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] 08:46:21.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1061ms QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] 08:46:21.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@e350b40[OSGi HTTP Service Realm] 08:46:21.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@2794eab6{STOPPED} 08:46:21.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1062ms UserStore@2794eab6{STARTED} 08:46:21.719 [qtp1498438472-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] 08:46:21.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1062ms HashLoginService@e350b40[OSGi HTTP Service Realm] 08:46:21.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@793f29ff{STOPPED} 08:46:21.719 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@793f29ff{STARTING} 08:46:21.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@5d0bf09b{/,null,STOPPED} 08:46:21.722 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 08:46:21.730 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@5d0bf09b{/,null,STARTING} 08:46:21.730 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler95396809==dftMaxIdleSec=0 08:46:21.738 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler95396809==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@194fad1[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 08:46:21.740 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@194fad1[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@790da477[passivating=false,graceSec=3600],AUTO} 08:46:21.741 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@5fb759d6{STOPPED}[worker=null] 08:46:21.741 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 08:46:21.741 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 08:46:21.742 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@5fb759d6{STARTING}[worker=node0] added {HouseKeeper@68c9d179{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 08:46:21.742 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@68c9d179{STOPPED}[interval=600000, ownscheduler=false] 08:46:21.743 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@14fc5f04{STOPPED} 08:46:21.744 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1086ms ScheduledExecutorScheduler@14fc5f04{STARTED} 08:46:21.744 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 08:46:21.744 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 08:46:21.745 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1088ms HouseKeeper@68c9d179{STARTED}[interval=660000, ownscheduler=true] 08:46:21.745 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1088ms DefaultSessionIdManager@5fb759d6{STARTED}[worker=node0] 08:46:21.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@70e9c95d{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@5fb759d6{STARTED}[worker=node0],MANAGED} 08:46:21.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler95396809==dftMaxIdleSec=0 added {DefaultSessionIdManager@5fb759d6{STARTED}[worker=node0],UNMANAGED} 08:46:21.745 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@69c81773{STOPPED} 08:46:21.745 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1088ms ScheduledExecutorScheduler@69c81773{STARTED} 08:46:21.746 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler95396809==dftMaxIdleSec=0 08:46:21.746 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@413d1baf{STOPPED} 08:46:21.750 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d[EMBEDDED:null] 08:46:21.752 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@64f63b5d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:46:21.752 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:46:21.752 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:46:21.752 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:46:21.752 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 08:46:21.752 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@64f63b5d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:46:21.752 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@413d1baf{STARTING} 08:46:21.753 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@413d1baf{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@d8a57132{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 08:46:21.753 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@413d1baf{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87,POJO} 08:46:21.753 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d[EMBEDDED:null] 08:46:21.753 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@64f63b5d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:46:21.753 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87[EMBEDDED:null] 08:46:21.753 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@d8a57132{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 08:46:21.753 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:46:21.754 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:46:21.754 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:46:21.754 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 08:46:21.754 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@d8a57132{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@64f63b5d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:46:21.754 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d[EMBEDDED:null] 08:46:21.754 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@64f63b5d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:46:21.754 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87[EMBEDDED:null] 08:46:21.754 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@d8a57132{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 08:46:21.754 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:46:21.754 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:46:21.754 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:46:21.754 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 08:46:21.755 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@d8a57132{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@64f63b5d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:46:21.755 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@413d1baf{STARTING} 08:46:21.755 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1098ms ServletHandler@413d1baf{STARTED} 08:46:21.755 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@194fad1[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 08:46:21.755 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@790da477[passivating=false,graceSec=3600] 08:46:21.755 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1098ms org.eclipse.jetty.server.session.NullSessionDataStore@790da477[passivating=false,graceSec=3600] 08:46:21.755 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1098ms org.eclipse.jetty.server.session.DefaultSessionCache@194fad1[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 08:46:21.755 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1098ms org.eclipse.jetty.server.session.SessionHandler95396809==dftMaxIdleSec=0 08:46:21.761 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@64f63b5d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 08:46:21.763 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1106ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@64f63b5d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 08:46:21.766 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d 08:46:21.766 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@d8a57132{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 08:46:21.766 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1109ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@d8a57132{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 08:46:21.766 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@5d0bf09b{/,null,AVAILABLE} 08:46:21.767 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1110ms o.e.j.s.ServletContextHandler@5d0bf09b{/,null,AVAILABLE} 08:46:21.767 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1110ms ContextHandlerCollection@793f29ff{STARTED} 08:46:21.767 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@3e08ff24{STOPPED} 08:46:21.767 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@3e08ff24{STARTING} 08:46:21.767 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1110ms ErrorHandler@3e08ff24{STARTED} 08:46:21.767 [main] INFO org.eclipse.jetty.server.Server - Started @1110ms 08:46:21.767 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1110ms Server@70e9c95d{STARTED}[9.4.42.v20210604] 08:46:21.768 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 08:46:21.773 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@1f9f6368[HTTP/1.1] added {HttpConfiguration@1c9b0314{32768/8192,8192/8192,https://:0,[]},POJO} 08:46:21.789 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@36804139{null, ()}{0.0.0.0:0} added {Server@70e9c95d{STARTED}[9.4.42.v20210604],UNMANAGED} 08:46:21.789 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@36804139{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}],UNMANAGED} 08:46:21.789 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@36804139{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@50029372{STOPPED},AUTO} 08:46:21.789 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@36804139{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@e3b3b2f,POJO} 08:46:21.790 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@36804139{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@1f9f6368[HTTP/1.1],AUTO} 08:46:21.790 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@1f9f6368[HTTP/1.1] 08:46:21.792 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 08:46:21.793 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@70e9c95d{STARTED}[9.4.42.v20210604] added {ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:8898},UNMANAGED} 08:46:21.793 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} 08:46:21.845 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8898],POJO} 08:46:21.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@50029372{STOPPED} 08:46:21.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1189ms ScheduledExecutorScheduler@50029372{STARTED} 08:46:21.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@1f9f6368[HTTP/1.1] 08:46:21.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1189ms HttpConnectionFactory@1f9f6368[HTTP/1.1] 08:46:21.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} 08:46:21.865 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@9cb8225/SelectorProducer@47c81abf/IDLE/p=false/QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:46:21.861Z added {SelectorProducer@47c81abf,POJO} 08:46:21.866 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@9cb8225/SelectorProducer@47c81abf/IDLE/p=false/QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:46:21.865Z added {QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}],UNMANAGED} 08:46:21.866 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@9cb8225/SelectorProducer@47c81abf/IDLE/p=false/QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:46:21.866Z created 08:46:21.866 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@81d9a72{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@9cb8225/SelectorProducer@47c81abf/IDLE/p=false/QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:46:21.866Z,MANAGED} 08:46:21.867 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} added {ManagedSelector@81d9a72{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 08:46:21.867 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@81d9a72{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:46:21.867 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@9cb8225/SelectorProducer@47c81abf/IDLE/p=false/QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:46:21.867Z 08:46:21.867 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1210ms EatWhatYouKill@9cb8225/SelectorProducer@47c81abf/IDLE/p=false/QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:46:21.867Z 08:46:21.871 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/748842359@4808bc9b startThread=0 08:46:21.872 [qtp1498438472-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/748842359@4808bc9b in QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] 08:46:21.872 [qtp1498438472-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@9cb8225/SelectorProducer@47c81abf/IDLE/p=false/QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:46:21.872Z tryProduce false 08:46:21.872 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@70e38ce1 on ManagedSelector@81d9a72{STARTING} id=0 keys=0 selected=0 updates=0 08:46:21.873 [qtp1498438472-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:21.874 [qtp1498438472-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@70e38ce1 08:46:21.874 [qtp1498438472-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:21.874 [qtp1498438472-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ec0fd30 waiting with 0 keys 08:46:21.874 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1217ms ManagedSelector@81d9a72{STARTED} id=0 keys=0 selected=0 updates=0 08:46:21.874 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1217ms SelectorManager@ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} 08:46:21.875 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} added {acceptor-0@1ebea008,POJO} 08:46:21.875 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@1ebea008 startThread=0 08:46:21.875 [qtp1498438472-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@1ebea008 in QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] 08:46:21.875 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} 08:46:21.875 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1218ms ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} [INFO] Started Jetty 9.4.42.v20210604 at port(s) HTTP:8898 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1] 08:46:21.899 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@70e9c95d{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@3336e6b6,POJO} 08:46:22.846 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1710191146]@65ef722a{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@5fd9b663,POJO} 08:46:22.846 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@214894fc{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp1710191146]@65ef722a{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:46:22.846 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@10567255[HTTP/1.1] added {HttpConfiguration@e362c57{32768/8192,8192/8192,https://:0,[]},POJO} 08:46:22.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1c4ee95c{null, ()}{0.0.0.0:0} added {Server@214894fc{STOPPED}[9.4.42.v20210604],UNMANAGED} 08:46:22.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1c4ee95c{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1710191146]@65ef722a{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:46:22.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1c4ee95c{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@79c4715d{STOPPED},AUTO} 08:46:22.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1c4ee95c{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@5aa360ea,POJO} 08:46:22.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1c4ee95c{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@10567255[HTTP/1.1],AUTO} 08:46:22.847 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@10567255[HTTP/1.1] 08:46:22.848 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 08:46:22.848 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@214894fc{STOPPED}[9.4.42.v20210604] added {ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899},AUTO} 08:46:22.848 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@214894fc{STOPPED}[9.4.42.v20210604] added {AttributeContainerMap@6548bb7d{size=0},AUTO} 08:46:22.850 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@49bd54f7{STOPPED} added {callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 08:46:22.850 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@49bd54f7{STOPPED} added {[/]=>callbackServlet,POJO} 08:46:22.850 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@214894fc{STOPPED}[9.4.42.v20210604] added {ServletHandler@49bd54f7{STOPPED},MANAGED} 08:46:22.850 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@214894fc{STOPPED}[9.4.42.v20210604] 08:46:22.850 [Thread-11] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@214894fc{STARTING}[9.4.42.v20210604] added {ErrorHandler@5121acaf{STOPPED},AUTO} 08:46:22.850 [Thread-11] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 08:46:22.850 [Thread-11] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@214894fc{STARTING}[9.4.42.v20210604] 08:46:22.851 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1710191146]@65ef722a{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 08:46:22.851 [Thread-11] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=0/2,p=0} 08:46:22.851 [Thread-11] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1710191146]@65ef722a{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}] added {ReservedThreadExecutor@5fe658fb{s=0/2,p=0},AUTO} 08:46:22.851 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@5fe658fb{s=0/2,p=0} 08:46:22.851 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2194ms ReservedThreadExecutor@5fe658fb{s=0/2,p=0} 08:46:22.851 [Thread-11] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1710191146-30,5,main] 08:46:22.851 [Thread-11] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1710191146-31,5,main] 08:46:22.851 [Thread-11] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1710191146-32,5,main] 08:46:22.851 [Thread-11] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1710191146-33,5,main] 08:46:22.852 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1710191146]@65ef722a{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}] 08:46:22.852 [qtp1710191146-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1710191146]@65ef722a{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}] 08:46:22.852 [qtp1710191146-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1710191146]@65ef722a{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}] 08:46:22.853 [Thread-11] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1710191146-34,5,main] 08:46:22.854 [Thread-11] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1710191146-35,5,main] 08:46:22.854 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1710191146]@65ef722a{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}] 08:46:22.854 [qtp1710191146-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1710191146]@65ef722a{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}] 08:46:22.854 [Thread-11] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1710191146-36,5,main] 08:46:22.854 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1710191146]@65ef722a{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}] 08:46:22.856 [Thread-11] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1710191146-37,5,main] 08:46:22.856 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1710191146]@65ef722a{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}] 08:46:22.856 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2199ms QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}] 08:46:22.856 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting AttributeContainerMap@6548bb7d{size=0} 08:46:22.856 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2199ms AttributeContainerMap@6548bb7d{size=0} 08:46:22.856 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@49bd54f7{STOPPED} 08:46:22.856 [Thread-11] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=callbackServlet[EMBEDDED:null] 08:46:22.856 [Thread-11] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:46:22.856 [Thread-11] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:46:22.856 [Thread-11] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:46:22.856 [Thread-11] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:46:22.856 [Thread-11] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 08:46:22.856 [Thread-11] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={callbackServlet=callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:46:22.856 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 08:46:22.856 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2199ms callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 08:46:22.856 [Thread-11] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for callbackServlet 08:46:22.856 [Thread-11] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@49bd54f7{STARTING} 08:46:22.857 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2199ms ServletHandler@49bd54f7{STARTED} 08:46:22.857 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@5121acaf{STOPPED} 08:46:22.857 [Thread-11] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@5121acaf{STARTING} 08:46:22.857 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2200ms ErrorHandler@5121acaf{STARTED} 08:46:22.857 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:46:22.857 [Thread-11] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8899],POJO} 08:46:22.857 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@79c4715d{STOPPED} 08:46:22.857 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2200ms ScheduledExecutorScheduler@79c4715d{STARTED} 08:46:22.857 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@10567255[HTTP/1.1] 08:46:22.857 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2200ms HttpConnectionFactory@10567255[HTTP/1.1] 08:46:22.857 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:46:22.858 [Thread-11] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:46:22.857Z added {SelectorProducer@7abab7d2,POJO} 08:46:22.858 [Thread-11] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:46:22.858Z added {QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}],UNMANAGED} 08:46:22.858 [Thread-11] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:46:22.858Z created 08:46:22.858 [Thread-11] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@59a62c5e{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:46:22.858Z,MANAGED} 08:46:22.858 [Thread-11] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@59a62c5e{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 08:46:22.858 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@59a62c5e{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:46:22.858 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:46:22.858Z 08:46:22.858 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2201ms EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:46:22.858Z 08:46:22.859 [Thread-11] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/748842359@6775201f startThread=0 08:46:22.859 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/748842359@6775201f in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}] 08:46:22.859 [Thread-11] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@9976600 on ManagedSelector@59a62c5e{STARTING} id=0 keys=0 selected=0 updates=0 08:46:22.859 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:46:22.859Z tryProduce false 08:46:22.859 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:22.859 [qtp1710191146-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}] 08:46:22.859 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@9976600 08:46:22.859 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:22.859 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 0 keys 08:46:22.859 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2202ms ManagedSelector@59a62c5e{STARTED} id=0 keys=0 selected=0 updates=0 08:46:22.859 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2202ms SelectorManager@ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:46:22.859 [Thread-11] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {acceptor-0@26bc54c7,POJO} 08:46:22.859 [Thread-11] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@26bc54c7 startThread=0 08:46:22.859 [qtp1710191146-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@26bc54c7 in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}] 08:46:22.859 [Thread-11] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:46:22.859 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2202ms ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:46:22.859 [Thread-11] INFO org.eclipse.jetty.server.Server - Started @2202ms 08:46:22.860 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2202ms Server@214894fc{STARTED}[9.4.42.v20210604] Setting entity for: TestForSensiNactGateway2 08:46:24.963 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle http-device-moke2 08:46:24.973 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202207120846:/resources2.jar 08:46:25.125 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:46:25.133 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:46:25.135 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:25.135 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:25.136 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:25.136 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:25.136 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:25.136 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:25.137 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:25.137 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:25.138 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 08:46:25.138 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 08:46:25.139 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:46:25.139 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:46:25.140 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:46:25.140 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:46:25.141 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:25.141 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:25.141 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:25.141 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:25.141 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:25.141 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:25.142 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:25.142 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:25.142 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 08:46:25.142 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 08:46:25.142 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:46:25.142 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:46:25.143 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 08:46:25.144 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 08:46:25.144 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 08:46:25.144 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 08:46:25.144 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:46:25.144 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 08:46:25.151 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:46:25.176 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202207120846:/resources2.jar 08:46:25.224 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202207120846:/resources2.jar 08:46:25.242 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:46:25.263 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:46:25.265 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:46:25.267 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:46:25.270 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway2' service provider : service1 08:46:25.276 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 08:46:25.287 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 08:46:25.288 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 08:46:25.293 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 08:46:25.294 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway2' service provider : service2 08:46:25.294 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway2' service provider : service3 08:46:25.295 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'TestForSensiNactGateway2' started 08:46:26.325 [qtp1710191146-31-acceptor-0@26bc54c7-ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@7b3b401e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56888]] on ManagedSelector@59a62c5e{STARTED} id=0 keys=0 selected=0 updates=0 08:46:26.325 [qtp1710191146-31-acceptor-0@26bc54c7-ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=0 selected=0 updates=1 08:46:26.325 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:26.325 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/0 selected 08:46:26.326 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:26.326 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:26.326 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@7b3b401e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56888]] 08:46:26.328 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@7b3b401e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56888]] startThread=0 08:46:26.328 [qtp1710191146-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@7b3b401e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56888]] in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}] 08:46:26.328 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:26.328 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:26.338 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 6 ms, remaining: 29994 ms 08:46:26.374 [qtp1710191146-32] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=43/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:26.382 [qtp1710191146-32] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=51/30000}{io=0/0,kio=0,kro=0}-> 08:46:26.383 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$535/1553507118@665435bd on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:26.383 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=52/30000}{io=0/0,kio=0,kro=0}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:26.384 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=52/30000}{io=0/0,kio=0,kro=0}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:26.384 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=52/30000}{io=0/0,kio=0,kro=0}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:26.384 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:26.384 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:26.384 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:26.385 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=2 08:46:26.385 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:26.385 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:26.385 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:26.385 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 2 updates 08:46:26.385 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:46:26.385 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$535/1553507118@665435bd 08:46:26.385 [qtp1710191146-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@7b3b401e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56888]] in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}] 08:46:26.385 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:26.385 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:26.385 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:26.385 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:26.385 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:26.385 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:26.386 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:26.386 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:26.386 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:26.387 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=0/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:46:26.387Z 08:46:26.387 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=0/2,p=1} startReservedThread p=1 08:46:26.389 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5fe658fb{s=0/2,p=1}@74333c47 in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=1}] 08:46:26.389 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5fe658fb{s=0/2,p=1}@74333c47 startThread=0 08:46:26.389 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=1}@74333c47 started 08:46:26.389 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 waiting 08:46:26.389 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:46:26.389Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:26.389 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING startThread=0 08:46:26.389 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:26.389 [qtp1710191146-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}] 08:46:26.389 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:26.390 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:26.390 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:26.390 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:26.390 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:26.399 [qtp1710191146-34] DEBUG org.eclipse.jetty.util.TypeUtil - This JVM Runtime does not support Modules, disabling Jetty internal support 08:46:26.400 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:26.400 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:26.401 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:26.401 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:26.401 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:26.404 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:26.404 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:26.404 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:26.404 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:26.405 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:26.406 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:26.406 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 08:46:26.406 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 08:46:26.406 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 08:46:26.406 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:46:26.406 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:46:26.406 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:46:26.406 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:46:26.406 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:46:26.406 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:46:26.407 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:26.407 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:26.407 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:26.409 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:26.409 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=2} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:26.409 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:26.411 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 08:46:26.411 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:26.438 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=30} 08:46:26.439 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=32} 08:46:26.440 [qtp1710191146-34] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:26.440 [qtp1710191146-34] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:26.444 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:26.444 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:26.444 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=37} 08:46:26.445 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:26.445 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:26.445 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=38} 08:46:26.445 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:26.450 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@639afe1a[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:26.451 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:26.451 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:26.451 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@53a3489f 08:46:26.452 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=44} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:26 GMT Content-Type: application/json 08:46:26.454 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@740d1e9d] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:26.455 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:26.455 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:26 GMT Content-Type: application/json 08:46:26.456 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:26.456 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@740d1e9d] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:26.456 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4128bc02{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:26.456 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{WRITING}->null:IDLE-->WRITING 08:46:26.458 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=W,to=67/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=COMPLETING}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=51} 08:46:26.458 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@4128bcR02{WReItTuIrNnGi}n-g> nfuolrl g0e8t:: {resou4r6c:e2I6d.=4"5t8e m[pqetrpa1t7u1r0e1"9,1 1serviceProvide4r6I-d3=4"]T eDsEtBFUoGr Soerngs.ieNcalcitpGsaet.ejweatyt2y".,i odata=24, se.rWvriicteeIdF=l"ussehrevri c-e 1u"p}date WriteFlusher@4128b c02{IDLE}->null:WRITING-->IDLE 08:46:26.458 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@740d1e9d] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:26.459 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:26.462 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:26.463 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:26.463 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:26.463 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=56} 08:46:26.464 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@7ea96c94) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:26.464 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:26.464 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:26.465 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:26.465 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=58} 08:46:26.465 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 08:46:26.465 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:26.465 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:26.465 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=58} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:26.465 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=58} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:26.465 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:26.465 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:26.465 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=58} 08:46:26.466 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:26.466 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=59} 08:46:26.466 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:26.466 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=59} parsed false HttpParser{s=END,0 of -1} 08:46:26.466 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=59} 08:46:26.466 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:26.468 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:26.468 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:26.468 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:26.468 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:26.469 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:26.469 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:26.469 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:26.469 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:26.469 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:26.469 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:26.469 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:26.470 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:26.470 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:26.470 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:26.470 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:26.470 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:26.470 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:26.470 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:26.470 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:26.470 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:26.471 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:26.471 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:26.471 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:26.471 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:26.471 [qtp1710191146-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}] 08:46:26.472 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:26.551 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done Setting entity for: TestForSensiNactGateway2 08:46:27.552 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:27.553 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:27.553 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1083/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:27.553 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1083/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:27.553 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1083/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:27.554 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:46:27.553Z 08:46:27.554 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=0/2,p=0}@74333c47 offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:46:27.554Z 08:46:27.554 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=0/2,p=1} startReservedThread p=1 08:46:27.554 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5fe658fb{s=0/2,p=1}@5fdd79ae startThread=0 08:46:27.554 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5fe658fb{s=0/2,p=1}@5fdd79ae in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=1}] 08:46:27.554 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=1}@5fdd79ae started 08:46:27.554 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@5fdd79ae waiting 08:46:27.554 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=0/2,p=1}@74333c47 task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:46:27.554Z 08:46:27.554 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:46:27.554Z tryProduce true 08:46:27.554 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:46:27.554Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1084/30000}{io=1/0,kio=1,kro=1}->HttRpeturnCionnenctg fori on@bb88g0e5t4:[ {respourc=eId="Htempteratture", serviceProviderpIPda=r"sTeers{ts=FSoTrASRTe,n0s iofN a-c1t}Gatew,agy=2H"t,t pdGatenae=r2a5t,o rs@e3rviceId="service1"}f0e0936{s=START }]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:27.554 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:27.554 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:27.555 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1084/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:27.555 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:27.555 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1084/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:27.555 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1085/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:27.555 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:27.556 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:27.556 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:27.556 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:27.556 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:27.556 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:27.556 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:27.556 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:27.556 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:27.556 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:27.556 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:27.556 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:27.556 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:27.556 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:27.556 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:27.556 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:27.556 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:27.556 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:27.556 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:27.556 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:27.556 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:27.557 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:27.557 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 08:46:27.557 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 08:46:27.557 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:27.557 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:27.557 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:27.557 [qtp1710191146-30] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:27.557 [qtp1710191146-30] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:27.557 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:27.557 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:27.557 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:27.558 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:27.558 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:27.558 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:27.558 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:27.558 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31db421d[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:27.558 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:27.558 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:27.558 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@20b9391 08:46:27.558 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:27 GMT Content-Type: application/json 08:46:27.559 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f375693] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:27.559 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:27.559 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:27 GMT Content-Type: application/json 08:46:27.559 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:27.559 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f375693] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:27.559 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4128bc02{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:27.559 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{WRITING}->null:IDLE-->WRITING 08:46:27.560 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=COMPLETING}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=4} 08:46:27.560 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@4128bc02{WRITING}->null 08:46:27.560 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{IDLE}->null:WRITING-->IDLE 08:46:27.560 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f375693] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:27.560 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:27.560 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:27.560 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:27.560 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:27.560 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=4} 08:46:27.561 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:27.562 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:27.560 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5b9342d2) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:27.562 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:27.562 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:27.562 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:27.563 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=7} 08:46:27.563 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 08:46:27.563 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:27.563 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:27.563 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=7} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:27.563 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=7} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:27.563 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:27.563 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:27.563 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=7} 08:46:27.563 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:27.563 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=7} 08:46:27.563 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:27.563 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=7} parsed false HttpParser{s=END,0 of -1} 08:46:27.564 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=8} 08:46:27.564 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:27.564 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:27.564 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:27.564 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:27.564 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:27.564 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:27.564 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:27.564 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:27.564 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:27.565 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:27.565 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:27.565 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:27.565 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:27.565 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:27.565 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:27.565 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:27.565 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:27.565 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:27.565 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:27.565 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:27.565 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:27.566 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:27.566 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:27.566 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:27.566 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:27.566 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/748842359@6775201f in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}] Setting entity for: TestForSensiNactGateway2 08:46:28.568 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:28.568 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:28.568 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1003/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:28.569 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1003/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:28.569 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1003/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:28.569 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:46:28.569Z 08:46:28.569 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=0/2,p=0}@5fdd79ae offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:46:28.569Z 08:46:28.569 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=0/2,p=1} startReservedThread p=1 08:46:28.569 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5fe658fb{s=0/2,p=1}@2d13885f startThread=0 08:46:28.569 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5fe658fb{s=0/2,p=1}@2d13885f in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=1}] 08:46:28.569 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=1}@2d13885f started 08:46:28.569 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=0/2,p=1}@5fdd79ae task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:46:28.569Z 08:46:28.569 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@2d13885f waiting 08:46:28.570 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:46:28.569Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1004/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:28.570 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:46:28.57Z tryProduce true 08:46:28.570 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:28.570 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:28.570 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1004/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4Rcfcect87ubr{nisn=gID LfEo rr s=gBeLtO:C KI{NrGe soos=uOrPcENe Iids==I"DtLeEm pawepr=afture"a,l sseerv iscee=Pfrovaildsee riI=dt=r"TeustFoerS eanls=0i}N,ra=c2,tcG=faaltseeway2", d/afatlase=,3a=2ID,L E,surei=rnuvlil,caegeI=d0}=}"} s0e8:r46v:2i8c.e5710"} [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1004/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:28.570 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:28.570 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1004/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:28.570 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:28.570 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:28.570 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:28.570 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:28.570 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:28.570 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:28.571 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:28.572 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:28.572 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:28.572 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:28.572 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:28.572 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:28.572 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@292c1925[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:28.572 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:28.572 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:28.572 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@6c2e8264 08:46:28.572 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:28 GMT Content-Type: application/json 08:46:28.572 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6ce8036e] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:28.572 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:28.572 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:28 GMT Content-Type: application/json 08:46:28.572 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:28.572 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6ce8036e] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:28.573 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4128bc02{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:28.573 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{WRITING}->null:IDLE-->WRITING 08:46:28.573 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:28.574 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=COMPLETING}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=3} 08:46:28.574 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@4128bc02{WRITING}->null 08:46:28.575 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{IDLE}->null:WRITING-->IDLE 08:46:28.575 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6ce8036e] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:28.575 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:28.576 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:28.576 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:28.576 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:28.576 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=5} 08:46:28.577 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5d882fdc) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:28.577 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:28.577 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:28.577 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:28.577 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=6} 08:46:28.577 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 08:46:28.577 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:28.577 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:28.577 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=6} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:28.577 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:28.577 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=6} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:28.577 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:28.577 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:28.577 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=6} 08:46:28.577 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:28.577 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=6} 08:46:28.577 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:28.578 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=7} parsed false HttpParser{s=END,0 of -1} 08:46:28.578 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=7} 08:46:28.578 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:28.578 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:28.578 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:28.578 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:46:28.578 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:28.578 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:28.578 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:28.578 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:28.578 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:28.578 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:28.579 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:46:28.579 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:46:28.579 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:28.579 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:46:28.579 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:28.579 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:28.579 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:28.579 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:28.579 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:28.579 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:28.579 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:28.579 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:28.579 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@74333c47 waiting 08:46:28.579 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:46:28.579 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:28.580 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:29.578 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:29.578 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:29.578 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=999/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:46:29.578 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=999/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:46:29.578 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=999/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:29.579 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:46:29.579Z 08:46:29.579 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:46:29.579Z 08:46:29.579 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:46:29.579Z 08:46:29.579 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:46:29.579Z tryProduce true 08:46:29.579 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:46:29.579Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:29.579 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:29.579 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:29.580 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:46:29.580 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:29.580 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:29.580 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1000/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:29.580 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:29.580 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:29.580 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{Rse=turniIng fDoLrE gres=BLOtCKIN:G os =OPE{N isr=IDLeEs oawp=ufraclesIed =s"et=emperfaturea", slerviscePreo iv=itdreureI da="TelstFor=SensiN0actGa}t,erw=3ay2",, cd=aftalas=e3/2,fa lssee,rav=iIDLE,ucri=nuell,agIe=0} pdarse =HeapB"yteBufsfer@6e04039r89[p=0v,l=14i1,c=8c192,re=141]=1{<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:29.580 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:29.580 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:29.581 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:29.581 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:29.581 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:29.581 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:29.581 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:29.581 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:29.581 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:29.581 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:29.581 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:29.581 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:29.581 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:29.581 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:29.581 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:29.581 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:29.581 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:29.581 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:29.581 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:29.581 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:29.581 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:29.581 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:29.581 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:29.582 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:29.582 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:29.582 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:29.582 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:29.582 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:29.582 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:29.582 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:29.582 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:29.582 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:29.582 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:29.582 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e673c57[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:29.582 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:29.582 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:29.582 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@50a0c9eb 08:46:29.583 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:29 GMT Content-Type: application/json 08:46:29.583 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@549f5727] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:29.583 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:29.583 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:29 GMT Content-Type: application/json 08:46:29.583 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:29.583 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@549f5727] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:29.583 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4128bc02{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:29.583 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{WRITING}->null:IDLE-->WRITING 08:46:29.584 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:29.585 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:29.586 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=COMPLETING}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=5} 08:46:29.586 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@4128bc02{WRITING}->null 08:46:29.586 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{IDLE}->null:WRITING-->IDLE 08:46:29.586 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@549f5727] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:29.586 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:29.586 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:29.586 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:29.586 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:29.587 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=5} 08:46:29.587 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@119dc3d0) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:29.587 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:29.587 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:29.587 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:29.587 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=6} 08:46:29.587 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 08:46:29.587 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:29.587 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:29.587 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=6} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:29.587 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=6} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:29.588 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:29.588 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:29.588 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=7} 08:46:29.588 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:29.588 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=7} 08:46:29.588 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:29.588 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=7} parsed false HttpParser{s=END,0 of -1} 08:46:29.588 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=7} 08:46:29.588 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:29.588 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:29.589 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:29.589 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:46:29.589 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:29.589 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:29.589 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:29.589 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:29.589 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:29.589 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:29.590 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:46:29.590 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:46:29.590 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:29.590 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:46:29.590 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:29.590 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:29.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:29.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:29.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:29.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:29.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:29.591 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:46:29.591 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:29.591 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:29.591 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:29.591 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@5fdd79ae waiting 08:46:30.586 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:30.587 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:30.587 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=996/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:46:30.587 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=997/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:46:30.587 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=997/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:30.587 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:46:30.587Z 08:46:30.587 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@5fdd79ae offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:46:30.587Z 08:46:30.588 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:46:30.588Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=997/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:30.588 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@5fdd79ae task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:46:30.588Z 08:46:30.588 [qtp1710191146-33] DEBUG org.Reetculirnpsien.gj eftotry .gieot.F: i{llrInetseoreusrtc -e Ifdil=l"atbleem FpielrlIanttuerrees"t@,7 9ds7e8rbvc{iAcCe.RPeraodCvBi@dbbe8r8I05d4={"HtTtepsCotnFnoecrtSieonn@sbbi8N8a0c5t4:G:aStocekweatCyh2a"nn,e ldEndPoata=i32, servniceIdt="se@r3v3i9ce1"}a 0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=998/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:30.588 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=998/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:30.588 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:30.588 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:46:30.588Z tryProduce true 08:46:30.588 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:30.588 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:30.588 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:30.588 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:30.588 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:30.588 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:30.588 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:46:30.588 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:30.588 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:30.588 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:30.588 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:30.589 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:30.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:30.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:30.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:30.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14a4f079[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:30.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:30.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:30.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@c017d2b 08:46:30.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:30 GMT Content-Type: application/json 08:46:30.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@20defcb6] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:30.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:30.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:30 GMT Content-Type: application/json 08:46:30.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:30.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@20defcb6] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:30.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4128bc02{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:30.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{WRITING}->null:IDLE-->WRITING 08:46:30.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=COMPLETING}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:30.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@4128bc02{WRITING}->null 08:46:30.590 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{IDLE}->null:WRITING-->IDLE 08:46:30.591 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@20defcb6] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:30.591 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:30.591 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:30.591 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:30.591 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:30.591 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:30.591 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3c34c1be) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:30.591 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:30.591 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:30.591 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:30.591 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:30.591 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 08:46:30.591 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:30.591 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:30.591 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:30.591 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:30.591 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:30.591 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:30.592 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:30.592 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:30.592 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:30.592 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:30.592 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:30.592 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parsed false HttpParser{s=END,0 of -1} 08:46:30.592 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:30.592 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:30.592 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:30.592 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:30.592 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:46:30.592 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:30.592 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:30.592 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:30.592 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:30.592 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:30.592 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:30.593 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:30.593 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:46:30.593 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:46:30.593 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:30.593 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:46:30.593 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:30.593 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:30.593 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:30.593 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:30.593 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:30.593 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@74333c47 waiting 08:46:30.593 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:30.593 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:30.593 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:30.593 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:46:30.593 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:30.593 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:31.593 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:31.593 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:31.593 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:46:31.594 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:46:31.594 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:31.594 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:46:31.594Z 08:46:31.594 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:46:31.594Z 08:46:31.595 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:46:31.595Z 08:46:31.595 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:46:31.594Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:31.603 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:46:31.603Z tryProduce true 08:46:31.603 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:31.603 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:31.603 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1010/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:31.603 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1010/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:46:31.603 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1010/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:31.603 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:31.604 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@6040R3eturn9ing 8for g9et: [{respo=u0r,ceIdl=="1t4e1m,pce=r8a1t92u,rre="1,4 1servi]cePr=ovide{rId=<"r>>v\inc\xe010"\}x00\x00\x00\x00\x00\x00\x00...\ x00\x00\x00\x00\x00\x00\x00} 08:46:31.604 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:31.604 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:31.604 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:31.604 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:31.604 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:31.604 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:31.604 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:31.604 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:31.604 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:31.604 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:31.605 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:31.606 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@767fd030[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:31.606 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:31.606 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:31.606 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@2046b085 08:46:31.606 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:31 GMT Content-Type: application/json 08:46:31.606 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@e4efdc5] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:31.606 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:31.606 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:31 GMT Content-Type: application/json 08:46:31.606 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:31.606 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@e4efdc5] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:31.606 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4128bc02{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:31.606 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{WRITING}->null:IDLE-->WRITING 08:46:31.606 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=COMPLETING}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:31.606 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@4128bc02{WRITING}->null 08:46:31.606 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{IDLE}->null:WRITING-->IDLE 08:46:31.607 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@e4efdc5] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:31.607 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:31.607 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:31.607 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:31.607 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:31.607 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:31.607 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@71b23c9f) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:31.607 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:31.607 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:31.607 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:31.607 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:31.607 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 08:46:31.607 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:31.607 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:31.607 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:31.607 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:31.607 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:31.607 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:31.607 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:31.607 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:31.607 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:31.607 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:31.608 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:31.608 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parsed false HttpParser{s=END,0 of -1} 08:46:31.608 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:31.608 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:31.608 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:31.608 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:31.608 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:46:31.608 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:31.608 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:31.608 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:31.608 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:31.608 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:31.608 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:31.608 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:31.608 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:46:31.609 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:46:31.609 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:31.609 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:46:31.609 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:31.609 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:31.609 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:31.609 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:31.609 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:31.609 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:31.609 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:31.609 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:31.609 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@5fdd79ae waiting 08:46:31.609 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:46:31.609 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:31.609 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:32.609 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:32.609 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:32.609 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:46:32.609 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:46:32.609 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:32.610 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:46:32.61Z 08:46:32.610 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@5fdd79ae offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:46:32.61Z 08:46:32.610 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:46:32.61Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:32.610 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@5fdd79ae task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:46:32.61Z 08:46:32.610 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=STARRT,e0t uorfn i-n1g} ,fgo=rH tgteptG:e n{erreastoourr@c3efI0de=0"9t3e6m{pse=rSaTtAuRrTe}"], =s>eHrtvtipcCehParnonveildOevreIrdH=t"tTpe@s1t0Fbo6r8S4e3n9s{isNact=GaHtetwtapyC2h"a,n nedlaSttaa=t3e2@,4 csfecrcv8i7cbe{Ids==I"DseLrEv ircse=1B"LO}C KING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:32.610 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:46:32.61Z tryProduce true 08:46:32.610 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:32.610 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:32.610 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:32.610 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:46:32.611 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:32.611 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:32.611 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:32.611 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:32.611 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:32.611 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:32.611 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:32.611 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:32.611 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:32.611 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:32.611 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:32.611 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:32.611 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:32.611 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:32.611 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:32.611 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:32.611 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:32.611 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:32.611 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:32.611 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:32.611 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:32.611 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:32.612 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:32.612 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 08:46:32.612 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 08:46:32.612 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:32.612 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:32.612 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:32.612 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:32.612 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:32.612 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:32.612 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:32.612 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:32.612 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:32.612 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:32.612 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:32.612 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:32.612 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fa0d979[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:32.613 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:32.613 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:32.613 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@84f0583 08:46:32.613 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:32 GMT Content-Type: application/json 08:46:32.613 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5fa36370] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:32.613 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:32.613 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:32 GMT Content-Type: application/json 08:46:32.613 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:32.613 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5fa36370] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:32.613 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4128bc02{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:32.613 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{WRITING}->null:IDLE-->WRITING 08:46:32.613 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=COMPLETING}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:32.613 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@4128bc02{WRITING}->null 08:46:32.613 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{IDLE}->null:WRITING-->IDLE 08:46:32.613 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5fa36370] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:32.614 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:32.614 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:32.614 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:32.614 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:32.614 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:32.614 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=3} 08:46:32.614 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4500600b) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:32.614 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:32.614 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:32.614 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:32.614 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:32.614 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 08:46:32.614 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:32.614 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:32.614 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:32.614 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:32.614 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:32.614 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:32.614 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:32.614 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:32.614 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:32.614 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:32.615 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} parsed false HttpParser{s=END,0 of -1} 08:46:32.615 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 08:46:32.615 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:32.615 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:32.615 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:32.615 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:32.615 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:32.615 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:32.615 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:32.615 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:32.615 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:32.615 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:32.615 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:32.615 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:32.615 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:32.616 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:32.616 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:32.616 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:32.616 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:32.616 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:32.616 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:32.616 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:32.616 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:32.616 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@74333c47 waiting 08:46:32.616 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:32.616 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:32.616 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:32.616 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:32.616 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:33.616 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:33.616 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:33.616 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:33.616 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:33.616 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:33.616 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:46:33.616Z 08:46:33.617 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:46:33.617Z 08:46:33.617 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:46:33.617Z 08:46:33.617 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:46:33.617Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:33.617 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,iR=e4,r=t-u1,rnq=i0n}g[ Rfor geet:s {reesourrcevId=e"dtTehmrepaedErxaetcuutroe",r se@rvic5ePrfovieder6I5d8f=b"{sT=e1s/2t,Fp=o0r}]S[ensipNacc=t0G,aptice=w0,apye2c"=1,, edpac=t6a]=@32022,2 -s0e7r-v1ice2Id=T"se0rvi8ce1":}46:33. 617Z tryProduce true 08:46:33.617 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:33.617 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:33.617 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:33.617 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:33.617 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:33.617 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:33.617 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:33.617 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:33.617 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:33.618 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:33.619 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:33.619 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:33.619 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:33.619 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:33.619 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:33.619 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:33.619 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:33.619 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:33.619 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:33.619 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79449cc9[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:33.619 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:33.619 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:33.619 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@6c93c9fc 08:46:33.619 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:33 GMT Content-Type: application/json 08:46:33.619 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@154ab17e] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:33.619 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:33.619 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:33 GMT Content-Type: application/json 08:46:33.619 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:33.619 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@154ab17e] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:33.619 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4128bc02{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:33.619 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{WRITING}->null:IDLE-->WRITING 08:46:33.619 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=COMPLETING}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:33.620 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@4128bc02{WRITING}->null 08:46:33.620 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{IDLE}->null:WRITING-->IDLE 08:46:33.620 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@154ab17e] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:33.620 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:33.620 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:33.620 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:33.620 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:33.620 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:33.620 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@75fc218c) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:33.620 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:33.620 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:33.620 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:33.620 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:33.620 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:33.620 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 08:46:33.621 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:33.621 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:33.621 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:33.621 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:33.621 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:33.621 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:33.621 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:33.621 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:33.621 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:33.621 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:33.621 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parsed false HttpParser{s=END,0 of -1} 08:46:33.621 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:33.621 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:33.621 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:33.621 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:33.621 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:46:33.621 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:33.621 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:33.621 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:33.621 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:33.621 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:33.622 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:33.622 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:33.622 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:46:33.622 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:46:33.622 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:33.622 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:46:33.622 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:33.622 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:33.622 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:33.622 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:33.622 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:33.622 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:33.622 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:33.622 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:33.622 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@5fdd79ae waiting 08:46:33.622 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:46:33.622 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:33.622 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:34.622 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:34.622 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:34.623 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:46:34.623 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:46:34.623 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:34.623 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:46:34.623Z 08:46:34.623 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@5fdd79ae offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:46:34.623Z 08:46:34.623 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:46:34.623Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN Rise=tIDuLrEn ianwpg= ffaolsre gseet=f:a ls{er eis=toruurec aelI=d0=},"rt=e8m,cp=efraaltseu/rfea"l,s e,sae=rIvDLiEc,euPrri=onvuildl,eargIe=d0=}":rTuensFtilFloarbSleen:sBLiONCaKIcNtGG/aBtLeOCwKaIyNG2" ,08 :d4a6t:3a4=.36223, [qstepr1v7i1c0e1I9d1=1"4s6e-r3v5i]c eD1E"B}U G org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@5fdd79ae task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:46:34.623Z 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:34.624 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-12T08:46:34.624Z tryProduce true 08:46:34.624 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:34.624 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:34.624 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:46:34.624 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:34.624 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ce202c3[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@3c7175c1 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:34 GMT Content-Type: application/json 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@788d39dc] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:34 GMT Content-Type: application/json 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@788d39dc] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4128bc02{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:34.625 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{WRITING}->null:IDLE-->WRITING 08:46:34.626 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=W,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=COMPLETING}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:34.626 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@4128bc02{WRITING}->null 08:46:34.626 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{IDLE}->null:WRITING-->IDLE 08:46:34.626 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@788d39dc] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:34.626 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:34.626 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:34.626 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:34.626 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:34.626 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=9,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:34.626 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3e4b1efe) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:34.626 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:34.626 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:34.626 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:34.626 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:34.626 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:34.626 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 08:46:34.626 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:34.626 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:34.626 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:34.626 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:34.626 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:34.626 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:34.627 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:34.627 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:34.627 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:34.627 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:34.627 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parsed false HttpParser{s=END,0 of -1} 08:46:34.627 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:34.627 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:34.627 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:34.627 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:34.627 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:46:34.627 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:34.627 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:34.627 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:34.627 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:34.627 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:34.627 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:34.627 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:34.627 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:46:34.627 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:46:34.627 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:34.628 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:46:34.628 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:34.628 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:34.628 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:34.628 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:34.628 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:34.628 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:34.628 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:34.628 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:34.628 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@74333c47 waiting 08:46:34.628 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:46:34.628 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:34.628 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:35.628 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:35.628 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:35.628 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:46:35.628 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:46:35.628 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:35.628 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-12T08:46:35.628Z 08:46:35.628 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-12T08:46:35.628Z 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-12T08:46:35.628Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannReetulrninSg ftor geat: {tresoeu@r4ccefId="tcempecratur87b{se=", sIerviDcePrLovidEerI d="Tres=sBtLForSOeCKnIsiNNactGGatewa y2",o datsa=32,= seOrPvENi cies=IId="sDervLiceE1"} awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:35.629 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-12T08:46:35.629Z 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:35.629 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-07-12T08:46:35.629Z tryProduce true 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:35.629 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:35.629 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:35.629 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:46:35.629 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:35.629 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:35.630 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:35.630 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:35.630 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 08:46:35.630 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 08:46:35.630 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:35.630 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:35.630 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:35.630 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:35.630 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:35.630 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:35.630 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:35.630 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:35.630 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:35.630 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:35.630 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:35.630 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:35.630 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2803492e[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:35.630 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:35.630 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@5a2da9fb 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:35 GMT Content-Type: application/json 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1aac2281] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:35 GMT Content-Type: application/json 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1aac2281] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4128bc02{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{WRITING}->null:IDLE-->WRITING 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=W,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=COMPLETING}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@4128bc02{WRITING}->null 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{IDLE}->null:WRITING-->IDLE 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1aac2281] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=10,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@e489019) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=10,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 08:46:35.631 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:35.631 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:35.632 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:35.632 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=10,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:35.632 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=10,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:35.632 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:35.632 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:35.632 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=10,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:35.632 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:35.632 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=10,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:35.632 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:35.632 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=10,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parsed false HttpParser{s=END,0 of -1} 08:46:35.632 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=10,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:35.632 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:35.632 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:35.632 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:35.632 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:46:35.632 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:35.632 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:35.632 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:35.632 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:35.632 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:35.632 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:35.633 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:35.633 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:46:35.633 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:46:35.633 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:35.633 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:46:35.633 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:35.633 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:35.633 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:35.633 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:35.633 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:35.633 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:35.633 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:35.633 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:35.633 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@5fdd79ae waiting 08:46:35.633 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:46:35.633 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:35.633 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:36.633 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:36.633 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:36.633 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:46:36.633 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:46:36.633 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-07-12T08:46:36.633Z 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@5fdd79ae offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-07-12T08:46:36.634Z 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{sR=1e/t2u,rpn=i0n}g] [fpocr= 0g,epti:c ={0r,epesco=u1r,ceepIcd==9"]t@e2m0p2e2r-a0t7u-r1e2"T,0 8s:e46rv:i3c6e.P6r3o4vZi dme=ErXIEdC=U"TTEe_PROsDtUFCEo_rSensiCNOaNcStUGMaEt etw=aCyE2P":,S odcketChannelEndPoint@339a0fae{la=t/1a2=73.20,. 0s.e1r:v8i8c99,r=/127.0.0e.I1d:5=6"8s8e8r,vOiPcEeN1,fill=FI,flus"h}=- ,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:36.634 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@5fdd79ae task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-07-12T08:46:36.634Z 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:36.634 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2022-07-12T08:46:36.634Z tryProduce true 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:36.634 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:36.634 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:36.634 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:36.634 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:36.634 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62e3f7ee[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@550b590e 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:36 GMT Content-Type: application/json 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@44d9c9aa] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:36 GMT Content-Type: application/json 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@44d9c9aa] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4128bc02{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:36.635 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{WRITING}->null:IDLE-->WRITING 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=W,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=COMPLETING}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@4128bc02{WRITING}->null 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{IDLE}->null:WRITING-->IDLE 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@44d9c9aa] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@22038321) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:36.636 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:36.636 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:36.637 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} parsed false HttpParser{s=END,0 of -1} 08:46:36.637 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:36.637 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:36.637 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:36.637 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:36.637 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} 08:46:36.637 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:36.637 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:36.637 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:36.637 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:36.637 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:36.637 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:36.637 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:36.637 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} 08:46:36.637 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} 08:46:36.638 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:36.638 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} 08:46:36.638 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:36.638 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:36.638 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:36.638 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:36.638 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:36.638 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:36.638 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:36.638 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:36.638 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@74333c47 waiting 08:46:36.638 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} 08:46:36.638 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:36.638 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:37.638 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:37.638 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:37.638 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} 08:46:37.638 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} 08:46:37.638 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:37.638 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2022-07-12T08:46:37.638Z 08:46:37.639 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2022-07-12T08:46:37.639Z 08:46:37.639 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2R1f9feb7e/SelteucrtnorPriondgu cfer@7oabab7rd 2ge/tI:D L{Er/ep=trsue/QoueuedurTcherIeda=d"Ptool[qetp17m1019p1e146]r@a65eft7u22a{rSTAReT"E, D,s8<=8e<=200r,i=4v,r=-i1c,q=0eProv}i[ResderveedThrreIadExde=c"uTteor@5sfteF6o5r8fb{sS=1/2e,p=0n}s][pci=N0a,cptiGcat=e0w,apye2c"=,1 ,deaptc=1a0]@20=22-037-122T,0 8s:e46:3r7.639vZi cme=IEdX=ECUTE_"PRsOeDrUviCcEe_1C"O}NSU ME t=CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:37.639 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2022-07-12T08:46:37.639Z 08:46:37.639 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:37.639 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:37.639 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2022-07-12T08:46:37.639Z tryProduce true 08:46:37.639 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:37.639 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:37.639 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:37.639 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} 08:46:37.639 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:37.639 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:37.639 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:37.639 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:37.639 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:37.639 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:37.639 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:37.639 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:37.639 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:37.639 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3cb0e2c7[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:37.640 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@be5e6db 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:37 GMT Content-Type: application/json 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7026650c] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:37 GMT Content-Type: application/json 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7026650c] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4128bc02{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{WRITING}->null:IDLE-->WRITING 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=W,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=COMPLETING}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@4128bc02{WRITING}->null 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{IDLE}->null:WRITING-->IDLE 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7026650c] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=12,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3aa4eb49) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=12,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:37.641 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=12,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=1} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=12,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=1} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=12,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:37.642 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=12,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=12,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} parsed false HttpParser{s=END,0 of -1} 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=12,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:37.642 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:37.642 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:37.642 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:37.642 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:37.642 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:37.642 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@5fdd79ae waiting 08:46:37.643 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} 08:46:37.643 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:37.643 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:37.643 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:38.643 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:38.643 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:38.643 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} 08:46:38.644 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} 08:46:38.644 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:38.644 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2022-07-12T08:46:38.644Z 08:46:38.644 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@5fdd79ae offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2022-07-12T08:46:38.644Z 08:46:38.644 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2022-07-12T08:46:38.644Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:38.644 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@5fdd79ae task=EatWhatYouKill@21f9feb7/SelectorProducer@7Rabeaturnbi7d2/InDLE/g forp =gtertu: {rees/QueuoedThurrceIed="teamperadture"P, servoiocle[PrqovidertId="Teps1t7F1o0rSensiN1a9c1t1Ga4teway26", da]ta=32,@ servi6ceId=5"serviece1"} f722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2022-07-12T08:46:38.644Z 08:46:38.644 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:38.644 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2022-07-12T08:46:38.644Z tryProduce true 08:46:38.644 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:38.644 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:38.644 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:38.645 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:38.645 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} 08:46:38.645 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:38.645 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:38.645 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:38.645 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:38.645 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:38.645 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:38.645 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:38.645 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:38.645 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:38.645 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:38.645 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:38.645 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:38.645 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:38.645 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:38.645 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:38.645 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:38.645 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:38.645 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:38.645 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:38.645 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:38.645 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:38.645 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:38.646 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 08:46:38.646 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 08:46:38.646 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:38.646 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:38.646 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:38.646 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:38.646 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:38.646 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:38.646 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:38.646 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:38.646 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:38.646 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:38.646 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:38.646 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:38.646 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f224c08[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:38.646 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:38.646 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:38.646 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@50eebdcb 08:46:38.646 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:38 GMT Content-Type: application/json 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5a70aae5] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:38 GMT Content-Type: application/json 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5a70aae5] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4128bc02{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{WRITING}->null:IDLE-->WRITING 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=COMPLETING}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@4128bc02{WRITING}->null 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{IDLE}->null:WRITING-->IDLE 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5a70aae5] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=13,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@64d42001) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=13,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:38.647 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:38.648 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=13,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:38.648 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=13,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:38.648 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:38.648 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:38.648 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:38.648 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=13,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:38.648 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:38.648 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=13,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:38.648 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:38.648 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=13,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parsed false HttpParser{s=END,0 of -1} 08:46:38.648 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=13,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:38.648 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:38.648 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:38.648 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:38.648 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} 08:46:38.648 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:38.648 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:38.648 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:38.648 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:38.648 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:38.648 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:38.648 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} 08:46:38.649 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:38.649 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} 08:46:38.649 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:38.649 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} 08:46:38.649 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:38.649 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:38.649 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:38.649 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@74333c47 waiting 08:46:38.649 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:38.649 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:38.649 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:38.649 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:38.649 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:38.649 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} 08:46:38.649 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:38.649 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:39.649 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:39.649 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:39.650 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} 08:46:39.650 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} 08:46:39.650 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLER,ureit=unrunilnlg, afogre =g0e}t:: r{urnesFoiulrlceaIbd=le:"tBeLmpOeCrKaItNuGr e0"8, :s4e6r:vi3c9e.P6ro5v0id e[rqIdt=p"171Te0s1t9F1or1S4e6n-s3iN5a]ct GDaEtBeUwaGy 2o"r, gd.aetca=l3i2p,s ese.rjveictetIyd.="usteirvli.cteh1"r}e ad.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2022-07-12T08:46:39.65Z 08:46:39.650 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2022-07-12T08:46:39.65Z 08:46:39.650 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2022-07-12T08:46:39.65Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:39.650 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:39.650 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2022-07-12T08:46:39.65Z 08:46:39.650 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:39.650 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2022-07-12T08:46:39.65Z tryProduce true 08:46:39.650 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:39.650 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:39.650 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:39.650 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} 08:46:39.650 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:39.650 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:39.650 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:39.650 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:39.650 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:39.650 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:39.650 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:39.650 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1398000[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@254e7dc2 08:46:39.651 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:39 GMT Content-Type: application/json 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@66837262] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:39 GMT Content-Type: application/json 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@66837262] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4128bc02{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{WRITING}->null:IDLE-->WRITING 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=W,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=COMPLETING}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@4128bc02{WRITING}->null 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{IDLE}->null:WRITING-->IDLE 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@66837262] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=14,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@7be03358) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=14,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:39.652 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=14,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=1} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=14,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=1} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=14,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:39.652 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=14,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 08:46:39.653 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:39.653 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=14,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} parsed false HttpParser{s=END,0 of -1} 08:46:39.653 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=14,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:39.653 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:39.653 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:39.653 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:39.653 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} 08:46:39.653 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:39.653 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:39.653 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:39.653 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:39.653 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:39.653 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:39.653 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} 08:46:39.653 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:39.653 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} 08:46:39.653 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:39.653 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} 08:46:39.653 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:39.653 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:39.653 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:39.653 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:39.653 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:39.653 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:39.653 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@5fdd79ae waiting 08:46:39.653 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:39.653 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:39.653 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} 08:46:39.653 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:39.654 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:40.654 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:40.654 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:40.654 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} 08:46:40.654 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} 08:46:40.654 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:40.654 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReserveRdTehturreanidnEgx efcoru tgoert@:5 {free6s58fb{osu=r2/2c,epI=d=0"}t etmrpeyrEaxteurcutee" ,E asetrWhavtiYcoeuPrKoivlidle@r2I1d=f"9TfesetbF7o/rSSeenlseicNatcotrGaPtreowdauyc2e",r @d7aatba=a3b27,d s2e/rPvRiOceDIUdC=I"NseGr/vpic=ef1a"l}s e/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2022-07-12T08:46:40.654Z 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@5fdd79ae offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2022-07-12T08:46:40.655Z 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2022-07-12T08:46:40.655Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:40.655 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@5fdd79ae task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2022-07-12T08:46:40.655Z 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:40.655 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2022-07-12T08:46:40.655Z tryProduce true 08:46:40.655 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:40.655 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:40.655 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} 08:46:40.655 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:40.655 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@295b629f[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@cfe929a 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:40 GMT Content-Type: application/json 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@53863662] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:40 GMT Content-Type: application/json 08:46:40.656 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@53863662] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4128bc02{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{WRITING}->null:IDLE-->WRITING 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=W,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=COMPLETING}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@4128bc02{WRITING}->null 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{IDLE}->null:WRITING-->IDLE 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@53863662] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=15,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1697c03b) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=15,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=15,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:40.657 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=15,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:40.657 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:40.658 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=15,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:40.658 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:40.658 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=15,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:40.658 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:40.658 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=15,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parsed false HttpParser{s=END,0 of -1} 08:46:40.658 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=15,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:40.658 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:40.658 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:40.658 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:40.658 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} 08:46:40.658 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:40.658 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:40.658 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:40.658 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:40.658 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:40.658 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:40.658 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:40.658 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} 08:46:40.658 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} 08:46:40.658 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:40.658 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} 08:46:40.658 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:40.658 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:40.659 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:40.659 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:40.659 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:40.659 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:40.659 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@74333c47 waiting 08:46:40.659 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:40.659 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:40.659 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} 08:46:40.659 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:40.659 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:41.661 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:41.661 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:41.661 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} 08:46:41.661 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} 08:46:41.661 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1003/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:41.662 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2022-07-12T08:46:41.662Z 08:46:41.662 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2022-07-12T08:46:41.662Z 08:46:41.662 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2022-07-12T08:46:41.662Z 08:46:41.662 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutRore@t5ufrne6i5n8gf bfo{rs =g1/2,et: {pr=e0s}o]u[rcpecI=d0=,"ptiecm=p0e,rpaetcu=r1e,"e,p sce=r1v4i]c@e2P0ro2v2i-d07e-r1I2dT=0"8Te:s46t:F4o1r.S6e6n2sZi Nma=ctGatEeXwEaCyU2T"E,_ PdRaOtDaU=C3E2_,C OsNeSrUvMiEc etI=dC=E"Ps:eSrovcikceet1C"}h annelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1003/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:41.662 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2022-07-12T08:46:41.662Z tryProduce true 08:46:41.662 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:41.662 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:41.662 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1003/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:41.662 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1003/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} 08:46:41.662 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:41.662 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1003/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:41.662 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:41.662 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:41.662 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:41.662 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:41.662 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:41.662 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:41.663 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:41.664 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60624ed9[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:41.664 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:41.664 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:41.664 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@1d8f30d5 08:46:41.664 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:41 GMT Content-Type: application/json 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@678faacf] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:41 GMT Content-Type: application/json 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@678faacf] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4128bc02{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{WRITING}->null:IDLE-->WRITING 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=COMPLETING}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@4128bc02{WRITING}->null 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{IDLE}->null:WRITING-->IDLE 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@678faacf] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@75a4aa3f) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:41.665 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parsed false HttpParser{s=END,0 of -1} 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:41.666 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} 08:46:41.666 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:41.667 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} 08:46:41.667 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:41.667 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:41.667 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:41.667 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:41.667 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:41.667 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:41.667 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:41.667 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@5fdd79ae waiting 08:46:41.667 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:41.667 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} 08:46:41.667 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:41.667 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:41.668 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:42.669 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:42.669 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:42.669 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} 08:46:42.669 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1003/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2022-07-12T08:46:42.67Z 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@5fdd79ae offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2022-07-12T08:46:42.67Z 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2022-07-12T08:46:42.67Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1003/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:42.670 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@5fdd79ae task=EatWhatYouKill@21f9feb7/SelectorProducer@7abRabe7tdu2r/nIiDnLgE /fpo=rt rguee/tQ:u e{ureedsTohurrecaedIPdo=o"lt[eqmtppe1r7a1t0u1r9e1"1,4 6s]e@r6v5iecfe7P2r2ao{vSiTdAeRrTIEdD=,"8THttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:42.670 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2022-07-12T08:46:42.67Z tryProduce true 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1003/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:42.670 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:42.670 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:42.670 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1003/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} 08:46:42.670 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:42.670 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:42.671 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:42.671 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:42.671 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:42.671 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:42.671 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:42.671 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:42.671 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:42.671 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:42.671 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:42.671 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:42.671 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:42.671 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:42.671 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:42.671 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:42.671 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:42.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:42.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:42.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64aa07ec[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:42.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:42.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:42.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@1c3833a1 08:46:42.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:42 GMT Content-Type: application/json 08:46:42.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7e6f2362] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:42.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:42.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:42 GMT Content-Type: application/json 08:46:42.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:42.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7e6f2362] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:42.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4128bc02{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:42.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{WRITING}->null:IDLE-->WRITING 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=COMPLETING}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@4128bc02{WRITING}->null 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{IDLE}->null:WRITING-->IDLE 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7e6f2362] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=17,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@56d1a28c) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:42.673 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=17,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=17,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=17,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=17,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:42.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=17,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:42.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:42.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=17,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parsed false HttpParser{s=END,0 of -1} 08:46:42.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=17,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:42.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:42.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:42.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:42.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} 08:46:42.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:42.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:42.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:42.674 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:42.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:42.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:42.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:42.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} 08:46:42.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} 08:46:42.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:42.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} 08:46:42.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:42.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:42.675 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:42.675 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:42.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:42.675 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:42.675 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:42.675 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:42.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@74333c47 waiting 08:46:42.675 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} 08:46:42.675 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:42.675 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:43.675 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:43.675 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:43.675 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} 08:46:43.675 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} 08:46:43.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:43.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2022-07-12T08:46:43.676Z 08:46:43.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2022-07-12T0R8:e4t6u:rn4i3n.g 6f7or6 Zge t0:8 :{r4e6so:u4r3ce.I6d7="6t e[mqpetrpa1tu7r1e0",1 9s1er1v4i6c-eP3r5o]v iDdEBUG eorrIgd=."ecliTpesset.Fjettoyr.Suetnisli.NtahcrteGaadt.ewsatyr2a"t,e gdya.tEaa=t3W2h,a tsYeoruvKiiclelI d-= "EsaetrWvhiacteY1o"u}K ill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2022-07-12T08:46:43.676Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:43.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:43.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:43.676 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2022-07-12T08:46:43.676Z 08:46:43.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:43.676 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2022-07-12T08:46:43.676Z tryProduce true 08:46:43.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:43.676 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:43.676 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:43.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:43.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:43.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:43.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:43.676 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} 08:46:43.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:43.676 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:43.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:43.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:43.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:43.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:43.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:43.677 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c236d4[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@632fa761 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:43 GMT Content-Type: application/json 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@796cb019] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:43 GMT Content-Type: application/json 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@796cb019] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4128bc02{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{WRITING}->null:IDLE-->WRITING 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=W,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=COMPLETING}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@4128bc02{WRITING}->null 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{IDLE}->null:WRITING-->IDLE 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@796cb019] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=18,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@29c91859) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=18,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:43.678 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=18,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=18,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=18,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=18,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=18,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} parsed false HttpParser{s=END,0 of -1} 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=18,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:43.679 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:43.679 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:43.680 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:43.680 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@5fdd79ae waiting 08:46:43.680 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:43.680 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:43.680 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:43.680 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} 08:46:43.680 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:43.680 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:43.680 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:43.681 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:44.682 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:44.682 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:44.682 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} 08:46:44.682 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} 08:46:44.682 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1003/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2022-07-12T08:46:44.682Z 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@5fdd79ae offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8RHttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:44.683 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@5fdd79ae task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2022-07-12T08:46:44.683Z 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1003/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:44.683 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2022-07-12T08:46:44.683Z tryProduce true 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1003/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:44.683 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:44.683 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:44.683 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} 08:46:44.683 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:44.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62f05add[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@3f88d819 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:44 GMT Content-Type: application/json 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@38fb98b9] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:44.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:44 GMT Content-Type: application/json 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@38fb98b9] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4128bc02{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{WRITING}->null:IDLE-->WRITING 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=W,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=COMPLETING}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@4128bc02{WRITING}->null 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{IDLE}->null:WRITING-->IDLE 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@38fb98b9] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@63e598e8) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:44.685 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:44.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:44.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:44.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parsed false HttpParser{s=END,0 of -1} 08:46:44.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:44.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:44.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:44.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:44.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} 08:46:44.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:44.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:44.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:44.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:44.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:44.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:44.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} 08:46:44.686 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:44.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} 08:46:44.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:44.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} 08:46:44.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:44.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:44.686 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:44.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:44.686 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:44.686 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:44.686 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:44.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@74333c47 waiting 08:46:44.687 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:44.687 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} 08:46:44.687 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:44.687 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:45.687 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:45.687 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:45.687 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} 08:46:45.687 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} 08:46:45.688 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:45.688 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2022-07-12T08:46:45.688Z 08:46:45.688 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2022-07-12T08:46:45.688Z 08:46:45.688 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKRill - EaetWhattYouKuill@r21f9nfiengb 7f/oSre lgeect:t o{rProrducere@7absaoubr7cde2I/dI=D"tLeEm/ppe=rtartuuer/eQ",u esuerevicePrdoTvihdreerIadd=P"ToeosltF[oqrtSpen1s7iN1a0c1tG9a1t1ew4a6y]2"@,6 5daetfa7=3222, aservic{eISdT="AsReTrvEiDc,e18"<} =8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2022-07-12T08:46:45.688Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:45.688 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2022-07-12T08:46:45.688Z 08:46:45.688 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:45.688 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2022-07-12T08:46:45.688Z tryProduce true 08:46:45.688 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:45.688 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:45.688 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:45.688 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} 08:46:45.688 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:45.688 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:45.688 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:45.689 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:45.690 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:45.690 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:45.690 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:45.690 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fabff22[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:45.690 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:45.690 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:45.690 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@21214319 08:46:45.690 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:45 GMT Content-Type: application/json 08:46:45.690 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3dd1c35c] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:45.690 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:45.690 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:45 GMT Content-Type: application/json 08:46:45.690 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:45.690 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3dd1c35c] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:45.690 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4128bc02{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:45.690 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{WRITING}->null:IDLE-->WRITING 08:46:45.690 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=W,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=COMPLETING}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:45.690 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@4128bc02{WRITING}->null 08:46:45.690 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{IDLE}->null:WRITING-->IDLE 08:46:45.690 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3dd1c35c] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:45.690 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=20,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5cbb0f6f) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=20,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=20,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=20,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=20,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=20,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:45.691 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=20,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} parsed false HttpParser{s=END,0 of -1} 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=20,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:45.691 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:45.692 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:45.692 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:45.692 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:45.692 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:45.692 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 08:46:45.692 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 08:46:45.692 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:45.692 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:45.692 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 08:46:45.692 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:45.692 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:45.692 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:45.692 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@5fdd79ae waiting 08:46:45.692 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:45.692 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:45.692 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:45.693 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:45.693 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:45.693 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 08:46:45.693 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:45.693 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys Setting entity for: TestForSensiNactGateway2 08:46:48.572 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core 08:46:48.624 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle http-device-moke 08:46:48.624 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202207120846:/resources.jar 08:46:48.635 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:46:48.635 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:46:48.636 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:48.636 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:48.636 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:48.636 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:48.636 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:48.636 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:48.637 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:48.637 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:48.637 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 08:46:48.637 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 08:46:48.637 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:46:48.637 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:46:48.637 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:46:48.639 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:46:48.640 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:48.640 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:48.640 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:48.640 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:48.640 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:48.640 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:48.641 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:48.642 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:48.642 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 08:46:48.642 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 08:46:48.642 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:46:48.642 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:46:48.642 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 08:46:48.642 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:46:48.642 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 08:46:48.642 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:46:48.648 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202207120846:/resources.jar 08:46:48.653 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202207120846:/resources.jar 08:46:48.655 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:46:48.656 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:46:48.657 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:46:48.658 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:46:48.659 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway' service provider : service1 08:46:48.660 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 08:46:48.663 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 08:46:48.664 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 08:46:48.668 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 08:46:48.668 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'TestForSensiNactGateway' started Setting entity for: TestForSensiNactGateway 08:46:48.671 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:48.671 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:48.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=2979/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 08:46:48.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=2979/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 08:46:48.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=2979/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e09R36e{tsu=STArRnTi}n]g= >fHotrt pgCet:h a{nrneesloOuvrecreHItdt=p"@t1e0mbp6e8r4a3t9u{sr=eH"t,t psCehravninceePlSrtoavtied@e4rcIfdc="cT8e7sbt{Fso=rISDeLnEs irNsa=cBtLGOatCeKwIaNyG" ,o sd=aOtPaE=N2 4i,s =sIeDrLvEi caewIpd==f"service1"} alse se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:48.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2022-07-12T08:46:48.672Z 08:46:48.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@5fdd79ae offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2022-07-12T08:46:48.672Z 08:46:48.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2022-07-12T08:46:48.672Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=2980/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:48.672 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@5fdd79ae task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2022-07-12T08:46:48.672Z 08:46:48.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=2980/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:48.672 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2022-07-12T08:46:48.672Z tryProduce true 08:46:48.672 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:48.672 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:48.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=2980/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:48.672 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=2980/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 08:46:48.672 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:48.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:48.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:48.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:48.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:48.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:48.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:48.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:48.672 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:48.673 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a310fb[p=0,l=107,c=8000,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=107,c=32768,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=107,c=32768,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=107,c=32768,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@7a925886 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:48 GMT Content-Type: application/json 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1e48293d] (null,[p=0,l=107,c=32768,r=107],true)@START 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=107,c=32768,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:48 GMT Content-Type: application/json 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1e48293d] ([p=0,l=142,c=8192,r=142],[p=0,l=107,c=32768,r=107],true)@COMPLETING 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4128bc02{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=107,c=32768,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{WRITING}->null:IDLE-->WRITING 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 249 SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=W,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=COMPLETING}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=249 remaining=0 WriteFlusher@4128bc02{WRITING}->null 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{IDLE}->null:WRITING-->IDLE 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1e48293d] ([p=142,l=142,c=8192,r=0],[p=107,l=107,c=32768,r=0],true)@END 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=21,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@51a5d0c4) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:48.674 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=21,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=107 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=21,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=21,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=21,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=21,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=21,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} parsed false HttpParser{s=END,0 of -1} 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0e0936{s=END}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=21,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:48.675 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:48.676 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 08:46:48.676 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 08:46:48.676 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:48.676 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 08:46:48.676 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:48.676 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:48.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:48.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:48.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:48.676 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:48.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:48.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:48.676 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@74333c47 waiting 08:46:48.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 08:46:48.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:48.676 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:48.677 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:48.677 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:48.681 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:48.681 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:48.681 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 08:46:48.681 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 08:46:48.681 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:48.681 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2022-07-12T08:46:48.681Z 08:46:48.681 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2022-07-12T08:46:48.681Z 08:46:48.736 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2022-07-12T08:46:48.736Z 08:46:48.736 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2022-07-12T08:46:48.736Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=60/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:48.736 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2022-07-12T08:46:48.736Z tryProduce true 08:46:48.736 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=60/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:48.736 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:48.736 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:48.737 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=60/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=60/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:48.737 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 175 HeapByteBuffer@60403989[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} filled 175 HeapByteBuffer@60403989[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/set on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=//127.0.0.1:8899/set,age=0} POST //127.0.0.1:8899/set HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 13 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of 13},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=//127.0.0.1:8899/set,age=0} parsed true HttpParser{s=CONTENT,0 of 13} 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/set HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=//127.0.0.1:8899/set,age=0} 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=0} 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /set on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=0} 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/set|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:48.737 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@4cfcc87b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:48.738 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:48.738 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=1} 08:46:48.738 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:48.738 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:48.738 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=1} 08:46:48.738 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 08:46:48.738 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CONTENT,0 of 13},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=1} parse HeapByteBuffer@60403989[p=162,l=175,c=8192,r=13]={POST /set... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:48.738 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=162,l=175,c=8192,r=13]={POST /set... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:48.738 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=1} Content@24e3e6aa{HeapByteBufferR@2027552e[p=162,l=175,c=8192,r=13]={POST /set... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:46:48.739 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=0,[0]=null,s=STREAM] addContent Content@24e3e6aa{HeapByteBufferR@2027552e[p=162,l=175,c=8192,r=13]={POST /set... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:46:48.739 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:48.739 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=2} 08:46:48.739 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:48.739 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=2} 08:46:48.739 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:46:48.739 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,13 of 13},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=2} parsed false HttpParser{s=END,13 of 13} 08:46:48.739 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3ec3ed8c[c=13,q=1,[0]=EOF,s=STREAM] read 13 from Content@24e3e6aa{HeapByteBufferR@2027552e[p=175,l=175,c=8192,r=0]={POST /set...e": 25}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:46:48.739 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,13 of 13},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=2} 08:46:48.739 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@4cfcc87b{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:48.739 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:48.739 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:48.739 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=2} 08:46:48.739 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1ea34cb6) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@5116901e[p=0,l=0,c=0,r=0]={<<<>>>} 08:46:48.739 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@5116901e[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@254e2f7e 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /set on HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=2} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:48 GMT 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3fda80dc] (null,[p=0,l=0,c=0,r=0],true)@START 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@5116901e[p=0,l=0,c=0,r=0]={<<<>>>} 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:48 GMT 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3fda80dc] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4128bc02{IDLE}->null [HeapByteBuffer@60403989[p=0,l=108,c=8192,r=108]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00}] 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{WRITING}->null:IDLE-->WRITING 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=END,13 of 13},g=HttpGenerator@3f0e0936{s=COMPLETING}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=3} 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@4128bc02{WRITING}->null 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4128bc02{IDLE}->null:WRITING-->IDLE 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5d953d17[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3fda80dc] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@1ea34cb6 w=false 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4cfcc87b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=22,c=true/true,a=IDLE,uri=//127.0.0.1:8899/set,age=3} 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /set written=0 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4cfcc87b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,13 of 13} 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:48.740 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:48.740 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:48.741 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:46:48.741 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:46:48.741 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:48.741 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:46:48.741 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:48.741 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:48.741 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:48.741 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:48.741 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:48.741 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:48.741 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:48.741 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@5fdd79ae waiting 08:46:48.741 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@1e852ab2 08:46:48.741 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:46:48.741 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:48.741 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:53.853 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:53.854 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:53.854 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7af017db SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=5113/30000}{io=1/1,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.854 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=5113/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.854 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=5113/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:53.854 [qtp1710191146-31-acceptor-0@26bc54c7-ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@3e39d11d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56890]] on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=1 updates=0 08:46:53.854 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2022-07-12T08:46:53.854Z 08:46:53.854 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@5fdd79ae offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2022-07-12T08:46:53.854Z 08:46:53.855 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2022-07-12T08:46:53.854Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=5113/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:53.855 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@5fdd79ae task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2022-07-12T08:46:53.855Z 08:46:53.855 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@79d78bc{AC.ReadCB@bb88054{HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=FI,flush=-,to=5114/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:53.855 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=22]@2022-07-12T08:46:53.855Z tryProduce true 08:46:53.855 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:53.855 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelERndePtouirnnti@n3g3 9fao0fae{rl =g/e1t2:7 .{0r.e0s.o1u:r8c8e9I9d,=r"=t/e1m2p7e.r0a.t0u.r1e:"5,68 8s8e,rOvPiEcNe,Pfriolvli=d-e,rfIldu=s"hT=e-s,ttFoo=r5S1e1n4/si3N0a0c0tGat0e}w{aiyo"=,1 /d0a,taki=o2=51,, ksreor=v1i}c-e>HttpICdo=n"nseecrtviionc@eb1"b}8 8054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:53.855 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@3e39d11d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56890]] 08:46:53.855 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,OPEN,fill=-,flush=-,to=5114/30000}{io=1/0,kio=1,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.855 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@3e39d11d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56890]] startThread=0 08:46:53.855 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:53.855 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:53.855 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 08:46:53.855 [qtp1710191146-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@3e39d11d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56890]] in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}] 08:46:53.855 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,ISHUT,fill=-,flush=-,to=5114/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.855 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 2 keys 08:46:53.855 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,ISHUT,fill=-,flush=-,to=5114/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:53.855 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 08:46:53.855 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,ISHUT,fill=-,flush=-,to=5114/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:53.855 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:53.855 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 08:46:53.855 [qtp1710191146-37] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:53.856 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,ISHUT,fill=-,flush=-,to=5114/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.856 [qtp1710191146-37] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 08:46:53.856 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$535/1553507118@272028f5 on ManagedSelector@59a62c5e{STARTED} id=0 keys=2 selected=0 updates=0 08:46:53.856 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,ISHUT,fill=-,flush=-,to=5114/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.856 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.856 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@339a0fae{l=/127.0.0.1:8899,r=/127.0.0.1:56888,CLOSED,fill=-,flush=-,to=5114/30000}{io=0/0,kio=0,kro=1}->HttpConnection@bb88054[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.856 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.856 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.856 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5ff503c3{AC.ReadCB@7577e212{HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:53.856 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@79d78bc{null} 08:46:53.856 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.856 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@59a62c5e{STARTED} id=0 keys=2 selected=0 updates=1 08:46:53.856 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@15581d5d on ManagedSelector@59a62c5e{STARTED} id=0 keys=2 selected=0 updates=1 08:46:53.856 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.856 [qtp1710191146-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@3e39d11d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56890]] in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}] 08:46:53.856 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4a1a26c3 startThread=0 08:46:53.856 [qtp1710191146-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4a1a26c3 in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}] 08:46:53.856 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:53.856 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:53.856 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 2 updates 08:46:53.856 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:46:53.856 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$535/1553507118@272028f5 08:46:53.856 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@15581d5d 08:46:53.857 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.857 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:53.857 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@339a0fae{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5115/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@bb88054[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.857 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:53.857 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5115/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@bb88054[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 08:46:53.857 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:53.857 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:53.857 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5115/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@bb88054[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.857 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5115/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@bb88054[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.857 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5a297159 SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.857 [qtp1710191146-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4a1a26c3 in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}] 08:46:53.857 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.857 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@339a0fae{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5116/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@bb88054[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.857 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:53.857 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@bb88054::SocketChannelEndPoint@339a0fae{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5116/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@bb88054[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f0e0936{s=START}]=>HttpChannelOverHttp@10b68439{s=HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4cfcc87b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:53.857 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=22]@2022-07-12T08:46:53.857Z 08:46:53.857 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=0/2,p=0}@2d13885f offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=22]@2022-07-12T08:46:53.857Z 08:46:53.857 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=0/2,p=1} startReservedThread p=1 08:46:53.857 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5fe658fb{s=0/2,p=1}@5eeb4056 startThread=0 08:46:53.857 [qtp1710191146-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5fe658fb{s=0/2,p=1}@5eeb4056 in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=1}] 08:46:53.857 [qtp1710191146-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=1}@5eeb4056 started 08:46:53.858 [qtp1710191146-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@5eeb4056 waiting 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=22]@2022-07-12T08:46:53.857Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5ff503c3{AC.ReadCB@7577e212{HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:53.858 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@2d13885f task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2022-07-12T08:46:53.858Z 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:53.858 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2022-07-12T08:46:53.858Z tryProduce true 08:46:53.858 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:53.858 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:53.858 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 08:46:53.859 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 08:46:53.859 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:53.859 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@74333c47 waiting 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@30756a78{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a8aa12a[p=0,l=107,c=8000,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=107,c=32768,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=107,c=32768,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=107,c=32768,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@61bd1cc7 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:53 GMT Content-Type: application/json 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@700f1a10[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@74e21db7] (null,[p=0,l=107,c=32768,r=107],true)@START 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=107,c=32768,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:53 GMT Content-Type: application/json 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@700f1a10[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@74e21db7] ([p=0,l=142,c=8192,r=142],[p=0,l=107,c=32768,r=107],true)@COMPLETING 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2b3e71f0{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>ntent-Len...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=107,c=32768,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:53.859 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2b3e71f0{WRITING}->null:IDLE-->WRITING 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 249 SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=W,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=COMPLETING}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=249 remaining=0 WriteFlusher@2b3e71f0{WRITING}->null 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2b3e71f0{IDLE}->null:WRITING-->IDLE 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@700f1a10[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@74e21db7] ([p=142,l=142,c=8192,r=0],[p=107,l=107,c=32768,r=0],true)@END 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@30756a78{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@226c1b74) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@30756a78{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=107 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2a3b4ab3[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:53.860 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=END,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} parsed false HttpParser{s=END,0 of -1} 08:46:53.861 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=END,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:53.861 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:53.861 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:53.861 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:53.861 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.861 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:53.861 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:53.861 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:53.861 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:53.861 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:53.861 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:53.861 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.861 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.862 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5ff503c3{AC.ReadCB@7577e212{HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:53.862 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.862 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@15581d5d on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:53.862 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:53.862 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:53.862 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:53.862 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:53.862 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:53.862 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:53.862 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@5fdd79ae size 2 > capacity 08:46:53.862 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:53.862 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@15581d5d 08:46:53.862 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@5fdd79ae in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}] 08:46:53.862 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:53.862 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:53.862 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:53.862 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:53.863 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core 08:46:53.938 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle http-device-moke3 08:46:53.939 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202207120846:/resources3.jar 08:46:53.954 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:46:53.956 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:46:53.956 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:53.956 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:53.957 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:53.957 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:53.957 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:53.957 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:53.957 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:53.957 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:53.958 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 08:46:53.958 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 08:46:53.958 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:46:53.958 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:46:53.959 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:46:53.959 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:46:53.960 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:53.960 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:53.960 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:53.960 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:53.961 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:53.961 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:53.961 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:53.961 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:53.961 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 08:46:53.962 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 08:46:53.962 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:46:53.962 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:46:53.962 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 08:46:53.962 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 08:46:53.963 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 08:46:53.963 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 08:46:53.963 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:46:53.963 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 08:46:53.963 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:46:54.039 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202207120846:/resources3.jar 08:46:54.049 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202207120846:/resources3.jar 08:46:54.051 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:46:54.052 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:46:54.053 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:46:54.054 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:46:54.055 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway3' service provider : service1 08:46:54.057 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 08:46:54.059 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 08:46:54.060 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 08:46:54.062 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 08:46:54.063 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway3' service provider : service2 08:46:54.063 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway3' service provider : service3 08:46:54.063 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'TestForSensiNactGateway3' started Setting entity for: TestForSensiNactGateway3 08:46:54.068 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:54.068 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:54.068 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5a297159 SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=206/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.069 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=207/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.069 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=207/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:54.069 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2022-07-12T08:46:54.069Z 08:46:54.069 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2022-07-12T08:46:54.069Z 08:46:54.069 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2022-07-12T08:46:54.069Z 08:46:54.069 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2022-07-12T08:46:54.069Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=207/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:54.069 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2022-07-12T08:46:54.069Z tryProduce true 08:46:54.069 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:54.069 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:54.069 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5ff503c3{AC.ReadCB@7577e212{HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=207/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:54.069 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=207/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.069 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:54.069 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=207/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:54.070 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 143 HeapByteBuffer@60403989[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.070 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 143 HeapByteBuffer@60403989[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.070 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:54.070 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.070 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:54.070 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:54.070 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:54.070 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:54.070 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:54.070 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:54.070 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:54.070 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:54.070 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:54.070 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:54.070 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:54.070 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:54.070 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:54.070 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:54.070 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:54.070 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:54.070 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/json1 on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json1,age=0} GET //127.0.0.1:8899/json1 HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:54.076 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json1,age=6} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:54.077 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json1,age=6} 08:46:54.077 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/json1 HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json1,age=7} 08:46:54.077 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:54.077 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json1,age=7} 08:46:54.077 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /json1 on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json1,age=7} 08:46:54.077 [qtp1710191146-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/json1|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:54.077 [qtp1710191146-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:54.077 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@30756a78{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:54.077 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:54.077 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json1,age=7} 08:46:54.077 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:54.077 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:54.077 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json1,age=7} 08:46:54.077 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call json1 08:46:54.077 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46f80990[p=0,l=48,c=8000,r=48]={<<<{"serviceProviderId":"TestForSensiNactGateway3"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:54.077 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=48,c=32768,r=48]={<<<{"serviceProviderId":"TestForSensiNactGateway3"}>>>"TestForS...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.077 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=48,c=32768,r=48]={<<<{"serviceProviderId":"TestForSensiNactGateway3"}>>>"TestForS...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:54.136 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=48,c=32768,r=48]={<<<{"serviceProviderId":"TestForSensiNactGateway3"}>>>"TestForS...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@483fef3f 08:46:54.137 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /json1 on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json1,age=66} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:54 GMT Content-Type: application/json 08:46:54.137 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@700f1a10[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4c0062e0] (null,[p=0,l=48,c=32768,r=48],true)@START 08:46:54.137 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=48,c=32768,r=48]={<<<{"serviceProviderId":"TestForSensiNactGateway3"}>>>"TestForS...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.137 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:54 GMT Content-Type: application/json 08:46:54.137 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:54.138 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@700f1a10[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4c0062e0] ([p=0,l=141,c=8192,r=141],[p=0,l=48,c=32768,r=48],true)@COMPLETING 08:46:54.139 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2b3e71f0{IDLE}->null [HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\r\ntent-Le...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=48,c=32768,r=48]={<<<{"serviceProviderId":"TestForSensiNactGateway3"}>>>"TestForS...\x00\x00\x00\x00\x00\x00\x00}] 08:46:54.139 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2b3e71f0{WRITING}->null:IDLE-->WRITING 08:46:54.140 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 189 SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=W,to=70/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=COMPLETING}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json1,age=70} 08:46:54.140 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=189 remaining=0 WriteFlusher@2b3e71f0{WRITING}->null 08:46:54.140 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2b3e71f0{IDLE}->null:WRITING-->IDLE 08:46:54.140 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@700f1a10[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4c0062e0] ([p=141,l=141,c=8192,r=0],[p=48,l=48,c=32768,r=0],true)@END 08:46:54.140 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:54.140 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.140 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@30756a78{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.140 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.140 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/json1,age=70} 08:46:54.140 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@902e504) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:54.140 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.140 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@30756a78{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.140 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.140 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json1,age=70} 08:46:54.140 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /json1 written=48 08:46:54.140 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.140 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.141 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json1,age=71} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.141 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json1,age=71} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:54.141 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.141 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:54.141 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json1,age=71} 08:46:54.141 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:54.141 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json1,age=71} 08:46:54.141 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2a3b4ab3[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:54.141 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=END,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json1,age=71} parsed false HttpParser{s=END,0 of -1} 08:46:54.141 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=END,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json1,age=71} 08:46:54.141 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.141 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:54.141 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:54.141 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.141 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.141 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.141 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.141 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:54.141 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.141 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:54.141 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.142 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.142 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5ff503c3{AC.ReadCB@7577e212{HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:54.142 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.142 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@15581d5d on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:54.142 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:54.142 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:54.142 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:54.142 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:54.142 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:54.142 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:54.142 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@15581d5d 08:46:54.142 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@2d13885f waiting 08:46:54.142 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.142 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:54.142 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:54.143 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:54.143 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:54.143 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5a297159 SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.143 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.143 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2022-07-12T08:46:54.144Z 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@2d13885f offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2022-07-12T08:46:54.144Z 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2022-07-12T08:46:54.144Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:54.144 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@2d13885f task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2022-07-12T08:46:54.144Z 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5ff503c3{AC.ReadCB@7577e212{HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:54.144 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2022-07-12T08:46:54.144Z tryProduce true 08:46:54.144 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:54.144 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:54.144 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.144 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 143 HeapByteBuffer@60403989[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 143 HeapByteBuffer@60403989[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/json2 on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json2,age=0} GET //127.0.0.1:8899/json2 HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json2,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:54.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json2,age=0} 08:46:54.145 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/json2 HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json2,age=1} 08:46:54.145 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:54.145 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json2,age=1} 08:46:54.145 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /json2 on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json2,age=1} 08:46:54.145 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/json2|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:54.145 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:54.145 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@30756a78{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:54.145 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:54.145 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json2,age=1} 08:46:54.145 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:54.145 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:54.145 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json2,age=1} 08:46:54.145 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call json2 08:46:54.145 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2224116e[p=0,l=10,c=10,r=10]={<<<"service1">>>}) 08:46:54.145 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=PENDING,sc=false,e=null last=true agg=false flush=true async=true, len=10 null 08:46:54.146 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@30c3740d[p=0,l=10,c=10,r=10]={<<<"service1">>>} complete=true committing=true callback=AsyncWrite@6d778d4f[PROCESSING] 08:46:54.146 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /json2 on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json2,age=2} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:54 GMT Content-Type: text/plain Content-Length: 10 08:46:54.146 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@700f1a10[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=10},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@47d209ba] (null,[p=0,l=10,c=10,r=10],true)@START 08:46:54.146 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=10} last=true content=HeapByteBuffer@30c3740d[p=0,l=10,c=10,r=10]={<<<"service1">>>} 08:46:54.146 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:54 GMT Content-Type: text/plain Content-Length: 10 08:46:54.146 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:54.146 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@700f1a10[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=10},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@47d209ba] ([p=0,l=135,c=8192,r=135],[p=0,l=10,c=10,r=10],true)@COMPLETING 08:46:54.146 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2b3e71f0{IDLE}->null [HeapByteBuffer@60403989[p=0,l=135,c=8192,r=135]={<<>>live\r\n\r\nt...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@30c3740d[p=0,l=10,c=10,r=10]={<<<"service1">>>}] 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2b3e71f0{WRITING}->null:IDLE-->WRITING 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 145 SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=COMPLETING}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json2,age=3} 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=145 remaining=0 WriteFlusher@2b3e71f0{WRITING}->null 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2b3e71f0{IDLE}->null:WRITING-->IDLE 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@700f1a10[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=10},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@47d209ba] ([p=135,l=135,c=8192,r=0],[p=10,l=10,c=10,r=0],true)@END 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - EOF of AsyncWrite@6d778d4f[PROCESSING] 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@30756a78{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/json2,age=3} 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4e008f69) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@30756a78{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json2,age=3} 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /json2 written=10 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json2,age=3} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json2,age=3} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json2,age=3} 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json2,age=3} 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2a3b4ab3[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=END,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json2,age=3} parsed false HttpParser{s=END,0 of -1} 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=END,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json2,age=3} 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.147 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 143 HeapByteBuffer@60403989[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 143 HeapByteBuffer@60403989[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/json3 on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json3,age=0} GET //127.0.0.1:8899/json3 HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json3,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json3,age=0} 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/json3 HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json3,age=0} 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json3,age=0} 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /json3 on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json3,age=0} 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/json3|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@30756a78{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json3,age=0} 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json3,age=0} 08:46:54.148 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call json3 08:46:54.149 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45c070e1[p=0,l=18,c=8000,r=18]={<<<["temperature",24]>>>perature"...\x00\x00\x00\x00\x00\x00\x00}) 08:46:54.149 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=18,c=32768,r=18]={<<<["temperature",24]>>>d":"TestF...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.149 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=18,c=32768,r=18]={<<<["temperature",24]>>>d":"TestF...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:54.149 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=18,c=32768,r=18]={<<<["temperature",24]>>>d":"TestF...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@140c90e3 08:46:54.149 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /json3 on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json3,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:54 GMT Content-Type: application/json 08:46:54.149 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@700f1a10[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4344c401] (null,[p=0,l=18,c=32768,r=18],true)@START 08:46:54.149 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=18,c=32768,r=18]={<<<["temperature",24]>>>d":"TestF...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.149 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:54 GMT Content-Type: application/json 08:46:54.149 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:54.149 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@700f1a10[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4344c401] ([p=0,l=141,c=8192,r=141],[p=0,l=18,c=32768,r=18],true)@COMPLETING 08:46:54.149 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2b3e71f0{IDLE}->null [HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>\r\ntent-Le...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=18,c=32768,r=18]={<<<["temperature",24]>>>d":"TestF...\x00\x00\x00\x00\x00\x00\x00}] 08:46:54.149 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2b3e71f0{WRITING}->null:IDLE-->WRITING 08:46:54.149 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 159 SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=W,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=COMPLETING}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json3,age=1} 08:46:54.149 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=159 remaining=0 WriteFlusher@2b3e71f0{WRITING}->null 08:46:54.149 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2b3e71f0{IDLE}->null:WRITING-->IDLE 08:46:54.149 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@700f1a10[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4344c401] ([p=141,l=141,c=8192,r=0],[p=18,l=18,c=32768,r=0],true)@END 08:46:54.149 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:54.149 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@30756a78{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/json3,age=2} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@9f570c7) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@30756a78{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json3,age=2} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /json3 written=18 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json3,age=2} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json3,age=2} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json3,age=2} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json3,age=2} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2a3b4ab3[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=END,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json3,age=2} parsed false HttpParser{s=END,0 of -1} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=END,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json3,age=2} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:54.150 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.151 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.152 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5ff503c3{AC.ReadCB@7577e212{HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:54.152 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.152 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@15581d5d on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:54.152 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:54.152 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:54.152 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@74333c47 waiting 08:46:54.152 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:54.152 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:54.152 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:54.152 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:54.152 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@15581d5d 08:46:54.152 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.152 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:54.152 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:54.153 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:54.154 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:54.155 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core 08:46:54.268 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle http-device-moke4 08:46:54.268 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202207120846:/resources4.jar 08:46:54.344 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:46:54.345 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:46:54.345 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:54.345 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:54.345 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:54.345 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:54.346 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:54.346 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:54.346 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:54.346 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:54.346 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 08:46:54.346 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 08:46:54.347 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:46:54.347 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:46:54.347 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:46:54.348 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:46:54.348 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:54.348 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:54.348 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:54.348 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:54.349 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:54.349 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:54.350 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:54.350 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:54.350 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 08:46:54.351 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 08:46:54.351 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:46:54.351 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:46:54.351 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 08:46:54.351 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:46:54.351 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 08:46:54.351 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:46:54.353 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202207120846:/resources4.jar 08:46:54.358 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202207120846:/resources4.jar 08:46:54.360 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:46:54.361 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:46:54.362 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:46:54.363 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:46:54.364 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:54.364 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:54.364 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5a297159 SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=213/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.364 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=213/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.364 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=213/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2022-07-12T08:46:54.364Z 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2022-07-12T08:46:54.365Z 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2022-07-12T08:46:54.365Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=214/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:54.365 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2022-07-12T08:46:54.365Z 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5ff503c3{AC.ReadCB@7577e212{HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=214/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:54.365 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2022-07-12T08:46:54.365Z tryProduce true 08:46:54.365 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:54.365 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=214/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:54.365 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=214/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.365 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 175 HeapByteBuffer@60403989[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 175 HeapByteBuffer@60403989[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:54.365 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:54.366 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get/TestForSensiNactGateway4/services on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=0} GET //127.0.0.1:8899/get/TestForSensiNactGateway4/services HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:54.366 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:54.366 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=0} 08:46:54.366 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get/TestForSensiNactGateway4/services HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=0} 08:46:54.366 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:54.366 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=0} 08:46:54.366 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get/TestForSensiNactGateway4/services on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=0} 08:46:54.366 [qtp1710191146-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get/TestForSensiNactGateway4/services|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:54.366 [qtp1710191146-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:54.366 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@30756a78{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:54.366 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:54.366 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=0} 08:46:54.366 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:54.366 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:54.366 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=0} 08:46:54.366 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call services 08:46:54.367 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7719eb69[p=0,l=94,c=8000,r=94]={<<<{"serviceProviderId":"Tes..."service2","service3"]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:54.367 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=94,c=32768,r=94]={<<<{"serviceProviderId":"Tes..."service2","service3"]}>>>":"servic...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.367 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=94,c=32768,r=94]={<<<{"serviceProviderId":"Tes..."service2","service3"]}>>>":"servic...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:54.367 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=94,c=32768,r=94]={<<<{"serviceProviderId":"Tes..."service2","service3"]}>>>":"servic...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@692d1a4b 08:46:54.367 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get/TestForSensiNactGateway4/services on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:54 GMT Content-Type: application/json 08:46:54.367 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@700f1a10[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@60dd4f62] (null,[p=0,l=94,c=32768,r=94],true)@START 08:46:54.367 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=94,c=32768,r=94]={<<<{"serviceProviderId":"Tes..."service2","service3"]}>>>":"servic...\xS00e\txt0i0n\gx 0e0n\txi0t0y\ xf0o0r\:x 0T0e\sxt0F0o}r S0e8n:s4i6:N5a4c.t3G6a7t e[wqatyp41 710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:54 GMT Content-Type: application/json 08:46:54.367 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:54.367 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@700f1a10[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@60dd4f62] ([p=0,l=141,c=8192,r=141],[p=0,l=94,c=32768,r=94],true)@COMPLETING 08:46:54.367 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2b3e71f0{IDLE}->null [HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=94,c=32768,r=94]={<<<{"serviceProviderId":"Tes..."service2","service3"]}>>>":"servic...\x00\x00\x00\x00\x00\x00\x00}] 08:46:54.367 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2b3e71f0{WRITING}->null:IDLE-->WRITING 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 235 SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=COMPLETING}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=1} 08:46:54.368 [qtp1710a19d1m14i6n- 36]s eDrEBvUiGc eo1rg .seecrlviipcsee2.j etsteyr.viioc.eWr3i teFlusher - Flushed=true written=235 remaining=0 WriteFlusher@2b3e71f0{WRITING}->null 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2b3e71f0{IDLE}->null:WRITING-->IDLE 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@700f1a10[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@60dd4f62] ([p=141,l=141,c=8192,r=0],[p=94,l=94,c=32768,r=0],true)@END 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@30756a78{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=2} 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5467dc0b) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@30756a78{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=2} 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get/TestForSensiNactGateway4/services written=94 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=2} filled 0 HeapBytReBeutfurfenrin@g6 04039f89[po=0,rl=0, c=81g92,re=0]=t{<<<:>>>H TTP/{1r.e1s ...\x0o0\x0u0\x0r0\x0c0\x0e0\x0I0\x0d0} 0=8:46":54.t368 e[qtpm1p7e1r0a1t9u1r1e4"6,- 3s6er]v iDcEeBPUrGo vorg.ieclipse.jetty.server.HttpConnection - HttpConnectiodn@7577eer2I1d2=":T:eSstoFcokrSeetnCshiNaancnteGaltEenwadyP4o"i,n tda@t3aa=284d,0 1se0r8v{ilce=I/d1=2"s7e.r0vi.c0e.11"}: 8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=2} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=2} 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=2} 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2a3b4ab3[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=END,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=2} parsed false HttpParser{s=END,0 of -1} 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=END,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=2} 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.368 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:54.369 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:54.369 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.369 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.369 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.369 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.369 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:54.369 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.369 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:54.369 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.369 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:54.369 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.369 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5ff503c3{AC.ReadCB@7577e212{HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:54.369 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.369 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@15581d5d on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:54.369 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:54.369 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:54.369 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@2d13885f waiting 08:46:54.370 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202207120846:/resources4.jar 08:46:54.436 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:54.436 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:54.436 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:54.436 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:54.436 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@15581d5d 08:46:54.436 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=67/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.436 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:54.436 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:54.438 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202207120846:/resources4.jar 08:46:54.439 [main] ERROR org.eclipse.sensinact.gateway.generic.ExtModelInstanceBuilder - Model instance 'TestForSensiNactGateway4' already exists 08:46:54.440 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway4' service provider : service1 08:46:54.441 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 08:46:54.444 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 08:46:54.445 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 08:46:54.447 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 08:46:54.447 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway4' service provider : service2 08:46:54.447 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway4' service provider : service3 08:46:54.448 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'TestForSensiNactGateway4' started 08:46:54.452 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:54.452 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:54.452 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5a297159 SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=82/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.452 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=82/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.452 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=82/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:54.452 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2022-07-12T08:46:54.452Z 08:46:54.452 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@2d13885f offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2022-07-12T08:46:54.452Z 08:46:54.452 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2022-07-12T08:46:54.452Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=83/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:54.452 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@2d13885f task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2022-07-12T08:46:54.452Z 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5ff503c3{AC.ReadCB@7577e212{HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=83/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:54.453 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2022-07-12T08:46:54.453Z tryProduce true 08:46:54.453 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=83/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:54.453 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.453 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=83/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.453 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@30756a78{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:54.453 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ff45e60[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@3f8f44f5 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:54 GMT Content-Type: application/json 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@700f1a10[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5a8eebc9] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:54 GMT Content-Type: application/json 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@700f1a10[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5a8eebc9] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2b3e71f0{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2b3e71f0{WRITING}->null:IDLE-->WRITING 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=W,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=COMPLETING}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@2b3e71f0{WRITING}->null 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2b3e71f0{IDLE}->null:WRITING-->IDLE 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@700f1a10[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5a8eebc9] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@30756a78{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@78dfdb17) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@30756a78{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.454 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=1} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=1} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2a3b4ab3[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=END,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} parsed false HttpParser{s=END,0 of -1} 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=END,0 of -1},g=HttpGenerator@44489798{s=END}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:54.455 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.455 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5ff503c3{AC.ReadCB@7577e212{HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@15581d5d on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:54.455 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:54.455 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:54.455 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:54.455 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:54.455 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@15581d5d 08:46:54.455 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@74333c47 waiting 08:46:54.455 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.455 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:54.455 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:54.457 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:54.457 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:54.457 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5a297159 SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.457 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.457 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:54.457 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2022-07-12T08:46:54.457Z 08:46:54.457 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2022-07-12T08:46:54.457Z 08:46:54.457 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2022-07-12T08:46:54.457Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:54.457 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2022-07-12T08:46:54.457Z 08:46:54.457 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5ff503c3{AC.ReadCB@7577e212{HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:54.457 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:54.457 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2022-07-12T08:46:54.457Z tryProduce true 08:46:54.457 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:54.457 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:54.457 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 175 HeapByteBuffer@60403989[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.457 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.457 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:54.457 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 175 HeapByteBuffer@60403989[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.457 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:54.457 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.457 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:54.457 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:54.457 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:54.457 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:54.457 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/set on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/set,age=0} POST //127.0.0.1:8899/set HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 13 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of 13},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/set,age=0} parsed true HttpParser{s=CONTENT,0 of 13} 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/set HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/set,age=0} 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=0} 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /set on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=0} 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/set|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@30756a78{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=0} 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=0} 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CONTENT,0 of 13},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=0} parse HeapByteBuffer@60403989[p=162,l=175,c=8192,r=13]={POST /set... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=162,l=175,c=8192,r=13]={POST /set... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=0} Content@6c1d274d{HeapByteBufferR@6d6387c7[p=162,l=175,c=8192,r=13]={POST /set... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2a3b4ab3[c=0,q=0,[0]=null,s=STREAM] addContent Content@6c1d274d{HeapByteBufferR@6d6387c7[p=162,l=175,c=8192,r=13]={POST /set... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=0} 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=0} 08:46:54.458 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2a3b4ab3[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:46:54.459 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=END,13 of 13},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=1} parsed false HttpParser{s=END,13 of 13} 08:46:54.459 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2a3b4ab3[c=13,q=1,[0]=EOF,s=STREAM] read 13 from Content@6c1d274d{HeapByteBufferR@6d6387c7[p=175,l=175,c=8192,r=0]={POST /set...e": 25}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:46:54.459 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=END,13 of 13},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=1} 08:46:54.459 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@30756a78{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:54.459 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@30756a78{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:54.459 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:54.459 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=1} 08:46:54.459 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@674f7356) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@5116901e[p=0,l=0,c=0,r=0]={<<<>>>} 08:46:54.459 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@5116901e[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@d226c30 08:46:54.459 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /set on HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:54 GMT 08:46:54.460 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@700f1a10[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@8000596] (null,[p=0,l=0,c=0,r=0],true)@START 08:46:54.460 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@5116901e[p=0,l=0,c=0,r=0]={<<<>>>} 08:46:54.460 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:54 GMT 08:46:54.460 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:54.460 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@700f1a10[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@8000596] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:46:54.460 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2b3e71f0{IDLE}->null [HeapByteBuffer@60403989[p=0,l=108,c=8192,r=108]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00}] 08:46:54.460 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2b3e71f0{WRITING}->null:IDLE-->WRITING 08:46:54.460 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=END,13 of 13},g=HttpGenerator@44489798{s=COMPLETING}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=2} 08:46:54.460 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@2b3e71f0{WRITING}->null 08:46:54.460 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2b3e71f0{IDLE}->null:WRITING-->IDLE 08:46:54.460 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@700f1a10[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@8000596] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 08:46:54.460 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:54.460 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@674f7356 w=false 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@30756a78{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@30756a78{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/set,age=3} 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /set written=0 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@30756a78{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,13 of 13} 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5ff503c3{AC.ReadCB@7577e212{HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@15581d5d on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:54.461 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:54.461 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:54.461 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@2d13885f waiting 08:46:54.461 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:54.536 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:54.537 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@15581d5d 08:46:54.537 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=75/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:54.537 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:54.537 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:59.573 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:59.573 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:59.574 [qtp1710191146-31-acceptor-0@26bc54c7-ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@56c905ef[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56894]] on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=1 updates=0 08:46:59.574 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5a297159 SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=5112/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.574 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=5112/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.574 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=5112/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:59.574 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2022-07-12T08:46:59.574Z 08:46:59.574 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@2d13885f offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2022-07-12T08:46:59.574Z 08:46:59.574 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2022-07-12T08:46:59.574Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=FI,flush=-,to=5112/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:59.574 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@2d13885f task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2022-07-12T08:46:59.574Z 08:46:59.574 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5ff503c3{AC.ReadCB@7577e212{HttpConnection@7577e212::SocketChannelEndPoint@3a8d010R8{l=e/t1u27.0.0r.n1:i8n8g9 9,fro=r/1 2g7e.0t.:0 .1{:r5e68s9o0u,rOPcEeNI,fdi=l"l=tFeIm,fpleursha=t-,utroe=5"1,1 2/s3e00r0v0i}{cieoP=r1/o0v,kiidoe=1r,Ikdro=="1T}-e>sHtttFpoCornSneecntsiionN@a75c7t7Ge2a1t2e[pw=aHtyt4p"Pa,r sdera{tsa=S=T2A5RT,, 0s oefr v-i1}c,eg=IHdt=t"pGseenrervaitcoer@14"44}8 9798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:59.574 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2022-07-12T08:46:59.574Z tryProduce true 08:46:59.574 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=5112/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:59.574 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:59.574 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@56c905ef[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56894]] 08:46:59.574 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,OPEN,fill=-,flush=-,to=5113/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.574 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@56c905ef[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56894]] startThread=0 08:46:59.574 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:59.574 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.574 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 08:46:59.574 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@56c905ef[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56894]] in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}] 08:46:59.574 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,ISHUT,fill=-,flush=-,to=5113/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.574 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 2 keys 08:46:59.574 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,ISHUT,fill=-,flush=-,to=5113/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.574 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 08:46:59.574 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,ISHUT,fill=-,flush=-,to=5113/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:59.574 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.574 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 08:46:59.574 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,ISHUT,fill=-,flush=-,to=5113/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.574 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,ISHUT,fill=-,flush=-,to=5113/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.574 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:59.575 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@3a8d0108{l=/127.0.0.1:8899,r=/127.0.0.1:56890,CLOSED,fill=-,flush=-,to=5113/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7577e212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.575 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 08:46:59.575 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$535/1553507118@5332cea6 on ManagedSelector@59a62c5e{STARTED} id=0 keys=2 selected=0 updates=0 08:46:59.575 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@5ff503c3{null} 08:46:59.575 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@59a62c5e{STARTED} id=0 keys=2 selected=0 updates=1 08:46:59.575 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.575 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@15b58d32 startThread=0 08:46:59.575 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:59.575 [qtp1710191146-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@15b58d32 in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}] 08:46:59.575 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:59.575 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.575 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:59.575 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:59.575 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.575 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@3a8d0108{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5113/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@7577e212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.575 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$535/1553507118@5332cea6 08:46:59.575 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5113/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@7577e212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 08:46:59.575 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:59.575 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:59.575 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5113/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@7577e212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.575 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5113/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@7577e212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.575 [qtp1710191146-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@15b58d32 in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}] 08:46:59.575 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@34075b9e{AC.ReadCB@7ae8a26c{HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:59.575 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.575 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@3a8d0108{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5113/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@7577e212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.575 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@b4374b0 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:59.575 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:59.575 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:59.575 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:59.575 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:59.575 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7577e212::SocketChannelEndPoint@3a8d0108{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5113/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@7577e212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44489798{s=START}]=>HttpChannelOverHttp@344ae829{s=HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@30756a78{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:59.575 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:59.575 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.575 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@b4374b0 08:46:59.575 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@74333c47 waiting 08:46:59.575 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@56c905ef[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56894]] in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}] 08:46:59.575 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.575 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:59.575 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:59.575 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:59.575 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:59.575 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@792ce6ee SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.575 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.575 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:59.575 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2022-07-12T08:46:59.575Z 08:46:59.575 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2022-07-12T08:46:59.575Z 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2022-07-12T08:46:59.575Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:59.576 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2022-07-12T08:46:59.576Z 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@34075b9e{AC.ReadCB@7ae8a26c{HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:59.576 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2022-07-12T08:46:59.576Z tryProduce true 08:46:59.576 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:59.576 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.576 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=141,c=8192,r=141]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.576 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:59.576 [qtp1710191146-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:59.577 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@3b2ce209{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:59.577 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:59.577 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:59.577 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:59.577 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:59.577 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:59.577 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:59.577 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6565ff5e[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:59.577 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.577 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:59.577 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@7b384c2e 08:46:59.577 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:59 GMT Content-Type: application/json 08:46:59.577 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@731cca6a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6d195971] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:59.577 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.577 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:59 GMT Content-Type: application/json 08:46:59.577 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:59.577 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@731cca6a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6d195971] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:59.577 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@274cd483{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>ntent-Len...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:59.577 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@274cd483{WRITING}->null:IDLE-->WRITING 08:46:59.577 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=W,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@68e7c021{s=COMPLETING}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 08:46:59.578 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@274cd483{WRITING}->null 08:46:59.578 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@274cd483{IDLE}->null:WRITING-->IDLE 08:46:59.578 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@731cca6a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6d195971] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:59.578 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:59.578 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:59.578 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3b2ce209{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:59.578 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@3b2ce209{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:59.578 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 08:46:59.578 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1e2cb578) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:59.578 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@3b2ce209{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:59.578 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3b2ce209{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:59.578 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@3b2ce209{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:59.578 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 08:46:59.578 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 08:46:59.578 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.578 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.578 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@68e7c021{s=END}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.578 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:59.578 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:59.579 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@68e7c021{s=END}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:59.579 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.579 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:59.579 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:59.579 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:59.579 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:59.579 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@b76634d[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:59.579 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=END,0 of -1},g=HttpGenerator@68e7c021{s=END}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parsed false HttpParser{s=END,0 of -1} 08:46:59.579 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=END,0 of -1},g=HttpGenerator@68e7c021{s=END}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 08:46:59.579 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@3b2ce209{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:59.579 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:59.579 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:59.579 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.579 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.579 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core 08:46:59.579 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.579 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.579 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:59.579 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.579 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:59.579 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.580 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.580 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@34075b9e{AC.ReadCB@7ae8a26c{HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:59.580 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.580 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@b4374b0 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:59.580 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:59.580 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:59.580 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:59.580 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:59.580 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:59.580 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@2d13885f waiting 08:46:59.580 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:59.580 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@b4374b0 08:46:59.580 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.580 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:59.580 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:59.600 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle http-device-moke5 08:46:59.601 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202207120846:/resources5.jar 08:46:59.645 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:46:59.646 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:46:59.647 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:59.647 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:59.647 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:59.647 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:59.647 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:59.647 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:59.648 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:59.648 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:59.648 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 08:46:59.648 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 08:46:59.648 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:46:59.648 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:46:59.649 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:46:59.649 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:46:59.650 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:59.650 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:59.650 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:59.650 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:59.650 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:59.650 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:59.651 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:46:59.651 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:46:59.651 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 08:46:59.651 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 08:46:59.651 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:46:59.651 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:46:59.651 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:46:59.652 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:46:59.652 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:46:59.652 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 08:46:59.652 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:46:59.652 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 08:46:59.653 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:46:59.654 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202207120846:/resources5.jar 08:46:59.660 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202207120846:/resources5.jar 08:46:59.661 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:46:59.737 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:46:59.738 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:46:59.738 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:46:59.739 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway5' service provider : service1 08:46:59.740 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 08:46:59.743 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 08:46:59.744 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 08:46:59.746 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 08:46:59.746 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway5' service provider : service3 08:46:59.747 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 08:46:59.750 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 08:46:59.750 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway5' service provider : service2 08:46:59.751 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'datetime' resource registered 08:46:59.752 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - datetime already started 08:46:59.753 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'TestForSensiNactGateway5' started Setting entity for: TestForSensiNactGateway5 08:46:59.756 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:59.756 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:59.756 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@792ce6ee SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=176/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.756 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=176/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.756 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=176/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:59.756 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2022-07-12T08:R46:5e9t.7u56rZn ing 08f:4o6r:5 9.g75e6t [:qt p{17r10e1s91o14u6-r3c3]e DIEBdUG= "ortg.eecmlippseer.jaetttuy.rueti"l.,t hrseaed.rRvesiercveedTPhrreoavdEixedceutrorI -d =Re"seTrevesdTthFreoadrESxeecuntsori@5Nfea6c58tfbG{as=t1/e2w,pa=0y}5@2"d,13 88d5af tofafe=r24, serEvaitcWeIdha=t"YsoueKrivlil@c2e11f9"f}e b7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2022-07-12T08:46:59.756Z 08:46:59.756 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2022-07-12T08:46:59.756Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=176/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:59.756 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@2d13885f task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2022-07-12T08:46:59.756Z 08:46:59.756 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@34075b9e{AC.ReadCB@7ae8a26c{HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=176/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:59.756 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2022-07-12T08:46:59.756Z tryProduce true 08:46:59.756 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:59.756 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=176/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:59.756 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:59.756 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 191 HeapByteBuffer@60403989[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.756 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.756 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:59.756 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 191 HeapByteBuffer@60403989[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get on HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} GET //127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /req/TestForSensiNactGateway5/service1/temperature/get on HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/req/TestForSensiNactGateway5/service1/temperature/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@3b2ce209{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5058cb9d[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@7da5b2fc 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /req/TestForSensiNactGateway5/service1/temperature/get on HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:59 GMT Content-Type: application/json 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@731cca6a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7b24d93c] (null,[p=0,l=108,c=32768,r=108],true)@START 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:59 GMT Content-Type: application/json 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:59.757 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@731cca6a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7b24d93c] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@274cd483{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\nHost: 12...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@274cd483{WRITING}->null:IDLE-->WRITING 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=W,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@68e7c021{s=COMPLETING}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=1} 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@274cd483{WRITING}->null 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@274cd483{IDLE}->null:WRITING-->IDLE 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@731cca6a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7b24d93c] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3b2ce209{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@3b2ce209{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=1} 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@42410777) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@3b2ce209{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3b2ce209{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@3b2ce209{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=1} 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /req/TestForSensiNactGateway5/service1/temperature/get written=108 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@68e7c021{s=END}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=1} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@68e7c021{s=END}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=1} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=1} 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=1} 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@b76634d[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=END,0 of -1},g=HttpGenerator@68e7c021{s=END}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=1} parsed false HttpParser{s=END,0 of -1} 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=END,0 of -1},g=HttpGenerator@68e7c021{s=END}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=1} 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@3b2ce209{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.758 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.759 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.759 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.759 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:59.759 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.759 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:59.759 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.759 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.759 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@34075b9e{AC.ReadCB@7ae8a26c{HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:59.759 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.759 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@b4374b0 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:59.759 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:59.759 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:46:59.759 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:59.759 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:59.759 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:59.759 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:59.759 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:59.759 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@b4374b0 08:46:59.759 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@74333c47 waiting 08:46:59.759 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.759 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:59.759 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:59.760 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:46:59.767 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:46:59.767 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:46:59.767 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@792ce6ee SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.767 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.767 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:46:59.767 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2022-07-12T08:46:59.767Z 08:46:59.767 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2022-07-12T08:46:59.767Z 08:46:59.767 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2022-07-12T08:46:59.767Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:46:59.767 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@34075b9e{AC.ReadCB@7ae8a26c{HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:59.836 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:59.836 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 225 HeapByteBuffer@60403989[p=0,l=225,c=8192,r=225]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 225 HeapByteBuffer@60403989[p=0,l=225,c=8192,r=225]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=225,c=8192,r=225]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=225,c=8192,r=225]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:46:59.837 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2022-07-12T08:46:59.837Z 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:46:59.837 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2022-07-12T08:46:59.837Z tryProduce true 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:46:59.837 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:46:59.837 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:46:59.837 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=CONTENT,0 of 13},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.837 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set on HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=0} POST //127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 13 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=CONTENT,0 of 13},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=0} parsed true HttpParser{s=CONTENT,0 of 13} 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=0} 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=0} 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /req/TestForSensiNactGateway5/service1/temperature/set on HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=0} 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/req/TestForSensiNactGateway5/service1/temperature/set|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@3b2ce209{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=0} 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=0} 08:46:59.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=CONTENT,0 of 13},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=1} parse HeapByteBuffer@60403989[p=212,l=225,c=8192,r=13]={POST /req... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=212,l=225,c=8192,r=13]={POST /req... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=1} Content@2c836183{HeapByteBufferR@6d2a405c[p=212,l=225,c=8192,r=13]={POST /req... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@b76634d[c=0,q=0,[0]=null,s=STREAM] addContent Content@2c836183{HeapByteBufferR@6d2a405c[p=212,l=225,c=8192,r=13]={POST /req... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=1} 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=1} 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@b76634d[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=END,13 of 13},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=1} parsed false HttpParser{s=END,13 of 13} 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@b76634d[c=13,q=1,[0]=EOF,s=STREAM] read 13 from Content@2c836183{HeapByteBufferR@6d2a405c[p=225,l=225,c=8192,r=0]={POST /req...e": 25}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=END,13 of 13},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=1} 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@3b2ce209{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3b2ce209{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@3b2ce209{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=1} 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@16d6bff4) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@5116901e[p=0,l=0,c=0,r=0]={<<<>>>} 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@5116901e[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@2e02da68 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /req/TestForSensiNactGateway5/service1/temperature/set on HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:46:59 GMT 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@731cca6a[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@19ba3952] (null,[p=0,l=0,c=0,r=0],true)@START 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@5116901e[p=0,l=0,c=0,r=0]={<<<>>>} 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:46:59 GMT 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@731cca6a[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@19ba3952] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@274cd483{IDLE}->null [HeapByteBuffer@60403989[p=0,l=108,c=8192,r=108]={<<>>/plain\r\nU...\x00\x00\x00\x00\x00\x00\x00}] 08:46:59.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@274cd483{WRITING}->null:IDLE-->WRITING 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=END,13 of 13},g=HttpGenerator@68e7c021{s=COMPLETING}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=2} 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@274cd483{WRITING}->null 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@274cd483{IDLE}->null:WRITING-->IDLE 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@731cca6a[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@19ba3952] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@16d6bff4 w=false 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@3b2ce209{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3b2ce209{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@3b2ce209{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=2} 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /req/TestForSensiNactGateway5/service1/temperature/set written=0 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@3b2ce209{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,13 of 13} 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@34075b9e{AC.ReadCB@7ae8a26c{HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 08:46:59.840 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.840 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@b4374b0 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:46:59.840 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:46:59.840 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:46:59.840 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:46:59.840 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:46:59.840 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:46:59.840 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:46:59.840 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@b4374b0 08:46:59.840 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@2d13885f waiting 08:46:59.840 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:46:59.840 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:46:59.840 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:46:59.840 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:47:04.951 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:47:04.951 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:47:04.951 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@792ce6ee SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=5111/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.951 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=5111/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.951 [qtp1710191146-31-acceptor-0@26bc54c7-ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@fcd29fb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56896]] on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=1 updates=0 08:47:04.951 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=5111/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:47:04.951 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2022-07-12T08:47:04.951Z 08:47:04.951 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@2d13885f offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2022-07-12T08:47:04.951Z 08:47:04.951 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2022-07-12T08:47:04.951Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=5111/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:47:04.951 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@34075b9e{AC.ReadCB@7ae8a26c{HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=FI,flush=-,to=5112/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:04.951 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@2d13885f task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThrReaedtEuxrenciuntgo rf@o5rf e658fb{gse=t1/:2 ,{resopu=0}][rpcce=I0d,=pic="0t,epmeperact=u1r,eep"c,= s3e2r]v@i2c022-e07-1P2rTo0v8i:d4e7r:I0d4=."9T5e1Z 0s8:47t:04.F952 o[rqStepn17101s911i4N6-33actGa] DEtBUG oerg.ewclipse.ajettyy.serv5er.Htt"pConn,ectio n - HtdtpConanectiotn@7aea8=a2256c,::So cketChsanneleEndPoirnt@30v333817i{l=/1c27.0.e0.1:88I99,r=d/127.=0.0.1:"56894s,OPENe,fill=r-,fluvsihc=-e,1to=511"2/300}00}{io =1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:04.952 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,OPEN,fill=-,flush=-,to=5112/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.952 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2022-07-12T08:47:04.952Z tryProduce true 08:47:04.952 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:47:04.952 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:04.952 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 08:47:04.952 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@fcd29fb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56896]] 08:47:04.952 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,ISHUT,fill=-,flush=-,to=5112/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:47:04.952 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,ISHUT,fill=-,flush=-,to=5112/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:04.952 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:47:04.952 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 08:47:04.952 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@fcd29fb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56896]] startThread=0 08:47:04.952 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:04.952 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,ISHUT,fill=-,flush=-,to=5112/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.952 [qtp1710191146-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@fcd29fb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56896]] in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}] 08:47:04.952 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,ISHUT,fill=-,flush=-,to=5112/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.952 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 08:47:04.952 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,ISHUT,fill=-,flush=-,to=5112/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.952 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 2 keys 08:47:04.952 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@30333817{l=/127.0.0.1:8899,r=/127.0.0.1:56894,CLOSED,fill=-,flush=-,to=5112/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7ae8a26c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.952 [qtp1710191146-37] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:04.952 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@34075b9e{null} 08:47:04.952 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@59a62c5e{STARTED} id=0 keys=2 selected=0 updates=0 08:47:04.952 [qtp1710191146-37] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 08:47:04.952 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@54d32881 startThread=0 08:47:04.952 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$535/1553507118@6d37cbfd on ManagedSelector@59a62c5e{STARTED} id=0 keys=2 selected=0 updates=0 08:47:04.952 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:47:04.952 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:47:04.952 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:47:04.952 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.952 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:04.952 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:56894,CLOSED,fill=-,flush=-,to=5112/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@7ae8a26c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 08:47:04.952 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$535/1553507118@6d37cbfd 08:47:04.952 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:04.952 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:47:04.952 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.952 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5112/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@7ae8a26c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.952 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@54d32881 in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}] 08:47:04.952 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.952 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@30333817{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5112/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@7ae8a26c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.952 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7d0e37bd{AC.ReadCB@1116e4ac{HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:04.952 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@30333817{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5112/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@7ae8a26c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.952 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.952 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5112/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@7ae8a26c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:04.952 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@5b9b9f34 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:47:04.952 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@74333c47 waiting 08:47:04.952 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:47:04.952 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@7ae8a26c::SocketChannelEndPoint@30333817{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5112/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@7ae8a26c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68e7c021{s=START}]=>HttpChannelOverHttp@6e7aa29b{s=HttpChannelState@3b2ce209{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.952 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@54d32881 in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}] 08:47:04.952 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:47:04.952 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:47:04.952 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.952 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:47:04.952 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:04.952 [qtp1710191146-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@fcd29fb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56896]] in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}] 08:47:04.953 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@5b9b9f34 08:47:04.953 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.953 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:04.953 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:47:04.953 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 1/1/1 selected 08:47:04.953 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 1 keys, 0 updates 08:47:04.953 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@26ada299 SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.953 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.953 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:47:04.953 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0} tryExecute EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2022-07-12T08:47:04.953Z 08:47:04.953 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 offer EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2022-07-12T08:47:04.953Z 08:47:04.954 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@74333c47 task=EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2022-07-12T08:47:04.953Z 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2022-07-12T08:47:04.953Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:47:04.954 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=34]@2022-07-12T08:47:04.954Z tryProduce true 08:47:04.954 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:47:04.954 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@7d0e37bd{AC.ReadCB@1116e4ac{HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:04.954 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.954 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 191 HeapByteBuffer@60403989[p=0,l=191,c=8192,r=191]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 191 HeapByteBuffer@60403989[p=0,l=191,c=8192,r=191]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=191,c=8192,r=191]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=191,c=8192,r=191]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:47:04.954 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:47:04.955 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get on HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=1} GET //127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:47:04.955 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 08:47:04.955 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=1} 08:47:04.955 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=1} 08:47:04.955 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:04.955 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=1} 08:47:04.955 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /req/TestForSensiNactGateway5/service1/temperature/get on HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=1} 08:47:04.955 [qtp1710191146-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/req/TestForSensiNactGateway5/service1/temperature/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:47:04.955 [qtp1710191146-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:47:04.955 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@44f1ab9a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:04.955 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@44f1ab9a{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:04.955 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=1} 08:47:04.955 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@44f1ab9a{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 08:47:04.955 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@44f1ab9a{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 08:47:04.955 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=1} 08:47:04.955 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 08:47:04.955 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52780a7[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:47:04.956 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:04.956 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 08:47:04.956 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@3d4ecbf1 08:47:04.956 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /req/TestForSensiNactGateway5/service1/temperature/get on HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=2} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:47:04 GMT Content-Type: application/json 08:47:04.956 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@757605a3[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3e04c8fe] (null,[p=0,l=108,c=32768,r=108],true)@START 08:47:04.956 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:04.956 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:47:04 GMT Content-Type: application/json 08:47:04.956 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:47:04.956 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@757605a3[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3e04c8fe] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 08:47:04.956 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@71f5521{IDLE}->null [HeapByteBuffer@60403989[p=0,l=142,c=8192,r=142]={<<>>\nHost: 12...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@c5c00d5[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:47:04.956 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@71f5521{WRITING}->null:IDLE-->WRITING 08:47:04.956 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@346ae7d1{s=COMPLETING}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=2} 08:47:04.956 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@71f5521{WRITING}->null 08:47:04.956 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@71f5521{IDLE}->null:WRITING-->IDLE 08:47:04.956 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@757605a3[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3e04c8fe] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 08:47:04.956 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 08:47:04.956 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@44f1ab9a{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:04.956 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@44f1ab9a{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:04.956 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@44f1ab9a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:04.956 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:47:04.956 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=2} 08:47:04.957 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4cc50770) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 08:47:04.957 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@44f1ab9a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:04.957 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@44f1ab9a{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:04.957 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@44f1ab9a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:04.957 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=3} 08:47:04.957 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /req/TestForSensiNactGateway5/service1/temperature/get written=108 08:47:04.957 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:04.957 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:47:04.957 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:47:04.957 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@346ae7d1{s=END}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=3} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:47:04.957 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@346ae7d1{s=END}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=3} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:04.957 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:47:04.957 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:47:04.957 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=3} 08:47:04.957 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:47:04.957 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=3} 08:47:04.957 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@9db5856[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:47:04.957 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=END,0 of -1},g=HttpGenerator@346ae7d1{s=END}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=3} parsed false HttpParser{s=END,0 of -1} 08:47:04.957 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=END,0 of -1},g=HttpGenerator@346ae7d1{s=END}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=3} 08:47:04.957 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@44f1ab9a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:04.957 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:47:04.957 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:47:04.958 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.958 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:47:04.958 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core 08:47:04.958 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:47:04.958 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:47:04.958 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:04.958 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@60403989[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 08:47:04.958 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:47:04.958 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.958 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.958 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7d0e37bd{AC.ReadCB@1116e4ac{HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:04.958 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.958 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@5b9b9f34 on ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:47:04.958 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=1 08:47:04.958 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:04.958 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@2d13885f waiting 08:47:04.959 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:47:04.960 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:47:04.960 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:47:04.960 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:04.960 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1969262299@5b9b9f34 08:47:04.960 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.960 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:04.960 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:47:04.974 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Server@214894fc{STARTED}[9.4.42.v20210604] 08:47:04.974 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@214894fc{STOPPING}[9.4.42.v20210604] 08:47:04.975 [qtp1710191146-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran qtp1710191146-31-acceptor-0@26bc54c7-ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}] 08:47:04.976 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown Server@214894fc{STOPPING}[9.4.42.v20210604] by 08:47:04.977 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:47:04.977 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:47:04.977 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@59a62c5e{STARTED} id=0 keys=1 selected=0 updates=0 08:47:04.977 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@558756be on ManagedSelector@59a62c5e{STOPPING} id=0 keys=1 selected=0 updates=0 08:47:04.977 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STOPPING} id=0 keys=1 selected=0 updates=1 08:47:04.977 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:47:04.977 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/1 selected 08:47:04.977 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:47:04.977 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:04.977 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@558756be 08:47:04.977 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@59a62c5e{STOPPING} id=0 keys=1 selected=0 updates=0 08:47:04.979 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=FI,flush=-,to=21/30000}{io=1/1,kio=1,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.979 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,OPEN,fill=FI,flush=-,to=21/30000}{io=1/1,kio=1,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.980 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@3399e883{l=/127.0.0.1:8899,r=/127.0.0.1:56896,CLOSED,fill=FI,flush=-,to=21/30000}{io=1/1,kio=1,kro=1}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.980 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@7d0e37bd{AC.ReadCB@1116e4ac{HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:56896,CLOSED,fill=FI,flush=-,to=21/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@1116e4ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:04.980 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 08:47:04.980 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE 08:47:04.980 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:56896,CLOSED,fill=-,flush=-,to=21/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@1116e4ac[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed {} 08:47:04.980 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@59a62c5e{STOPPING} id=0 keys=1 selected=0 updates=0 08:47:04.980 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@441438b6 startThread=0 08:47:04.980 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:04.980 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab waiting with 1 keys 08:47:04.980 [qtp1710191146-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@441438b6 in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}] 08:47:04.980 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@3399e883{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=21/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@1116e4ac[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.980 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@433348bc on ManagedSelector@59a62c5e{STOPPING} id=0 keys=0 selected=0 updates=0 08:47:04.980 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@1116e4ac::SocketChannelEndPoint@3399e883{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=21/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@1116e4ac[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@346ae7d1{s=START}]=>HttpChannelOverHttp@33ed4d3f{s=HttpChannelState@44f1ab9a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:47:04.980 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@59a62c5e{STOPPING} id=0 keys=0 selected=0 updates=1 08:47:04.980 [qtp1710191146-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@441438b6 in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}] 08:47:04.980 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken with none selected 08:47:04.980 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab woken up from select, 0/0/0 selected 08:47:04.980 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70087cab processing 0 keys, 1 updates 08:47:04.980 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:04.980 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@433348bc 08:47:04.980 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:04.980 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@74333c47 size 2 > capacity 08:47:04.980 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@5fe658fb{s=2/2,p=0}@74333c47 in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}] 08:47:04.980 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=34]@2022-07-12T08:47:04.98Z 08:47:04.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@21f9feb7/SelectorProducer@7abab7d2/IDLE/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=34]@2022-07-12T08:47:04.981Z 08:47:04.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@59a62c5e{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:47:04.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:47:04.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@10567255[HTTP/1.1] 08:47:04.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@10567255[HTTP/1.1] 08:47:04.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@79c4715d{STARTED} 08:47:04.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@79c4715d{STOPPED} 08:47:04.981 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:47:04.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:47:04.981 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping Server@214894fc{STOPPING}[9.4.42.v20210604] 08:47:04.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ErrorHandler@5121acaf{STARTED} 08:47:04.981 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ErrorHandler@5121acaf{STOPPING} 08:47:04.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ErrorHandler@5121acaf{STOPPED} 08:47:04.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServletHandler@49bd54f7{STARTED} 08:47:04.981 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ServletHandler@49bd54f7{STOPPING} 08:47:04.982 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:47:04.982 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 08:47:04.982 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServletHandler@49bd54f7{STOPPED} 08:47:04.982 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping AttributeContainerMap@6548bb7d{size=0} 08:47:04.982 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED AttributeContainerMap@6548bb7d{size=0} 08:47:04.982 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}] 08:47:04.982 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5fe658fb{s=2/2,p=0}] 08:47:04.982 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@5fe658fb{s=2/2,p=0} 08:47:04.982 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=1/2,p=0}@2d13885f offer STOP! 08:47:04.982 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=0/2,p=0}@5eeb4056 offer STOP! 08:47:04.982 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@5fe658fb{s=-1/2,p=0} 08:47:04.982 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp1710191146-36,5,main] for 14999 08:47:04.982 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@4e41cc80 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:04.982 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@4e41cc80 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:04.982 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp1710191146-30,5,main] exited for QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:05.036 [qtp1710191146-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=-1/2,p=0}@5eeb4056 task=STOP! 08:47:05.036 [qtp1710191146-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=-1/2,p=0}@5eeb4056 Exited 08:47:05.037 [qtp1710191146-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@5fe658fb{s=-1/2,p=0}@5eeb4056 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:05.037 [qtp1710191146-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp1710191146-34,5,main] exited for QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:05.036 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=-1/2,p=0}@2d13885f task=STOP! 08:47:05.037 [qtp1710191146-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@4e41cc80 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:05.037 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@4e41cc80 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:05.037 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fe658fb{s=-1/2,p=0}@2d13885f Exited 08:47:05.037 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@4e41cc80 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:05.037 [qtp1710191146-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@4e41cc80 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:05.037 [qtp1710191146-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp1710191146-37,5,main] exited for QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:05.037 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@5fe658fb{s=-1/2,p=0}@2d13885f in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:05.037 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp1710191146-35,5,main] exited for QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:05.037 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp1710191146-36,5,main] exited for QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:05.037 [qtp1710191146-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@4e41cc80 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:05.037 [qtp1710191146-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@4e41cc80 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:05.037 [qtp1710191146-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp1710191146-31,5,main] exited for QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:05.037 [qtp1710191146-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@4e41cc80 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:05.037 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp1710191146-32,5,main] for 14944 08:47:05.037 [qtp1710191146-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@4e41cc80 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:05.037 [qtp1710191146-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp1710191146-32,5,main] exited for QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:05.037 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@4e41cc80 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:05.037 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@4e41cc80 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:05.037 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp1710191146-33,5,main] exited for QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:05.038 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp1710191146-33,5,] for 14944 08:47:05.038 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp1710191146]@65ef722a{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 08:47:05.038 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Server@214894fc{STOPPED}[9.4.42.v20210604] [INFO] No Errors [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ http-device --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device/target/http-device-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/http-device/2.0-SNAPSHOT/http-device-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/http-device/2.0-SNAPSHOT/http-device-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device/target/http-device-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/http-device/2.0-SNAPSHOT/http-device-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ http-device --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/http-device/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/http-device/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 23 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/http-device/2.0-SNAPSHOT/http-device-2.0-20220712.084018-200.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/http-device/2.0-SNAPSHOT/http-device-2.0-20220712.084018-200.jar (127 kB at 1.5 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/http-device/2.0-SNAPSHOT/http-device-2.0-20220712.084018-200.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/http-device/2.0-SNAPSHOT/http-device-2.0-20220712.084018-200.pom (3.6 kB at 72 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/http-device/2.0-SNAPSHOT/http-device-2.0-20220712.084018-200-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/http-device/2.0-SNAPSHOT/http-device-2.0-20220712.084018-200-tests.jar (68 kB at 1.1 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/http-device/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/http-device/maven-metadata.xml (310 B at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/http-device/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/http-device/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 11 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/http-device/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/http/http-device/maven-metadata.xml (310 B at 2.8 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ http-device --- [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.sthbnd:sensinact-openhab >------- [INFO] Building sensiNact IoT Gateway - OpenHab Protocol Device 2.0-SNAPSHOT [52/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-openhab --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-openhab --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-openhab --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-openhab --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-openhab --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/openhab/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-openhab --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-openhab --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/openhab/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-openhab --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/openhab/target/test-classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-openhab --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sensinact-openhab --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-openhab --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/openhab/target/sensinact-openhab-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-openhab --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/openhab/target/sensinact-openhab-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ sensinact-openhab --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-openhab --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-openhab --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ sensinact-openhab --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/openhab/target/sensinact-openhab-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/sensinact-openhab/2.0-SNAPSHOT/sensinact-openhab-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/openhab/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/sensinact-openhab/2.0-SNAPSHOT/sensinact-openhab-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/openhab/target/sensinact-openhab-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/sensinact-openhab/2.0-SNAPSHOT/sensinact-openhab-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- sql-maven-plugin:1.5:execute (insert-bundle-signature) @ sensinact-openhab --- [INFO] Executing commands 0 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ sensinact-openhab --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/sensinact-openhab/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/sensinact-openhab/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 27 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/sensinact-openhab/2.0-SNAPSHOT/sensinact-openhab-2.0-20220712.084018-200.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/sensinact-openhab/2.0-SNAPSHOT/sensinact-openhab-2.0-20220712.084018-200.jar (48 kB at 560 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/sensinact-openhab/2.0-SNAPSHOT/sensinact-openhab-2.0-20220712.084018-200.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/sensinact-openhab/2.0-SNAPSHOT/sensinact-openhab-2.0-20220712.084018-200.pom (3.6 kB at 39 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/sensinact-openhab/2.0-SNAPSHOT/sensinact-openhab-2.0-20220712.084018-200-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/sensinact-openhab/2.0-SNAPSHOT/sensinact-openhab-2.0-20220712.084018-200-tests.jar (8.7 kB at 90 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/sensinact-openhab/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/sensinact-openhab/maven-metadata.xml (311 B at 4.3 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/sensinact-openhab/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/sensinact-openhab/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 11 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/sensinact-openhab/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/sthbnd/sensinact-openhab/maven-metadata.xml (311 B at 5.0 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ sensinact-openhab --- [INFO] Tests are skipped. [INFO] [INFO] --------< org.eclipse.sensinact.gateway.nthbnd:ldap-filtering >--------- [INFO] Building sensiNact IoT Gateway - LDAP filtering parent module 2.0-SNAPSHOT [53/121] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ldap-filtering --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ ldap-filtering --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ ldap-filtering --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ ldap-filtering --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ ldap-filtering --- [INFO] skip project with packaging=pom [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ ldap-filtering --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ ldap-filtering --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ ldap-filtering --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ ldap-filtering --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ldap-filtering --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/ldap-filtering/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/ldap-filtering/2.0-SNAPSHOT/ldap-filtering-2.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ ldap-filtering --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filtering/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filtering/2.0-SNAPSHOT/maven-metadata.xml (627 B at 16 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filtering/2.0-SNAPSHOT/ldap-filtering-2.0-20220712.084018-200.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filtering/2.0-SNAPSHOT/ldap-filtering-2.0-20220712.084018-200.pom (1.1 kB at 17 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filtering/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filtering/maven-metadata.xml (308 B at 9.1 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filtering/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filtering/2.0-SNAPSHOT/maven-metadata.xml (627 B at 11 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filtering/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filtering/maven-metadata.xml (308 B at 1.4 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ ldap-filtering --- [INFO] Tests are skipped. [INFO] [INFO] ----------< org.eclipse.sensinact.gateway.nthbnd:ldap-filter >---------- [INFO] Building sensiNact IoT Gateway - LDAP filter 2.0-SNAPSHOT [54/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ldap-filter --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ ldap-filter --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ ldap-filter --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ldap-filter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/ldap-filtering/ldap-filter/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ldap-filter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/ldap-filtering/ldap-filter/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ ldap-filter --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ldap-filter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ldap-filter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/ldap-filtering/ldap-filter/target/test-classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ ldap-filter --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ldap-filter --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ldap-filter --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/ldap-filtering/ldap-filter/target/ldap-filter-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ ldap-filter --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/ldap-filtering/ldap-filter/target/ldap-filter-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ ldap-filter --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ ldap-filter --- [INFO] Resolving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/ldap-filtering/ldap-filter/tests.bndrun: [INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.ldap-filter;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.ldap-filter-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',assertj-core;version='[3.20.2,3.20.3)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ ldap-filter --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/ldap-filtering/ldap-filter/tests.bndrun: [INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.ldap-filter;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.ldap-filter-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',assertj-core;version='[3.20.2,3.20.3)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' 08:47:17.425 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.light 08:47:17.441 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/simulated-devices/light/target/light-2.0-SNAPSHOT.jar 08:47:17.444 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 08:47:17.444 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Looking for Manifest hash header [SHA-256-Digest-Manifest] 08:47:17.444 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - file reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/simulated-devices/light/target/light-2.0-SNAPSHOT.jar is valid? true 08:47:17.600 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:47:17.608 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:47:17.609 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.patternEnd() 08:47:17.610 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:47:17.610 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:47:17.611 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:47:17.612 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:47:17.612 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 08:47:17.612 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 08:47:17.612 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:47:17.613 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:47:17.613 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:47:17.619 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 08:47:17.620 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 08:47:17.620 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 08:47:17.620 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 08:47:17.620 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 08:47:17.620 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:47:17.621 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:47:17.621 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 08:47:17.622 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 08:47:17.622 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 08:47:17.622 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 08:47:17.622 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 08:47:17.622 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:47:17.622 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:47:17.625 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.minInclusiveEnd() 08:47:17.625 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.maxInclusiveEnd() 08:47:17.625 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd() 08:47:17.626 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 08:47:17.626 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 08:47:17.626 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 08:47:17.626 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 08:47:17.626 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 08:47:17.626 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:47:17.627 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 08:47:17.628 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 08:47:17.628 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:47:17.628 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 08:47:17.643 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:47:17.659 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/simulated-devices/light/target/light-2.0-SNAPSHOT.jar 08:47:17.708 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/simulated-devices/light/target/light-2.0-SNAPSHOT.jar 08:47:17.780 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:17.802 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:17.805 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:17.807 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:17.815 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'light' service provider : switch 08:47:17.821 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'status' resource registered 08:47:17.826 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - status already started 08:47:17.829 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'brightness' resource registered 08:47:17.832 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - brightness already started 08:47:17.834 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_on' resource registered 08:47:17.834 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_on already started 08:47:17.842 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_off' resource registered 08:47:17.843 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_off already started 08:47:17.845 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'dim' resource registered 08:47:17.846 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - dim already started 08:47:17.849 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'light' started 08:47:17.861 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.slider 08:47:17.861 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar 08:47:17.862 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 08:47:17.862 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Looking for Manifest hash header [SHA-256-Digest-Manifest] 08:47:17.862 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - file reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar is valid? true 08:47:17.872 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesStart(org.xml.sax.Attributes) 08:47:17.873 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesEnd() 08:47:17.873 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:47:17.874 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:47:17.874 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:47:17.874 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:47:17.875 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:47:17.880 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:47:17.940 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar 08:47:17.947 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar 08:47:17.949 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:17.951 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:17.953 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:17.955 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:17.957 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'slider' service provider : cursor 08:47:17.958 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'position' resource registered 08:47:17.960 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - position already started 08:47:17.961 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'slider' started 08:47:17.961 [main] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : slider 08:47:17.962 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:18.009 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 08:47:18.018 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1832ms to org.eclipse.jetty.util.log.Slf4jLog 08:47:18.030 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1052842393]@3ec11999{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@5cc5b667,POJO} 08:47:18.036 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@3574e198{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp1052842393]@3ec11999{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:47:18.039 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@9573b3b[null] added {org.eclipse.jetty.security.DefaultIdentityService@67427b69,POJO} 08:47:18.039 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@9573b3b[OSGi HTTP Service Realm] added {UserStore@78461bc4{STOPPED},AUTO} 08:47:18.040 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@3574e198{STOPPED}[9.4.42.v20210604] added {HashLoginService@9573b3b[OSGi HTTP Service Realm],AUTO} 08:47:18.058 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@21362712{/,null,STOPPED},[o.e.j.s.ServletContextHandler@21362712{/,null,STOPPED}]}] 08:47:18.059 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@27eb3298{STOPPED} added {o.e.j.s.ServletContextHandler@21362712{/,null,STOPPED},AUTO} 08:47:18.062 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@cc6460c 08:47:18.070 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@21362712{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=-1,MANAGED} 08:47:18.074 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=-1 added {ServletHandler@51768776{STOPPED},MANAGED} 08:47:18.074 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 08:47:18.075 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@3a0807b7,UNMANAGED} 08:47:18.080 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@51768776{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5b9302ac{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 08:47:18.080 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@51768776{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141,POJO} 08:47:18.080 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@3574e198{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@27eb3298{STOPPED},MANAGED} 08:47:18.081 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@3574e198{STOPPED}[9.4.42.v20210604] 08:47:18.083 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@3574e198{STARTING}[9.4.42.v20210604] added {ErrorHandler@4fbdc0f0{STOPPED},AUTO} 08:47:18.084 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 08:47:18.099 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@3574e198{STARTING}[9.4.42.v20210604] 08:47:18.099 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1052842393]@3ec11999{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 08:47:18.102 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=0/2,p=0} 08:47:18.102 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1052842393]@3ec11999{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}] added {ReservedThreadExecutor@499b2a5c{s=0/2,p=0},AUTO} 08:47:18.102 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@499b2a5c{s=0/2,p=0} 08:47:18.106 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1920ms ReservedThreadExecutor@499b2a5c{s=0/2,p=0} 08:47:18.107 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1052842393-20,5,main] 08:47:18.107 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1052842393-21,5,main] 08:47:18.108 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1052842393-22,5,main] 08:47:18.108 [qtp1052842393-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1052842393]@3ec11999{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}] 08:47:18.108 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1052842393-23,5,main] 08:47:18.108 [qtp1052842393-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1052842393]@3ec11999{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}] 08:47:18.108 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1052842393-24,5,main] 08:47:18.108 [qtp1052842393-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1052842393]@3ec11999{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}] 08:47:18.108 [qtp1052842393-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1052842393]@3ec11999{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}] 08:47:18.108 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1052842393-25,5,main] 08:47:18.108 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1052842393-26,5,main] 08:47:18.109 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1052842393-27,5,main] 08:47:18.109 [qtp1052842393-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1052842393]@3ec11999{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}] 08:47:18.109 [qtp1052842393-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1052842393]@3ec11999{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}] 08:47:18.109 [qtp1052842393-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1052842393]@3ec11999{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}] 08:47:18.109 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1923ms QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}] 08:47:18.109 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@9573b3b[OSGi HTTP Service Realm] 08:47:18.109 [qtp1052842393-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}] 08:47:18.109 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@78461bc4{STOPPED} 08:47:18.109 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1923ms UserStore@78461bc4{STARTED} 08:47:18.109 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1923ms HashLoginService@9573b3b[OSGi HTTP Service Realm] 08:47:18.109 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@27eb3298{STOPPED} 08:47:18.109 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@27eb3298{STARTING} 08:47:18.109 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@21362712{/,null,STOPPED} 08:47:18.138 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 08:47:18.144 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@21362712{/,null,STARTING} 08:47:18.144 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 08:47:18.147 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@6ce1f601[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 08:47:18.149 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@6ce1f601[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@372b0d86[passivating=false,graceSec=3600],AUTO} 08:47:18.150 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@213e3629{STOPPED}[worker=null] 08:47:18.150 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 08:47:18.150 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 08:47:18.151 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@213e3629{STARTING}[worker=node0] added {HouseKeeper@20312893{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 08:47:18.151 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@20312893{STOPPED}[interval=600000, ownscheduler=false] 08:47:18.152 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@52eacb4b{STOPPED} 08:47:18.152 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1966ms ScheduledExecutorScheduler@52eacb4b{STARTED} 08:47:18.152 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 08:47:18.153 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 08:47:18.154 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1968ms HouseKeeper@20312893{STARTED}[interval=600000, ownscheduler=true] 08:47:18.154 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1968ms DefaultSessionIdManager@213e3629{STARTED}[worker=node0] 08:47:18.154 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@3574e198{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@213e3629{STARTED}[worker=node0],MANAGED} 08:47:18.154 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 added {DefaultSessionIdManager@213e3629{STARTED}[worker=node0],UNMANAGED} 08:47:18.154 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@29539e36{STOPPED} 08:47:18.154 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1968ms ScheduledExecutorScheduler@29539e36{STARTED} 08:47:18.155 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 08:47:18.155 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@51768776{STOPPED} 08:47:18.158 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141[EMBEDDED:null] 08:47:18.160 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5b9302ac{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:47:18.160 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:47:18.160 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:47:18.160 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:47:18.160 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 08:47:18.160 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5b9302ac{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:47:18.160 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@51768776{STARTING} 08:47:18.161 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@51768776{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-72bca894==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b05bf542{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 08:47:18.161 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@51768776{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-72bca894,POJO} 08:47:18.161 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141[EMBEDDED:null] 08:47:18.161 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5b9302ac{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:47:18.161 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-72bca894[EMBEDDED:null] 08:47:18.162 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-72bca894==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b05bf542{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 08:47:18.162 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:47:18.162 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:47:18.162 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:47:18.162 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 08:47:18.162 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-72bca894=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-72bca894==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b05bf542{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5b9302ac{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:47:18.162 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141[EMBEDDED:null] 08:47:18.162 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5b9302ac{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:47:18.162 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-72bca894[EMBEDDED:null] 08:47:18.163 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-72bca894==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b05bf542{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 08:47:18.163 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:47:18.163 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:47:18.163 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:47:18.163 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 08:47:18.163 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-72bca894=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-72bca894==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b05bf542{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5b9302ac{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:47:18.163 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@51768776{STARTING} 08:47:18.163 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1977ms ServletHandler@51768776{STARTED} 08:47:18.163 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@6ce1f601[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 08:47:18.163 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@372b0d86[passivating=false,graceSec=3600] 08:47:18.163 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1977ms org.eclipse.jetty.server.session.NullSessionDataStore@372b0d86[passivating=false,graceSec=3600] 08:47:18.163 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1977ms org.eclipse.jetty.server.session.DefaultSessionCache@6ce1f601[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 08:47:18.164 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1977ms org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 08:47:18.169 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5b9302ac{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 08:47:18.170 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1984ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5b9302ac{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 08:47:18.173 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141 08:47:18.173 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-72bca894==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b05bf542{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 08:47:18.173 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1987ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-72bca894==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b05bf542{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 08:47:18.173 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@21362712{/,null,AVAILABLE} 08:47:18.174 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1988ms o.e.j.s.ServletContextHandler@21362712{/,null,AVAILABLE} 08:47:18.174 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1988ms ContextHandlerCollection@27eb3298{STARTED} 08:47:18.174 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@4fbdc0f0{STOPPED} 08:47:18.174 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@4fbdc0f0{STARTING} 08:47:18.174 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1988ms ErrorHandler@4fbdc0f0{STARTED} 08:47:18.174 [main] INFO org.eclipse.jetty.server.Server - Started @1988ms 08:47:18.174 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1988ms Server@3574e198{STARTED}[9.4.42.v20210604] 08:47:18.175 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 08:47:18.181 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@160c3ec1[HTTP/1.1] added {HttpConfiguration@182b435b{32768/8192,8192/8192,https://:0,[]},POJO} 08:47:18.194 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3bb9efbc{null, ()}{0.0.0.0:0} added {Server@3574e198{STARTED}[9.4.42.v20210604],UNMANAGED} 08:47:18.194 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3bb9efbc{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}],UNMANAGED} 08:47:18.194 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3bb9efbc{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@7561db12{STOPPED},AUTO} 08:47:18.194 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3bb9efbc{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3301500b,POJO} 08:47:18.194 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3bb9efbc{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@160c3ec1[HTTP/1.1],AUTO} 08:47:18.195 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@3bb9efbc{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@160c3ec1[HTTP/1.1] 08:47:18.197 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3bb9efbc{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@3bb9efbc{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 08:47:18.198 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@3574e198{STARTED}[9.4.42.v20210604] added {ServerConnector@3bb9efbc{HTTP/1.1, (http/1.1)}{0.0.0.0:8899},UNMANAGED} 08:47:18.198 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@3bb9efbc{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:47:18.208 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3bb9efbc{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8899],POJO} 08:47:18.209 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@7561db12{STOPPED} 08:47:18.209 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2023ms ScheduledExecutorScheduler@7561db12{STARTED} 08:47:18.209 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@160c3ec1[HTTP/1.1] 08:47:18.209 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2023ms HttpConnectionFactory@160c3ec1[HTTP/1.1] 08:47:18.209 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@3bb9efbc{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:47:18.251 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/IDLE/p=false/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:47:18.247Z added {SelectorProducer@51abf713,POJO} 08:47:18.252 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/IDLE/p=false/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:47:18.252Z added {QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}],UNMANAGED} 08:47:18.252 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/IDLE/p=false/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:47:18.252Z created 08:47:18.252 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@df5f5c0{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/IDLE/p=false/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:47:18.252Z,MANAGED} 08:47:18.253 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3bb9efbc{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@df5f5c0{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 08:47:18.253 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@df5f5c0{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:47:18.253 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/IDLE/p=false/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:47:18.253Z 08:47:18.253 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2067ms EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/IDLE/p=false/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:47:18.253Z 08:47:18.257 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$91/2050275256@58cd06cb startThread=0 08:47:18.257 [qtp1052842393-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$91/2050275256@58cd06cb in QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}] 08:47:18.257 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@3be8821f on ManagedSelector@df5f5c0{STARTING} id=0 keys=0 selected=0 updates=0 08:47:18.257 [qtp1052842393-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/IDLE/p=false/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:47:18.257Z tryProduce false 08:47:18.259 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:18.259 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@3be8821f 08:47:18.259 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:18.259 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 waiting with 0 keys 08:47:18.259 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2073ms ManagedSelector@df5f5c0{STARTED} id=0 keys=0 selected=0 updates=0 08:47:18.259 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2073ms SelectorManager@ServerConnector@3bb9efbc{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:47:18.260 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3bb9efbc{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {acceptor-0@bae47a0,POJO} 08:47:18.260 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@bae47a0 startThread=0 08:47:18.260 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@3bb9efbc{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 08:47:18.260 [qtp1052842393-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@bae47a0 in QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}] 08:47:18.260 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2074ms ServerConnector@3bb9efbc{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} [INFO] Started Jetty 9.4.42.v20210604 at port(s) HTTP:8899 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1] 08:47:18.282 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@3574e198{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@1e34c607,POJO} 08:47:18.293 [main] DEBUG org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - Starting introspection in bundle %s 08:47:18.300 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - The Echo servlet has been initialized, but we delay initialization until the first request so that a Jetty Context is available 08:47:18.302 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /ws/sensinact servlet registered 08:47:18.303 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.login servlet registered 08:47:18.304 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.register servlet registered 08:47:18.308 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact/* servlet registered 08:47:18.866 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle ldap-filter.extra 08:47:18.868 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.nthbnd.ldap-filter:2.0.0.202207120847:/extra.jar 08:47:18.882 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:47:18.883 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:47:18.884 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:47:18.884 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:47:18.884 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:47:18.885 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:47:18.885 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:47:18.885 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:47:18.886 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:47:18.886 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:47:18.886 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 08:47:18.886 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 08:47:18.886 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:47:18.886 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:47:18.887 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 08:47:18.887 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:47:18.888 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:47:18.888 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:47:18.888 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:47:18.888 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:47:18.889 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:47:18.889 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:47:18.890 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 08:47:18.890 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 08:47:18.890 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 08:47:18.890 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 08:47:18.890 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:47:18.891 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 08:47:18.891 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 08:47:18.891 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 08:47:18.891 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 08:47:18.891 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:47:18.892 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:47:18.892 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:47:18.892 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:47:18.892 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 08:47:18.892 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 08:47:18.892 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:47:18.893 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.nthbnd.ldap-filter:2.0.0.202207120847:/extra.jar 08:47:18.899 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.nthbnd.ldap-filter:2.0.0.202207120847:/extra.jar 08:47:18.901 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:18.902 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:18.903 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:18.904 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:18.906 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'sensor4' service provider : service1 08:47:18.937 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 08:47:18.942 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 08:47:18.943 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 08:47:18.946 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 08:47:18.947 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'sensor4' started 08:47:18.947 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.nthbnd.ldap-filter:2.0.0.202207120847:/extra.jar 08:47:18.952 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.nthbnd.ldap-filter:2.0.0.202207120847:/extra.jar 08:47:18.953 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:18.954 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:18.955 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:18.956 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:18.958 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'sensor2' service provider : service1 08:47:18.958 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 08:47:18.962 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 08:47:18.963 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 08:47:18.966 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 08:47:18.966 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'sensor2' started 08:47:18.966 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.nthbnd.ldap-filter:2.0.0.202207120847:/extra.jar 08:47:18.971 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.nthbnd.ldap-filter:2.0.0.202207120847:/extra.jar 08:47:18.972 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:18.973 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:18.974 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:18.975 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:18.976 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'sensor3' service provider : service1 08:47:18.977 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 08:47:18.979 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 08:47:18.980 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 08:47:18.984 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 08:47:18.984 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'sensor3' started 08:47:18.985 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.nthbnd.ldap-filter:2.0.0.202207120847:/extra.jar 08:47:18.990 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.nthbnd.ldap-filter:2.0.0.202207120847:/extra.jar 08:47:19.037 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:19.039 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:19.040 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:19.041 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:19.042 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'sensor0' service provider : service1 08:47:19.043 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 08:47:19.046 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 08:47:19.047 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 08:47:19.050 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 08:47:19.051 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'sensor0' started 08:47:19.051 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.nthbnd.ldap-filter:2.0.0.202207120847:/extra.jar 08:47:19.058 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.nthbnd.ldap-filter:2.0.0.202207120847:/extra.jar 08:47:19.060 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:19.061 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:19.063 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:19.064 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:19.065 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'sensor1' service provider : service1 08:47:19.067 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 08:47:19.070 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 08:47:19.071 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 08:47:19.074 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 08:47:19.074 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'sensor1' started 08:47:24.107 [qtp1052842393-21-acceptor-0@bae47a0-ServerConnector@3bb9efbc{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@3ee766c6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56898]] on ManagedSelector@df5f5c0{STARTED} id=0 keys=0 selected=0 updates=0 08:47:24.107 [qtp1052842393-21-acceptor-0@bae47a0-ServerConnector@3bb9efbc{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@df5f5c0{STARTED} id=0 keys=0 selected=0 updates=1 08:47:24.113 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 woken with none selected 08:47:24.113 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 woken up from select, 0/0/0 selected 08:47:24.113 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 processing 0 keys, 1 updates 08:47:24.113 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:24.114 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@3ee766c6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56898]] 08:47:24.116 [qtp1052842393-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@3ee766c6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56898]] startThread=0 08:47:24.116 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:24.116 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 waiting with 1 keys 08:47:24.116 [qtp1052842393-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@3ee766c6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56898]] in QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}] 08:47:24.125 [qtp1052842393-22] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 5 ms, remaining: 59995 ms 08:47:24.158 [qtp1052842393-22] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=39/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:24.168 [qtp1052842393-22] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=49/60000}{io=0/0,kio=0,kro=0}-> 08:47:24.170 [qtp1052842393-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$534/2096070694@2527cf7a on ManagedSelector@df5f5c0{STARTED} id=0 keys=1 selected=0 updates=0 08:47:24.170 [qtp1052842393-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=51/60000}{io=0/0,kio=0,kro=0}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:24.170 [qtp1052842393-22] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=51/60000}{io=0/0,kio=0,kro=0}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:24.170 [qtp1052842393-22] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=51/60000}{io=0/0,kio=0,kro=0}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:24.170 [qtp1052842393-22] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@55ccd41b{AC.ReadCB@1c6a1e55{HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:24.171 [qtp1052842393-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:24.171 [qtp1052842393-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/167726299@55228034 on ManagedSelector@df5f5c0{STARTED} id=0 keys=1 selected=0 updates=1 08:47:24.171 [qtp1052842393-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@df5f5c0{STARTED} id=0 keys=1 selected=0 updates=2 08:47:24.171 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 woken with none selected 08:47:24.171 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 woken up from select, 0/0/1 selected 08:47:24.171 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 processing 0 keys, 2 updates 08:47:24.171 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:47:24.171 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$534/2096070694@2527cf7a 08:47:24.171 [qtp1052842393-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:24.171 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/167726299@55228034 08:47:24.171 [qtp1052842393-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@3ee766c6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:56898]] in QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}] 08:47:24.171 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:24.172 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:24.172 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 waiting with 1 keys 08:47:24.172 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 woken up from select, 1/1/1 selected 08:47:24.172 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 processing 1 keys, 0 updates 08:47:24.172 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5e90185b SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:24.172 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:24.173 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:47:24.173 [qtp1052842393-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=0/2,p=0} tryExecute EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/PRODUCING/p=false/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:47:24.173Z 08:47:24.173 [qtp1052842393-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=0/2,p=1} startReservedThread p=1 08:47:24.175 [qtp1052842393-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@499b2a5c{s=0/2,p=1}@537b7395 startThread=0 08:47:24.175 [qtp1052842393-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@499b2a5c{s=0/2,p=1}@537b7395 in QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=1}] 08:47:24.175 [qtp1052842393-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=1/2,p=1}@537b7395 started 08:47:24.175 [qtp1052842393-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=1/2,p=0}@537b7395 waiting 08:47:24.176 [qtp1052842393-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/PRODUCING/p=false/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=1/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:47:24.175Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:47:24.176 [qtp1052842393-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING startThread=0 08:47:24.176 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:47:24.176 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:24.176 [qtp1052842393-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=1/2,p=0}] 08:47:24.176 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:24.176 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 waiting with 1 keys 08:47:24.176 [qtp1052842393-24] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@55ccd41b{AC.ReadCB@1c6a1e55{HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:24.176 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:24.187 [qtp1052842393-24] DEBUG org.eclipse.jetty.util.TypeUtil - This JVM Runtime does not support Modules, disabling Jetty internal support 08:47:24.188 [qtp1052842393-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 171 HeapByteBuffer@6c2a6cc1[p=0,l=171,c=8192,r=171]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:24.188 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6c2a6cc1[p=0,l=171,c=8192,r=171]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:24.189 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:47:24.192 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:47:24.192 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:47:24.192 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:47:24.192 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:47:24.193 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 08:47:24.193 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 08:47:24.193 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 08:47:24.194 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:47:24.194 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:47:24.194 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:47:24.194 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:47:24.194 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:47:24.194 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:47:24.195 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:47:24.195 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:47:24.195 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:47:24.196 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=0} GET //127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:47:24.196 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=18/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=1} parsed true HttpParser{s=CONTENT,0 of -1} 08:47:24.196 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=19/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=1} 08:47:24.199 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=4} 08:47:24.199 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:24.200 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=5} 08:47:24.202 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=7} 08:47:24.203 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@21362712{/,null,AVAILABLE} 08:47:24.203 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@21362712{/,null,AVAILABLE} 08:47:24.203 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:47:24.203 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 session=null 08:47:24.237 [qtp1052842393-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5b9302ac{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:47:24.237 [qtp1052842393-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:47:24.267 [qtp1052842393-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:24.267 [qtp1052842393-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:24.267 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=90/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=72} filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:24.268 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=90/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=73} parse HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:24.268 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:24.268 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:47:24.268 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=73} 08:47:24.268 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:47:24.268 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=73} 08:47:24.268 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@768fc6a3[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:47:24.268 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=91/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=73} parsed false HttpParser{s=END,0 of -1} 08:47:24.269 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=91/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=74} 08:47:24.269 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:24.273 [qtp1052842393-24] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:47:24.289 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b70e867[p=0,l=148,c=148,r=148]={<<<{"providers":[],"filters"...":"/","statusCode":200}>>>}) 08:47:24.290 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=148 null 08:47:24.290 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@15dd40b[p=0,l=148,c=148,r=148]={<<<{"providers":[],"filters"...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@3d523797{null} 08:47:24.290 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=95} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:47:24 GMT X-Auth-Token: 5e6e04e253d00afeea0c40d7d5e69f9d0e9cfdd6 Content-Type: application/json;charset=utf-8 Content-Length: 148 08:47:24.293 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=148},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@60809c3b] (null,[p=0,l=148,c=148,r=148],true)@START 08:47:24.294 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=4,cl=148} last=true content=HeapByteBuffer@15dd40b[p=0,l=148,c=148,r=148]={<<<{"providers":[],"filters"...":"/","statusCode":200}>>>} 08:47:24.294 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:47:24 GMT X-Auth-Token: 5e6e04e253d00afeea0c40d7d5e69f9d0e9cfdd6 Content-Type: application/json;charset=utf-8 Content-Length: 148 08:47:24.294 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:47:24.294 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=148},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@60809c3b] ([p=0,l=179,c=16384,r=179],[p=0,l=148,c=148,r=148],true)@COMPLETING 08:47:24.295 [qtp1052842393-24] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@44fb2e9b{IDLE}->null [HeapByteBuffer@3fbbf265[p=0,l=179,c=16384,r=179]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@15dd40b[p=0,l=148,c=148,r=148]={<<<{"providers":[],"filters"...":"/","statusCode":200}>>>}] 08:47:24.295 [qtp1052842393-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44fb2e9b{WRITING}->null:IDLE-->WRITING 08:47:24.297 [qtp1052842393-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 327 SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=W,to=119/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,0 of -1},g=HttpGenerator@113287a3{s=COMPLETING}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=102} 08:47:24.297 [qtp1052842393-24] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=327 remaining=0 WriteFlusher@44fb2e9b{WRITING}->null 08:47:24.298 [qtp1052842393-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44fb2e9b{IDLE}->null:WRITING-->IDLE 08:47:24.298 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=148},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@60809c3b] ([p=179,l=179,c=16384,r=0],[p=148,l=148,c=148,r=0],true)@END 08:47:24.298 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:47:24.298 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:47:24.298 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=103} 08:47:24.298 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:47:24.298 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:24.298 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=103} response from URL http://127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' was {"providers":[],"filters":[{"type":"ldap","definition":"'(service1.humidity.accessible=false)'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} {"providers":[],"filters":[{"type":"ldap","definition":"'(service1.humidity.accessible=false)'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 08:47:24.300 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@378c21f3) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:47:24.300 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:24.300 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@477941aa{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:24.300 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:24.300 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=105} 08:47:24.300 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=148 08:47:24.301 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:24.304 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:47:24.304 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:47:24.304 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:47:24.304 [qtp1052842393-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 324 HeapByteBuffer@6c2a6cc1[p=0,l=324,c=8192,r=324]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 324 HeapByteBuffer@6c2a6cc1[p=0,l=324,c=8192,r=324]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6c2a6cc1[p=0,l=324,c=8192,r=324]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6c2a6cc1[p=0,l=324,c=8192,r=324]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:47:24.305 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=0} POST //127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 113 08:47:24.306 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of 113},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=1} parsed true HttpParser{s=CONTENT,0 of 113} 08:47:24.306 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=1} 08:47:24.306 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:24.306 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=1} 08:47:24.306 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/sensor0/service1/humidity/SET on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=1} 08:47:24.306 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/sensor0/service1/humidity/SET @ o.e.j.s.ServletContextHandler@21362712{/,null,AVAILABLE} 08:47:24.306 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/sensor0/service1/humidity/SET @ o.e.j.s.ServletContextHandler@21362712{/,null,AVAILABLE} 08:47:24.306 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:47:24.306 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 session=null 08:47:24.306 [qtp1052842393-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/sensor0/service1/humidity/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5b9302ac{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:47:24.306 [qtp1052842393-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:47:24.307 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of 113},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=2} parse HeapByteBuffer@6c2a6cc1[p=211,l=324,c=8192,r=113]={POST /sen...113\r\n\r\n<<<[{"name":"attributeName",...olean", "value":false}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:24.307 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@6c2a6cc1[p=211,l=324,c=8192,r=113]={POST /sen...113\r\n\r\n<<<[{"name":"attributeName",...olean", "value":false}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:24.307 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=2} Content@2f31d091{HeapByteBufferR@7859c9b3[p=211,l=324,c=8192,r=113]={POST /sen...113\r\n\r\n<<<[{"name":"attributeName",...olean", "value":false}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:47:24.307 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@768fc6a3[c=0,q=0,[0]=null,s=STREAM] addContent Content@2f31d091{HeapByteBufferR@7859c9b3[p=211,l=324,c=8192,r=113]={POST /sen...113\r\n\r\n<<<[{"name":"attributeName",...olean", "value":false}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:47:24.307 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:47:24.307 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=2} 08:47:24.307 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:47:24.308 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=2} 08:47:24.308 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@768fc6a3[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:47:24.308 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,113 of 113},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=3} parsed false HttpParser{s=END,113 of 113} 08:47:24.308 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@768fc6a3[c=113,q=1,[0]=EOF,s=STREAM] read 113 from Content@2f31d091{HeapByteBufferR@7859c9b3[p=324,l=324,c=8192,r=0]={POST /sen...false}]<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:47:24.308 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,113 of 113},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=3} 08:47:24.356 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21d341a5[p=0,l=167,c=167,r=167]={<<<{"response":{"name":"acce...dity","statusCode":200}>>>}) 08:47:24.356 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=167 null 08:47:24.356 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@359a9cc6[p=0,l=167,c=167,r=167]={<<<{"response":{"name":"acce...dity","statusCode":200}>>>} complete=true committing=true callback=Blocker@3d523797{null} 08:47:24.356 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/sensor0/service1/humidity/SET on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=51} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:47:24 GMT Content-Type: application/json;charset=utf-8 Content-Length: 167 08:47:24.356 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=167},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3639669d] (null,[p=0,l=167,c=167,r=167],true)@START 08:47:24.356 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=167} last=true content=HeapByteBuffer@359a9cc6[p=0,l=167,c=167,r=167]={<<<{"response":{"name":"acce...dity","statusCode":200}>>>} 08:47:24.356 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:47:24 GMT Content-Type: application/json;charset=utf-8 Content-Length: 167 08:47:24.356 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:47:24.356 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=167},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3639669d] ([p=0,l=123,c=16384,r=123],[p=0,l=167,c=167,r=167],true)@COMPLETING 08:47:24.356 [qtp1052842393-24] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@44fb2e9b{IDLE}->null [HeapByteBuffer@3fbbf265[p=0,l=123,c=16384,r=123]={<<>> applicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@359a9cc6[p=0,l=167,c=167,r=167]={<<<{"response":{"name":"acce...dity","statusCode":200}>>>}] 08:47:24.356 [qtp1052842393-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44fb2e9b{WRITING}->null:IDLE-->WRITING response from URL http://127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET was {"response":{"name":"accessible","type":"boolean","value":"false","timestamp":1657615644355},"type":"SET_RESPONSE","uri":"/sensor0/service1/humidity","statusCode":200} {"response":{"name":"accessible","type":"boolean","value":"false","timestamp":1657615644355},"type":"SET_RESPONSE","uri":"/sensor0/service1/humidity","statusCode":200} 08:47:24.357 [qtp1052842393-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 290 SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=W,to=52/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,113 of 113},g=HttpGenerator@113287a3{s=COMPLETING}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=52} 08:47:24.357 [qtp1052842393-24] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=290 remaining=0 WriteFlusher@44fb2e9b{WRITING}->null 08:47:24.357 [qtp1052842393-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44fb2e9b{IDLE}->null:WRITING-->IDLE 08:47:24.357 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=167},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3639669d] ([p=123,l=123,c=16384,r=0],[p=167,l=167,c=167,r=0],true)@END 08:47:24.357 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:47:24.357 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:47:24.357 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=52} 08:47:24.357 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:47:24.357 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:24.357 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=52} 08:47:24.357 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@13739e5c) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:47:24.357 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:24.358 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@477941aa{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:24.358 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:24.358 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=53} 08:47:24.358 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/sensor0/service1/humidity/SET written=167 08:47:24.358 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:24.358 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,113 of 113} 08:47:24.358 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:47:24.358 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:47:24.358 [qtp1052842393-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:47:24.358 [qtp1052842393-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:47:24.358 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:47:24.358 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:24.358 [qtp1052842393-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:47:24.358 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:47:24.358 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:47:24.358 [qtp1052842393-24] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:47:24.359 [qtp1052842393-24] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@55ccd41b{AC.ReadCB@1c6a1e55{HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:24.359 [qtp1052842393-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:47:24.359 [qtp1052842393-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/167726299@55228034 on ManagedSelector@df5f5c0{STARTED} id=0 keys=1 selected=0 updates=0 08:47:24.359 [qtp1052842393-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@df5f5c0{STARTED} id=0 keys=1 selected=0 updates=1 08:47:24.359 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 woken with none selected 08:47:24.359 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 woken up from select, 0/0/1 selected 08:47:24.359 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 processing 0 keys, 1 updates 08:47:24.359 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:24.359 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/167726299@55228034 08:47:24.359 [qtp1052842393-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:24.359 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:47:24.359 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:24.360 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 waiting with 1 keys 08:47:24.360 [qtp1052842393-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=1/2,p=0}] 08:47:26.358 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 woken up from select, 1/1/1 selected 08:47:26.358 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 processing 1 keys, 0 updates 08:47:26.358 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5e90185b SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/1,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:47:26.358 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:47:26.359 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=2000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:47:26.359 [qtp1052842393-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=1/2,p=0} tryExecute EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/PRODUCING/p=false/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:47:26.359Z 08:47:26.359 [qtp1052842393-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=0/2,p=0}@537b7395 offer EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/PRODUCING/p=false/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:47:26.359Z 08:47:26.359 [qtp1052842393-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=0/2,p=1} startReservedThread p=1 08:47:26.359 [qtp1052842393-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@499b2a5c{s=0/2,p=1}@6d432f3e startThread=0 08:47:26.359 [qtp1052842393-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@499b2a5c{s=0/2,p=1}@6d432f3e in QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=1}] 08:47:26.359 [qtp1052842393-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=1/2,p=1}@6d432f3e started 08:47:26.359 [qtp1052842393-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=0/2,p=1}@537b7395 task=EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/IDLE/p=true/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:47:26.359Z 08:47:26.359 [qtp1052842393-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=1/2,p=0}@6d432f3e waiting 08:47:26.360 [qtp1052842393-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/IDLE/p=true/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:47:26.36Z tryProduce true 08:47:26.360 [qtp1052842393-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/IDLE/p=true/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:47:26.36Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=2001/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:47:26.360 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:47:26.360 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:26.360 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@55ccd41b{AC.ReadCB@1c6a1e55{HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=2001/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:26.360 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=2001/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:47:26.360 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 waiting with 1 keys 08:47:26.360 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=2001/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:26.360 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 171 HeapByteBuffer@6c2a6cc1[p=0,l=171,c=8192,r=171]={<<>>ion: keep...\x00\x00\x00\x00\x00\x00\x00} 08:47:26.361 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6c2a6cc1[p=0,l=171,c=8192,r=171]={<<>>ion: keep...\x00\x00\x00\x00\x00\x00\x00} 08:47:26.361 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:47:26.361 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:47:26.361 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:47:26.361 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:47:26.361 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:47:26.361 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:47:26.361 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:47:26.361 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:47:26.361 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:47:26.361 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:47:26.361 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:47:26.361 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:47:26.361 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:47:26.361 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:47:26.361 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=0} GET //127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:47:26.361 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:47:26.361 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=0} 08:47:26.361 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=0} 08:47:26.361 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:26.362 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=1} 08:47:26.362 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=1} 08:47:26.362 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@21362712{/,null,AVAILABLE} 08:47:26.362 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@21362712{/,null,AVAILABLE} 08:47:26.362 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:47:26.362 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 session=null 08:47:26.362 [qtp1052842393-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5b9302ac{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:47:26.362 [qtp1052842393-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:47:26.362 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:26.362 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:26.362 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=1} filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:26.362 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=1} parse HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:26.362 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:26.362 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:47:26.362 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=1} 08:47:26.362 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:47:26.362 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=1} 08:47:26.362 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@768fc6a3[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:47:26.363 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=2} parsed false HttpParser{s=END,0 of -1} 08:47:26.363 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=2} 08:47:26.363 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:26.363 [qtp1052842393-20] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:47:26.365 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@597717e7[p=0,l=702,c=702,r=702]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>}) 08:47:26.365 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=702 null 08:47:26.365 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@44d0bd5e[p=0,l=702,c=702,r=702]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@3d523797{null} 08:47:26.365 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=4} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:47:26 GMT Content-Type: application/json;charset=utf-8 Content-Length: 702 08:47:26.365 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=702},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6797a0a0] (null,[p=0,l=702,c=702,r=702],true)@START 08:47:26.366 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=702} last=true content=HeapByteBuffer@44d0bd5e[p=0,l=702,c=702,r=702]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>} 08:47:26.366 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:47:26 GMT Content-Type: application/json;charset=utf-8 Content-Length: 702 08:47:26.366 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:47:26.366 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=702},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6797a0a0] ([p=0,l=123,c=16384,r=123],[p=0,l=702,c=702,r=702],true)@COMPLETING 08:47:26.366 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@44fb2e9b{IDLE}->null [HeapByteBuffer@3fbbf265[p=0,l=123,c=16384,r=123]={<<>> applicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@44d0bd5e[p=0,l=702,c=702,r=702]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>}] 08:47:26.366 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44fb2e9b{WRITING}->null:IDLE-->WRITING response from URL http://127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' was {"providers":[{"name":"sensor0","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]}],"filters":[{"type":"ldap","definition":"'(service1.humidity.accessible=false)'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 08:47:26.367 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 825 SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=W,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,0 of -1},g=HttpGenerator@113287a3{s=COMPLETING}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=6} 08:47:26.367 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=825 remaining=0 WriteFlusher@44fb2e9b{WRITING}->null 08:47:26.367 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44fb2e9b{IDLE}->null:WRITING-->IDLE 08:47:26.367 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=702},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6797a0a0] ([p=123,l=123,c=16384,r=0],[p=702,l=702,c=702,r=0],true)@END 08:47:26.367 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:47:26.367 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:47:26.367 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=3,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=6} 08:47:26.367 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:47:26.367 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:26.367 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=3,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=6} 08:47:26.367 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5da0419f) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:47:26.367 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:26.367 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@477941aa{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:26.367 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:26.367 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=6} 08:47:26.367 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=702 08:47:26.367 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:26.367 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:47:26.368 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:47:26.368 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:26.368 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:26.368 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:26.368 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:26.368 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:26.368 [qtp1052842393-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:26.368 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} {"providers":[{"name":"sensor0","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]}],"filters":[{"type":"ldap","definition":"'(service1.humidity.accessible=false)'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 08:47:26.368 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:26.368 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:26.369 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@55ccd41b{AC.ReadCB@1c6a1e55{HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:26.369 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:26.369 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/167726299@55228034 on ManagedSelector@df5f5c0{STARTED} id=0 keys=1 selected=0 updates=0 08:47:26.369 [qtp1052842393-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@df5f5c0{STARTED} id=0 keys=1 selected=0 updates=1 08:47:26.369 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 woken with none selected 08:47:26.369 [qtp1052842393-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:26.369 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 woken up from select, 0/0/1 selected 08:47:26.369 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 processing 0 keys, 1 updates 08:47:26.369 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:26.369 [qtp1052842393-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$91/2050275256@58cd06cb in QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=1/2,p=0}] 08:47:26.369 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/167726299@55228034 08:47:26.369 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:26.369 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:26.369 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 waiting with 1 keys 08:47:26.369 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 woken up from select, 1/1/1 selected 08:47:26.369 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 processing 1 keys, 0 updates 08:47:26.369 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5e90185b SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:26.369 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:26.369 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:47:26.370 [qtp1052842393-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=1/2,p=0} tryExecute EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/PRODUCING/p=false/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:47:26.37Z 08:47:26.370 [qtp1052842393-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=0/2,p=0}@6d432f3e offer EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/PRODUCING/p=false/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:47:26.37Z 08:47:26.370 [qtp1052842393-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=0/2,p=1} startReservedThread p=1 08:47:26.370 [qtp1052842393-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@499b2a5c{s=0/2,p=1}@7534193a startThread=0 08:47:26.370 [qtp1052842393-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@499b2a5c{s=0/2,p=1}@7534193a in QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=1}] 08:47:26.370 [qtp1052842393-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=1/2,p=1}@7534193a started 08:47:26.370 [qtp1052842393-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=1/2,p=0}@7534193a waiting 08:47:26.370 [qtp1052842393-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/IDLE/p=true/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:47:26.37Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:47:26.370 [qtp1052842393-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=0/2,p=1}@6d432f3e task=EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/IDLE/p=true/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:47:26.37Z 08:47:26.370 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@55ccd41b{AC.ReadCB@1c6a1e55{HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:26.370 [qtp1052842393-26] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/IDLE/p=true/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:47:26.37Z tryProduce true 08:47:26.370 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:47:26.370 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:26.370 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:26.370 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:26.370 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 waiting with 1 keys 08:47:26.370 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 324 HeapByteBuffer@6c2a6cc1[p=0,l=324,c=8192,r=324]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 324 HeapByteBuffer@6c2a6cc1[p=0,l=324,c=8192,r=324]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6c2a6cc1[p=0,l=324,c=8192,r=324]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6c2a6cc1[p=0,l=324,c=8192,r=324]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=0} POST //127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 113 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of 113},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 113} 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=0} 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=0} 08:47:26.371 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/sensor3/service1/humidity/SET on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=0} 08:47:26.372 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/sensor3/service1/humidity/SET @ o.e.j.s.ServletContextHandler@21362712{/,null,AVAILABLE} 08:47:26.372 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/sensor3/service1/humidity/SET @ o.e.j.s.ServletContextHandler@21362712{/,null,AVAILABLE} 08:47:26.372 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:47:26.372 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 session=null 08:47:26.372 [qtp1052842393-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/sensor3/service1/humidity/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5b9302ac{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:47:26.372 [qtp1052842393-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:47:26.372 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of 113},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=1} parse HeapByteBuffer@6c2a6cc1[p=211,l=324,c=8192,r=113]={POST /sen...113\r\n\r\n<<<[{"name":"attributeName",...olean", "value":false}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:26.372 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@6c2a6cc1[p=211,l=324,c=8192,r=113]={POST /sen...113\r\n\r\n<<<[{"name":"attributeName",...olean", "value":false}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:26.372 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=1} Content@710b9344{HeapByteBufferR@34091301[p=211,l=324,c=8192,r=113]={POST /sen...113\r\n\r\n<<<[{"name":"attributeName",...olean", "value":false}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:47:26.372 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@768fc6a3[c=0,q=0,[0]=null,s=STREAM] addContent Content@710b9344{HeapByteBufferR@34091301[p=211,l=324,c=8192,r=113]={POST /sen...113\r\n\r\n<<<[{"name":"attributeName",...olean", "value":false}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:47:26.372 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:47:26.372 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=1} 08:47:26.372 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:47:26.372 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=1} 08:47:26.372 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@768fc6a3[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:47:26.372 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,113 of 113},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=1} parsed false HttpParser{s=END,113 of 113} 08:47:26.373 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@768fc6a3[c=113,q=1,[0]=EOF,s=STREAM] read 113 from Content@710b9344{HeapByteBufferR@34091301[p=324,l=324,c=8192,r=0]={POST /sen...false}]<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 08:47:26.373 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,113 of 113},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=2} 08:47:26.375 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cdbc955[p=0,l=167,c=167,r=167]={<<<{"response":{"name":"acce...dity","statusCode":200}>>>}) 08:47:26.375 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=167 null 08:47:26.375 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@347aadf8[p=0,l=167,c=167,r=167]={<<<{"response":{"name":"acce...dity","statusCode":200}>>>} complete=true committing=true callback=Blocker@3d523797{null} 08:47:26.375 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/sensor3/service1/humidity/SET on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=4} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:47:26 GMT Content-Type: application/json;charset=utf-8 Content-Length: 167 08:47:26.375 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=167},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@22a467c6] (null,[p=0,l=167,c=167,r=167],true)@START 08:47:26.375 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=167} last=true content=HeapByteBuffer@347aadf8[p=0,l=167,c=167,r=167]={<<<{"response":{"name":"acce...dity","statusCode":200}>>>} 08:47:26.375 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:47:26 GMT Content-Type: application/json;charset=utf-8 Content-Length: 167 08:47:26.375 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:47:26.375 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=167},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@22a467c6] ([p=0,l=123,c=16384,r=123],[p=0,l=167,c=167,r=167],true)@COMPLETING 08:47:26.375 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@44fb2e9b{IDLE}->null [HeapByteBuffer@3fbbf265[p=0,l=123,c=16384,r=123]={<<>> applicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@347aadf8[p=0,l=167,c=167,r=167]={<<<{"response":{"name":"acce...dity","statusCode":200}>>>}] 08:47:26.375 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44fb2e9b{WRITING}->null:IDLE-->WRITING response from URL http://127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET was {"response":{"name":"accessible","type":"boolean","value":"false","timestamp":1657615646374},"type":"SET_RESPONSE","uri":"/sensor3/service1/humidity","statusCode":200} {"response":{"name":"accessible","type":"boolean","value":"false","timestamp":1657615646374},"type":"SET_RESPONSE","uri":"/sensor3/service1/humidity","statusCode":200} 08:47:26.375 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 290 SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=W,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,113 of 113},g=HttpGenerator@113287a3{s=COMPLETING}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=4} 08:47:26.375 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=290 remaining=0 WriteFlusher@44fb2e9b{WRITING}->null 08:47:26.375 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44fb2e9b{IDLE}->null:WRITING-->IDLE 08:47:26.375 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=167},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@22a467c6] ([p=123,l=123,c=16384,r=0],[p=167,l=167,c=167,r=0],true)@END 08:47:26.376 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:47:26.376 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:47:26.376 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=4,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=5} 08:47:26.376 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:47:26.376 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:26.376 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=5} 08:47:26.376 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@71cfb19b) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:47:26.376 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:26.376 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@477941aa{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:26.376 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:26.376 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=5} 08:47:26.376 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/sensor3/service1/humidity/SET written=167 08:47:26.376 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:26.376 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,113 of 113} 08:47:26.376 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:47:26.376 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:47:26.376 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:47:26.376 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:47:26.376 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:47:26.376 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:26.376 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:47:26.377 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:47:26.377 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:47:26.377 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:47:26.377 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@55ccd41b{AC.ReadCB@1c6a1e55{HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:26.377 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:47:26.377 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/167726299@55228034 on ManagedSelector@df5f5c0{STARTED} id=0 keys=1 selected=0 updates=0 08:47:26.377 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@df5f5c0{STARTED} id=0 keys=1 selected=0 updates=1 08:47:26.377 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 woken with none selected 08:47:26.377 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 woken up from select, 0/0/1 selected 08:47:26.377 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 processing 0 keys, 1 updates 08:47:26.377 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:26.377 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:26.377 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/167726299@55228034 08:47:26.377 [qtp1052842393-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=2/2,p=0}@537b7395 waiting 08:47:26.377 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:47:26.377 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:26.377 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 waiting with 1 keys 08:47:28.376 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 woken up from select, 1/1/1 selected 08:47:28.376 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 processing 1 keys, 0 updates 08:47:28.376 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5e90185b SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/1,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:47:28.376 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:47:28.376 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:47:28.376 [qtp1052842393-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=2/2,p=0} tryExecute EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/PRODUCING/p=false/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:47:28.376Z 08:47:28.377 [qtp1052842393-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=1/2,p=0}@537b7395 offer EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/PRODUCING/p=false/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:47:28.377Z 08:47:28.377 [qtp1052842393-26] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/IDLE/p=true/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:47:28.377Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:47:28.377 [qtp1052842393-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=1/2,p=0}@537b7395 task=EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/IDLE/p=true/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:47:28.377Z 08:47:28.377 [qtp1052842393-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/IDLE/p=true/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:47:28.377Z tryProduce true 08:47:28.377 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:47:28.377 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:28.377 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@55ccd41b{AC.ReadCB@1c6a1e55{HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=2000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:28.377 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=2000/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:47:28.377 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 waiting with 1 keys 08:47:28.377 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=2000/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:28.377 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 171 HeapByteBuffer@6c2a6cc1[p=0,l=171,c=8192,r=171]={<<>>ion: keep...\x00\x00\x00\x00\x00\x00\x00} 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6c2a6cc1[p=0,l=171,c=8192,r=171]={<<>>ion: keep...\x00\x00\x00\x00\x00\x00\x00} 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=0} GET //127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=0} 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=0} 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=0} 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=0} 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@21362712{/,null,AVAILABLE} 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@21362712{/,null,AVAILABLE} 08:47:28.378 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:47:28.379 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 session=null 08:47:28.379 [qtp1052842393-26] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5b9302ac{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:47:28.379 [qtp1052842393-26] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:47:28.379 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:28.379 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:28.379 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=1} filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:28.379 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=1} parse HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:28.379 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:28.379 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:47:28.379 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=1} 08:47:28.379 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:47:28.379 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=1} 08:47:28.379 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@768fc6a3[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:47:28.379 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=1} parsed false HttpParser{s=END,0 of -1} 08:47:28.379 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=1} 08:47:28.380 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:28.380 [qtp1052842393-26] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:47:28.382 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5919551e[p=0,l=1257,c=1257,r=1257]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>}) 08:47:28.382 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=1257 null 08:47:28.382 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@4b0481a5[p=0,l=1257,c=1257,r=1257]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@3d523797{null} 08:47:28.383 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=4} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:47:28 GMT Content-Type: application/json;charset=utf-8 Content-Length: 1257 08:47:28.383 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1257},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2d37d09e] (null,[p=0,l=1257,c=1257,r=1257],true)@START 08:47:28.383 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=1257} last=true content=HeapByteBuffer@4b0481a5[p=0,l=1257,c=1257,r=1257]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>} 08:47:28.383 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:47:28 GMT Content-Type: application/json;charset=utf-8 Content-Length: 1257 08:47:28.383 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:47:28.383 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1257},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2d37d09e] ([p=0,l=124,c=16384,r=124],[p=0,l=1257,c=1257,r=1257],true)@COMPLETING 08:47:28.383 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@44fb2e9b{IDLE}->null [HeapByteBuffer@3fbbf265[p=0,l=124,c=16384,r=124]={<<>>applicati...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4b0481a5[p=0,l=1257,c=1257,r=1257]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>}] 08:47:28.383 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44fb2e9b{WRITING}->null:IDLE-->WRITING response from URL http://127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' was {"providers":[{"name":"sensor3","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]},{"name":"sensor0","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]}],"filters":[{"type":"ldap","definition":"'(service1.humidity.accessible=false)'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} {"providers":[{"name":"sensor3","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]},{"name":"sensor0","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]}],"filters":[{"type":"ldap","definition":"'(service1.humidity.accessible=false)'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 08:47:28.384 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 1381 SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=W,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,0 of -1},g=HttpGenerator@113287a3{s=COMPLETING}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=6} 08:47:28.384 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=1381 remaining=0 WriteFlusher@44fb2e9b{WRITING}->null 08:47:28.384 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44fb2e9b{IDLE}->null:WRITING-->IDLE 08:47:28.384 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1257},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2d37d09e] ([p=124,l=124,c=16384,r=0],[p=1257,l=1257,c=1257,r=0],true)@END 08:47:28.384 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:47:28.384 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:47:28.385 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=5,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=7} 08:47:28.385 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:47:28.385 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:28.385 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=5,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=7} 08:47:28.385 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@79255ace) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:47:28.385 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:28.385 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@477941aa{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:28.385 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:28.385 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=7} 08:47:28.385 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=1257 08:47:28.385 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:28.385 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:47:28.385 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:47:28.385 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:47:28.385 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 259 HeapByteBuffer@6c2a6cc1[p=0,l=259,c=8192,r=259]={<<>>":"access...\x00\x00\x00\x00\x00\x00\x00} 08:47:28.385 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 259 HeapByteBuffer@6c2a6cc1[p=0,l=259,c=8192,r=259]={<<>>":"access...\x00\x00\x00\x00\x00\x00\x00} 08:47:28.385 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6c2a6cc1[p=0,l=259,c=8192,r=259]={<<>>":"access...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:28.385 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6c2a6cc1[p=0,l=259,c=8192,r=259]={<<>>":"access...\x00\x00\x00\x00\x00\x00\x00} 08:47:28.385 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:47:28.385 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:47:28.385 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:47:28.385 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=0} POST //127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 46 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of 46},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 46} 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=0} 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=0} 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/sensor3/service1/temperature/SET on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=0} 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/sensor3/service1/temperature/SET @ o.e.j.s.ServletContextHandler@21362712{/,null,AVAILABLE} 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/sensor3/service1/temperature/SET @ o.e.j.s.ServletContextHandler@21362712{/,null,AVAILABLE} 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 session=null 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/sensor3/service1/temperature/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5b9302ac{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:47:28.386 [qtp1052842393-26] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:47:28.387 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of 46},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=1} parse HeapByteBuffer@6c2a6cc1[p=213,l=259,c=8192,r=46]={POST /sen... 46\r\n\r\n<<<[{"name":"value","type":"float", "value":2.5}]>>>":"access...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:28.387 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@6c2a6cc1[p=213,l=259,c=8192,r=46]={POST /sen... 46\r\n\r\n<<<[{"name":"value","type":"float", "value":2.5}]>>>":"access...\x00\x00\x00\x00\x00\x00\x00} 08:47:28.387 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=1} Content@6a875151{HeapByteBufferR@561ec0d[p=213,l=259,c=8192,r=46]={POST /sen... 46\r\n\r\n<<<[{"name":"value","type":"float", "value":2.5}]>>>":"access...\x00\x00\x00\x00\x00\x00\x00}} 08:47:28.387 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@768fc6a3[c=0,q=0,[0]=null,s=STREAM] addContent Content@6a875151{HeapByteBufferR@561ec0d[p=213,l=259,c=8192,r=46]={POST /sen... 46\r\n\r\n<<<[{"name":"value","type":"float", "value":2.5}]>>>":"access...\x00\x00\x00\x00\x00\x00\x00}} 08:47:28.387 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:47:28.387 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=1} 08:47:28.387 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:47:28.387 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=1} 08:47:28.387 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@768fc6a3[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:47:28.387 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,46 of 46},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=1} parsed false HttpParser{s=END,46 of 46} 08:47:28.387 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@768fc6a3[c=46,q=1,[0]=EOF,s=STREAM] read 46 from Content@6a875151{HeapByteBufferR@561ec0d[p=259,l=259,c=8192,r=0]={POST /sen...":2.5}]<<<>>>":"access...\x00\x00\x00\x00\x00\x00\x00}} 08:47:28.387 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,46 of 46},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=1} 08:47:28.389 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@195ec854[p=0,l=165,c=165,r=165]={<<<{"response":{"name":"temp...ture","statusCode":200}>>>}) 08:47:28.390 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=165 null 08:47:28.390 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@5e4c9fb5[p=0,l=165,c=165,r=165]={<<<{"response":{"name":"temp...ture","statusCode":200}>>>} complete=true committing=true callback=Blocker@3d523797{null} 08:47:28.390 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/sensor3/service1/temperature/SET on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=4} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:47:28 GMT Content-Type: application/json;charset=utf-8 Content-Length: 165 08:47:28.390 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=165},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1cf9d2e1] (null,[p=0,l=165,c=165,r=165],true)@START 08:47:28.390 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=165} last=true content=HeapByteBuffer@5e4c9fb5[p=0,l=165,c=165,r=165]={<<<{"response":{"name":"temp...ture","statusCode":200}>>>} 08:47:28.390 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:47:28 GMT Content-Type: application/json;charset=utf-8 Content-Length: 165 08:47:28.390 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:47:28.390 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=165},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1cf9d2e1] ([p=0,l=123,c=16384,r=123],[p=0,l=165,c=165,r=165],true)@COMPLETING 08:47:28.390 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@44fb2e9b{IDLE}->null [HeapByteBuffer@3fbbf265[p=0,l=123,c=16384,r=123]={<<>>\napplicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5e4c9fb5[p=0,l=165,c=165,r=165]={<<<{"response":{"name":"temp...ture","statusCode":200}>>>}] 08:47:28.390 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44fb2e9b{WRITING}->null:IDLE-->WRITING 08:47:28.390 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 288 SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=W,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,46 of 46},g=HttpGenerator@113287a3{s=COMPLETING}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=4} response from URL http://127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET was {"response":{"name":"temperature","type":"float","value":2.5,"timestamp":1657615648388},"type":"SET_RESPONSE","uri":"/sensor3/service1/temperature","statusCode":200} {"response":{"name":"temperature","type":"float","value":2.5,"timestamp":1657615648388},"type":"SET_RESPONSE","uri":"/sensor3/service1/temperature","statusCode":200} 08:47:28.390 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=288 remaining=0 WriteFlusher@44fb2e9b{WRITING}->null 08:47:28.390 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44fb2e9b{IDLE}->null:WRITING-->IDLE 08:47:28.390 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=165},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1cf9d2e1] ([p=123,l=123,c=16384,r=0],[p=165,l=165,c=165,r=0],true)@END 08:47:28.390 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:47:28.390 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:47:28.390 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=6,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=4} 08:47:28.390 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:47:28.390 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:28.390 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=4} 08:47:28.390 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@62634056) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:47:28.390 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:28.391 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@477941aa{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:28.391 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:28.391 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=5} 08:47:28.391 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/sensor3/service1/temperature/SET written=165 08:47:28.391 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:28.391 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,46 of 46} 08:47:28.391 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:47:28.391 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:47:28.391 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:47:28.391 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:47:28.391 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:47:28.391 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:28.391 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:47:28.391 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:47:28.391 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:47:28.392 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:47:28.392 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@55ccd41b{AC.ReadCB@1c6a1e55{HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:28.392 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:47:28.392 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/167726299@55228034 on ManagedSelector@df5f5c0{STARTED} id=0 keys=1 selected=0 updates=0 08:47:28.392 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@df5f5c0{STARTED} id=0 keys=1 selected=0 updates=1 08:47:28.392 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 woken with none selected 08:47:28.392 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 woken up from select, 0/0/1 selected 08:47:28.392 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 processing 0 keys, 1 updates 08:47:28.392 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:28.392 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:28.392 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/167726299@55228034 08:47:28.392 [qtp1052842393-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=2/2,p=0}@6d432f3e waiting 08:47:28.392 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:47:28.392 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:28.392 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 waiting with 1 keys 08:47:30.391 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 woken up from select, 1/1/1 selected 08:47:30.391 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 processing 1 keys, 0 updates 08:47:30.391 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5e90185b SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/1,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:47:30.391 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:47:30.391 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:47:30.391 [qtp1052842393-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=2/2,p=0} tryExecute EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/PRODUCING/p=false/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:47:30.391Z 08:47:30.391 [qtp1052842393-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=1/2,p=0}@6d432f3e offer EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/PRODUCING/p=false/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:47:30.391Z 08:47:30.392 [qtp1052842393-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=1/2,p=0}@6d432f3e task=EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/IDLE/p=true/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:47:30.392Z 08:47:30.392 [qtp1052842393-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/IDLE/p=true/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:47:30.391Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:47:30.392 [qtp1052842393-26] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/IDLE/p=true/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:47:30.392Z tryProduce true 08:47:30.392 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:47:30.392 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:30.392 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@55ccd41b{AC.ReadCB@1c6a1e55{HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=2000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:30.392 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=2000/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:30.392 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=2000/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:47:30.392 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 waiting with 1 keys 08:47:30.392 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 174 HeapByteBuffer@6c2a6cc1[p=0,l=174,c=8192,r=174]={<<>>ion: keep...\x00\x00\x00\x00\x00\x00\x00} 08:47:30.392 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6c2a6cc1[p=0,l=174,c=8192,r=174]={<<>>ion: keep...\x00\x00\x00\x00\x00\x00\x00} 08:47:30.392 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:47:30.392 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:47:30.392 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:47:30.392 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:47:30.392 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:47:30.392 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:47:30.393 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:47:30.393 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:47:30.393 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:47:30.393 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:47:30.393 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:47:30.393 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:47:30.393 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:47:30.393 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:47:30.393 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)' on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=0} GET //127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)' HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:47:30.393 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:47:30.393 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=0} 08:47:30.393 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)' HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=0} 08:47:30.393 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:30.393 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=0} 08:47:30.393 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=0} 08:47:30.394 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@21362712{/,null,AVAILABLE} 08:47:30.394 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@21362712{/,null,AVAILABLE} 08:47:30.394 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:47:30.394 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 session=null 08:47:30.394 [qtp1052842393-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5b9302ac{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:47:30.394 [qtp1052842393-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:47:30.394 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:30.394 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:30.394 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=1} filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:30.394 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=1} parse HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:30.394 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:30.394 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:47:30.394 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=1} 08:47:30.394 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:47:30.394 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=1} 08:47:30.394 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@768fc6a3[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:47:30.395 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=2} parsed false HttpParser{s=END,0 of -1} 08:47:30.395 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=2} 08:47:30.395 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:30.395 [qtp1052842393-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:47:30.397 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fe764ee[p=0,l=701,c=701,r=701]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>}) 08:47:30.397 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=701 null 08:47:30.397 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@30e2d58f[p=0,l=701,c=701,r=701]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@3d523797{null} 08:47:30.397 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=4} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:47:30 GMT Content-Type: application/json;charset=utf-8 Content-Length: 701 08:47:30.397 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=701},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@77af8bfe] (null,[p=0,l=701,c=701,r=701],true)@START 08:47:30.397 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=701} last=true content=HeapByteBuffer@30e2d58f[p=0,l=701,c=701,r=701]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>} 08:47:30.397 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:47:30 GMT Content-Type: application/json;charset=utf-8 Content-Length: 701 08:47:30.397 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:47:30.397 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=701},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@77af8bfe] ([p=0,l=123,c=16384,r=123],[p=0,l=701,c=701,r=701],true)@COMPLETING 08:47:30.398 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@44fb2e9b{IDLE}->null [HeapByteBuffer@3fbbf265[p=0,l=123,c=16384,r=123]={<<>>\napplicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@30e2d58f[p=0,l=701,c=701,r=701]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>}] 08:47:30.398 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44fb2e9b{WRITING}->null:IDLE-->WRITING response from URL http://127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)' was {"providers":[{"name":"sensor3","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]}],"filters":[{"type":"ldap","definition":"'(service1.temperature.value <= 4.0)'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} {"providers":[{"name":"sensor3","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]}],"filters":[{"type":"ldap","definition":"'(service1.temperature.value <= 4.0)'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 08:47:30.399 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 824 SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=W,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,0 of -1},g=HttpGenerator@113287a3{s=COMPLETING}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=6} 08:47:30.399 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=824 remaining=0 WriteFlusher@44fb2e9b{WRITING}->null 08:47:30.399 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44fb2e9b{IDLE}->null:WRITING-->IDLE 08:47:30.399 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=701},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@77af8bfe] ([p=123,l=123,c=16384,r=0],[p=701,l=701,c=701,r=0],true)@END 08:47:30.399 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:47:30.399 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:47:30.399 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=7,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=6} 08:47:30.399 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:47:30.399 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:30.399 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=7,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=6} 08:47:30.399 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4e4f0b4e) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:47:30.399 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:30.399 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@477941aa{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:30.399 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:30.399 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=6} 08:47:30.399 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=701 08:47:30.399 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:30.399 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:47:30.399 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:47:30.399 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:47:30.399 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 259 HeapByteBuffer@6c2a6cc1[p=0,l=259,c=8192,r=259]={<<>>":"access...\x00\x00\x00\x00\x00\x00\x00} 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} filled 259 HeapByteBuffer@6c2a6cc1[p=0,l=259,c=8192,r=259]={<<>>":"access...\x00\x00\x00\x00\x00\x00\x00} 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6c2a6cc1[p=0,l=259,c=8192,r=259]={<<>>":"access...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6c2a6cc1[p=0,l=259,c=8192,r=259]={<<>>":"access...\x00\x00\x00\x00\x00\x00\x00} 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:47:30.400 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=0} POST //127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 46 08:47:30.401 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of 46},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 46} 08:47:30.401 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=1} 08:47:30.401 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:30.401 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=1} 08:47:30.401 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/sensor2/service1/temperature/SET on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=1} 08:47:30.401 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/sensor2/service1/temperature/SET @ o.e.j.s.ServletContextHandler@21362712{/,null,AVAILABLE} 08:47:30.401 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/sensor2/service1/temperature/SET @ o.e.j.s.ServletContextHandler@21362712{/,null,AVAILABLE} 08:47:30.401 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:47:30.401 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 session=null 08:47:30.401 [qtp1052842393-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/sensor2/service1/temperature/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5b9302ac{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:47:30.401 [qtp1052842393-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:47:30.401 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of 46},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=1} parse HeapByteBuffer@6c2a6cc1[p=213,l=259,c=8192,r=46]={POST /sen... 46\r\n\r\n<<<[{"name":"value","type":"float", "value":2.5}]>>>":"access...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:30.401 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@6c2a6cc1[p=213,l=259,c=8192,r=46]={POST /sen... 46\r\n\r\n<<<[{"name":"value","type":"float", "value":2.5}]>>>":"access...\x00\x00\x00\x00\x00\x00\x00} 08:47:30.401 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=1} Content@4a8bc67d{HeapByteBufferR@6ce33c0e[p=213,l=259,c=8192,r=46]={POST /sen... 46\r\n\r\n<<<[{"name":"value","type":"float", "value":2.5}]>>>":"access...\x00\x00\x00\x00\x00\x00\x00}} 08:47:30.402 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@768fc6a3[c=0,q=0,[0]=null,s=STREAM] addContent Content@4a8bc67d{HeapByteBufferR@6ce33c0e[p=213,l=259,c=8192,r=46]={POST /sen... 46\r\n\r\n<<<[{"name":"value","type":"float", "value":2.5}]>>>":"access...\x00\x00\x00\x00\x00\x00\x00}} 08:47:30.402 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:47:30.402 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=2} 08:47:30.402 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:47:30.402 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=2} 08:47:30.402 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@768fc6a3[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 08:47:30.402 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,46 of 46},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=2} parsed false HttpParser{s=END,46 of 46} 08:47:30.402 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@768fc6a3[c=46,q=1,[0]=EOF,s=STREAM] read 46 from Content@4a8bc67d{HeapByteBufferR@6ce33c0e[p=259,l=259,c=8192,r=0]={POST /sen...":2.5}]<<<>>>":"access...\x00\x00\x00\x00\x00\x00\x00}} 08:47:30.402 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,46 of 46},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=2} 08:47:30.405 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52f19c2f[p=0,l=165,c=165,r=165]={<<<{"response":{"name":"temp...ture","statusCode":200}>>>}) 08:47:30.405 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=165 null 08:47:30.405 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@667480a7[p=0,l=165,c=165,r=165]={<<<{"response":{"name":"temp...ture","statusCode":200}>>>} complete=true committing=true callback=Blocker@3d523797{null} 08:47:30.405 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/sensor2/service1/temperature/SET on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=5} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:47:30 GMT Content-Type: application/json;charset=utf-8 Content-Length: 165 08:47:30.405 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=165},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@71605f29] (null,[p=0,l=165,c=165,r=165],true)@START 08:47:30.405 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=165} last=true content=HeapByteBuffer@667480a7[p=0,l=165,c=165,r=165]={<<<{"response":{"name":"temp...ture","statusCode":200}>>>} 08:47:30.405 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:47:30 GMT Content-Type: application/json;charset=utf-8 Content-Length: 165 08:47:30.405 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:47:30.405 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=165},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@71605f29] ([p=0,l=123,c=16384,r=123],[p=0,l=165,c=165,r=165],true)@COMPLETING 08:47:30.405 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@44fb2e9b{IDLE}->null [HeapByteBuffer@3fbbf265[p=0,l=123,c=16384,r=123]={<<>>\napplicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@667480a7[p=0,l=165,c=165,r=165]={<<<{"response":{"name":"temp...ture","statusCode":200}>>>}] 08:47:30.406 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44fb2e9b{WRITING}->null:IDLE-->WRITING response from URL http://127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET was {"response":{"name":"temperature","type":"float","value":2.5,"timestamp":1657615650404},"type":"SET_RESPONSE","uri":"/sensor2/service1/temperature","statusCode":200} {"response":{"name":"temperature","type":"float","value":2.5,"timestamp":1657615650404},"type":"SET_RESPONSE","uri":"/sensor2/service1/temperature","statusCode":200} 08:47:30.406 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 288 SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=W,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,46 of 46},g=HttpGenerator@113287a3{s=COMPLETING}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=6} 08:47:30.406 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=288 remaining=0 WriteFlusher@44fb2e9b{WRITING}->null 08:47:30.406 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44fb2e9b{IDLE}->null:WRITING-->IDLE 08:47:30.406 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=165},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@71605f29] ([p=123,l=123,c=16384,r=0],[p=165,l=165,c=165,r=0],true)@END 08:47:30.406 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:47:30.406 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:47:30.406 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=8,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=6} 08:47:30.406 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 08:47:30.406 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:30.407 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=6} 08:47:30.407 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5953c458) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:47:30.407 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:30.407 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@477941aa{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:30.407 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:30.407 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=7} 08:47:30.407 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/sensor2/service1/temperature/SET written=165 08:47:30.407 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:30.407 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,46 of 46} 08:47:30.407 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:47:30.407 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:47:30.407 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:47:30.407 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:47:30.407 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:47:30.407 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:30.407 [qtp1052842393-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 08:47:30.407 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:47:30.408 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:47:30.408 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:47:30.408 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@55ccd41b{AC.ReadCB@1c6a1e55{HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:30.408 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:47:30.408 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/167726299@55228034 on ManagedSelector@df5f5c0{STARTED} id=0 keys=1 selected=0 updates=0 08:47:30.408 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@df5f5c0{STARTED} id=0 keys=1 selected=0 updates=1 08:47:30.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 woken with none selected 08:47:30.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 woken up from select, 0/0/1 selected 08:47:30.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 processing 0 keys, 1 updates 08:47:30.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:30.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/167726299@55228034 08:47:30.408 [qtp1052842393-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:30.409 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:47:30.409 [qtp1052842393-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=2/2,p=0}@537b7395 waiting 08:47:30.409 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:30.409 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 waiting with 1 keys 08:47:32.407 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 woken up from select, 1/1/1 selected 08:47:32.407 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 processing 1 keys, 0 updates 08:47:32.407 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5e90185b SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=1998/60000}{io=1/1,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:47:32.407 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=1998/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:47:32.407 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:47:32.407 [qtp1052842393-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=2/2,p=0} tryExecute EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/PRODUCING/p=false/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:47:32.407Z 08:47:32.407 [qtp1052842393-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=1/2,p=0}@537b7395 offer EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/PRODUCING/p=false/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:47:32.407Z 08:47:32.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/IDLE/p=true/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:47:32.408Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:47:32.408 [qtp1052842393-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=1/2,p=0}@537b7395 task=EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/IDLE/p=true/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:47:32.408Z 08:47:32.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@55ccd41b{AC.ReadCB@1c6a1e55{HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:32.408 [qtp1052842393-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3d526ad9/SelectorProducer@51abf713/IDLE/p=true/QueuedThreadPool[qtp1052842393]@3ec11999{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@499b2a5c{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:47:32.408Z tryProduce true 08:47:32.408 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:47:32.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=2000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:32.408 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:32.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 168 HeapByteBuffer@6c2a6cc1[p=0,l=168,c=8192,r=168]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00} 08:47:32.408 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 waiting with 1 keys 08:47:32.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6c2a6cc1[p=0,l=168,c=8192,r=168]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00} 08:47:32.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:47:32.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:47:32.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:47:32.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:47:32.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:47:32.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:47:32.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:47:32.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:47:32.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:47:32.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:47:32.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:47:32.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:47:32.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:47:32.408 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:47:32.409 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)' on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=0} GET //127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)' HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:47:32.409 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=1} parsed true HttpParser{s=CONTENT,0 of -1} 08:47:32.409 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=1} 08:47:32.409 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)' HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=1} 08:47:32.409 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:32.409 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=1} 08:47:32.409 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=1} 08:47:32.409 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@21362712{/,null,AVAILABLE} 08:47:32.409 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@21362712{/,null,AVAILABLE} 08:47:32.409 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:47:32.409 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 session=null 08:47:32.409 [qtp1052842393-26] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5b9302ac{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:47:32.409 [qtp1052842393-26] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:47:32.409 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:32.409 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:32.409 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=1} filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:32.409 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=1} parse HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:32.410 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:32.410 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:47:32.410 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=2} 08:47:32.410 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:47:32.410 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=2} 08:47:32.410 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@768fc6a3[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:47:32.410 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=2} parsed false HttpParser{s=END,0 of -1} 08:47:32.410 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=2} 08:47:32.410 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:32.410 [qtp1052842393-26] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:47:32.412 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1836e241[p=0,l=1254,c=1254,r=1254]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>}) 08:47:32.412 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=1254 null 08:47:32.412 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2905d7c7[p=0,l=1254,c=1254,r=1254]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@3d523797{null} 08:47:32.412 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=4} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:47:32 GMT Content-Type: application/json;charset=utf-8 Content-Length: 1254 08:47:32.412 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1254},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7d28f6c4] (null,[p=0,l=1254,c=1254,r=1254],true)@START 08:47:32.412 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=1254} last=true content=HeapByteBuffer@2905d7c7[p=0,l=1254,c=1254,r=1254]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>} 08:47:32.412 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:47:32 GMT Content-Type: application/json;charset=utf-8 Content-Length: 1254 08:47:32.412 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:47:32.412 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1254},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7d28f6c4] ([p=0,l=124,c=16384,r=124],[p=0,l=1254,c=1254,r=1254],true)@COMPLETING 08:47:32.412 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@44fb2e9b{IDLE}->null [HeapByteBuffer@3fbbf265[p=0,l=124,c=16384,r=124]={<<>>applicati...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2905d7c7[p=0,l=1254,c=1254,r=1254]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>}] 08:47:32.412 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44fb2e9b{WRITING}->null:IDLE-->WRITING 08:47:32.413 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 1378 SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=W,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,0 of -1},g=HttpGenerator@113287a3{s=COMPLETING}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=5} response from URL http://127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)' was {"providers":[{"name":"sensor3","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]},{"name":"sensor2","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]}],"filters":[{"type":"ldap","definition":"'(service1.temperature.value<=4.0)'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 08:47:32.413 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=1378 remaining=0 WriteFlusher@44fb2e9b{WRITING}->null 08:47:32.413 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44fb2e9b{IDLE}->null:WRITING-->IDLE 08:47:32.413 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1254},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7d28f6c4] ([p=124,l=124,c=16384,r=0],[p=1254,l=1254,c=1254,r=0],true)@END 08:47:32.413 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false {"providers":[{"name":"sensor3","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]},{"name":"sensor2","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]}],"filters":[{"type":"ldap","definition":"'(service1.temperature.value<=4.0)'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 08:47:32.413 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:47:32.413 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=9,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=5} 08:47:32.413 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:47:32.413 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:32.413 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=9,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=5} 08:47:32.413 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@383f325d) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:47:32.413 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:32.413 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@477941aa{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:32.413 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:32.413 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=5} 08:47:32.413 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=1254 08:47:32.413 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:32.413 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:47:32.413 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:47:32.413 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:47:32.413 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 207 HeapByteBuffer@6c2a6cc1[p=0,l=207,c=8192,r=207]={<<>>46\r\n\r\n[{"...\x00\x00\x00\x00\x00\x00\x00} 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6c2a6cc1[p=0,l=207,c=8192,r=207]={<<>>46\r\n\r\n[{"...\x00\x00\x00\x00\x00\x00\x00} 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))' on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=0} GET //127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))' HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=0} 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))' HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=0} 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=0} 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=0} 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@21362712{/,null,AVAILABLE} 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@21362712{/,null,AVAILABLE} 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 session=null 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-35038141==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@5b9302ac{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:47:32.414 [qtp1052842393-26] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:47:32.415 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:32.415 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:32.415 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=1} filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:32.415 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=1} parse HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:32.415 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:32.415 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:47:32.415 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=1} 08:47:32.415 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:47:32.415 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=1} 08:47:32.415 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@768fc6a3[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:47:32.415 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=1} parsed false HttpParser{s=END,0 of -1} 08:47:32.415 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=1} 08:47:32.415 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:32.415 [qtp1052842393-26] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 08:47:32.417 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6bb1c42e[p=0,l=736,c=736,r=736]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>}) 08:47:32.417 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=736 null 08:47:32.417 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@4590292e[p=0,l=736,c=736,r=736]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@3d523797{null} 08:47:32.417 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=3} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:47:32 GMT Content-Type: application/json;charset=utf-8 Content-Length: 736 08:47:32.417 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=736},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@70f64508] (null,[p=0,l=736,c=736,r=736],true)@START 08:47:32.417 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=736} last=true content=HeapByteBuffer@4590292e[p=0,l=736,c=736,r=736]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>} 08:47:32.417 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:47:32 GMT Content-Type: application/json;charset=utf-8 Content-Length: 736 08:47:32.417 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:47:32.417 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=736},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@70f64508] ([p=0,l=123,c=16384,r=123],[p=0,l=736,c=736,r=736],true)@COMPLETING 08:47:32.417 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@44fb2e9b{IDLE}->null [HeapByteBuffer@3fbbf265[p=0,l=123,c=16384,r=123]={<<>>\napplicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4590292e[p=0,l=736,c=736,r=736]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>}] 08:47:32.418 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44fb2e9b{WRITING}->null:IDLE-->WRITING response from URL http://127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))' was {"providers":[{"name":"sensor3","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]}],"filters":[{"type":"ldap","definition":"'(&(service1.humidity.accessible=false)(service1.temperature.value<=4))'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} {"providers":[{"name":"sensor3","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]}],"filters":[{"type":"ldap","definition":"'(&(service1.humidity.accessible=false)(service1.temperature.value<=4))'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 859 SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=W,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=END,0 of -1},g=HttpGenerator@113287a3{s=COMPLETING}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=6} 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=859 remaining=0 WriteFlusher@44fb2e9b{WRITING}->null 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44fb2e9b{IDLE}->null:WRITING-->IDLE 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@623876be[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=736},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@70f64508] ([p=123,l=123,c=16384,r=0],[p=736,l=736,c=736,r=0],true)@END 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1443173326==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=10,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=6} 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@477941aa{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=10,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=6} 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@7c78c47b) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@477941aa{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@477941aa{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=10,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=6} 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=736 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@477941aa{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:32.420 [qtp1052842393-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6c2a6cc1[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 08:47:32.421 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:47:32.421 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:47:32.421 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:47:32.421 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@55ccd41b{AC.ReadCB@1c6a1e55{HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:32.421 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:47:32.421 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/167726299@55228034 on ManagedSelector@df5f5c0{STARTED} id=0 keys=1 selected=0 updates=0 08:47:32.421 [qtp1052842393-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@df5f5c0{STARTED} id=0 keys=1 selected=0 updates=1 08:47:32.421 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 woken with none selected 08:47:32.421 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 woken up from select, 0/0/1 selected 08:47:32.421 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 processing 0 keys, 1 updates 08:47:32.421 [qtp1052842393-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1c6a1e55::SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:32.421 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:32.421 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/167726299@55228034 08:47:32.421 [qtp1052842393-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@499b2a5c{s=2/2,p=0}@6d432f3e waiting 08:47:32.421 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2a444050{l=/127.0.0.1:8899,r=/127.0.0.1:56898,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@1c6a1e55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@113287a3{s=START}]=>HttpChannelOverHttp@5e7ae0a{s=HttpChannelState@477941aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 08:47:32.421 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:32.421 [qtp1052842393-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@57e6cce9 waiting with 1 keys [INFO] No Errors [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ldap-filter --- [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/ldap-filtering/ldap-filter/target/ldap-filter-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/ldap-filter/2.0-SNAPSHOT/ldap-filter-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/ldap-filtering/ldap-filter/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/ldap-filter/2.0-SNAPSHOT/ldap-filter-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/ldap-filtering/ldap-filter/target/ldap-filter-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/ldap-filter/2.0-SNAPSHOT/ldap-filter-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ ldap-filter --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filter/2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filter/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 46 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filter/2.0-SNAPSHOT/ldap-filter-2.0-20220712.084018-200.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filter/2.0-SNAPSHOT/ldap-filter-2.0-20220712.084018-200.jar (8.7 kB at 67 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filter/2.0-SNAPSHOT/ldap-filter-2.0-20220712.084018-200.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filter/2.0-SNAPSHOT/ldap-filter-2.0-20220712.084018-200.pom (4.5 kB at 53 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filter/2.0-SNAPSHOT/ldap-filter-2.0-20220712.084018-200-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filter/2.0-SNAPSHOT/ldap-filter-2.0-20220712.084018-200-tests.jar (17 kB at 154 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filter/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filter/maven-metadata.xml (305 B at 6.8 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filter/2.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filter/2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 13 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filter/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/nthbnd/ldap-filter/maven-metadata.xml (305 B at 4.2 kB/s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-cli) @ ldap-filter --- [INFO] Tests are skipped. [INFO] [INFO] ---< org.eclipse.sensinact.gateway.sthbnd.http:http-device-factory >---- [INFO] Building sensiNact IoT Gateway - HTTP Protocol Device Factory 2.0-SNAPSHOT [55/121] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ http-device-factory --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ http-device-factory --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ http-device-factory --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/Gateway Branch [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ http-device-factory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device-factory/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ http-device-factory --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device-factory/target/classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ http-device-factory --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ http-device-factory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ http-device-factory --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device-factory/target/test-classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ http-device-factory --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ http-device-factory --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ http-device-factory --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ http-device-factory --- [INFO] Building jar: /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (sign) @ http-device-factory --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ http-device-factory --- [INFO] Resolving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device-factory/tests.bndrun: [INFO] -runbundles: org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-device;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.eclipse.sensinact.gateway.sthbnd.http.http-device-factory;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-device-factory-tests;version='[2.0.0,2.0.1)',org.osgi.test.junit5.cm;version='[1.0.1,1.0.2)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.nthbnd.ldap-filter;version='[2.0.0,2.0.1)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ http-device-factory --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device-factory/tests.bndrun: [INFO] -runbundles: org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-device;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.eclipse.sensinact.gateway.sthbnd.http.http-device-factory;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-device-factory-tests;version='[2.0.0,2.0.1)',org.osgi.test.junit5.cm;version='[1.0.1,1.0.2)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.nthbnd.ldap-filter;version='[2.0.0,2.0.1)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' 08:47:39.640 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 08:47:39.653 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1321ms to org.eclipse.jetty.util.log.Slf4jLog 08:47:39.664 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp70695990]@436bc36{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@1b73be9f,POJO} 08:47:39.671 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2cc44ad{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp70695990]@436bc36{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 08:47:39.674 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@66746f57[null] added {org.eclipse.jetty.security.DefaultIdentityService@447a020,POJO} 08:47:39.675 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@66746f57[OSGi HTTP Service Realm] added {UserStore@7f36662c{STOPPED},AUTO} 08:47:39.675 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2cc44ad{STOPPED}[9.4.42.v20210604] added {HashLoginService@66746f57[OSGi HTTP Service Realm],AUTO} 08:47:39.693 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@1d470d0{/,null,STOPPED},[o.e.j.s.ServletContextHandler@1d470d0{/,null,STOPPED}]}] 08:47:39.693 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@24d09c1{STOPPED} added {o.e.j.s.ServletContextHandler@1d470d0{/,null,STOPPED},AUTO} 08:47:39.696 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@4b45dcb8 08:47:39.704 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@1d470d0{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=-1,MANAGED} 08:47:39.708 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=-1 added {ServletHandler@26bab2f1{STOPPED},MANAGED} 08:47:39.708 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 08:47:39.710 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@2320fa6f,UNMANAGED} 08:47:39.714 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@26bab2f1{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 08:47:39.714 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@26bab2f1{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7,POJO} 08:47:39.715 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2cc44ad{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@24d09c1{STOPPED},MANAGED} 08:47:39.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@2cc44ad{STOPPED}[9.4.42.v20210604] 08:47:39.718 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2cc44ad{STARTING}[9.4.42.v20210604] added {ErrorHandler@5cdd09b1{STOPPED},AUTO} 08:47:39.719 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 08:47:39.734 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@2cc44ad{STARTING}[9.4.42.v20210604] 08:47:39.735 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp70695990]@436bc36{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 08:47:39.737 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=0/2,p=0} 08:47:39.738 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp70695990]@436bc36{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] added {ReservedThreadExecutor@58ffcbd7{s=0/2,p=0},AUTO} 08:47:39.738 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@58ffcbd7{s=0/2,p=0} 08:47:39.749 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1418ms ReservedThreadExecutor@58ffcbd7{s=0/2,p=0} 08:47:39.751 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp70695990-21,5,main] 08:47:39.751 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp70695990-22,5,main] 08:47:39.751 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp70695990-23,5,main] 08:47:39.751 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp70695990]@436bc36{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 08:47:39.751 [qtp70695990-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp70695990]@436bc36{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 08:47:39.752 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp70695990-24,5,main] 08:47:39.752 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp70695990-25,5,main] 08:47:39.752 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp70695990]@436bc36{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 08:47:39.752 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp70695990-26,5,main] 08:47:39.752 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp70695990]@436bc36{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 08:47:39.752 [qtp70695990-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp70695990]@436bc36{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 08:47:39.752 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp70695990-27,5,main] 08:47:39.753 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp70695990-28,5,main] 08:47:39.753 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp70695990]@436bc36{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 08:47:39.753 [qtp70695990-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp70695990]@436bc36{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 08:47:39.753 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1422ms QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 08:47:39.753 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@66746f57[OSGi HTTP Service Realm] 08:47:39.753 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@7f36662c{STOPPED} 08:47:39.753 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1422ms UserStore@7f36662c{STARTED} 08:47:39.753 [qtp70695990-28] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 08:47:39.753 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1422ms HashLoginService@66746f57[OSGi HTTP Service Realm] 08:47:39.753 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@24d09c1{STOPPED} 08:47:39.753 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@24d09c1{STARTING} 08:47:39.753 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@1d470d0{/,null,STOPPED} 08:47:39.756 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 08:47:39.763 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@1d470d0{/,null,STARTING} 08:47:39.764 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 08:47:39.766 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@3f6db3fb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 08:47:39.767 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@3f6db3fb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@2a79d4b1[passivating=false,graceSec=3600],AUTO} 08:47:39.769 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@1755e85b{STOPPED}[worker=null] 08:47:39.769 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 08:47:39.769 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 08:47:39.770 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@1755e85b{STARTING}[worker=node0] added {HouseKeeper@5b529706{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 08:47:39.770 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@5b529706{STOPPED}[interval=600000, ownscheduler=false] 08:47:39.771 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@14dda234{STOPPED} 08:47:39.771 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1440ms ScheduledExecutorScheduler@14dda234{STARTED} 08:47:39.772 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 08:47:39.772 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 08:47:39.773 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1442ms HouseKeeper@5b529706{STARTED}[interval=660000, ownscheduler=true] 08:47:39.773 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1442ms DefaultSessionIdManager@1755e85b{STARTED}[worker=node0] 08:47:39.773 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2cc44ad{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@1755e85b{STARTED}[worker=node0],MANAGED} 08:47:39.773 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 added {DefaultSessionIdManager@1755e85b{STARTED}[worker=node0],UNMANAGED} 08:47:39.773 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@1a45193b{STOPPED} 08:47:39.773 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1442ms ScheduledExecutorScheduler@1a45193b{STARTED} 08:47:39.774 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 08:47:39.774 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@26bab2f1{STOPPED} 08:47:39.777 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7[EMBEDDED:null] 08:47:39.779 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:47:39.780 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:47:39.780 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:47:39.780 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:47:39.780 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 08:47:39.780 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:47:39.780 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@26bab2f1{STARTING} 08:47:39.780 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@26bab2f1{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990d8ce2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 08:47:39.780 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@26bab2f1{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a,POJO} 08:47:39.780 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7[EMBEDDED:null] 08:47:39.781 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:47:39.781 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a[EMBEDDED:null] 08:47:39.781 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990d8ce2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 08:47:39.781 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:47:39.781 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:47:39.781 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:47:39.781 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 08:47:39.781 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990d8ce2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:47:39.781 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7[EMBEDDED:null] 08:47:39.782 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 08:47:39.782 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a[EMBEDDED:null] 08:47:39.782 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990d8ce2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 08:47:39.782 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 08:47:39.782 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 08:47:39.782 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 08:47:39.782 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 08:47:39.782 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990d8ce2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 08:47:39.782 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@26bab2f1{STARTING} 08:47:39.782 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1451ms ServletHandler@26bab2f1{STARTED} 08:47:39.782 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@3f6db3fb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 08:47:39.782 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@2a79d4b1[passivating=false,graceSec=3600] 08:47:39.782 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1451ms org.eclipse.jetty.server.session.NullSessionDataStore@2a79d4b1[passivating=false,graceSec=3600] 08:47:39.783 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1452ms org.eclipse.jetty.server.session.DefaultSessionCache@3f6db3fb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 08:47:39.783 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1452ms org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 08:47:39.792 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 08:47:39.793 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1462ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 08:47:39.795 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7 08:47:39.795 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990d8ce2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 08:47:39.796 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1464ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990d8ce2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 08:47:39.796 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 08:47:39.796 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1465ms o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 08:47:39.796 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1465ms ContextHandlerCollection@24d09c1{STARTED} 08:47:39.796 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@5cdd09b1{STOPPED} 08:47:39.797 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@5cdd09b1{STARTING} 08:47:39.797 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1466ms ErrorHandler@5cdd09b1{STARTED} 08:47:39.797 [main] INFO org.eclipse.jetty.server.Server - Started @1466ms 08:47:39.797 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1466ms Server@2cc44ad{STARTED}[9.4.42.v20210604] 08:47:39.797 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 08:47:39.843 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@2ccca26f[HTTP/1.1] added {HttpConfiguration@66b7550d{32768/8192,8192/8192,https://:0,[]},POJO} 08:47:39.856 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e81e5ac{null, ()}{0.0.0.0:0} added {Server@2cc44ad{STARTED}[9.4.42.v20210604],UNMANAGED} 08:47:39.856 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e81e5ac{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}],UNMANAGED} 08:47:39.856 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e81e5ac{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@aa549e5{STOPPED},AUTO} 08:47:39.857 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e81e5ac{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@36f48b4,POJO} 08:47:39.857 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e81e5ac{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@2ccca26f[HTTP/1.1],AUTO} 08:47:39.857 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@2ccca26f[HTTP/1.1] 08:47:39.860 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 08:47:39.860 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2cc44ad{STARTED}[9.4.42.v20210604] added {ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:8898},UNMANAGED} 08:47:39.860 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} 08:47:39.882 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8898],POJO} 08:47:39.883 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@aa549e5{STOPPED} 08:47:39.883 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1552ms ScheduledExecutorScheduler@aa549e5{STARTED} 08:47:39.883 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@2ccca26f[HTTP/1.1] 08:47:39.883 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1552ms HttpConnectionFactory@2ccca26f[HTTP/1.1] 08:47:39.884 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} 08:47:39.898 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:47:39.894Z added {SelectorProducer@2262b621,POJO} 08:47:39.898 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:47:39.898Z added {QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}],UNMANAGED} 08:47:39.899 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:47:39.899Z created 08:47:39.899 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@183e8023{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:47:39.899Z,MANAGED} 08:47:39.899 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} added {ManagedSelector@183e8023{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 08:47:39.899 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@183e8023{STOPPED} id=0 keys=-1 selected=-1 updates=0 08:47:39.900 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:47:39.899Z 08:47:39.900 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1569ms EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:47:39.9Z 08:47:39.903 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$45/1739267143@b78a709 startThread=0 08:47:39.904 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$45/1739267143@b78a709 in QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 08:47:39.904 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@30bcf3c1 on ManagedSelector@183e8023{STARTING} id=0 keys=0 selected=0 updates=0 08:47:39.904 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:47:39.904Z tryProduce false 08:47:39.906 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:39.906 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@30bcf3c1 08:47:39.906 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:39.906 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e waiting with 0 keys 08:47:39.906 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1575ms ManagedSelector@183e8023{STARTED} id=0 keys=0 selected=0 updates=0 08:47:39.906 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1575ms SelectorManager@ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} 08:47:39.907 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} added {acceptor-0@5b444398,POJO} 08:47:39.907 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@5b444398 startThread=0 08:47:39.907 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} 08:47:39.907 [qtp70695990-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@5b444398 in QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 08:47:39.907 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1576ms ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} [INFO] Started Jetty 9.4.42.v20210604 at port(s) HTTP:8898 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1] 08:47:39.938 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2cc44ad{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@306851c7,POJO} 08:47:40.740 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:40.743 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 08:47:40.743 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Looking for Manifest hash header [SHA-256-Digest-Manifest] 08:47:40.743 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - file reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar is valid? true 08:47:40.755 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:47:41.300 [qtp70695990-22-acceptor-0@5b444398-ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@49044ce7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:45462]] on ManagedSelector@183e8023{STARTED} id=0 keys=0 selected=0 updates=0 08:47:41.300 [qtp70695990-22-acceptor-0@5b444398-ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@183e8023{STARTED} id=0 keys=0 selected=0 updates=1 08:47:41.300 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken with none selected 08:47:41.300 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken up from select, 0/0/0 selected 08:47:41.300 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e processing 0 keys, 1 updates 08:47:41.300 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:41.300 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@49044ce7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:45462]] 08:47:41.301 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@49044ce7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:45462]] startThread=0 08:47:41.301 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:41.301 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@49044ce7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:45462]] in QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 08:47:41.301 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e waiting with 1 keys 08:47:41.311 [qtp70695990-23] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 5 ms, remaining: 59995 ms 08:47:41.345 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=39/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:41.352 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=47/60000}{io=0/0,kio=0,kro=0}-> 08:47:41.353 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$521/589205654@5aa10afb on ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=0 08:47:41.353 [qtp70695990-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=48/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:41.353 [qtp70695990-23] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=48/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:41.354 [qtp70695990-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=48/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:41.354 [qtp70695990-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:41.354 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:41.354 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 on ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=1 08:47:41.354 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=2 08:47:41.354 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken with none selected 08:47:41.354 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken up from select, 0/0/1 selected 08:47:41.355 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e processing 0 keys, 2 updates 08:47:41.355 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 08:47:41.355 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:41.355 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$521/589205654@5aa10afb 08:47:41.355 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 08:47:41.355 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@49044ce7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:45462]] in QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 08:47:41.355 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:41.355 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:41.355 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e waiting with 1 keys 08:47:41.355 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken up from select, 1/1/1 selected 08:47:41.355 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e processing 1 keys, 0 updates 08:47:41.355 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@18790e31 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:41.356 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:41.356 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:47:41.356 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=0/2,p=0} tryExecute EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:47:41.356Z 08:47:41.356 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=0/2,p=1} startReservedThread p=1 08:47:41.358 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}@1a4ce091 in QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}] 08:47:41.358 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=1}@1a4ce091 started 08:47:41.359 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@1a4ce091 waiting 08:47:41.359 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@1a4ce091 startThread=0 08:47:41.359 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-07-12T08:47:41.359Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:47:41.360 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING startThread=0 08:47:41.360 [qtp70695990-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}] 08:47:41.360 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:47:41.360 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:41.360 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 08:47:41.360 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e waiting with 1 keys 08:47:41.360 [qtp70695990-25] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:41.361 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:41.370 [qtp70695990-25] DEBUG org.eclipse.jetty.util.TypeUtil - This JVM Runtime does not support Modules, disabling Jetty internal support 08:47:41.371 [qtp70695990-25] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 191 HeapByteBuffer@1cf03367[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:41.372 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 191 HeapByteBuffer@1cf03367[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:41.372 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1cf03367[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:41.372 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1cf03367[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:41.372 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:47:41.375 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:47:41.375 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:47:41.375 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:47:41.375 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:47:41.376 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:47:41.376 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:47:41.376 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 08:47:41.376 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 08:47:41.377 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 08:47:41.377 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 08:47:41.377 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 08:47:41.377 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 08:47:41.377 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 08:47:41.377 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 08:47:41.377 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 08:47:41.377 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:47:41.378 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:47:41.378 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:47:41.379 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/http-factory-test-resources/test1/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=0} GET //localhost:8898/http-factory-test-resources/test1/response.json HTTP/1.1 Content-Type: text/plain Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8898 Connection: keep-alive 08:47:41.379 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=17/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 08:47:41.379 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=18/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=1} 08:47:41.381 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/http-factory-test-resources/test1/response.json HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=3} 08:47:41.381 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:41.383 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=5} 08:47:41.384 [qtp70695990-25] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /http-factory-test-resources/test1/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=6} 08:47:41.384 [qtp70695990-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/http-factory-test-resources/test1/response.json @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 08:47:41.385 [qtp70695990-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/http-factory-test-resources/test1/response.json @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 08:47:41.385 [qtp70695990-25] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:47:41.385 [qtp70695990-25] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 session=null 08:47:41.386 [qtp70695990-25] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/http-factory-test-resources/test1/response.json -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:47:41.386 [qtp70695990-25] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:47:41.444 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@643f095b[p=0,l=1,c=512,r=1]={<<<[>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:47:41.445 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1,c=24576,r=1]={<<<[>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:41.445 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c8e4793[p=0,l=1,c=512,r=1]={<<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:47:41.446 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2,c=24576,r=2]={<<<[\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:41.446 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71adaa77[p=0,l=100,c=512,r=100]={<<< {"Date":"20.10.2021","T...e":"3.4","Value":"94"},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:47:41.446 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=102,c=24576,r=102]={<<<[\n {"Date":"20.10.2021",...e":"3.4","Value":"94"},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:41.446 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e5b888e[p=0,l=1,c=512,r=1]={<<<\n>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:41.446 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=103,c=24576,r=103]={<<<[\n {"Date":"20.10.2021",...":"3.4","Value":"94"},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:41.446 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19b4b97[p=0,l=99,c=512,r=99]={<<< {"Date":"20.10.2021","T...de":"7.8","Value":"28"}>>>,\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:47:41.446 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=202,c=24576,r=202]={<<<[\n {"Date":"20.10.2021",...de":"7.8","Value":"28"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:41.446 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fa736e8[p=0,l=1,c=512,r=1]={<<<\n>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:41.446 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=203,c=24576,r=203]={<<<[\n {"Date":"20.10.2021",...e":"7.8","Value":"28"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:41.447 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13c5db79[p=0,l=1,c=512,r=1]={<<<]>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:41.447 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=204,c=24576,r=204]={<<<[\n {"Date":"20.10.2021",...":"7.8","Value":"28"}\n]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:41.447 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11582e77[p=0,l=1,c=512,r=1]={<<<\n>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:41.447 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=205,c=24576,r=205]={<<<[\n {"Date":"20.10.2021",...:"7.8","Value":"28"}\n]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:41.447 [qtp70695990-25] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:47:41.447 [qtp70695990-25] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=69} 08:47:41.447 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:41.447 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:47:41.448 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=70} 08:47:41.448 [qtp70695990-25] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:41.448 [qtp70695990-25] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:41.448 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=86/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=70} filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:41.448 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=86/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=70} parse HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:41.449 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:41.449 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:47:41.449 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=71} 08:47:41.449 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:47:41.449 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=71} 08:47:41.449 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4ac41838[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:47:41.449 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=87/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=71} parsed false HttpParser{s=END,0 of -1} 08:47:41.449 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=87/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=71} 08:47:41.451 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5ec404b4) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@60e7ff05[p=0,l=205,c=24576,r=205]={<<<[\n {"Date":"20.10.2021",...:"7.8","Value":"28"}\n]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:41.451 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@60e7ff05[p=0,l=205,c=24576,r=205]={<<<[\n {"Date":"20.10.2021",...:"7.8","Value":"28"}\n]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@605cb6d4 08:47:41.452 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /http-factory-test-resources/test1/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=73} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:47:41 GMT Content-Type: application/json;charset=utf-8 08:47:41.455 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@610f553b] (null,[p=0,l=205,c=24576,r=205],true)@START 08:47:41.456 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@60e7ff05[p=0,l=205,c=24576,r=205]={<<<[\n {"Date":"20.10.2021",...:"7.8","Value":"28"}\n]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:41.456 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:47:41 GMT Content-Type: application/json;charset=utf-8 08:47:41.456 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:47:41.456 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@610f553b] ([p=0,l=123,c=16384,r=123],[p=0,l=205,c=24576,r=205],true)@COMPLETING 08:47:41.456 [qtp70695990-25] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@35721c67{IDLE}->null [HeapByteBuffer@5d5794cf[p=0,l=123,c=16384,r=123]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@60e7ff05[p=0,l=205,c=24576,r=205]={<<<[\n {"Date":"20.10.2021",...:"7.8","Value":"28"}\n]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:47:41.456 [qtp70695990-25] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{WRITING}->null:IDLE-->WRITING 08:47:41.458 [qtp70695990-25] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 328 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=W,to=96/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=COMPLETING}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=80} 08:47:41.459 [qtp70695990-25] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=328 remaining=0 WriteFlusher@35721c67{WRITING}->null 08:47:41.459 [qtp70695990-25] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{IDLE}->null:WRITING-->IDLE 08:47:41.459 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@610f553b] ([p=123,l=123,c=16384,r=0],[p=205,l=205,c=24576,r=0],true)@END 08:47:41.459 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@5ec404b4 w=false 08:47:41.459 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:41.459 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:41.460 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:41.460 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=82} 08:47:41.460 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /http-factory-test-resources/test1/response.json written=205 08:47:41.460 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:41.460 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.sthbnd.http.factory.endpoint.HttpMappingProtocolStackConnectorCustomizer - Determined Content-Type to be application/json 08:47:41.461 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:47:41.463 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:47:41.463 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:47:41.463 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:47:41.463 [qtp70695990-25] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:41.463 [qtp70695990-25] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:41.463 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:41.463 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:41.463 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:41.464 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:47:41.464 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:47:41.464 [qtp70695990-25] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:47:41.464 [qtp70695990-25] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:41.464 [qtp70695990-25] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:47:41.464 [qtp70695990-25] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 on ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=0 08:47:41.464 [qtp70695990-25] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=1 08:47:41.465 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken with none selected 08:47:41.465 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken up from select, 0/0/1 selected 08:47:41.465 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e processing 0 keys, 1 updates 08:47:41.465 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:41.465 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 08:47:41.465 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:41.465 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:47:41.465 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:41.465 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e waiting with 1 keys 08:47:41.465 [qtp70695990-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}] 08:47:41.478 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:41.584 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:41.609 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:41.631 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:41.633 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:41.635 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:41.638 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test1_Foo' started 08:47:41.638 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test1_Foo 08:47:41.640 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 08:47:41.642 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 08:47:41.643 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:41.644 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:41.649 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:41.650 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:41.652 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:41.653 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:41.655 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:41.657 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test1_Bar' started 08:47:41.657 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test1_Bar 08:47:41.658 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 08:47:41.660 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 08:47:41.661 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:42.461 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:42.461 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:47:42.963 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken up from select, 1/1/1 selected 08:47:42.963 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e processing 1 keys, 0 updates 08:47:42.963 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@18790e31 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1499/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:47:42.964 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1499/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:47:42.964 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1499/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:47:42.964 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0} tryExecute EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:47:42.964Z 08:47:42.965 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}@1a4ce091 offer EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:47:42.965Z 08:47:42.965 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=0/2,p=1} startReservedThread p=1 08:47:42.965 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}@2c469c9b startThread=0 08:47:42.965 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}@2c469c9b in QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}] 08:47:42.965 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=1}@2c469c9b started 08:47:42.965 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}@1a4ce091 task=EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:47:42.965Z 08:47:42.965 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@2c469c9b waiting 08:47:42.965 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:47:42.965Z tryProduce true 08:47:42.965 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:47:42.965 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:42.965 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1501/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 08:47:42.965 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e waiting with 1 keys 08:47:42.966 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-07-12T08:47:42.965Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1501/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:47:42.966 [qtp70695990-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1501/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:42.966 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1501/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:42.966 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 191 HeapByteBuffer@1cf03367[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.966 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 191 HeapByteBuffer@1cf03367[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1cf03367[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:42.967 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1cf03367[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.967 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:47:42.967 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:47:42.967 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:47:42.967 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:47:42.967 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:47:42.967 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:47:42.967 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:47:42.967 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:47:42.967 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:47:42.967 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:47:42.967 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:47:42.967 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> IN_VALUE 08:47:42.967 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> FIELD 08:47:42.967 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:47:42.967 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:47:42.967 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:47:42.968 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/http-factory-test-resources/test2/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=0} GET //localhost:8898/http-factory-test-resources/test2/response.json HTTP/1.1 Content-Type: text/plain Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8898 Connection: keep-alive 08:47:42.968 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 08:47:42.968 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=1} 08:47:42.968 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/http-factory-test-resources/test2/response.json HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=1} 08:47:42.968 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:42.968 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=1} 08:47:42.968 [qtp70695990-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /http-factory-test-resources/test2/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=1} 08:47:42.968 [qtp70695990-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/http-factory-test-resources/test2/response.json @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 08:47:42.968 [qtp70695990-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/http-factory-test-resources/test2/response.json @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 08:47:42.968 [qtp70695990-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:47:42.969 [qtp70695990-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 session=null 08:47:42.969 [qtp70695990-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/http-factory-test-resources/test2/response.json -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:47:42.969 [qtp70695990-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:47:42.969 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a298589[p=0,l=1,c=512,r=1]={<<<{>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.969 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1,c=24576,r=1]={<<<{>>>\n {"Date...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.969 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12136213[p=0,l=1,c=512,r=1]={<<<\n>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.969 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2,c=24576,r=2]={<<<{\n>>> {"Date"...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.969 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a6fc379[p=0,l=13,c=512,r=13]={<<<\t"nhits": 51,>>>.10.2021"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.969 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15,c=24576,r=15]={<<<{\n\t"nhits": 51,>>>.10.2021"...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.969 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c974776[p=0,l=1,c=512,r=1]={<<<\n>>>"nhits": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.969 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16,c=24576,r=16]={<<<{\n\t"nhits": 51,\n>>>10.2021",...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.969 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ad488a0[p=0,l=16,c=512,r=16]={<<<\t"parameters": {>>>.2021","T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.969 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=32,c=24576,r=32]={<<<{\n\t"nhits": 51,\n\t"parameters": {>>>"18:14","...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73de7e13[p=0,l=1,c=512,r=1]={<<<\n>>>"paramete...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=33,c=24576,r=33]={<<<{\n\t"nhits": 51,\n\t"parameters": {\n>>>18:14","N...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7de0f1a[p=0,l=21,c=512,r=21]={<<<\t\t"dataset": "test2",>>>","Time":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=54,c=24576,r=54]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t"dataset": "test2",>>>Latitude"...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f45460[p=0,l=1,c=512,r=1]={<<<\n>>>\t"dataset...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=55,c=24576,r=55]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t"dataset": "test2",\n>>>atitude":...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fbb5d76[p=0,l=20,c=512,r=20]={<<<\t\t"timezone": "UTC",>>>,","Time"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=75,c=24576,r=75]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t"timezone": "UTC",>>>itude":"3...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f159e74[p=0,l=1,c=512,r=1]={<<<\n>>>\t"timezon...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=76,c=24576,r=76]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t"timezone": "UTC",\n>>>tude":"3....\x00\x00\x00\x00\x00\x00\x00} 08:47:42.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2844fc53[p=0,l=13,c=512,r=13]={<<<\t\t"rows": 51,>>> "UTC",,"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=89,c=24576,r=89]={<<<{\n\t"nhits": 51,\n\t"paramet...": "UTC",\n\t\t"rows": 51,>>>Value":"9...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b30fa6f[p=0,l=1,c=512,r=1]={<<<\n>>>\t"rows": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=90,c=24576,r=90]={<<<{\n\t"nhits": 51,\n\t"paramet...: "UTC",\n\t\t"rows": 51,\n>>>alue":"94...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ee54692[p=0,l=13,c=512,r=13]={<<<\t\t"start": 0,>>> "UTC",,"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=103,c=24576,r=103]={<<<{\n\t"nhits": 51,\n\t"paramet...ows": 51,\n\t\t"start": 0,>>> {"Date"...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d708f04[p=0,l=1,c=512,r=1]={<<<\n>>>\t"start":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=104,c=24576,r=104]={<<<{\n\t"nhits": 51,\n\t"paramet...ws": 51,\n\t\t"start": 0,\n>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72d9529d[p=0,l=19,c=512,r=19]={<<<\t\t"format": "json",>>>,,","Time...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=123,c=24576,r=123]={<<<{\n\t"nhits": 51,\n\t"paramet... 0,\n\t\t"format": "json",>>>1","Time"...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7eb62d2b[p=0,l=1,c=512,r=1]={<<<\n>>>\t"format"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=124,c=24576,r=124]={<<<{\n\t"nhits": 51,\n\t"paramet...0,\n\t\t"format": "json",\n>>>","Time":...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ac325b9[p=0,l=12,c=512,r=12]={<<<\t\t"facet": [>>>"json",,,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=136,c=24576,r=136]={<<<{\n\t"nhits": 51,\n\t"paramet...": "json",\n\t\t"facet": [>>>:17","Nam...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23b2994a[p=0,l=1,c=512,r=1]={<<<\n>>>\t"facet":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=137,c=24576,r=137]={<<<{\n\t"nhits": 51,\n\t"paramet...: "json",\n\t\t"facet": [\n>>>17","Name...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bc77a1b[p=0,l=10,c=512,r=10]={<<<\t\t\t"date",>>> ["json",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=147,c=24576,r=147]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"facet": [\n\t\t\t"date",>>>:"Bar","L...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54d7c33d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"date",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=148,c=24576,r=148]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"facet": [\n\t\t\t"date",\n>>>"Bar","La...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17facaf3[p=0,l=10,c=512,r=10]={<<<\t\t\t"name",>>> ["json",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=158,c=24576,r=158]={<<<{\n\t"nhits": 51,\n\t"paramet...[\n\t\t\t"date",\n\t\t\t"name",>>>itude":"5...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20b5698f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"name",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=159,c=24576,r=159]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t"date",\n\t\t\t"name",\n>>>tude":"5....\x00\x00\x00\x00\x00\x00\x00} 08:47:42.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c820[p=0,l=10,c=512,r=10]={<<<\t\t\t"type",>>> ["json",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=169,c=24576,r=169]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t"name",\n\t\t\t"type",>>>","Longit...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a262d36[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"type",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=170,c=24576,r=170]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t"name",\n\t\t\t"type",\n>>>,"Longitu...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bcacfd3[p=0,l=10,c=512,r=10]={<<<\t\t\t"value">>> ["json",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=180,c=24576,r=180]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t"type",\n\t\t\t"value">>>e":"7.8",...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20383234[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"value"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=181,c=24576,r=181]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t"type",\n\t\t\t"value"\n>>>":"7.8","...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@366daddb[p=0,l=3,c=512,r=3]={<<<\t\t]>>>"value" [...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=184,c=24576,r=184]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"type",\n\t\t\t"value"\n\t\t]>>>7.8","Val...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6df969bd[p=0,l=1,c=512,r=1]={<<<\n>>>\t]"value"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=185,c=24576,r=185]={<<<{\n\t"nhits": 51,\n\t"paramet..."type",\n\t\t\t"value"\n\t\t]\n>>>.8","Valu...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10b08786[p=0,l=3,c=512,r=3]={<<<\t},>>>"value" [...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=188,c=24576,r=188]={<<<{\n\t"nhits": 51,\n\t"paramet...pe",\n\t\t\t"value"\n\t\t]\n\t},>>>,"Value":...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7178ae36[p=0,l=1,c=512,r=1]={<<<\n>>>},"value"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=189,c=24576,r=189]={<<<{\n\t"nhits": 51,\n\t"paramet...e",\n\t\t\t"value"\n\t\t]\n\t},\n>>>"Value":"...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2aa0c6b7[p=0,l=13,c=512,r=13]={<<<\t"records": [>>>json",,,"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=202,c=24576,r=202]={<<<{\n\t"nhits": 51,\n\t"paramet..."\n\t\t]\n\t},\n\t"records": [>>>\n]\n\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@cb2f6df[p=0,l=1,c=512,r=1]={<<<\n>>>"records"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=203,c=24576,r=203]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t]\n\t},\n\t"records": [\n>>>]\n\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@182adc78[p=0,l=3,c=512,r=3]={<<<\t\t{>>>ecords": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=206,c=24576,r=206]={<<<{\n\t"nhits": 51,\n\t"paramet...]\n\t},\n\t"records": [\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c17d855[p=0,l=1,c=512,r=1]={<<<\n>>>\t{ecords"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=207,c=24576,r=207]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t},\n\t"records": [\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ae261e[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>Time":"18...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=231,c=24576,r=231]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bb13cda[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=232,c=24576,r=232]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55b6fac8[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "14a489fe9...13971d5b24e976f852eec",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=290,c=24576,r=290]={<<<{\n\t"nhits": 51,\n\t"paramet...13971d5b24e976f852eec",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4771555b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=291,c=24576,r=291]={<<<{\n\t"nhits": 51,\n\t"paramet...3971d5b24e976f852eec",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@361e157d[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "14a489f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=305,c=24576,r=305]={<<<{\n\t"nhits": 51,\n\t"paramet...852eec",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@245bb888[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=306,c=24576,r=306]={<<<{\n\t"nhits": 51,\n\t"paramet...52eec",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46d97671[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor O",>>>e93443d9f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=329,c=24576,r=329]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor O",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bcf287c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=330,c=24576,r=330]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor O",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d3c7185[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1452",>>>or O",e93...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=347,c=24576,r=347]={<<<{\n\t"nhits": 51,\n\t"paramet...r O",\n\t\t\t\t"id": "1452",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34da0f52[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=348,c=24576,r=348]={<<<{\n\t"nhits": 51,\n\t"paramet... O",\n\t\t\t\t"id": "1452",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@393d8d46[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>O",e93443...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=368,c=24576,r=368]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b43ced5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=369,c=24576,r=369]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65dd3e61[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>OSE",O",e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=384,c=24576,r=384]={<<<{\n\t"nhits": 51,\n\t"paramet...GOOSE",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1191d17[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=385,c=24576,r=385]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.974 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@549be7cf[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>d5b24e976...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.974 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=425,c=24576,r=425]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.974 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17bbeef[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.974 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=426,c=24576,r=426]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.974 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d59b697[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.974 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=438,c=24576,r=438]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.974 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44e1f38e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.974 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=439,c=24576,r=439]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.975 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fcfd142[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.849577,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.975 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=454,c=24576,r=454]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.849577,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.975 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@131f9292[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.975 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=455,c=24576,r=455]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.849577,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.975 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53b27368[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.350867>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.975 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=468,c=24576,r=468]={<<<{\n\t"nhits": 51,\n\t"paramet...8.849577,\n\t\t\t\t\t2.350867>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.975 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18048713[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=469,c=24576,r=469]={<<<{\n\t"nhits": 51,\n\t"paramet....849577,\n\t\t\t\t\t2.350867\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29701090[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3508677...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=474,c=24576,r=474]={<<<{\n\t"nhits": 51,\n\t"paramet...77,\n\t\t\t\t\t2.350867\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46148c2e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=475,c=24576,r=475]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.350867\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6fd9eb7[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3508677...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=480,c=24576,r=480]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.350867\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a7dad64[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=481,c=24576,r=481]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.350867\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13a0ce2b[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=497,c=24576,r=497]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7137458d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=498,c=24576,r=498]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b55753a[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=518,c=24576,r=518]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c94fdb9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=519,c=24576,r=519]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5950b396[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=539,c=24576,r=539]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12008e1c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=540,c=24576,r=540]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22ccd5c3[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.350867,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=554,c=24576,r=554]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.350867,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@495e9d16[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=555,c=24576,r=555]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.350867,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@154e4ba8[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.849577>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=569,c=24576,r=569]={<<<{\n\t"nhits": 51,\n\t"paramet....350867,\n\t\t\t\t\t48.849577>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3285773[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=570,c=24576,r=570]={<<<{\n\t"nhits": 51,\n\t"paramet...350867,\n\t\t\t\t\t48.849577\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@470ef818[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.849577...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=575,c=24576,r=575]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t48.849577\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a856bc2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=576,c=24576,r=576]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.849577\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1df17c31[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.849577...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=581,c=24576,r=581]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.849577\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c232333[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=582,c=24576,r=582]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.849577\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cddde97[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:08.889000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=639,c=24576,r=639]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:08.889000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d5773b5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=640,c=24576,r=640]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:08.889000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bd190da[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=644,c=24576,r=644]={<<<{\n\t"nhits": 51,\n\t"paramet...9:08.889000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6eae0428[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=645,c=24576,r=645]={<<<{\n\t"nhits": 51,\n\t"paramet...:08.889000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c05560c[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=648,c=24576,r=648]={<<<{\n\t"nhits": 51,\n\t"paramet....889000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a494ae2[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=649,c=24576,r=649]={<<<{\n\t"nhits": 51,\n\t"paramet...889000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d394031[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=673,c=24576,r=673]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@532892fa[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=674,c=24576,r=674]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15db1ba5[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "69a8e6410...2e20a40f5987615088ca6",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=732,c=24576,r=732]={<<<{\n\t"nhits": 51,\n\t"paramet...2e20a40f5987615088ca6",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35655da6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=733,c=24576,r=733]={<<<{\n\t"nhits": 51,\n\t"paramet...e20a40f5987615088ca6",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@325abbf3[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "69a8e64...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=747,c=24576,r=747]={<<<{\n\t"nhits": 51,\n\t"paramet...088ca6",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25f25000[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=748,c=24576,r=748]={<<<{\n\t"nhits": 51,\n\t"paramet...88ca6",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68397128[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor R",>>>10e64b573...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=771,c=24576,r=771]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor R",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@772e99e4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=772,c=24576,r=772]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor R",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10cc21d1[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1851",>>>or R",10e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=789,c=24576,r=789]={<<<{\n\t"nhits": 51,\n\t"paramet...r R",\n\t\t\t\t"id": "1851",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27891198[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=790,c=24576,r=790]={<<<{\n\t"nhits": 51,\n\t"paramet... R",\n\t\t\t\t"id": "1851",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49a8470[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> R",10e64...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=809,c=24576,r=809]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f8dcbe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=810,c=24576,r=810]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76cba739[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 7,>>>CK", R",1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=825,c=24576,r=825]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 7,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19217da9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=826,c=24576,r=826]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 7,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4948d3f9[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>40f598761...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=866,c=24576,r=866]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@814eb42[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=867,c=24576,r=867]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23cd7716[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=879,c=24576,r=879]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31938af3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=880,c=24576,r=880]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e4b5023[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.858396,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=895,c=24576,r=895]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.858396,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11aaf253[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=896,c=24576,r=896]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.858396,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@599742b7[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.350484>>>6,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=909,c=24576,r=909]={<<<{\n\t"nhits": 51,\n\t"paramet...8.858396,\n\t\t\t\t\t2.350484>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@747e9f64[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=910,c=24576,r=910]={<<<{\n\t"nhits": 51,\n\t"paramet....858396,\n\t\t\t\t\t2.350484\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10501380[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3504846...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=915,c=24576,r=915]={<<<{\n\t"nhits": 51,\n\t"paramet...96,\n\t\t\t\t\t2.350484\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@562e53b3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=916,c=24576,r=916]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t2.350484\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@354f313b[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3504846...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=921,c=24576,r=921]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.350484\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@354a0d49[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=922,c=24576,r=922]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.350484\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2596c473[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=938,c=24576,r=938]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@181a8b9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=939,c=24576,r=939]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d0b875b[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=959,c=24576,r=959]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28ceebf6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=960,c=24576,r=960]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b6817c0[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=980,c=24576,r=980]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37a0a474[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=981,c=24576,r=981]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2680dc84[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.350484,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=995,c=24576,r=995]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.350484,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79ce02f9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=996,c=24576,r=996]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.350484,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e3cc17[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.858396>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1010,c=24576,r=1010]={<<<{\n\t"nhits": 51,\n\t"paramet....350484,\n\t\t\t\t\t48.858396>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30d25b3b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1011,c=24576,r=1011]={<<<{\n\t"nhits": 51,\n\t"paramet...350484,\n\t\t\t\t\t48.858396\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1016c559[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.858396...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1016,c=24576,r=1016]={<<<{\n\t"nhits": 51,\n\t"paramet...4,\n\t\t\t\t\t48.858396\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19c6c468[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1017,c=24576,r=1017]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.858396\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d92033[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.858396...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1022,c=24576,r=1022]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.858396\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2770a830[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1023,c=24576,r=1023]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.858396\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16a8d8a[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:03.729000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1080,c=24576,r=1080]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:03.729000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e20fc4b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1081,c=24576,r=1081]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:03.729000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62349904[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1085,c=24576,r=1085]={<<<{\n\t"nhits": 51,\n\t"paramet...9:03.729000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40279c5a[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1086,c=24576,r=1086]={<<<{\n\t"nhits": 51,\n\t"paramet...:03.729000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15f45f09[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1089,c=24576,r=1089]={<<<{\n\t"nhits": 51,\n\t"paramet....729000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c1f3b58[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1090,c=24576,r=1090]={<<<{\n\t"nhits": 51,\n\t"paramet...729000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7aa57966[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1114,c=24576,r=1114]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69cff24[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1115,c=24576,r=1115]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3127f4e9[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "31d312d54...ade69387e2a392d1fd6a7",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1173,c=24576,r=1173]={<<<{\n\t"nhits": 51,\n\t"paramet...ade69387e2a392d1fd6a7",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7427cc6e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1174,c=24576,r=1174]={<<<{\n\t"nhits": 51,\n\t"paramet...de69387e2a392d1fd6a7",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2518f5c5[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "31d312d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1188,c=24576,r=1188]={<<<{\n\t"nhits": 51,\n\t"paramet...1fd6a7",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@441c5b9d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1189,c=24576,r=1189]={<<<{\n\t"nhits": 51,\n\t"paramet...fd6a7",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a927f4b[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor C",>>>5482e3782...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1212,c=24576,r=1212]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor C",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c9ecb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1213,c=24576,r=1213]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor C",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62c8f5d0[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1401",>>>or C",548...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1230,c=24576,r=1230]={<<<{\n\t"nhits": 51,\n\t"paramet...r C",\n\t\t\t\t"id": "1401",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@442e8aa7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1231,c=24576,r=1231]={<<<{\n\t"nhits": 51,\n\t"paramet... C",\n\t\t\t\t"id": "1401",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d1fcd4e[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>C",5482e3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1251,c=24576,r=1251]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7911e2e0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1252,c=24576,r=1252]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c52ee67[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 178,>>>E",C",548...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1269,c=24576,r=1269]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 178,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c193cf8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1270,c=24576,r=1270]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 178,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f8fe988[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>387e2a392...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1310,c=24576,r=1310]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79ff0c7b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1311,c=24576,r=1311]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3295f4f5[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1323,c=24576,r=1323]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@174ef0a3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1324,c=24576,r=1324]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67fd986b[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.871505,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1339,c=24576,r=1339]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.871505,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66e0dc3b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1340,c=24576,r=1340]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.871505,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b4fae4e[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.333759>>>5,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1353,c=24576,r=1353]={<<<{\n\t"nhits": 51,\n\t"paramet...8.871505,\n\t\t\t\t\t2.333759>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1be4826c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:42.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1354,c=24576,r=1354]={<<<{\n\t"nhits": 51,\n\t"paramet....871505,\n\t\t\t\t\t2.333759\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:42.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10517fbb[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.038 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1359,c=24576,r=1359]={<<<{\n\t"nhits": 51,\n\t"paramet...05,\n\t\t\t\t\t2.333759\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.038 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70b0688e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.038 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1360,c=24576,r=1360]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t2.333759\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.038 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@768b8508[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.038 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1365,c=24576,r=1365]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.333759\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.038 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49439e57[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.038 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1366,c=24576,r=1366]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.333759\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52f49c63[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1382,c=24576,r=1382]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21f37aab[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1383,c=24576,r=1383]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b7a0858[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1403,c=24576,r=1403]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e9e8e46[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1404,c=24576,r=1404]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@287f0672[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1424,c=24576,r=1424]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@126307f4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1425,c=24576,r=1425]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4900f528[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.333759,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1439,c=24576,r=1439]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.333759,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63c6aef0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1440,c=24576,r=1440]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.333759,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@335a786c[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.871505>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1454,c=24576,r=1454]={<<<{\n\t"nhits": 51,\n\t"paramet....333759,\n\t\t\t\t\t48.871505>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@390c9554[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1455,c=24576,r=1455]={<<<{\n\t"nhits": 51,\n\t"paramet...333759,\n\t\t\t\t\t48.871505\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77eb9ee8[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1460,c=24576,r=1460]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.871505\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.039 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@210c1fcb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1461,c=24576,r=1461]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.871505\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41f58a9e[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1466,c=24576,r=1466]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.871505\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c8e01c1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1467,c=24576,r=1467]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.871505\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3739c066[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:07.744000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1524,c=24576,r=1524]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:07.744000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@760a630d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1525,c=24576,r=1525]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:07.744000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bc6b628[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1529,c=24576,r=1529]={<<<{\n\t"nhits": 51,\n\t"paramet...9:07.744000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@772a3c98[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1530,c=24576,r=1530]={<<<{\n\t"nhits": 51,\n\t"paramet...:07.744000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e69f8eb[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1533,c=24576,r=1533]={<<<{\n\t"nhits": 51,\n\t"paramet....744000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.048 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b5ee020[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.048 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1534,c=24576,r=1534]={<<<{\n\t"nhits": 51,\n\t"paramet...744000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.048 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5076495[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.048 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1558,c=24576,r=1558]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.048 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23ef5651[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.048 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1559,c=24576,r=1559]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.048 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62005c67[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "2f1606c45...1e831d2e68d636393d190",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.048 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1617,c=24576,r=1617]={<<<{\n\t"nhits": 51,\n\t"paramet...1e831d2e68d636393d190",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.048 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e83efe7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.048 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1618,c=24576,r=1618]={<<<{\n\t"nhits": 51,\n\t"paramet...e831d2e68d636393d190",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.048 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9e176e[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "2f1606c...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.048 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1632,c=24576,r=1632]={<<<{\n\t"nhits": 51,\n\t"paramet...93d190",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.048 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@599a84f2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.048 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1633,c=24576,r=1633]={<<<{\n\t"nhits": 51,\n\t"paramet...3d190",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.048 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@391918c2[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor B",>>>45232f476...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.055 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1656,c=24576,r=1656]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor B",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.055 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@184424d1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.055 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1657,c=24576,r=1657]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor B",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.055 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@681165d0[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1753",>>>or B",452...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.055 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1674,c=24576,r=1674]={<<<{\n\t"nhits": 51,\n\t"paramet...r B",\n\t\t\t\t"id": "1753",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.055 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65a1c134[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.055 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1675,c=24576,r=1675]={<<<{\n\t"nhits": 51,\n\t"paramet... B",\n\t\t\t\t"id": "1753",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.055 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@140f1a4a[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "SWAN",>>> B",45232...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1694,c=24576,r=1694]={<<<{\n\t"nhits": 51,\n\t"paramet...3",\n\t\t\t\t"type": "SWAN",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d54d6b6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1695,c=24576,r=1695]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "SWAN",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e880929[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 6,>>>AN", B",4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1710,c=24576,r=1710]={<<<{\n\t"nhits": 51,\n\t"paramet..."SWAN",\n\t\t\t\t"value": 6,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@254bd9ad[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1711,c=24576,r=1711]={<<<{\n\t"nhits": 51,\n\t"paramet...SWAN",\n\t\t\t\t"value": 6,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49fa5a04[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>d2e68d636...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1751,c=24576,r=1751]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4290c4eb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1752,c=24576,r=1752]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4cdf4cd1[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1764,c=24576,r=1764]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37a26256[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1765,c=24576,r=1765]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c9334dc[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850541,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1780,c=24576,r=1780]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850541,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68e01a39[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1781,c=24576,r=1781]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850541,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e6f7a30[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.348671>>>1,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1794,c=24576,r=1794]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850541,\n\t\t\t\t\t2.348671>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7afb0379[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1795,c=24576,r=1795]={<<<{\n\t"nhits": 51,\n\t"paramet....850541,\n\t\t\t\t\t2.348671\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f7bfd2e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1800,c=24576,r=1800]={<<<{\n\t"nhits": 51,\n\t"paramet...41,\n\t\t\t\t\t2.348671\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27a2172a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1801,c=24576,r=1801]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t2.348671\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b94714[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1806,c=24576,r=1806]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.348671\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@207b6cf1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1807,c=24576,r=1807]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.348671\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3079775d[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1823,c=24576,r=1823]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d53d3f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1824,c=24576,r=1824]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f9c5b36[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1844,c=24576,r=1844]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@347bbad0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1845,c=24576,r=1845]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fc3e09d[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1865,c=24576,r=1865]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6151109f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1866,c=24576,r=1866]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c39a268[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.348671,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1880,c=24576,r=1880]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.348671,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@257d2c05[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1881,c=24576,r=1881]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.348671,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75eae73f[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850541>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1895,c=24576,r=1895]={<<<{\n\t"nhits": 51,\n\t"paramet....348671,\n\t\t\t\t\t48.850541>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c56d4f5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1896,c=24576,r=1896]={<<<{\n\t"nhits": 51,\n\t"paramet...348671,\n\t\t\t\t\t48.850541\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.064 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d7d1ff5[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.139 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1901,c=24576,r=1901]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850541\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.139 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51ac055b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.139 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1902,c=24576,r=1902]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850541\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.139 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@735dd34e[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.139 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1907,c=24576,r=1907]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850541\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.139 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@590640ac[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.139 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1908,c=24576,r=1908]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850541\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.139 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c717ece[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:04.946000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1965,c=24576,r=1965]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:04.946000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d4630c6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1966,c=24576,r=1966]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:04.946000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9c5783[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1970,c=24576,r=1970]={<<<{\n\t"nhits": 51,\n\t"paramet...9:04.946000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6bf4741c[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1971,c=24576,r=1971]={<<<{\n\t"nhits": 51,\n\t"paramet...:04.946000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c54f0a2[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1974,c=24576,r=1974]={<<<{\n\t"nhits": 51,\n\t"paramet....946000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60b839ee[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1975,c=24576,r=1975]={<<<{\n\t"nhits": 51,\n\t"paramet...946000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27a5a35[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1999,c=24576,r=1999]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ae68af2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2000,c=24576,r=2000]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21dcb2ec[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "5ca080641...7443c89ff87e843429cb7",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2058,c=24576,r=2058]={<<<{\n\t"nhits": 51,\n\t"paramet...7443c89ff87e843429cb7",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a9870[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2059,c=24576,r=2059]={<<<{\n\t"nhits": 51,\n\t"paramet...443c89ff87e843429cb7",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50f1c1b6[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "5ca0806...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2073,c=24576,r=2073]={<<<{\n\t"nhits": 51,\n\t"paramet...429cb7",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e3e6040[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.148 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2074,c=24576,r=2074]={<<<{\n\t"nhits": 51,\n\t"paramet...29cb7",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.148 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a31fcb9[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor A",>>>415b4b5f2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.148 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2097,c=24576,r=2097]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor A",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.148 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3eac2097[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.148 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2098,c=24576,r=2098]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor A",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.148 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@608eaa85[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1151",>>>or A",415...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.148 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2115,c=24576,r=2115]={<<<{\n\t"nhits": 51,\n\t"paramet...r A",\n\t\t\t\t"id": "1151",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.148 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d6feab4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.148 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2116,c=24576,r=2116]={<<<{\n\t"nhits": 51,\n\t"paramet... A",\n\t\t\t\t"id": "1151",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.148 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@585e0d94[p=0,l=22,c=512,r=22]={<<<\t\t\t\t"type": "PEACOCK",>>>,415b4b5f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.148 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2138,c=24576,r=2138]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t"type": "PEACOCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.148 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a92690[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.148 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2139,c=24576,r=2139]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"type": "PEACOCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.148 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12e66e62[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>ACOCK",,4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.148 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2154,c=24576,r=2154]={<<<{\n\t"nhits": 51,\n\t"paramet...ACOCK",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.148 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@509e1cc0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2155,c=24576,r=2155]={<<<{\n\t"nhits": 51,\n\t"paramet...COCK",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@788489ea[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>89ff87e84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2195,c=24576,r=2195]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36d7bdcc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2196,c=24576,r=2196]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1763400a[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2208,c=24576,r=2208]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37bb363a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2209,c=24576,r=2209]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b2c22fe[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.882697,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2224,c=24576,r=2224]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.882697,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@601ecb8a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2225,c=24576,r=2225]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.882697,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6df0b493[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.344013>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2238,c=24576,r=2238]={<<<{\n\t"nhits": 51,\n\t"paramet...8.882697,\n\t\t\t\t\t2.344013>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31445f1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2239,c=24576,r=2239]={<<<{\n\t"nhits": 51,\n\t"paramet....882697,\n\t\t\t\t\t2.344013\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@925acbf[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2244,c=24576,r=2244]={<<<{\n\t"nhits": 51,\n\t"paramet...97,\n\t\t\t\t\t2.344013\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ff1748a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2245,c=24576,r=2245]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.344013\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77cd1fcb[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2250,c=24576,r=2250]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.344013\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5657f70e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2251,c=24576,r=2251]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.344013\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7233e92f[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2267,c=24576,r=2267]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@667296c7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2268,c=24576,r=2268]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79deee85[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2288,c=24576,r=2288]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10d89937[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2289,c=24576,r=2289]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d4f7092[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2309,c=24576,r=2309]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f790552[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2310,c=24576,r=2310]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1dd68fe[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.344013,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2324,c=24576,r=2324]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.344013,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@551858d3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2325,c=24576,r=2325]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.344013,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53556902[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.882697>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2339,c=24576,r=2339]={<<<{\n\t"nhits": 51,\n\t"paramet....344013,\n\t\t\t\t\t48.882697>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14c1a5af[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2340,c=24576,r=2340]={<<<{\n\t"nhits": 51,\n\t"paramet...344013,\n\t\t\t\t\t48.882697\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7eb1b551[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2345,c=24576,r=2345]={<<<{\n\t"nhits": 51,\n\t"paramet...3,\n\t\t\t\t\t48.882697\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6978a494[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2346,c=24576,r=2346]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.882697\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@119dcdc0[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2351,c=24576,r=2351]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.882697\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8e8ee81[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2352,c=24576,r=2352]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.882697\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b00c9f0[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:07.483000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2409,c=24576,r=2409]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:07.483000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57f08e00[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2410,c=24576,r=2410]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:07.483000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@287cbaf3[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2414,c=24576,r=2414]={<<<{\n\t"nhits": 51,\n\t"paramet...9:07.483000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67afc59b[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2415,c=24576,r=2415]={<<<{\n\t"nhits": 51,\n\t"paramet...:07.483000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a1dcfd7[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2418,c=24576,r=2418]={<<<{\n\t"nhits": 51,\n\t"paramet....483000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@494ed21a[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2419,c=24576,r=2419]={<<<{\n\t"nhits": 51,\n\t"paramet...483000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42852e2[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2443,c=24576,r=2443]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1db2dce1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2444,c=24576,r=2444]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69a5dbf7[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "46cab1367...411174c6eeda2d73d4a77",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2502,c=24576,r=2502]={<<<{\n\t"nhits": 51,\n\t"paramet...411174c6eeda2d73d4a77",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56441adb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2503,c=24576,r=2503]={<<<{\n\t"nhits": 51,\n\t"paramet...11174c6eeda2d73d4a77",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@103dfdb3[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "46cab13...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.174 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2517,c=24576,r=2517]={<<<{\n\t"nhits": 51,\n\t"paramet...3d4a77",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.174 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b637e81[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.174 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2518,c=24576,r=2518]={<<<{\n\t"nhits": 51,\n\t"paramet...d4a77",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.174 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cde6479[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor A",>>>67a2cce65...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.174 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2541,c=24576,r=2541]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor A",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.174 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2aba2ffb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.174 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2542,c=24576,r=2542]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor A",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.174 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55959f7a[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1151",>>>or A",67a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.174 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2559,c=24576,r=2559]={<<<{\n\t"nhits": 51,\n\t"paramet...r A",\n\t\t\t\t"id": "1151",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.174 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5502643f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.174 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2560,c=24576,r=2560]={<<<{\n\t"nhits": 51,\n\t"paramet... A",\n\t\t\t\t"id": "1151",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.174 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ad02f4a[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>A",67a2cc...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.174 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2580,c=24576,r=2580]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.174 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ee021c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2581,c=24576,r=2581]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78f92314[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 122,>>>E",A",67a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2598,c=24576,r=2598]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 122,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e1c93a8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2599,c=24576,r=2599]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 122,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45cd515e[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>4c6eeda2d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2639,c=24576,r=2639]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34425519[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2640,c=24576,r=2640]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5122106[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2652,c=24576,r=2652]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fc973df[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2653,c=24576,r=2653]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70219ed9[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.882697,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2668,c=24576,r=2668]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.882697,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@566df759[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2669,c=24576,r=2669]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.882697,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42e3f683[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.344013>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2682,c=24576,r=2682]={<<<{\n\t"nhits": 51,\n\t"paramet...8.882697,\n\t\t\t\t\t2.344013>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56a0328b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2683,c=24576,r=2683]={<<<{\n\t"nhits": 51,\n\t"paramet....882697,\n\t\t\t\t\t2.344013\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a8ba9d0[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2688,c=24576,r=2688]={<<<{\n\t"nhits": 51,\n\t"paramet...97,\n\t\t\t\t\t2.344013\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@136544e7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2689,c=24576,r=2689]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.344013\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4eefffe6[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2694,c=24576,r=2694]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.344013\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@190cb8da[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2695,c=24576,r=2695]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.344013\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ebe5702[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.175 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2711,c=24576,r=2711]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.182 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57c5644e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2712,c=24576,r=2712]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6664b19f[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2732,c=24576,r=2732]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ad20fe1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2733,c=24576,r=2733]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6485dfe[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2753,c=24576,r=2753]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ad3ae6d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2754,c=24576,r=2754]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39f800e1[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.344013,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2768,c=24576,r=2768]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.344013,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@335fbd38[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2769,c=24576,r=2769]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.344013,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77bca100[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.882697>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2783,c=24576,r=2783]={<<<{\n\t"nhits": 51,\n\t"paramet....344013,\n\t\t\t\t\t48.882697>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10fbd95c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2784,c=24576,r=2784]={<<<{\n\t"nhits": 51,\n\t"paramet...344013,\n\t\t\t\t\t48.882697\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@697d2caa[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2789,c=24576,r=2789]={<<<{\n\t"nhits": 51,\n\t"paramet...3,\n\t\t\t\t\t48.882697\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2785eac0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2790,c=24576,r=2790]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.882697\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3523fb91[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2795,c=24576,r=2795]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.882697\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bdcf550[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2796,c=24576,r=2796]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.882697\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b448efd[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:06.754000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2853,c=24576,r=2853]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:06.754000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@739fb8bf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.183 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2854,c=24576,r=2854]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:06.754000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.238 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@594a3a2e[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.238 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2858,c=24576,r=2858]={<<<{\n\t"nhits": 51,\n\t"paramet...9:06.754000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.238 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45203222[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.238 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2859,c=24576,r=2859]={<<<{\n\t"nhits": 51,\n\t"paramet...:06.754000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.238 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a4c6f1d[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.238 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2862,c=24576,r=2862]={<<<{\n\t"nhits": 51,\n\t"paramet....754000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.238 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@149876ab[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.238 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2863,c=24576,r=2863]={<<<{\n\t"nhits": 51,\n\t"paramet...754000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.238 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c0bb55c[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.238 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2887,c=24576,r=2887]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.238 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58fe35dd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.238 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2888,c=24576,r=2888]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.238 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21b39d58[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "df890ea4d...8aa5f25a5a9eebb079ca9",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.238 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2946,c=24576,r=2946]={<<<{\n\t"nhits": 51,\n\t"paramet...8aa5f25a5a9eebb079ca9",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.238 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76c98aeb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2947,c=24576,r=2947]={<<<{\n\t"nhits": 51,\n\t"paramet...aa5f25a5a9eebb079ca9",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37a9603b[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "df890ea...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2961,c=24576,r=2961]={<<<{\n\t"nhits": 51,\n\t"paramet...079ca9",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ed0ebce[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2962,c=24576,r=2962]={<<<{\n\t"nhits": 51,\n\t"paramet...79ca9",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23b4ec11[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor D",>>>4dacb4a3c...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2985,c=24576,r=2985]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor D",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1990a45e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2986,c=24576,r=2986]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor D",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6544a7ef[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1502",>>>or D",4da...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3003,c=24576,r=3003]={<<<{\n\t"nhits": 51,\n\t"paramet...r D",\n\t\t\t\t"id": "1502",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c53ae12[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3004,c=24576,r=3004]={<<<{\n\t"nhits": 51,\n\t"paramet... D",\n\t\t\t\t"id": "1502",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@780311ed[p=0,l=22,c=512,r=22]={<<<\t\t\t\t"type": "PEACOCK",>>>,4dacb4a3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3026,c=24576,r=3026]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t"type": "PEACOCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64ade8e7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3027,c=24576,r=3027]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"type": "PEACOCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24165042[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 1,>>>ACOCK",,4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3042,c=24576,r=3042]={<<<{\n\t"nhits": 51,\n\t"paramet...ACOCK",\n\t\t\t\t"value": 1,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45d449ec[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3043,c=24576,r=3043]={<<<{\n\t"nhits": 51,\n\t"paramet...COCK",\n\t\t\t\t"value": 1,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25b8a4c2[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>25a5a9eeb...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3083,c=24576,r=3083]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ed99a42[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3084,c=24576,r=3084]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38db5b9b[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3096,c=24576,r=3096]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f27ee45[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3097,c=24576,r=3097]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f59cfd7[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.845002,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3112,c=24576,r=3112]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.845002,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d3059f4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3113,c=24576,r=3113]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.845002,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fd5c64a[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.375691>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3126,c=24576,r=3126]={<<<{\n\t"nhits": 51,\n\t"paramet...8.845002,\n\t\t\t\t\t2.375691>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fe05233[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3127,c=24576,r=3127]={<<<{\n\t"nhits": 51,\n\t"paramet....845002,\n\t\t\t\t\t2.375691\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2eb6096f[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3132,c=24576,r=3132]={<<<{\n\t"nhits": 51,\n\t"paramet...02,\n\t\t\t\t\t2.375691\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71160ab4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3133,c=24576,r=3133]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.375691\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6060754a[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3138,c=24576,r=3138]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.375691\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d4cd2bf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3139,c=24576,r=3139]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.375691\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@232f4908[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3155,c=24576,r=3155]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62ada473[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3156,c=24576,r=3156]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1845749[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3176,c=24576,r=3176]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a86a4ec[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3177,c=24576,r=3177]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b8d1bd[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3197,c=24576,r=3197]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@cb97385[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3198,c=24576,r=3198]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fa45344[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.375691,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3212,c=24576,r=3212]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.375691,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40ea3398[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3213,c=24576,r=3213]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.375691,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59a2701[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.845002>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3227,c=24576,r=3227]={<<<{\n\t"nhits": 51,\n\t"paramet....375691,\n\t\t\t\t\t48.845002>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4278496c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3228,c=24576,r=3228]={<<<{\n\t"nhits": 51,\n\t"paramet...375691,\n\t\t\t\t\t48.845002\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f4b0c14[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3233,c=24576,r=3233]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.845002\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5eac8096[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3234,c=24576,r=3234]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.845002\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a5a166d[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3239,c=24576,r=3239]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.845002\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ae91d63[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3240,c=24576,r=3240]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.845002\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1dd59b86[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:11.653000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3297,c=24576,r=3297]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:11.653000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.263 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27c7009a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.263 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3298,c=24576,r=3298]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:11.653000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.263 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d748371[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3302,c=24576,r=3302]={<<<{\n\t"nhits": 51,\n\t"paramet...9:11.653000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f349bb9[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3303,c=24576,r=3303]={<<<{\n\t"nhits": 51,\n\t"paramet...:11.653000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e8c2e72[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3306,c=24576,r=3306]={<<<{\n\t"nhits": 51,\n\t"paramet....653000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11d03ce9[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3307,c=24576,r=3307]={<<<{\n\t"nhits": 51,\n\t"paramet...653000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48e64aa9[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3331,c=24576,r=3331]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5314e95f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3332,c=24576,r=3332]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c84b2f1[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "3905c0576...bd07f9db8663af4e83e29",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3390,c=24576,r=3390]={<<<{\n\t"nhits": 51,\n\t"paramet...bd07f9db8663af4e83e29",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ca3e6fc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3391,c=24576,r=3391]={<<<{\n\t"nhits": 51,\n\t"paramet...d07f9db8663af4e83e29",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56ea42c3[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "3905c05...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3405,c=24576,r=3405]={<<<{\n\t"nhits": 51,\n\t"paramet...e83e29",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22c00750[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3406,c=24576,r=3406]={<<<{\n\t"nhits": 51,\n\t"paramet...83e29",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b4a2ac3[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor N",>>>764057212...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3429,c=24576,r=3429]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor N",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@86daf50[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3430,c=24576,r=3430]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor N",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c9508c4[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1503",>>>or N",764...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3447,c=24576,r=3447]={<<<{\n\t"nhits": 51,\n\t"paramet...r N",\n\t\t\t\t"id": "1503",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e4d7481[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.264 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3448,c=24576,r=3448]={<<<{\n\t"nhits": 51,\n\t"paramet... N",\n\t\t\t\t"id": "1503",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.271 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44bb5fb9[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>N",764057...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.271 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3468,c=24576,r=3468]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.271 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21c97f51[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.271 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3469,c=24576,r=3469]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.271 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5be9084[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 52,>>>SE",N",76...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.271 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3485,c=24576,r=3485]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 52,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.271 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@401205ce[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.271 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3486,c=24576,r=3486]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 52,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.271 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e4adce2[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>9db8663af...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.271 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3526,c=24576,r=3526]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.271 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3493138d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.271 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3527,c=24576,r=3527]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.271 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45588f2b[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.271 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3539,c=24576,r=3539]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.271 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15b4ce3b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.271 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3540,c=24576,r=3540]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.271 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d11bda3[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.884606,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3555,c=24576,r=3555]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.884606,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3132daf7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3556,c=24576,r=3556]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.884606,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30923a2d[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.321516>>>6,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3569,c=24576,r=3569]={<<<{\n\t"nhits": 51,\n\t"paramet...8.884606,\n\t\t\t\t\t2.321516>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@364ef12[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.321...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3570,c=24576,r=3570]={<<<{\n\t"nhits": 51,\n\t"paramet....884606,\n\t\t\t\t\t2.321516\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1388b678[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3215166...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3575,c=24576,r=3575]={<<<{\n\t"nhits": 51,\n\t"paramet...06,\n\t\t\t\t\t2.321516\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@344a339c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.321...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3576,c=24576,r=3576]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t2.321516\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15a8246a[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3215166...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3581,c=24576,r=3581]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.321516\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.279 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@319055b2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.321...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.279 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3582,c=24576,r=3582]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.321516\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.279 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67fd0e8e[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.279 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3598,c=24576,r=3598]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.279 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24e173e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.280 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3599,c=24576,r=3599]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.280 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5611f869[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.280 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3619,c=24576,r=3619]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.280 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@651f0adc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.340 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3620,c=24576,r=3620]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.340 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a99f18f[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3640,c=24576,r=3640]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@189cec05[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3641,c=24576,r=3641]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41979dcf[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.321516,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3655,c=24576,r=3655]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.321516,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c4336cb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.321...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3656,c=24576,r=3656]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.321516,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79f3b145[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.884606>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3670,c=24576,r=3670]={<<<{\n\t"nhits": 51,\n\t"paramet....321516,\n\t\t\t\t\t48.884606>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67086ba[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3671,c=24576,r=3671]={<<<{\n\t"nhits": 51,\n\t"paramet...321516,\n\t\t\t\t\t48.884606\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bf41a5e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.884606...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3676,c=24576,r=3676]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t48.884606\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ec49e85[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3677,c=24576,r=3677]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.884606\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a597981[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.884606...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3682,c=24576,r=3682]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.884606\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@589e7126[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3683,c=24576,r=3683]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.884606\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e3b681[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:11.924000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3740,c=24576,r=3740]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:11.924000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19c930ce[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3741,c=24576,r=3741]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:11.924000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@84dd707[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3745,c=24576,r=3745]={<<<{\n\t"nhits": 51,\n\t"paramet...9:11.924000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23f18069[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3746,c=24576,r=3746]={<<<{\n\t"nhits": 51,\n\t"paramet...:11.924000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3db87d28[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3749,c=24576,r=3749]={<<<{\n\t"nhits": 51,\n\t"paramet....924000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6da76511[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3750,c=24576,r=3750]={<<<{\n\t"nhits": 51,\n\t"paramet...924000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b34624d[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3774,c=24576,r=3774]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24e9498a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.341 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3775,c=24576,r=3775]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ac63102[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "fdf40bd83...6712c8b714970430b6b22",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3833,c=24576,r=3833]={<<<{\n\t"nhits": 51,\n\t"paramet...6712c8b714970430b6b22",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c9f48a6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3834,c=24576,r=3834]={<<<{\n\t"nhits": 51,\n\t"paramet...712c8b714970430b6b22",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24916572[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "fdf40bd...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3848,c=24576,r=3848]={<<<{\n\t"nhits": 51,\n\t"paramet...0b6b22",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4adadd73[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3849,c=24576,r=3849]={<<<{\n\t"nhits": 51,\n\t"paramet...b6b22",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@217fab0b[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor Q",>>>83b446b22...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3872,c=24576,r=3872]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor Q",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57530dfa[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3873,c=24576,r=3873]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor Q",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78465897[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1504",>>>or Q",83b...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3890,c=24576,r=3890]={<<<{\n\t"nhits": 51,\n\t"paramet...r Q",\n\t\t\t\t"id": "1504",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@646b23a9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3891,c=24576,r=3891]={<<<{\n\t"nhits": 51,\n\t"paramet... Q",\n\t\t\t\t"id": "1504",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3890fbdc[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> Q",83b44...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3910,c=24576,r=3910]={<<<{\n\t"nhits": 51,\n\t"paramet...4",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77e30de9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3911,c=24576,r=3911]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d2b7162[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 5,>>>CK", Q",8...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3926,c=24576,r=3926]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 5,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@607b05[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3927,c=24576,r=3927]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 5,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f113ece[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>8b7149704...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3967,c=24576,r=3967]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5072e080[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3968,c=24576,r=3968]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36342b8d[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3980,c=24576,r=3980]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@350fd61d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.348 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3981,c=24576,r=3981]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.348 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3de793c[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.84622,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.348 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3995,c=24576,r=3995]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.84622,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.348 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@446fef27[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.348 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3996,c=24576,r=3996]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.84622,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.348 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5310dc64[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.387776>>>,021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.348 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4009,c=24576,r=4009]={<<<{\n\t"nhits": 51,\n\t"paramet...48.84622,\n\t\t\t\t\t2.387776>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.348 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18e44725[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.387...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.348 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4010,c=24576,r=4010]={<<<{\n\t"nhits": 51,\n\t"paramet...8.84622,\n\t\t\t\t\t2.387776\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.348 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6803da9c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.387776,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.348 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4015,c=24576,r=4015]={<<<{\n\t"nhits": 51,\n\t"paramet...22,\n\t\t\t\t\t2.387776\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.348 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53ae166c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.387...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.348 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4016,c=24576,r=4016]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.387776\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6080381[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.387776,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4021,c=24576,r=4021]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.387776\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c6fa10a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.387...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4022,c=24576,r=4022]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.387776\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ace4b21[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4038,c=24576,r=4038]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69702962[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4039,c=24576,r=4039]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fa22bc6[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4059,c=24576,r=4059]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e84b8c9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4060,c=24576,r=4060]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@562b617b[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4080,c=24576,r=4080]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e7869e5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4081,c=24576,r=4081]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ba89f7[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.387776,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4095,c=24576,r=4095]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.387776,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4bb33bd9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.387...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4096,c=24576,r=4096]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.387776,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@469eab6d[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.84622>>>,es": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4109,c=24576,r=4109]={<<<{\n\t"nhits": 51,\n\t"paramet...2.387776,\n\t\t\t\t\t48.84622>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b54d51a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4110,c=24576,r=4110]={<<<{\n\t"nhits": 51,\n\t"paramet....387776,\n\t\t\t\t\t48.84622\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f7506b6[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.84622,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4115,c=24576,r=4115]={<<<{\n\t"nhits": 51,\n\t"paramet...76,\n\t\t\t\t\t48.84622\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3dca9572[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4116,c=24576,r=4116]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t48.84622\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ebc8465[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.84622,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.356 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4121,c=24576,r=4121]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.84622\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@135d7cad[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4122,c=24576,r=4122]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.84622\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54da88c6[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:12.756000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4179,c=24576,r=4179]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:12.756000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d52f62a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4180,c=24576,r=4180]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:12.756000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5727c249[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4184,c=24576,r=4184]={<<<{\n\t"nhits": 51,\n\t"paramet...9:12.756000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f677414[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4185,c=24576,r=4185]={<<<{\n\t"nhits": 51,\n\t"paramet...:12.756000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ffb5586[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4188,c=24576,r=4188]={<<<{\n\t"nhits": 51,\n\t"paramet....756000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b215f5[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4189,c=24576,r=4189]={<<<{\n\t"nhits": 51,\n\t"paramet...756000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c6eba80[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4213,c=24576,r=4213]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78bda4cd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4214,c=24576,r=4214]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d1f9939[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "17db646ab...7e041349a346ed6394854",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4272,c=24576,r=4272]={<<<{\n\t"nhits": 51,\n\t"paramet...7e041349a346ed6394854",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@181728d2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4273,c=24576,r=4273]={<<<{\n\t"nhits": 51,\n\t"paramet...e041349a346ed6394854",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b43bea[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "17db646...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4287,c=24576,r=4287]={<<<{\n\t"nhits": 51,\n\t"paramet...394854",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14ba7cdd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.365 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4288,c=24576,r=4288]={<<<{\n\t"nhits": 51,\n\t"paramet...94854",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.365 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@651df922[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor P",>>>abfd18a18...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.365 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4311,c=24576,r=4311]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor P",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.365 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@446d1ceb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.365 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4312,c=24576,r=4312]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor P",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.372 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@642614e7[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1601",>>>or P",abf...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.372 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4329,c=24576,r=4329]={<<<{\n\t"nhits": 51,\n\t"paramet...r P",\n\t\t\t\t"id": "1601",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.372 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23bdd02a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.372 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4330,c=24576,r=4330]={<<<{\n\t"nhits": 51,\n\t"paramet... P",\n\t\t\t\t"id": "1601",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.372 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29e3f996[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>P",abfd18...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.372 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4350,c=24576,r=4350]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.372 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5453205[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.372 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4351,c=24576,r=4351]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.372 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51909f66[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>OSE",P",a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.372 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4366,c=24576,r=4366]={<<<{\n\t"nhits": 51,\n\t"paramet...GOOSE",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ce129fe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4367,c=24576,r=4367]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2af84cbd[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>349a346ed...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4407,c=24576,r=4407]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60186fd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4408,c=24576,r=4408]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53bf42f4[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4420,c=24576,r=4420]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46042fa4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4421,c=24576,r=4421]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e710e7d[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.864994,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4436,c=24576,r=4436]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.864994,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@244d5320[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.86...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4437,c=24576,r=4437]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.864994,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@dcc1dbf[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t2.33298>>>94,21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4449,c=24576,r=4449]={<<<{\n\t"nhits": 51,\n\t"paramet...48.864994,\n\t\t\t\t\t2.33298>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a526aad[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.332...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4450,c=24576,r=4450]={<<<{\n\t"nhits": 51,\n\t"paramet...8.864994,\n\t\t\t\t\t2.33298\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4cf6937c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3329894...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4455,c=24576,r=4455]={<<<{\n\t"nhits": 51,\n\t"paramet...994,\n\t\t\t\t\t2.33298\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26c1d91[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.332...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4456,c=24576,r=4456]={<<<{\n\t"nhits": 51,\n\t"paramet...94,\n\t\t\t\t\t2.33298\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f20d986[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3329894...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4461,c=24576,r=4461]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t2.33298\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@165ed1cd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.332...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4462,c=24576,r=4462]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.33298\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ecbcd09[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4478,c=24576,r=4478]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c29c5d4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4479,c=24576,r=4479]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65acd13e[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4499,c=24576,r=4499]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59ca4ff[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4500,c=24576,r=4500]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.373 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@358f82c0[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.436 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4520,c=24576,r=4520]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@774af6c0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4521,c=24576,r=4521]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74ecfc36[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.33298,>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4534,c=24576,r=4534]={<<<{\n\t"nhits": 51,\n\t"paramet...nates": [\n\t\t\t\t\t2.33298,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14b70508[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.332...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4535,c=24576,r=4535]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.33298,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5de71cdc[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.864994>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4549,c=24576,r=4549]={<<<{\n\t"nhits": 51,\n\t"paramet...2.33298,\n\t\t\t\t\t48.864994>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d3b0d56[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.86...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4550,c=24576,r=4550]={<<<{\n\t"nhits": 51,\n\t"paramet....33298,\n\t\t\t\t\t48.864994\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ea5538b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.864994...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4555,c=24576,r=4555]={<<<{\n\t"nhits": 51,\n\t"paramet...8,\n\t\t\t\t\t48.864994\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42968412[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.86...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4556,c=24576,r=4556]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.864994\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27726160[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.864994...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4561,c=24576,r=4561]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.864994\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2068965[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.86...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4562,c=24576,r=4562]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.864994\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@467bbba5[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:13.639000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4619,c=24576,r=4619]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:13.639000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30bb116c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4620,c=24576,r=4620]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:13.639000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4760f7a[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4624,c=24576,r=4624]={<<<{\n\t"nhits": 51,\n\t"paramet...9:13.639000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@320df330[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4625,c=24576,r=4625]={<<<{\n\t"nhits": 51,\n\t"paramet...:13.639000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2930d047[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4628,c=24576,r=4628]={<<<{\n\t"nhits": 51,\n\t"paramet....639000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41e8947c[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.444 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4629,c=24576,r=4629]={<<<{\n\t"nhits": 51,\n\t"paramet...639000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.444 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75d15ee4[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.444 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4653,c=24576,r=4653]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.444 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2898a71d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.444 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4654,c=24576,r=4654]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.444 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@785f8a1[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "9c92f6720...068bf72f5fd5d23d027c4",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.444 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4712,c=24576,r=4712]={<<<{\n\t"nhits": 51,\n\t"paramet...068bf72f5fd5d23d027c4",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.444 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24bd759[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.444 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4713,c=24576,r=4713]={<<<{\n\t"nhits": 51,\n\t"paramet...68bf72f5fd5d23d027c4",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.444 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d128f8a[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "9c92f67...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.444 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4727,c=24576,r=4727]={<<<{\n\t"nhits": 51,\n\t"paramet...d027c4",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.444 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@105f6f7a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.444 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4728,c=24576,r=4728]={<<<{\n\t"nhits": 51,\n\t"paramet...027c4",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38b7cd20[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor U",>>>20df07922...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4751,c=24576,r=4751]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor U",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@641a2470[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4752,c=24576,r=4752]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor U",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d9d99a6[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1604",>>>or U",20d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4769,c=24576,r=4769]={<<<{\n\t"nhits": 51,\n\t"paramet...r U",\n\t\t\t\t"id": "1604",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66d213d0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4770,c=24576,r=4770]={<<<{\n\t"nhits": 51,\n\t"paramet... U",\n\t\t\t\t"id": "1604",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@608a1ce7[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>U",20df07...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4790,c=24576,r=4790]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55068d22[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4791,c=24576,r=4791]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34376e8d[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 27,>>>SE",U",20...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4807,c=24576,r=4807]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 27,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@420da748[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4808,c=24576,r=4808]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 27,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7250f6ca[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>72f5fd5d2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.452 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4848,c=24576,r=4848]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.452 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13de1a3f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.452 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4849,c=24576,r=4849]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.452 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c925dcf[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.452 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4861,c=24576,r=4861]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.452 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@330a8ef2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4862,c=24576,r=4862]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4699d8ff[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.874147,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4877,c=24576,r=4877]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.874147,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25752df1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4878,c=24576,r=4878]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.874147,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b8770b5[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.640764>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4891,c=24576,r=4891]={<<<{\n\t"nhits": 51,\n\t"paramet...8.874147,\n\t\t\t\t\t2.640764>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c1d0629[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.640...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4892,c=24576,r=4892]={<<<{\n\t"nhits": 51,\n\t"paramet....874147,\n\t\t\t\t\t2.640764\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@444b7175[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.6407647...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4897,c=24576,r=4897]={<<<{\n\t"nhits": 51,\n\t"paramet...47,\n\t\t\t\t\t2.640764\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48ddc6a8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.640...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4898,c=24576,r=4898]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.640764\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@584f05de[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.6407647...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4903,c=24576,r=4903]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.640764\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7cc76cb0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.640...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4904,c=24576,r=4904]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.640764\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63186a84[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4920,c=24576,r=4920]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45d618c9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4921,c=24576,r=4921]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65979458[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4941,c=24576,r=4941]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22f2c6b6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.460 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4942,c=24576,r=4942]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.460 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29ec426[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.460 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4962,c=24576,r=4962]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.460 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77fb84ec[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.460 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4963,c=24576,r=4963]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.460 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e97eb1f[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.640764,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.460 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4977,c=24576,r=4977]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.640764,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.460 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ae45f0d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.640...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.460 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4978,c=24576,r=4978]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.640764,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.460 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6eaf0783[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.874147>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.460 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4992,c=24576,r=4992]={<<<{\n\t"nhits": 51,\n\t"paramet....640764,\n\t\t\t\t\t48.874147>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45d8325e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4993,c=24576,r=4993]={<<<{\n\t"nhits": 51,\n\t"paramet...640764,\n\t\t\t\t\t48.874147\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5486f6e9[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.874147...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4998,c=24576,r=4998]={<<<{\n\t"nhits": 51,\n\t"paramet...4,\n\t\t\t\t\t48.874147\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c22d743[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4999,c=24576,r=4999]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.874147\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7aa7465b[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.874147...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5004,c=24576,r=5004]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.874147\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ee9d193[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5005,c=24576,r=5005]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.874147\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1dbb4119[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:14.628000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5062,c=24576,r=5062]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:14.628000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67d90522[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5063,c=24576,r=5063]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:14.628000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@278c021c[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5067,c=24576,r=5067]={<<<{\n\t"nhits": 51,\n\t"paramet...9:14.628000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17593a37[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5068,c=24576,r=5068]={<<<{\n\t"nhits": 51,\n\t"paramet...:14.628000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50ad024c[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.468 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5071,c=24576,r=5071]={<<<{\n\t"nhits": 51,\n\t"paramet....628000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.468 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ff2ed6e[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.468 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5072,c=24576,r=5072]={<<<{\n\t"nhits": 51,\n\t"paramet...628000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.468 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38a98c6e[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.468 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5096,c=24576,r=5096]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.468 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66ff81ce[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.468 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5097,c=24576,r=5097]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.468 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e78403f[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "88b66d9a5...f951881025fc56355b775",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.468 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5155,c=24576,r=5155]={<<<{\n\t"nhits": 51,\n\t"paramet...f951881025fc56355b775",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.468 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36895f03[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.468 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5156,c=24576,r=5156]={<<<{\n\t"nhits": 51,\n\t"paramet...951881025fc56355b775",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.468 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42377f40[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "88b66d9...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.468 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5170,c=24576,r=5170]={<<<{\n\t"nhits": 51,\n\t"paramet...55b775",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.468 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58dc6739[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.468 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5171,c=24576,r=5171]={<<<{\n\t"nhits": 51,\n\t"paramet...5b775",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.468 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44b9bda5[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor E",>>>a5e1f1d47...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.468 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5194,c=24576,r=5194]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor E",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38349376[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5195,c=24576,r=5195]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor E",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4180264f[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1501",>>>or E",a5e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5212,c=24576,r=5212]={<<<{\n\t"nhits": 51,\n\t"paramet...r E",\n\t\t\t\t"id": "1501",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a5e64e9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5213,c=24576,r=5213]={<<<{\n\t"nhits": 51,\n\t"paramet... E",\n\t\t\t\t"id": "1501",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7303aa92[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>E",a5e1f1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5233,c=24576,r=5233]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f3028a7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5234,c=24576,r=5234]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fc2d950[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 73,>>>SE",E",a5...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5250,c=24576,r=5250]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 73,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2632996d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5251,c=24576,r=5251]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 73,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@480bf003[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>81025fc56...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5291,c=24576,r=5291]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26109cb5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5292,c=24576,r=5292]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fa1c97e[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5304,c=24576,r=5304]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2dead216[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5305,c=24576,r=5305]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a76b440[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850912,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5320,c=24576,r=5320]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850912,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1821728f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5321,c=24576,r=5321]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850912,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@95ab2cc[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.341171>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5334,c=24576,r=5334]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850912,\n\t\t\t\t\t2.341171>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@725bab93[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5335,c=24576,r=5335]={<<<{\n\t"nhits": 51,\n\t"paramet....850912,\n\t\t\t\t\t2.341171\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d00c52c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5340,c=24576,r=5340]={<<<{\n\t"nhits": 51,\n\t"paramet...12,\n\t\t\t\t\t2.341171\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e266509[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5341,c=24576,r=5341]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.341171\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@323676d3[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5346,c=24576,r=5346]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.341171\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d9e5435[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.477 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5347,c=24576,r=5347]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.341171\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.477 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@664cdb0f[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.477 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5363,c=24576,r=5363]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.477 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b1fe4e2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.477 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5364,c=24576,r=5364]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.477 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a9e9dbc[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5384,c=24576,r=5384]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@554e4926[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5385,c=24576,r=5385]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@555a7423[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5405,c=24576,r=5405]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1126a29e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5406,c=24576,r=5406]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f1bbe7b[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.341171,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5420,c=24576,r=5420]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.341171,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@783bdbc7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5421,c=24576,r=5421]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.341171,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ec6538f[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850912>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5435,c=24576,r=5435]={<<<{\n\t"nhits": 51,\n\t"paramet....341171,\n\t\t\t\t\t48.850912>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a502c9b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5436,c=24576,r=5436]={<<<{\n\t"nhits": 51,\n\t"paramet...341171,\n\t\t\t\t\t48.850912\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58baa9cc[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5441,c=24576,r=5441]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850912\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e79a4ff[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5442,c=24576,r=5442]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850912\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32efda94[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.485 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5447,c=24576,r=5447]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850912\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.485 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69000ca6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.485 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5448,c=24576,r=5448]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850912\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.485 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64793c83[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:09.896000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.485 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5505,c=24576,r=5505]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:09.896000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.485 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@579422af[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.485 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5506,c=24576,r=5506]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:09.896000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.485 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b6369b3[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.485 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5510,c=24576,r=5510]={<<<{\n\t"nhits": 51,\n\t"paramet...9:09.896000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.485 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@726f2345[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5511,c=24576,r=5511]={<<<{\n\t"nhits": 51,\n\t"paramet...:09.896000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fdf84af[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5514,c=24576,r=5514]={<<<{\n\t"nhits": 51,\n\t"paramet....896000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29a844a1[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5515,c=24576,r=5515]={<<<{\n\t"nhits": 51,\n\t"paramet...896000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29069ed6[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5539,c=24576,r=5539]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22f8f5b8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5540,c=24576,r=5540]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@121f7b4[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "0811da702...419c038d3d3406cb9b5b3",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5598,c=24576,r=5598]={<<<{\n\t"nhits": 51,\n\t"paramet...419c038d3d3406cb9b5b3",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ac7367d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.545 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5599,c=24576,r=5599]={<<<{\n\t"nhits": 51,\n\t"paramet...19c038d3d3406cb9b5b3",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.545 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77aae5dd[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "0811da7...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.545 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5613,c=24576,r=5613]={<<<{\n\t"nhits": 51,\n\t"paramet...b9b5b3",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.545 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@121a9ba5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.545 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5614,c=24576,r=5614]={<<<{\n\t"nhits": 51,\n\t"paramet...9b5b3",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.545 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c885205[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor E",>>>0297287f3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.545 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5637,c=24576,r=5637]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor E",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.545 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4faffb37[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.545 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5638,c=24576,r=5638]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor E",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.545 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f8b7b12[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1501",>>>or E",029...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.545 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5655,c=24576,r=5655]={<<<{\n\t"nhits": 51,\n\t"paramet...r E",\n\t\t\t\t"id": "1501",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.545 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@298a12f5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.545 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5656,c=24576,r=5656]={<<<{\n\t"nhits": 51,\n\t"paramet... E",\n\t\t\t\t"id": "1501",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.545 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77cc75bb[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "SWAN",>>> E",02972...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.545 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5675,c=24576,r=5675]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "SWAN",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.545 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@478a4e36[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.545 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5676,c=24576,r=5676]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "SWAN",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.545 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@736dfe3e[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>AN", E",0...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5691,c=24576,r=5691]={<<<{\n\t"nhits": 51,\n\t"paramet..."SWAN",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a09471c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5692,c=24576,r=5692]={<<<{\n\t"nhits": 51,\n\t"paramet...SWAN",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e7c9a4b[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>38d3d3406...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5732,c=24576,r=5732]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b928c4c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5733,c=24576,r=5733]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17920f0e[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5745,c=24576,r=5745]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57639b47[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5746,c=24576,r=5746]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2db7ed22[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850912,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5761,c=24576,r=5761]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850912,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3258e434[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5762,c=24576,r=5762]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850912,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3535670e[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.341171>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5775,c=24576,r=5775]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850912,\n\t\t\t\t\t2.341171>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e477b4c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5776,c=24576,r=5776]={<<<{\n\t"nhits": 51,\n\t"paramet....850912,\n\t\t\t\t\t2.341171\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c8b475b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5781,c=24576,r=5781]={<<<{\n\t"nhits": 51,\n\t"paramet...12,\n\t\t\t\t\t2.341171\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@198767ba[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5782,c=24576,r=5782]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.341171\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7146e93[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5787,c=24576,r=5787]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.341171\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@424ce826[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5788,c=24576,r=5788]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.341171\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@744bdeab[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5804,c=24576,r=5804]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.553 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5653dd2f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5805,c=24576,r=5805]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72975180[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5825,c=24576,r=5825]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@573f8a2c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5826,c=24576,r=5826]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7daba8e6[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5846,c=24576,r=5846]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3559a8d9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5847,c=24576,r=5847]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d8af4a3[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.341171,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5861,c=24576,r=5861]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.341171,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56cf7fd4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5862,c=24576,r=5862]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.341171,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76830173[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850912>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5876,c=24576,r=5876]={<<<{\n\t"nhits": 51,\n\t"paramet....341171,\n\t\t\t\t\t48.850912>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ee4601a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5877,c=24576,r=5877]={<<<{\n\t"nhits": 51,\n\t"paramet...341171,\n\t\t\t\t\t48.850912\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24e1b289[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5882,c=24576,r=5882]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850912\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9fd481e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5883,c=24576,r=5883]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850912\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@679b48cb[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5888,c=24576,r=5888]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850912\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ad21092[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5889,c=24576,r=5889]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850912\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@630e86bb[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:10.410000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5946,c=24576,r=5946]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:10.410000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d08f7c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5947,c=24576,r=5947]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:10.410000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.561 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3db042bd[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.568 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5951,c=24576,r=5951]={<<<{\n\t"nhits": 51,\n\t"paramet...9:10.410000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67bc8319[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5952,c=24576,r=5952]={<<<{\n\t"nhits": 51,\n\t"paramet...:10.410000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7090fa0b[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5955,c=24576,r=5955]={<<<{\n\t"nhits": 51,\n\t"paramet....410000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74bf200a[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5956,c=24576,r=5956]={<<<{\n\t"nhits": 51,\n\t"paramet...410000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b25218a[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5980,c=24576,r=5980]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4882c7bc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5981,c=24576,r=5981]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fb52c05[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "6bcece313...6e874be2a90d6f29852bd",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6039,c=24576,r=6039]={<<<{\n\t"nhits": 51,\n\t"paramet...6e874be2a90d6f29852bd",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3287e489[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6040,c=24576,r=6040]={<<<{\n\t"nhits": 51,\n\t"paramet...e874be2a90d6f29852bd",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50ccaa22[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "6bcece3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6054,c=24576,r=6054]={<<<{\n\t"nhits": 51,\n\t"paramet...9852bd",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e2d28a0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6055,c=24576,r=6055]={<<<{\n\t"nhits": 51,\n\t"paramet...852bd",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@186ee864[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor C",>>>1353e8ad1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6078,c=24576,r=6078]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor C",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1540e44c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6079,c=24576,r=6079]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor C",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2068d17c[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1401",>>>or C",135...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6096,c=24576,r=6096]={<<<{\n\t"nhits": 51,\n\t"paramet...r C",\n\t\t\t\t"id": "1401",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47e795f9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6097,c=24576,r=6097]={<<<{\n\t"nhits": 51,\n\t"paramet... C",\n\t\t\t\t"id": "1401",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28a568a9[p=0,l=22,c=512,r=22]={<<<\t\t\t\t"type": "PEACOCK",>>>,1353e8ad...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6119,c=24576,r=6119]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t"type": "PEACOCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a559b75[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6120,c=24576,r=6120]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"type": "PEACOCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cd04e72[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>ACOCK",,1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6135,c=24576,r=6135]={<<<{\n\t"nhits": 51,\n\t"paramet...ACOCK",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2763504c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6136,c=24576,r=6136]={<<<{\n\t"nhits": 51,\n\t"paramet...COCK",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24008429[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>be2a90d6f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6176,c=24576,r=6176]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32183def[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6177,c=24576,r=6177]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c655600[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6189,c=24576,r=6189]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51398af0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6190,c=24576,r=6190]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71387d32[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.871505,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.569 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6205,c=24576,r=6205]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.871505,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bcd1bf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6206,c=24576,r=6206]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.871505,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@442f42be[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.333759>>>5,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6219,c=24576,r=6219]={<<<{\n\t"nhits": 51,\n\t"paramet...8.871505,\n\t\t\t\t\t2.333759>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@595c3ec1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6220,c=24576,r=6220]={<<<{\n\t"nhits": 51,\n\t"paramet....871505,\n\t\t\t\t\t2.333759\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6bbf1935[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6225,c=24576,r=6225]={<<<{\n\t"nhits": 51,\n\t"paramet...05,\n\t\t\t\t\t2.333759\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fea1cd4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6226,c=24576,r=6226]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t2.333759\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@316e8525[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6231,c=24576,r=6231]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.333759\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9fc1fff[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6232,c=24576,r=6232]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.333759\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a99d944[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6248,c=24576,r=6248]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@454a6a7f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6249,c=24576,r=6249]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48985e[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6269,c=24576,r=6269]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69a26c4f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6270,c=24576,r=6270]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d25cbc6[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6290,c=24576,r=6290]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2baa578f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6291,c=24576,r=6291]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6fe4b0cc[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.333759,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6305,c=24576,r=6305]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.333759,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@155e796b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.577 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6306,c=24576,r=6306]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.333759,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b6ebfd[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.871505>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6320,c=24576,r=6320]={<<<{\n\t"nhits": 51,\n\t"paramet....333759,\n\t\t\t\t\t48.871505>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fd9d28b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6321,c=24576,r=6321]={<<<{\n\t"nhits": 51,\n\t"paramet...333759,\n\t\t\t\t\t48.871505\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35716f6c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6326,c=24576,r=6326]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.871505\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5382cd88[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6327,c=24576,r=6327]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.871505\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62da3d06[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6332,c=24576,r=6332]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.871505\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5326f65c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6333,c=24576,r=6333]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.871505\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d12e95b[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:08.652000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6390,c=24576,r=6390]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:08.652000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@283997fc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6391,c=24576,r=6391]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:08.652000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bb8adf0[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6395,c=24576,r=6395]={<<<{\n\t"nhits": 51,\n\t"paramet...9:08.652000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fc83ccd[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6396,c=24576,r=6396]={<<<{\n\t"nhits": 51,\n\t"paramet...:08.652000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ea5a5e[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6399,c=24576,r=6399]={<<<{\n\t"nhits": 51,\n\t"paramet....652000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6188ab68[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6400,c=24576,r=6400]={<<<{\n\t"nhits": 51,\n\t"paramet...652000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f014d84[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6424,c=24576,r=6424]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11120fd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6425,c=24576,r=6425]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@567ea22b[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "866c5568b...c4812f16e33b5f3795d12",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6483,c=24576,r=6483]={<<<{\n\t"nhits": 51,\n\t"paramet...c4812f16e33b5f3795d12",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.644 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72098067[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.644 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6484,c=24576,r=6484]={<<<{\n\t"nhits": 51,\n\t"paramet...4812f16e33b5f3795d12",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.644 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47d18ecf[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "866c556...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.644 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6498,c=24576,r=6498]={<<<{\n\t"nhits": 51,\n\t"paramet...795d12",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.644 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fcf4800[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.644 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6499,c=24576,r=6499]={<<<{\n\t"nhits": 51,\n\t"paramet...95d12",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.644 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c83c428[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor F",>>>8bcaf548b...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.644 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6522,c=24576,r=6522]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor F",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.644 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52b76b67[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.644 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6523,c=24576,r=6523]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor F",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.644 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@195b2008[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1754",>>>or F",8bc...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.644 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6540,c=24576,r=6540]={<<<{\n\t"nhits": 51,\n\t"paramet...r F",\n\t\t\t\t"id": "1754",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.644 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c61f46b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.644 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6541,c=24576,r=6541]={<<<{\n\t"nhits": 51,\n\t"paramet... F",\n\t\t\t\t"id": "1754",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.644 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e31d74b[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "SWAN",>>> F",8bcaf...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.644 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6560,c=24576,r=6560]={<<<{\n\t"nhits": 51,\n\t"paramet...4",\n\t\t\t\t"type": "SWAN",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.644 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37b473b9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6561,c=24576,r=6561]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "SWAN",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77af5e27[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 2,>>>AN", F",8...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6576,c=24576,r=6576]={<<<{\n\t"nhits": 51,\n\t"paramet..."SWAN",\n\t\t\t\t"value": 2,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@544e2e15[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6577,c=24576,r=6577]={<<<{\n\t"nhits": 51,\n\t"paramet...SWAN",\n\t\t\t\t"value": 2,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4953058[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>f16e33b5f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6617,c=24576,r=6617]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10a8b2c8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6618,c=24576,r=6618]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d7b989c[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6630,c=24576,r=6630]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38e023a0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6631,c=24576,r=6631]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15dad314[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.798667,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6646,c=24576,r=6646]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.798667,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40310d95[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6647,c=24576,r=6647]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.798667,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14fc277[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.451794>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6660,c=24576,r=6660]={<<<{\n\t"nhits": 51,\n\t"paramet...8.798667,\n\t\t\t\t\t2.451794>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@380b0cdd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6661,c=24576,r=6661]={<<<{\n\t"nhits": 51,\n\t"paramet....798667,\n\t\t\t\t\t2.451794\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b0a3abb[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.4517947...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6666,c=24576,r=6666]={<<<{\n\t"nhits": 51,\n\t"paramet...67,\n\t\t\t\t\t2.451794\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@339fcdea[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6667,c=24576,r=6667]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.451794\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c3cfd94[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.4517947...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6672,c=24576,r=6672]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.451794\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c317d2a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6673,c=24576,r=6673]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.451794\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c445f5[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6689,c=24576,r=6689]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b79285a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6690,c=24576,r=6690]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6002acfc[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6710,c=24576,r=6710]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@477d45fb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6711,c=24576,r=6711]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.653 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63b24b0c[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.653 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6731,c=24576,r=6731]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.653 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@610b84d8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.653 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6732,c=24576,r=6732]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.653 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@149bb149[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.451794,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.653 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6746,c=24576,r=6746]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.451794,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39647cbc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6747,c=24576,r=6747]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.451794,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@487faab7[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.798667>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6761,c=24576,r=6761]={<<<{\n\t"nhits": 51,\n\t"paramet....451794,\n\t\t\t\t\t48.798667>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75efca24[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6762,c=24576,r=6762]={<<<{\n\t"nhits": 51,\n\t"paramet...451794,\n\t\t\t\t\t48.798667\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c373c29[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.798667...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6767,c=24576,r=6767]={<<<{\n\t"nhits": 51,\n\t"paramet...4,\n\t\t\t\t\t48.798667\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@262c268f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6768,c=24576,r=6768]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.798667\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13b30aef[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.798667...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6773,c=24576,r=6773]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.798667\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18865c57[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6774,c=24576,r=6774]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.798667\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1dd5ed1a[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:05.719000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6831,c=24576,r=6831]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:05.719000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a0aa871[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6832,c=24576,r=6832]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:05.719000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@516525ad[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6836,c=24576,r=6836]={<<<{\n\t"nhits": 51,\n\t"paramet...9:05.719000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7babaf32[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6837,c=24576,r=6837]={<<<{\n\t"nhits": 51,\n\t"paramet...:05.719000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49a43060[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6840,c=24576,r=6840]={<<<{\n\t"nhits": 51,\n\t"paramet....719000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46625005[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6841,c=24576,r=6841]={<<<{\n\t"nhits": 51,\n\t"paramet...719000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e524d29[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6865,c=24576,r=6865]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1826b7ee[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.660 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6866,c=24576,r=6866]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.667 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7069a3ba[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "50df845f4...e02aa60e917056bb8e976",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.667 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6924,c=24576,r=6924]={<<<{\n\t"nhits": 51,\n\t"paramet...e02aa60e917056bb8e976",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.667 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@245f37ca[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.667 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6925,c=24576,r=6925]={<<<{\n\t"nhits": 51,\n\t"paramet...02aa60e917056bb8e976",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.667 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8481d6d[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "50df845...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.667 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6939,c=24576,r=6939]={<<<{\n\t"nhits": 51,\n\t"paramet...b8e976",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.667 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25fc524d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.667 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6940,c=24576,r=6940]={<<<{\n\t"nhits": 51,\n\t"paramet...8e976",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.667 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18b5413b[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor L",>>>f441b8dcc...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.667 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6963,c=24576,r=6963]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor L",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.667 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4509d480[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.667 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6964,c=24576,r=6964]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor L",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.667 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d621a39[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1152",>>>or L",f44...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.667 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6981,c=24576,r=6981]={<<<{\n\t"nhits": 51,\n\t"paramet...r L",\n\t\t\t\t"id": "1152",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.667 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a4b4fe2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.667 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6982,c=24576,r=6982]={<<<{\n\t"nhits": 51,\n\t"paramet... L",\n\t\t\t\t"id": "1152",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.667 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78c56309[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> L",f441b...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.667 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7001,c=24576,r=7001]={<<<{\n\t"nhits": 51,\n\t"paramet...2",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.667 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73e31545[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7002,c=24576,r=7002]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e4d6ad2[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 17,>>>K", L",f4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7018,c=24576,r=7018]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 17,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e691ca6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7019,c=24576,r=7019]={<<<{\n\t"nhits": 51,\n\t"paramet...UCK",\n\t\t\t\t"value": 17,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2de7f549[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>60e917056...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7059,c=24576,r=7059]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4645948d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7060,c=24576,r=7060]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43db7d6d[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7072,c=24576,r=7072]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75e1c59c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7073,c=24576,r=7073]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@673e3bd4[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.827057,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7088,c=24576,r=7088]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.827057,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@db53a42[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7089,c=24576,r=7089]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.827057,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@159d0e8c[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.341523>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7102,c=24576,r=7102]={<<<{\n\t"nhits": 51,\n\t"paramet...8.827057,\n\t\t\t\t\t2.341523>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e2bf486[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7103,c=24576,r=7103]={<<<{\n\t"nhits": 51,\n\t"paramet....827057,\n\t\t\t\t\t2.341523\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78dd920c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3415237...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7108,c=24576,r=7108]={<<<{\n\t"nhits": 51,\n\t"paramet...57,\n\t\t\t\t\t2.341523\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c9ec07f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7109,c=24576,r=7109]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.341523\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@210a5c0e[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3415237...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7114,c=24576,r=7114]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.341523\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1034036d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7115,c=24576,r=7115]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.341523\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46dbe95[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7131,c=24576,r=7131]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2eda1b5f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7132,c=24576,r=7132]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5dc3d8a6[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7152,c=24576,r=7152]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d5c8718[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7153,c=24576,r=7153]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ac0530[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7173,c=24576,r=7173]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a52e619[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.675 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7174,c=24576,r=7174]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3997171d[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.341523,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7188,c=24576,r=7188]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.341523,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@307a3370[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7189,c=24576,r=7189]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.341523,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@549b25ca[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.827057>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7203,c=24576,r=7203]={<<<{\n\t"nhits": 51,\n\t"paramet....341523,\n\t\t\t\t\t48.827057>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3994736e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7204,c=24576,r=7204]={<<<{\n\t"nhits": 51,\n\t"paramet...341523,\n\t\t\t\t\t48.827057\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@383ab4be[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.827057...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7209,c=24576,r=7209]={<<<{\n\t"nhits": 51,\n\t"paramet...3,\n\t\t\t\t\t48.827057\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59bae17a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7210,c=24576,r=7210]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.827057\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54022af2[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.827057...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7215,c=24576,r=7215]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.827057\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e172c1f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7216,c=24576,r=7216]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.827057\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2365fe27[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:06.504000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7273,c=24576,r=7273]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:06.504000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d5a6a00[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7274,c=24576,r=7274]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:06.504000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@684a80e3[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7278,c=24576,r=7278]={<<<{\n\t"nhits": 51,\n\t"paramet...9:06.504000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fca2e21[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7279,c=24576,r=7279]={<<<{\n\t"nhits": 51,\n\t"paramet...:06.504000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13d26f39[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7282,c=24576,r=7282]={<<<{\n\t"nhits": 51,\n\t"paramet....504000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d260d29[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7283,c=24576,r=7283]={<<<{\n\t"nhits": 51,\n\t"paramet...504000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5157c5f6[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.683 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7307,c=24576,r=7307]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.690 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f2242db[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7308,c=24576,r=7308]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f094da1[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "845b6d82d...d24356ddb128552138172",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7366,c=24576,r=7366]={<<<{\n\t"nhits": 51,\n\t"paramet...d24356ddb128552138172",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@429b542c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7367,c=24576,r=7367]={<<<{\n\t"nhits": 51,\n\t"paramet...24356ddb128552138172",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d8c51fc[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "845b6d8...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7381,c=24576,r=7381]={<<<{\n\t"nhits": 51,\n\t"paramet...138172",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20b5fa0c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7382,c=24576,r=7382]={<<<{\n\t"nhits": 51,\n\t"paramet...38172",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7504dffe[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor L",>>>2dc2792da...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7405,c=24576,r=7405]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor L",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6da6cf46[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7406,c=24576,r=7406]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor L",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22ea70bf[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1152",>>>or L",2dc...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7423,c=24576,r=7423]={<<<{\n\t"nhits": 51,\n\t"paramet...r L",\n\t\t\t\t"id": "1152",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d008b74[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7424,c=24576,r=7424]={<<<{\n\t"nhits": 51,\n\t"paramet... L",\n\t\t\t\t"id": "1152",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e284a05[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>L",2dc279...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7444,c=24576,r=7444]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25af6679[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7445,c=24576,r=7445]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54b185fb[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 76,>>>SE",L",2d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7461,c=24576,r=7461]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 76,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d43ff32[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7462,c=24576,r=7462]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 76,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4107fafd[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>6ddb12855...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7502,c=24576,r=7502]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fc5d00a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.691 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7503,c=24576,r=7503]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.736 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47830054[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.736 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7515,c=24576,r=7515]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25dbddf9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7516,c=24576,r=7516]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bf50bad[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.827057,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7531,c=24576,r=7531]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.827057,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a01c559[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7532,c=24576,r=7532]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.827057,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35dff9ed[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.341523>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7545,c=24576,r=7545]={<<<{\n\t"nhits": 51,\n\t"paramet...8.827057,\n\t\t\t\t\t2.341523>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e90ceba[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7546,c=24576,r=7546]={<<<{\n\t"nhits": 51,\n\t"paramet....827057,\n\t\t\t\t\t2.341523\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3dcb1ca6[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3415237...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7551,c=24576,r=7551]={<<<{\n\t"nhits": 51,\n\t"paramet...57,\n\t\t\t\t\t2.341523\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59043d4b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7552,c=24576,r=7552]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.341523\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@135ea717[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3415237...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7557,c=24576,r=7557]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.341523\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bf34ed8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7558,c=24576,r=7558]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.341523\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3eb8572c[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7574,c=24576,r=7574]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46aecbd5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7575,c=24576,r=7575]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20aeba08[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7595,c=24576,r=7595]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@616ab54b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7596,c=24576,r=7596]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d178f7d[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7616,c=24576,r=7616]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2dd71f69[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7617,c=24576,r=7617]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78fc9e21[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.341523,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7631,c=24576,r=7631]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.341523,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c08bc98[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7632,c=24576,r=7632]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.341523,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6dc5be03[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.827057>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7646,c=24576,r=7646]={<<<{\n\t"nhits": 51,\n\t"paramet....341523,\n\t\t\t\t\t48.827057>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@787cd885[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7647,c=24576,r=7647]={<<<{\n\t"nhits": 51,\n\t"paramet...341523,\n\t\t\t\t\t48.827057\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64ed4c3d[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.827057...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7652,c=24576,r=7652]={<<<{\n\t"nhits": 51,\n\t"paramet...3,\n\t\t\t\t\t48.827057\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d08c044[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7653,c=24576,r=7653]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.827057\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2dfd4e40[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.827057...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7658,c=24576,r=7658]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.827057\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33db038a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7659,c=24576,r=7659]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.827057\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3dd93d68[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:06.218000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7716,c=24576,r=7716]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:06.218000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1678d077[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7717,c=24576,r=7717]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:06.218000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@513003b6[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7721,c=24576,r=7721]={<<<{\n\t"nhits": 51,\n\t"paramet...9:06.218000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a9c9d49[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7722,c=24576,r=7722]={<<<{\n\t"nhits": 51,\n\t"paramet...:06.218000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e5ad50f[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7725,c=24576,r=7725]={<<<{\n\t"nhits": 51,\n\t"paramet....218000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ef15fdb[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7726,c=24576,r=7726]={<<<{\n\t"nhits": 51,\n\t"paramet...218000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.752 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f0dd200[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.752 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7750,c=24576,r=7750]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.752 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11a5787d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.752 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7751,c=24576,r=7751]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.752 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@94f35eb[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "4b715723d...534ca2fd1e4c94b630bab",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.752 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7809,c=24576,r=7809]={<<<{\n\t"nhits": 51,\n\t"paramet...534ca2fd1e4c94b630bab",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.752 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d54ac9e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.752 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7810,c=24576,r=7810]={<<<{\n\t"nhits": 51,\n\t"paramet...34ca2fd1e4c94b630bab",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.752 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ce8f0e6[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "4b71572...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.752 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7824,c=24576,r=7824]={<<<{\n\t"nhits": 51,\n\t"paramet...630bab",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.752 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6341196[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.752 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7825,c=24576,r=7825]={<<<{\n\t"nhits": 51,\n\t"paramet...30bab",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.752 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76249cd6[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor D",>>>3da9f5905...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.752 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7848,c=24576,r=7848]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor D",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.752 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e2ceed0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.752 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7849,c=24576,r=7849]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor D",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.752 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35b85833[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1502",>>>or D",3da...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.752 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7866,c=24576,r=7866]={<<<{\n\t"nhits": 51,\n\t"paramet...r D",\n\t\t\t\t"id": "1502",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.752 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13a647b3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7867,c=24576,r=7867]={<<<{\n\t"nhits": 51,\n\t"paramet... D",\n\t\t\t\t"id": "1502",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41b6bb3d[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "SWAN",>>> D",3da9f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7886,c=24576,r=7886]={<<<{\n\t"nhits": 51,\n\t"paramet...2",\n\t\t\t\t"type": "SWAN",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@684587b5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7887,c=24576,r=7887]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "SWAN",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fcb234e[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 15,>>>N", D",3d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7903,c=24576,r=7903]={<<<{\n\t"nhits": 51,\n\t"paramet...SWAN",\n\t\t\t\t"value": 15,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ef164db[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7904,c=24576,r=7904]={<<<{\n\t"nhits": 51,\n\t"paramet...WAN",\n\t\t\t\t"value": 15,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a6a4f6b[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>2fd1e4c94...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7944,c=24576,r=7944]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ed611bc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7945,c=24576,r=7945]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4841827b[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7957,c=24576,r=7957]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7da3f014[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7958,c=24576,r=7958]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65aae9dc[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.845002,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7973,c=24576,r=7973]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.845002,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bcf5f24[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7974,c=24576,r=7974]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.845002,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f594c7c[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.375691>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7987,c=24576,r=7987]={<<<{\n\t"nhits": 51,\n\t"paramet...8.845002,\n\t\t\t\t\t2.375691>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d983cd3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7988,c=24576,r=7988]={<<<{\n\t"nhits": 51,\n\t"paramet....845002,\n\t\t\t\t\t2.375691\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.753 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fceceb5[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7993,c=24576,r=7993]={<<<{\n\t"nhits": 51,\n\t"paramet...02,\n\t\t\t\t\t2.375691\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e598e17[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7994,c=24576,r=7994]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.375691\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bb6050c[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7999,c=24576,r=7999]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.375691\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f4d80d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8000,c=24576,r=8000]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.375691\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e760520[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8016,c=24576,r=8016]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c7d1dcf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8017,c=24576,r=8017]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1768e529[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8037,c=24576,r=8037]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36fd7379[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8038,c=24576,r=8038]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@382c2f83[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8058,c=24576,r=8058]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c4bce2c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8059,c=24576,r=8059]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cda2b21[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.375691,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8073,c=24576,r=8073]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.375691,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4161e578[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8074,c=24576,r=8074]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.375691,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18e88ae0[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.845002>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8088,c=24576,r=8088]={<<<{\n\t"nhits": 51,\n\t"paramet....375691,\n\t\t\t\t\t48.845002>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ac00d7f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8089,c=24576,r=8089]={<<<{\n\t"nhits": 51,\n\t"paramet...375691,\n\t\t\t\t\t48.845002\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@470ebc25[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.760 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8094,c=24576,r=8094]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.845002\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.761 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@90acb99[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.768 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8095,c=24576,r=8095]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.845002\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.768 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5569efd2[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.768 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8100,c=24576,r=8100]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.845002\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.768 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f48bbf5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.768 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8101,c=24576,r=8101]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.845002\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.768 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d15dbad[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:11.381000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.768 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8158,c=24576,r=8158]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:11.381000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.768 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@329c8395[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.768 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8159,c=24576,r=8159]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:11.381000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.768 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2891fd6b[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.768 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8163,c=24576,r=8163]={<<<{\n\t"nhits": 51,\n\t"paramet...9:11.381000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.768 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@329c6c9f[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.768 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8164,c=24576,r=8164]={<<<{\n\t"nhits": 51,\n\t"paramet...:11.381000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.768 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@719711d2[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.768 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8167,c=24576,r=8167]={<<<{\n\t"nhits": 51,\n\t"paramet....381000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.768 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2741a45e[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.768 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8168,c=24576,r=8168]={<<<{\n\t"nhits": 51,\n\t"paramet...381000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.768 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c6f78[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.768 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8192,c=24576,r=8192]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.768 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51351370[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.768 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8193,c=24576,r=8193]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.768 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18658105[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "d984051ca...8c42928155135a09b0218",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.769 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8251,c=24576,r=8251]={<<<{\n\t"nhits": 51,\n\t"paramet...8c42928155135a09b0218",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.769 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32acb503[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.769 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8252,c=24576,r=8252]={<<<{\n\t"nhits": 51,\n\t"paramet...c42928155135a09b0218",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.769 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51a86b81[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "d984051...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.769 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8266,c=24576,r=8266]={<<<{\n\t"nhits": 51,\n\t"paramet...9b0218",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.769 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28ff4c57[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.769 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8267,c=24576,r=8267]={<<<{\n\t"nhits": 51,\n\t"paramet...b0218",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.769 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ca68de4[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor Q",>>>cad41a5ca...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8290,c=24576,r=8290]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor Q",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b7527de[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8291,c=24576,r=8291]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor Q",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5913a952[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1504",>>>or Q",cad...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8308,c=24576,r=8308]={<<<{\n\t"nhits": 51,\n\t"paramet...r Q",\n\t\t\t\t"id": "1504",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b5ccbd3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8309,c=24576,r=8309]={<<<{\n\t"nhits": 51,\n\t"paramet... Q",\n\t\t\t\t"id": "1504",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23bdbef1[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>Q",cad41a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8329,c=24576,r=8329]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4194368f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8330,c=24576,r=8330]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5094ed6[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 4,>>>OSE",Q",c...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8345,c=24576,r=8345]={<<<{\n\t"nhits": 51,\n\t"paramet...GOOSE",\n\t\t\t\t"value": 4,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68661ff7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8346,c=24576,r=8346]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 4,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26626e3c[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>28155135a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8386,c=24576,r=8386]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46220431[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8387,c=24576,r=8387]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9128ddd[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8399,c=24576,r=8399]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51d3b2af[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.776 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8400,c=24576,r=8400]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.777 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64f52527[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.84622,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.777 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8414,c=24576,r=8414]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.84622,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.777 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32a0a604[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.777 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8415,c=24576,r=8415]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.84622,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.777 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f41b9e8[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.387776>>>,021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.777 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8428,c=24576,r=8428]={<<<{\n\t"nhits": 51,\n\t"paramet...48.84622,\n\t\t\t\t\t2.387776>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.777 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63cb2065[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.387...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8429,c=24576,r=8429]={<<<{\n\t"nhits": 51,\n\t"paramet...8.84622,\n\t\t\t\t\t2.387776\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2edaed26[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.387776,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8434,c=24576,r=8434]={<<<{\n\t"nhits": 51,\n\t"paramet...22,\n\t\t\t\t\t2.387776\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@197dee7f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.387...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8435,c=24576,r=8435]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.387776\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b518a41[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.387776,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8440,c=24576,r=8440]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.387776\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a34d46[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.387...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8441,c=24576,r=8441]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.387776\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78692389[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8457,c=24576,r=8457]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e1134ed[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8458,c=24576,r=8458]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39a5b4ec[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8478,c=24576,r=8478]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@227717e3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8479,c=24576,r=8479]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13331d4f[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8499,c=24576,r=8499]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1402e598[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8500,c=24576,r=8500]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@943120[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.387776,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8514,c=24576,r=8514]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.387776,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a46e6de[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.387...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8515,c=24576,r=8515]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.387776,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@119449bc[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.84622>>>,es": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8528,c=24576,r=8528]={<<<{\n\t"nhits": 51,\n\t"paramet...2.387776,\n\t\t\t\t\t48.84622>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12b95033[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8529,c=24576,r=8529]={<<<{\n\t"nhits": 51,\n\t"paramet....387776,\n\t\t\t\t\t48.84622\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.784 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33856e75[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.84622,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8534,c=24576,r=8534]={<<<{\n\t"nhits": 51,\n\t"paramet...76,\n\t\t\t\t\t48.84622\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e581ecd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8535,c=24576,r=8535]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t48.84622\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2db26d13[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.84622,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8540,c=24576,r=8540]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.84622\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75d2985e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8541,c=24576,r=8541]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.84622\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6dbca657[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:12.490000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8598,c=24576,r=8598]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:12.490000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33cc635b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8599,c=24576,r=8599]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:12.490000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@da84ac4[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8603,c=24576,r=8603]={<<<{\n\t"nhits": 51,\n\t"paramet...9:12.490000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c592347[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8604,c=24576,r=8604]={<<<{\n\t"nhits": 51,\n\t"paramet...:12.490000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64dfbe85[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8607,c=24576,r=8607]={<<<{\n\t"nhits": 51,\n\t"paramet....490000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3459dffe[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8608,c=24576,r=8608]={<<<{\n\t"nhits": 51,\n\t"paramet...490000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b684ddb[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8632,c=24576,r=8632]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e8e0aea[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8633,c=24576,r=8633]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@473cbc28[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "c143a7c3f...b69af7a2e2912df43f5d0",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8691,c=24576,r=8691]={<<<{\n\t"nhits": 51,\n\t"paramet...b69af7a2e2912df43f5d0",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d602d1e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8692,c=24576,r=8692]={<<<{\n\t"nhits": 51,\n\t"paramet...69af7a2e2912df43f5d0",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dfb9fc[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "c143a7c...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8706,c=24576,r=8706]={<<<{\n\t"nhits": 51,\n\t"paramet...43f5d0",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.792 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a282ad7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.799 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8707,c=24576,r=8707]={<<<{\n\t"nhits": 51,\n\t"paramet...3f5d0",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.799 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8d71e46[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor S",>>>3fcfc8fa9...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.799 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8730,c=24576,r=8730]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor S",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.799 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34e3da9f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.799 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8731,c=24576,r=8731]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor S",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.799 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d8a85a6[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1603",>>>or S",3fc...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.799 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8748,c=24576,r=8748]={<<<{\n\t"nhits": 51,\n\t"paramet...r S",\n\t\t\t\t"id": "1603",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.799 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@261f7052[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.799 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8749,c=24576,r=8749]={<<<{\n\t"nhits": 51,\n\t"paramet... S",\n\t\t\t\t"id": "1603",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.800 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@160a7ff9[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>S",3fcfc8...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.800 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8769,c=24576,r=8769]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.800 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c976885[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.800 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8770,c=24576,r=8770]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.800 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25a96d04[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 16,>>>SE",S",3f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.800 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8786,c=24576,r=8786]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 16,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.800 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78e91403[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.800 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8787,c=24576,r=8787]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 16,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.800 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d594950[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>7a2e2912d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.800 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8827,c=24576,r=8827]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.800 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a8dcd3e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.800 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8828,c=24576,r=8828]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.800 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54225626[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.800 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8840,c=24576,r=8840]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.800 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64db09ad[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.800 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8841,c=24576,r=8841]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.800 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13bfdfaf[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.8759,>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.800 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8854,c=24576,r=8854]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"geo": [\n\t\t\t\t\t48.8759,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.800 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@478f04db[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.800 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8855,c=24576,r=8855]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.8759,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.800 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1dae96a[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t2.64306>>>,2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.839 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8867,c=24576,r=8867]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.8759,\n\t\t\t\t\t2.64306>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.839 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3df01e9d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.643...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.839 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8868,c=24576,r=8868]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.8759,\n\t\t\t\t\t2.64306\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.839 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@505fec2b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.64306,2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.839 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8873,c=24576,r=8873]={<<<{\n\t"nhits": 51,\n\t"paramet...759,\n\t\t\t\t\t2.64306\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.839 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f499327[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.643...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.839 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8874,c=24576,r=8874]={<<<{\n\t"nhits": 51,\n\t"paramet...59,\n\t\t\t\t\t2.64306\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.839 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@390ea61d[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.64306,2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.839 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8879,c=24576,r=8879]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t2.64306\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.839 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4375357[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.643...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.839 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8880,c=24576,r=8880]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.64306\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.839 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ba6d94e[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.839 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8896,c=24576,r=8896]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.839 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8d5b7b6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.839 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8897,c=24576,r=8897]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.839 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44a7c6ff[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.839 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8917,c=24576,r=8917]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.839 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ab488d7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.839 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8918,c=24576,r=8918]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.840 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67455266[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.840 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8938,c=24576,r=8938]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.840 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4288313f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.840 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8939,c=24576,r=8939]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.840 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@386287af[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.64306,>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.840 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8952,c=24576,r=8952]={<<<{\n\t"nhits": 51,\n\t"paramet...nates": [\n\t\t\t\t\t2.64306,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.840 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66ce5244[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.643...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.840 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8953,c=24576,r=8953]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.64306,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.840 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b55fa99[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t48.8759>>>,tes": [-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.840 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8965,c=24576,r=8965]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.64306,\n\t\t\t\t\t48.8759>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.840 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28d72705[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.847 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8966,c=24576,r=8966]={<<<{\n\t"nhits": 51,\n\t"paramet...\t2.64306,\n\t\t\t\t\t48.8759\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@424824f[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.8759,t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8971,c=24576,r=8971]={<<<{\n\t"nhits": 51,\n\t"paramet...306,\n\t\t\t\t\t48.8759\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10ecbcfd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8972,c=24576,r=8972]={<<<{\n\t"nhits": 51,\n\t"paramet...06,\n\t\t\t\t\t48.8759\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14690d4b[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.8759,t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8977,c=24576,r=8977]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t48.8759\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@517efcc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8978,c=24576,r=8978]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.8759\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@258133db[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:14.144000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9035,c=24576,r=9035]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:14.144000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50ff68c2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9036,c=24576,r=9036]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:14.144000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ca034c3[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9040,c=24576,r=9040]={<<<{\n\t"nhits": 51,\n\t"paramet...9:14.144000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36f3d314[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9041,c=24576,r=9041]={<<<{\n\t"nhits": 51,\n\t"paramet...:14.144000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ac021fa[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9044,c=24576,r=9044]={<<<{\n\t"nhits": 51,\n\t"paramet....144000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31d2e318[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9045,c=24576,r=9045]={<<<{\n\t"nhits": 51,\n\t"paramet...144000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3cd9dfcd[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9069,c=24576,r=9069]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@141ad031[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9070,c=24576,r=9070]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fceecb9[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "905345537...1f2d5a17c1dd6aa755bdd",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9128,c=24576,r=9128]={<<<{\n\t"nhits": 51,\n\t"paramet...1f2d5a17c1dd6aa755bdd",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2922047b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9129,c=24576,r=9129]={<<<{\n\t"nhits": 51,\n\t"paramet...f2d5a17c1dd6aa755bdd",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.848 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b779125[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "9053455...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9143,c=24576,r=9143]={<<<{\n\t"nhits": 51,\n\t"paramet...755bdd",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@192e5922[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9144,c=24576,r=9144]={<<<{\n\t"nhits": 51,\n\t"paramet...55bdd",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61fdc59a[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor G",>>>37815c8d0...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9167,c=24576,r=9167]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor G",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58c50402[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9168,c=24576,r=9168]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor G",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fdc5886[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1651",>>>or G",378...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9185,c=24576,r=9185]={<<<{\n\t"nhits": 51,\n\t"paramet...r G",\n\t\t\t\t"id": "1651",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54d0f116[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9186,c=24576,r=9186]={<<<{\n\t"nhits": 51,\n\t"paramet... G",\n\t\t\t\t"id": "1651",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b0e2f03[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "EAGLE",>>>G",37815c...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9206,c=24576,r=9206]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "EAGLE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b1bc574[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9207,c=24576,r=9207]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "EAGLE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76deb0f9[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>GLE",G",3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9222,c=24576,r=9222]={<<<{\n\t"nhits": 51,\n\t"paramet...EAGLE",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25d5b775[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9223,c=24576,r=9223]={<<<{\n\t"nhits": 51,\n\t"paramet...AGLE",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f09e2fb[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>a17c1dd6a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9263,c=24576,r=9263]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7accb60b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9264,c=24576,r=9264]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@799688d3[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9276,c=24576,r=9276]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71f0e68b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9277,c=24576,r=9277]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31aedc74[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.82097,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9291,c=24576,r=9291]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.82097,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.856 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e4d58a4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9292,c=24576,r=9292]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.82097,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63d09dae[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.324525>>>,021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9305,c=24576,r=9305]={<<<{\n\t"nhits": 51,\n\t"paramet...48.82097,\n\t\t\t\t\t2.324525>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1562ebe1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9306,c=24576,r=9306]={<<<{\n\t"nhits": 51,\n\t"paramet...8.82097,\n\t\t\t\t\t2.324525\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52e8d845[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.324525,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9311,c=24576,r=9311]={<<<{\n\t"nhits": 51,\n\t"paramet...97,\n\t\t\t\t\t2.324525\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@162432c4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9312,c=24576,r=9312]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.324525\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71fef043[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.324525,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9317,c=24576,r=9317]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.324525\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73c1207e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9318,c=24576,r=9318]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.324525\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@677ff4b3[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9334,c=24576,r=9334]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@507a488a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9335,c=24576,r=9335]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5680d62e[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9355,c=24576,r=9355]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c38de50[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9356,c=24576,r=9356]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34fa7d08[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9376,c=24576,r=9376]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36464d05[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.867 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9377,c=24576,r=9377]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.867 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66a7dc45[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.324525,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.867 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9391,c=24576,r=9391]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.324525,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.867 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c07549f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.867 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9392,c=24576,r=9392]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.324525,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.867 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b726a2a[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.82097>>>,es": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9405,c=24576,r=9405]={<<<{\n\t"nhits": 51,\n\t"paramet...2.324525,\n\t\t\t\t\t48.82097>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f583c24[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9406,c=24576,r=9406]={<<<{\n\t"nhits": 51,\n\t"paramet....324525,\n\t\t\t\t\t48.82097\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37c5907e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.82097,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9411,c=24576,r=9411]={<<<{\n\t"nhits": 51,\n\t"paramet...25,\n\t\t\t\t\t48.82097\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d099b5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9412,c=24576,r=9412]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t48.82097\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@798b909f[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.82097,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9417,c=24576,r=9417]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.82097\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@571c2a96[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9418,c=24576,r=9418]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.82097\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c41166b[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:15.659000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9475,c=24576,r=9475]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:15.659000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49592367[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9476,c=24576,r=9476]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:15.659000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cf35dbb[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9480,c=24576,r=9480]={<<<{\n\t"nhits": 51,\n\t"paramet...9:15.659000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a8d8229[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9481,c=24576,r=9481]={<<<{\n\t"nhits": 51,\n\t"paramet...:15.659000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ebb355d[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9484,c=24576,r=9484]={<<<{\n\t"nhits": 51,\n\t"paramet....659000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ef97ff6[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9485,c=24576,r=9485]={<<<{\n\t"nhits": 51,\n\t"paramet...659000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6811f717[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9509,c=24576,r=9509]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ebbacf6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9510,c=24576,r=9510]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19ed6ba1[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "f1a985efc...d11d7fd877a0d4c1c876e",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.875 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9568,c=24576,r=9568]={<<<{\n\t"nhits": 51,\n\t"paramet...d11d7fd877a0d4c1c876e",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.875 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4cbea1a5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.875 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9569,c=24576,r=9569]={<<<{\n\t"nhits": 51,\n\t"paramet...11d7fd877a0d4c1c876e",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.875 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bf04e6a[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "f1a985e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.875 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9583,c=24576,r=9583]={<<<{\n\t"nhits": 51,\n\t"paramet...1c876e",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.875 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28af9bfe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.875 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9584,c=24576,r=9584]={<<<{\n\t"nhits": 51,\n\t"paramet...c876e",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.875 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a6d4d29[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor I",>>>fc4f3be02...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.875 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9607,c=24576,r=9607]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor I",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.875 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63677c48[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.875 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9608,c=24576,r=9608]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor I",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.875 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4acdfd50[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1901",>>>or I",fc4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.875 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9625,c=24576,r=9625]={<<<{\n\t"nhits": 51,\n\t"paramet...r I",\n\t\t\t\t"id": "1901",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.875 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ee9ff9c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.875 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9626,c=24576,r=9626]={<<<{\n\t"nhits": 51,\n\t"paramet... I",\n\t\t\t\t"id": "1901",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.875 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2edded6d[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>I",fc4f3b...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.875 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9646,c=24576,r=9646]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@768041c2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9647,c=24576,r=9647]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5302153f[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 268,>>>E",I",fc4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9664,c=24576,r=9664]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 268,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c605dc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9665,c=24576,r=9665]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 268,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4331366c[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>fd877a0d4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9705,c=24576,r=9705]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37cbe199[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9706,c=24576,r=9706]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74a3a1b2[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9718,c=24576,r=9718]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4679b21f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9719,c=24576,r=9719]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c317eea[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.833875,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9734,c=24576,r=9734]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.833875,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@649e91dc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.83...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9735,c=24576,r=9735]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.833875,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@dd902cc[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.382319>>>5,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9748,c=24576,r=9748]={<<<{\n\t"nhits": 51,\n\t"paramet...8.833875,\n\t\t\t\t\t2.382319>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63bb022[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.382...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9749,c=24576,r=9749]={<<<{\n\t"nhits": 51,\n\t"paramet....833875,\n\t\t\t\t\t2.382319\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17a4821[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3823195...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9754,c=24576,r=9754]={<<<{\n\t"nhits": 51,\n\t"paramet...75,\n\t\t\t\t\t2.382319\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11fa29a3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.382...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9755,c=24576,r=9755]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t2.382319\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54709632[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3823195...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9760,c=24576,r=9760]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.382319\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f91963e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.382...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9761,c=24576,r=9761]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.382319\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c79fcad[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9777,c=24576,r=9777]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c8e71b0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9778,c=24576,r=9778]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c1fb515[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9798,c=24576,r=9798]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f3cface[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9799,c=24576,r=9799]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c33fb10[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9819,c=24576,r=9819]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@335f12d7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9820,c=24576,r=9820]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@259aeb4[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.382319,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9834,c=24576,r=9834]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.382319,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a1bcebb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.382...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9835,c=24576,r=9835]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.382319,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69b34b93[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.833875>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9849,c=24576,r=9849]={<<<{\n\t"nhits": 51,\n\t"paramet....382319,\n\t\t\t\t\t48.833875>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@223135d8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.83...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9850,c=24576,r=9850]={<<<{\n\t"nhits": 51,\n\t"paramet...382319,\n\t\t\t\t\t48.833875\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6dd20324[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.833875...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9855,c=24576,r=9855]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.833875\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19c87633[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.83...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9856,c=24576,r=9856]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.833875\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a54494a[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.833875...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9861,c=24576,r=9861]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.833875\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41e02e2d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.83...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.952 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9862,c=24576,r=9862]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.833875\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.953 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3cd6ce16[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.031000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.953 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9919,c=24576,r=9919]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.031000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66f54e51[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9920,c=24576,r=9920]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.031000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e2355dc[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9924,c=24576,r=9924]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.031000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ef28773[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9925,c=24576,r=9925]={<<<{\n\t"nhits": 51,\n\t"paramet...:16.031000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@645e52c5[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9928,c=24576,r=9928]={<<<{\n\t"nhits": 51,\n\t"paramet....031000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28951fd9[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9929,c=24576,r=9929]={<<<{\n\t"nhits": 51,\n\t"paramet...031000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c2c22a2[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9953,c=24576,r=9953]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@661ff74b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9954,c=24576,r=9954]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70415937[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "807d9f565...704529d3f331b70ccbc8e",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10012,c=24576,r=10012]={<<<{\n\t"nhits": 51,\n\t"paramet...704529d3f331b70ccbc8e",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70aaeb31[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10013,c=24576,r=10013]={<<<{\n\t"nhits": 51,\n\t"paramet...04529d3f331b70ccbc8e",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@deefeb4[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "807d9f5...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10027,c=24576,r=10027]={<<<{\n\t"nhits": 51,\n\t"paramet...ccbc8e",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1452e5ed[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10028,c=24576,r=10028]={<<<{\n\t"nhits": 51,\n\t"paramet...cbc8e",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ea09eb1[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor B",>>>65dbc5132...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10051,c=24576,r=10051]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor B",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49f41337[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10052,c=24576,r=10052]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor B",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33155fe3[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1753",>>>or B",65d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10069,c=24576,r=10069]={<<<{\n\t"nhits": 51,\n\t"paramet...r B",\n\t\t\t\t"id": "1753",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@306bb9e1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10070,c=24576,r=10070]={<<<{\n\t"nhits": 51,\n\t"paramet... B",\n\t\t\t\t"id": "1753",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ad4ec4b[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> B",65dbc...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10089,c=24576,r=10089]={<<<{\n\t"nhits": 51,\n\t"paramet...3",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3350218d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10090,c=24576,r=10090]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2aa39a43[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>CK", B",6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10105,c=24576,r=10105]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47ea9a47[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10106,c=24576,r=10106]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3aa19045[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>9d3f331b7...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10146,c=24576,r=10146]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8cf92d5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10147,c=24576,r=10147]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e08700d[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10159,c=24576,r=10159]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d23ed29[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10160,c=24576,r=10160]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bb67370[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850541,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10175,c=24576,r=10175]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850541,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f1b03e9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10176,c=24576,r=10176]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850541,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12ee9e1f[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.348671>>>1,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10189,c=24576,r=10189]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850541,\n\t\t\t\t\t2.348671>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@209673ce[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10190,c=24576,r=10190]={<<<{\n\t"nhits": 51,\n\t"paramet....850541,\n\t\t\t\t\t2.348671\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@893a95f[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10195,c=24576,r=10195]={<<<{\n\t"nhits": 51,\n\t"paramet...41,\n\t\t\t\t\t2.348671\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f20e7ef[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10196,c=24576,r=10196]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t2.348671\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59588872[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 08:47:43.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10201,c=24576,r=10201]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.348671\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ac39894[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10202,c=24576,r=10202]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.348671\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f8f19c2[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10218,c=24576,r=10218]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67288243[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10219,c=24576,r=10219]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a2e8dcc[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10239,c=24576,r=10239]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c7fbd25[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10240,c=24576,r=10240]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b99f061[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10260,c=24576,r=10260]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@288041cb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10261,c=24576,r=10261]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26cef9fa[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.348671,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10275,c=24576,r=10275]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.348671,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7789ee93[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10276,c=24576,r=10276]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.348671,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33d702fb[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850541>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10290,c=24576,r=10290]={<<<{\n\t"nhits": 51,\n\t"paramet....348671,\n\t\t\t\t\t48.850541>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19f39353[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10291,c=24576,r=10291]={<<<{\n\t"nhits": 51,\n\t"paramet...348671,\n\t\t\t\t\t48.850541\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4823a8be[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10296,c=24576,r=10296]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850541\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70e62a5f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10297,c=24576,r=10297]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850541\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bad3e62[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10302,c=24576,r=10302]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850541\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ec1434f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10303,c=24576,r=10303]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850541\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.045 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bf26271[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:04.711000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.045 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10360,c=24576,r=10360]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:04.711000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.045 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a071182[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.045 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10361,c=24576,r=10361]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:04.711000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.045 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78cb7c8e[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.045 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10365,c=24576,r=10365]={<<<{\n\t"nhits": 51,\n\t"paramet...9:04.711000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.045 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ce493e3[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.045 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10366,c=24576,r=10366]={<<<{\n\t"nhits": 51,\n\t"paramet...:04.711000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.045 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@343d89e4[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.045 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10369,c=24576,r=10369]={<<<{\n\t"nhits": 51,\n\t"paramet....711000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.045 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@666415e0[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.045 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10370,c=24576,r=10370]={<<<{\n\t"nhits": 51,\n\t"paramet...711000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.045 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45683aae[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.045 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10394,c=24576,r=10394]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.045 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6dbbc26b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.045 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10395,c=24576,r=10395]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35910491[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "1ff928dff...1d0f7a2282b9dc6050e4a",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10453,c=24576,r=10453]={<<<{\n\t"nhits": 51,\n\t"paramet...1d0f7a2282b9dc6050e4a",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@731cccd6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10454,c=24576,r=10454]={<<<{\n\t"nhits": 51,\n\t"paramet...d0f7a2282b9dc6050e4a",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77a52551[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "1ff928d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10468,c=24576,r=10468]={<<<{\n\t"nhits": 51,\n\t"paramet...050e4a",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@443e0954[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10469,c=24576,r=10469]={<<<{\n\t"nhits": 51,\n\t"paramet...50e4a",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79b628ce[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor B",>>>ff6ff2745...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10492,c=24576,r=10492]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor B",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cd93152[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10493,c=24576,r=10493]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor B",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32880e35[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1753",>>>or B",ff6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10510,c=24576,r=10510]={<<<{\n\t"nhits": 51,\n\t"paramet...r B",\n\t\t\t\t"id": "1753",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.053 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c8d599[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.053 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10511,c=24576,r=10511]={<<<{\n\t"nhits": 51,\n\t"paramet... B",\n\t\t\t\t"id": "1753",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.053 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e707dd6[p=0,l=22,c=512,r=22]={<<<\t\t\t\t"type": "PEACOCK",>>>,ff6ff274...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.053 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10533,c=24576,r=10533]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t"type": "PEACOCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.053 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b0686eb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.053 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10534,c=24576,r=10534]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"type": "PEACOCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.053 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@198dd418[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>ACOCK",,f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.053 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10549,c=24576,r=10549]={<<<{\n\t"nhits": 51,\n\t"paramet...ACOCK",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.053 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59a9aead[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.053 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10550,c=24576,r=10550]={<<<{\n\t"nhits": 51,\n\t"paramet...COCK",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.053 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14faf683[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>a2282b9dc...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.053 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10590,c=24576,r=10590]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.053 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b940b29[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.053 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10591,c=24576,r=10591]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.053 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3cce2b57[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.054 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10603,c=24576,r=10603]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.054 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@280626a5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.054 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10604,c=24576,r=10604]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.054 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b0b93c8[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850541,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.054 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10619,c=24576,r=10619]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850541,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.054 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ad00c3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.054 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10620,c=24576,r=10620]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850541,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.054 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4df41712[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.348671>>>1,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.054 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10633,c=24576,r=10633]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850541,\n\t\t\t\t\t2.348671>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.054 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@545e2307[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.054 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10634,c=24576,r=10634]={<<<{\n\t"nhits": 51,\n\t"paramet....850541,\n\t\t\t\t\t2.348671\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.054 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@637c7f97[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.054 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10639,c=24576,r=10639]={<<<{\n\t"nhits": 51,\n\t"paramet...41,\n\t\t\t\t\t2.348671\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.054 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b3fc023[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.054 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10640,c=24576,r=10640]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t2.348671\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.061 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@669e1ad1[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.061 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10645,c=24576,r=10645]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.348671\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.061 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43fd4b1e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.061 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10646,c=24576,r=10646]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.348671\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.061 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43fd0431[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.061 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10662,c=24576,r=10662]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.061 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36b6fab5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.061 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10663,c=24576,r=10663]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.061 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20683620[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.061 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10683,c=24576,r=10683]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.061 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9642c88[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.061 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10684,c=24576,r=10684]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.061 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22936d19[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.061 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10704,c=24576,r=10704]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.061 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23f148ac[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.062 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10705,c=24576,r=10705]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.062 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4249b3c4[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.348671,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.062 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10719,c=24576,r=10719]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.348671,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.062 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ae1c769[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.062 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10720,c=24576,r=10720]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.348671,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.062 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53239489[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850541>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.062 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10734,c=24576,r=10734]={<<<{\n\t"nhits": 51,\n\t"paramet....348671,\n\t\t\t\t\t48.850541>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.062 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7abe0269[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.062 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10735,c=24576,r=10735]={<<<{\n\t"nhits": 51,\n\t"paramet...348671,\n\t\t\t\t\t48.850541\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.062 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75e64969[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.062 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10740,c=24576,r=10740]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850541\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.062 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11580233[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.062 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10741,c=24576,r=10741]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850541\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.062 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e904b4d[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.062 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10746,c=24576,r=10746]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850541\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54b7b7bc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10747,c=24576,r=10747]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850541\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13dd1142[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:05.203000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10804,c=24576,r=10804]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:05.203000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42c5d090[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10805,c=24576,r=10805]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:05.203000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e5321a6[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10809,c=24576,r=10809]={<<<{\n\t"nhits": 51,\n\t"paramet...9:05.203000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77b06f87[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10810,c=24576,r=10810]={<<<{\n\t"nhits": 51,\n\t"paramet...:05.203000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c9c3732[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10813,c=24576,r=10813]={<<<{\n\t"nhits": 51,\n\t"paramet....203000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60312761[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10814,c=24576,r=10814]={<<<{\n\t"nhits": 51,\n\t"paramet...203000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@676874d0[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10838,c=24576,r=10838]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1350f3ed[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10839,c=24576,r=10839]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e987312[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "e1c69ebb3...6801ea5ec5677daef7862",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10897,c=24576,r=10897]={<<<{\n\t"nhits": 51,\n\t"paramet...6801ea5ec5677daef7862",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17fb498f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10898,c=24576,r=10898]={<<<{\n\t"nhits": 51,\n\t"paramet...801ea5ec5677daef7862",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33916154[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "e1c69eb...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10912,c=24576,r=10912]={<<<{\n\t"nhits": 51,\n\t"paramet...ef7862",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27ca3350[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10913,c=24576,r=10913]={<<<{\n\t"nhits": 51,\n\t"paramet...f7862",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1af7c458[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor F",>>>b3fbc7bb0...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10936,c=24576,r=10936]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor F",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@570d51b8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.069 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10937,c=24576,r=10937]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor F",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f2e11cc[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1754",>>>or F",b3f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10954,c=24576,r=10954]={<<<{\n\t"nhits": 51,\n\t"paramet...r F",\n\t\t\t\t"id": "1754",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1988ffca[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10955,c=24576,r=10955]={<<<{\n\t"nhits": 51,\n\t"paramet... F",\n\t\t\t\t"id": "1754",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d793da7[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>F",b3fbc7...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10975,c=24576,r=10975]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@443b21[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10976,c=24576,r=10976]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ffbea94[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 293,>>>E",F",b3f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10993,c=24576,r=10993]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 293,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4153300e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10994,c=24576,r=10994]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 293,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35b3b986[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>a5ec5677d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11034,c=24576,r=11034]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@140f0122[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11035,c=24576,r=11035]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5460f67d[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11047,c=24576,r=11047]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ceb6fbf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11048,c=24576,r=11048]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24bc982d[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.798667,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11063,c=24576,r=11063]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.798667,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48568b89[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11064,c=24576,r=11064]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.798667,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bd65fe0[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.451794>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11077,c=24576,r=11077]={<<<{\n\t"nhits": 51,\n\t"paramet...8.798667,\n\t\t\t\t\t2.451794>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c174db2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11078,c=24576,r=11078]={<<<{\n\t"nhits": 51,\n\t"paramet....798667,\n\t\t\t\t\t2.451794\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@caad9ed[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.4517947...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.077 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11083,c=24576,r=11083]={<<<{\n\t"nhits": 51,\n\t"paramet...67,\n\t\t\t\t\t2.451794\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70dc1132[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11084,c=24576,r=11084]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.451794\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59dc6996[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.4517947...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11089,c=24576,r=11089]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.451794\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fd0c5c2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11090,c=24576,r=11090]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.451794\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75ef1464[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11106,c=24576,r=11106]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@652ace6a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11107,c=24576,r=11107]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f009b80[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11127,c=24576,r=11127]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7657bb77[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11128,c=24576,r=11128]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b16dded[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11148,c=24576,r=11148]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48fc057b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11149,c=24576,r=11149]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@137b4b7f[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.451794,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11163,c=24576,r=11163]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.451794,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58bcc664[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11164,c=24576,r=11164]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.451794,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1508812b[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.798667>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11178,c=24576,r=11178]={<<<{\n\t"nhits": 51,\n\t"paramet....451794,\n\t\t\t\t\t48.798667>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d77892c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11179,c=24576,r=11179]={<<<{\n\t"nhits": 51,\n\t"paramet...451794,\n\t\t\t\t\t48.798667\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@749e0d4e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.798667...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11184,c=24576,r=11184]={<<<{\n\t"nhits": 51,\n\t"paramet...4,\n\t\t\t\t\t48.798667\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4aaf6a5f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11185,c=24576,r=11185]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.798667\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bffabf8[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.798667...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11190,c=24576,r=11190]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.798667\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ac06f42[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11191,c=24576,r=11191]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.798667\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1eb0f529[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:05.463000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11248,c=24576,r=11248]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:05.463000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.140 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ffc9932[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11249,c=24576,r=11249]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:05.463000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@493a475e[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11253,c=24576,r=11253]={<<<{\n\t"nhits": 51,\n\t"paramet...9:05.463000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50199b44[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11254,c=24576,r=11254]={<<<{\n\t"nhits": 51,\n\t"paramet...:05.463000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@499935d3[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11257,c=24576,r=11257]={<<<{\n\t"nhits": 51,\n\t"paramet....463000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e710db[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11258,c=24576,r=11258]={<<<{\n\t"nhits": 51,\n\t"paramet...463000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19fcb76e[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11282,c=24576,r=11282]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a3dcae[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11283,c=24576,r=11283]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5944664[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "dadcd8def...7e59e37f454fbd5f67576",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11341,c=24576,r=11341]={<<<{\n\t"nhits": 51,\n\t"paramet...7e59e37f454fbd5f67576",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f4fefc5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11342,c=24576,r=11342]={<<<{\n\t"nhits": 51,\n\t"paramet...e59e37f454fbd5f67576",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43747885[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "dadcd8d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11356,c=24576,r=11356]={<<<{\n\t"nhits": 51,\n\t"paramet...f67576",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58298ae9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11357,c=24576,r=11357]={<<<{\n\t"nhits": 51,\n\t"paramet...67576",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f2950ee[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor F",>>>ef7f6f76c...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11380,c=24576,r=11380]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor F",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fd8a909[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11381,c=24576,r=11381]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor F",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f085e27[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1754",>>>or F",ef7...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11398,c=24576,r=11398]={<<<{\n\t"nhits": 51,\n\t"paramet...r F",\n\t\t\t\t"id": "1754",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4be2f9ed[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11399,c=24576,r=11399]={<<<{\n\t"nhits": 51,\n\t"paramet... F",\n\t\t\t\t"id": "1754",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e797e5f[p=0,l=22,c=512,r=22]={<<<\t\t\t\t"type": "PEACOCK",>>>,ef7f6f76...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11421,c=24576,r=11421]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t"type": "PEACOCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4930078[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11422,c=24576,r=11422]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"type": "PEACOCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19f79fab[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 3,>>>ACOCK",,e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11437,c=24576,r=11437]={<<<{\n\t"nhits": 51,\n\t"paramet...ACOCK",\n\t\t\t\t"value": 3,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@458630e9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11438,c=24576,r=11438]={<<<{\n\t"nhits": 51,\n\t"paramet...COCK",\n\t\t\t\t"value": 3,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.141 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70b82580[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>37f454fbd...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11478,c=24576,r=11478]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cb47b2f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11479,c=24576,r=11479]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@499babd5[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11491,c=24576,r=11491]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d6ecb77[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11492,c=24576,r=11492]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c4b7d7f[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.798667,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11507,c=24576,r=11507]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.798667,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@436902da[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11508,c=24576,r=11508]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.798667,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57b8dc61[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.451794>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11521,c=24576,r=11521]={<<<{\n\t"nhits": 51,\n\t"paramet...8.798667,\n\t\t\t\t\t2.451794>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cc68092[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11522,c=24576,r=11522]={<<<{\n\t"nhits": 51,\n\t"paramet....798667,\n\t\t\t\t\t2.451794\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4bb1b6f0[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.4517947...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11527,c=24576,r=11527]={<<<{\n\t"nhits": 51,\n\t"paramet...67,\n\t\t\t\t\t2.451794\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4045128e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11528,c=24576,r=11528]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.451794\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@510f8533[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.4517947...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11533,c=24576,r=11533]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.451794\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79654d90[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11534,c=24576,r=11534]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.451794\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fa5727a[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11550,c=24576,r=11550]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@579cd662[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11551,c=24576,r=11551]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a17e7bf[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11571,c=24576,r=11571]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.149 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@294d3ca0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.158 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11572,c=24576,r=11572]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.158 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3defbd51[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.158 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11592,c=24576,r=11592]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.158 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c715348[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11593,c=24576,r=11593]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@491e7766[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.451794,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11607,c=24576,r=11607]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.451794,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@976fad9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11608,c=24576,r=11608]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.451794,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4933cb93[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.798667>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11622,c=24576,r=11622]={<<<{\n\t"nhits": 51,\n\t"paramet....451794,\n\t\t\t\t\t48.798667>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fde3aee[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11623,c=24576,r=11623]={<<<{\n\t"nhits": 51,\n\t"paramet...451794,\n\t\t\t\t\t48.798667\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7541d134[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.798667...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11628,c=24576,r=11628]={<<<{\n\t"nhits": 51,\n\t"paramet...4,\n\t\t\t\t\t48.798667\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b5f4d77[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11629,c=24576,r=11629]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.798667\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ce768dc[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.798667...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11634,c=24576,r=11634]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.798667\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@225028e4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11635,c=24576,r=11635]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.798667\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59e385eb[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:05.954000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11692,c=24576,r=11692]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:05.954000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68e65f55[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11693,c=24576,r=11693]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:05.954000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f606b1d[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11697,c=24576,r=11697]={<<<{\n\t"nhits": 51,\n\t"paramet...9:05.954000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c546d1d[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11698,c=24576,r=11698]={<<<{\n\t"nhits": 51,\n\t"paramet...:05.954000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.159 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@295d61a1[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.168 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11701,c=24576,r=11701]={<<<{\n\t"nhits": 51,\n\t"paramet....954000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@739b8f28[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11702,c=24576,r=11702]={<<<{\n\t"nhits": 51,\n\t"paramet...954000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f6f2ac5[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11726,c=24576,r=11726]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@701c94b0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11727,c=24576,r=11727]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@328ea37b[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "52b94b994...32a22894bd62778885d26",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11785,c=24576,r=11785]={<<<{\n\t"nhits": 51,\n\t"paramet...32a22894bd62778885d26",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d4398cd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11786,c=24576,r=11786]={<<<{\n\t"nhits": 51,\n\t"paramet...2a22894bd62778885d26",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b3cb0a2[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "52b94b9...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11800,c=24576,r=11800]={<<<{\n\t"nhits": 51,\n\t"paramet...885d26",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f110661[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11801,c=24576,r=11801]={<<<{\n\t"nhits": 51,\n\t"paramet...85d26",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@843e183[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor I",>>>949fe3cbe...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11824,c=24576,r=11824]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor I",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@94785b6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11825,c=24576,r=11825]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor I",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37c09d9c[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1901",>>>or I",949...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11842,c=24576,r=11842]={<<<{\n\t"nhits": 51,\n\t"paramet...r I",\n\t\t\t\t"id": "1901",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7025b70b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11843,c=24576,r=11843]={<<<{\n\t"nhits": 51,\n\t"paramet... I",\n\t\t\t\t"id": "1901",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67fd1f75[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> I",949fe...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11862,c=24576,r=11862]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52a24c09[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11863,c=24576,r=11863]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61bd17bc[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 5,>>>CK", I",9...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11878,c=24576,r=11878]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 5,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.169 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3cfd696f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11879,c=24576,r=11879]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 5,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3374cf32[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>894bd6277...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11919,c=24576,r=11919]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73f60f51[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11920,c=24576,r=11920]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a7ff664[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11932,c=24576,r=11932]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d9e4e55[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11933,c=24576,r=11933]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3806098b[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.833875,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11948,c=24576,r=11948]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.833875,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b49055d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.83...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11949,c=24576,r=11949]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.833875,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e800086[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.382319>>>5,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11962,c=24576,r=11962]={<<<{\n\t"nhits": 51,\n\t"paramet...8.833875,\n\t\t\t\t\t2.382319>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@213315e5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.382...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11963,c=24576,r=11963]={<<<{\n\t"nhits": 51,\n\t"paramet....833875,\n\t\t\t\t\t2.382319\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29711a19[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3823195...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11968,c=24576,r=11968]={<<<{\n\t"nhits": 51,\n\t"paramet...75,\n\t\t\t\t\t2.382319\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1aa18187[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.382...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11969,c=24576,r=11969]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t2.382319\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64db3665[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3823195...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11974,c=24576,r=11974]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.382319\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d7e8b26[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.382...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11975,c=24576,r=11975]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.382319\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7cfee342[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11991,c=24576,r=11991]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a45e8e3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11992,c=24576,r=11992]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.179 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@571083d0[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12012,c=24576,r=12012]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e1e05af[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12013,c=24576,r=12013]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75f10ddd[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12033,c=24576,r=12033]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3036e170[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12034,c=24576,r=12034]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@636beaa5[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.382319,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12048,c=24576,r=12048]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.382319,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d56a81a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.382...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12049,c=24576,r=12049]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.382319,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10b4df88[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.833875>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12063,c=24576,r=12063]={<<<{\n\t"nhits": 51,\n\t"paramet....382319,\n\t\t\t\t\t48.833875>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@170e818f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.83...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12064,c=24576,r=12064]={<<<{\n\t"nhits": 51,\n\t"paramet...382319,\n\t\t\t\t\t48.833875\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b0c6f09[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.833875...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12069,c=24576,r=12069]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.833875\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73c2140a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.83...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12070,c=24576,r=12070]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.833875\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@453ccd65[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.833875...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12075,c=24576,r=12075]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.833875\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26dd2eb4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.83...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12076,c=24576,r=12076]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.833875\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e617941[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.166000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12133,c=24576,r=12133]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.166000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d6042c3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12134,c=24576,r=12134]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.166000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e14e1ef[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12138,c=24576,r=12138]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.166000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.189 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6173d217[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.245 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12139,c=24576,r=12139]={<<<{\n\t"nhits": 51,\n\t"paramet...:16.166000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.245 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43d0409[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.245 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12142,c=24576,r=12142]={<<<{\n\t"nhits": 51,\n\t"paramet....166000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.245 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bc43817[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.245 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12143,c=24576,r=12143]={<<<{\n\t"nhits": 51,\n\t"paramet...166000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.245 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d6bb19[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.245 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12167,c=24576,r=12167]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.245 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7dca323e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12168,c=24576,r=12168]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11bb7cc2[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "a6f602755...8b57f8921b75610901478",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12226,c=24576,r=12226]={<<<{\n\t"nhits": 51,\n\t"paramet...8b57f8921b75610901478",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b95ea62[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12227,c=24576,r=12227]={<<<{\n\t"nhits": 51,\n\t"paramet...b57f8921b75610901478",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c2c807a[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "a6f6027...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12241,c=24576,r=12241]={<<<{\n\t"nhits": 51,\n\t"paramet...901478",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20db1803[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12242,c=24576,r=12242]={<<<{\n\t"nhits": 51,\n\t"paramet...01478",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6acc3db6[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor K",>>>5570f0ffe...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12265,c=24576,r=12265]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor K",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e1e1c77[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12266,c=24576,r=12266]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor K",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16597c9e[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1951",>>>or K",557...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12283,c=24576,r=12283]={<<<{\n\t"nhits": 51,\n\t"paramet...r K",\n\t\t\t\t"id": "1951",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e3a7556[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12284,c=24576,r=12284]={<<<{\n\t"nhits": 51,\n\t"paramet... K",\n\t\t\t\t"id": "1951",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6590c4aa[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>K",5570f0...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12304,c=24576,r=12304]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b6391cb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12305,c=24576,r=12305]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3683adb5[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 179,>>>E",K",557...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12322,c=24576,r=12322]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 179,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b2efef6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12323,c=24576,r=12323]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 179,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6878dead[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:29:00+00:00",>>>8921b7561...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12363,c=24576,r=12363]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:29:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fe2e7a0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12364,c=24576,r=12364]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:29:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34271fec[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12376,c=24576,r=12376]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48829ed0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12377,c=24576,r=12377]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6621bcdb[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.873379,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12392,c=24576,r=12392]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.873379,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e769858[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12393,c=24576,r=12393]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.873379,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62223205[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.369972>>>9,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12406,c=24576,r=12406]={<<<{\n\t"nhits": 51,\n\t"paramet...8.873379,\n\t\t\t\t\t2.369972>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e8a448f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.369...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12407,c=24576,r=12407]={<<<{\n\t"nhits": 51,\n\t"paramet....873379,\n\t\t\t\t\t2.369972\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55a6e0e1[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3699729...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12412,c=24576,r=12412]={<<<{\n\t"nhits": 51,\n\t"paramet...79,\n\t\t\t\t\t2.369972\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fc81655[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.369...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12413,c=24576,r=12413]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t2.369972\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c89bfb3[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3699729...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12418,c=24576,r=12418]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.369972\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@104b3291[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.369...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12419,c=24576,r=12419]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.369972\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72086991[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12435,c=24576,r=12435]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.255 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d3da33b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.265 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12436,c=24576,r=12436]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.265 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@cf8f708[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.265 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12456,c=24576,r=12456]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.265 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45ee83bc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12457,c=24576,r=12457]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@749b2e71[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12477,c=24576,r=12477]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@246f7fa2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12478,c=24576,r=12478]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f649c90[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.369972,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12492,c=24576,r=12492]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.369972,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ea611a3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.369...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12493,c=24576,r=12493]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.369972,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73e344a0[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.873379>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12507,c=24576,r=12507]={<<<{\n\t"nhits": 51,\n\t"paramet....369972,\n\t\t\t\t\t48.873379>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2caeb711[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12508,c=24576,r=12508]={<<<{\n\t"nhits": 51,\n\t"paramet...369972,\n\t\t\t\t\t48.873379\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67e53e08[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.873379...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12513,c=24576,r=12513]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t48.873379\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@920105e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12514,c=24576,r=12514]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.873379\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@608f839e[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.873379...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12519,c=24576,r=12519]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.873379\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3940b6a1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12520,c=24576,r=12520]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.873379\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@771bdaff[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.566000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12577,c=24576,r=12577]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.566000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e3096a2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12578,c=24576,r=12578]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.566000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.266 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@623f6989[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.275 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12582,c=24576,r=12582]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.566000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.275 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ef62ed1[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.275 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12583,c=24576,r=12583]={<<<{\n\t"nhits": 51,\n\t"paramet...:16.566000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.275 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7793cbd2[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.275 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12586,c=24576,r=12586]={<<<{\n\t"nhits": 51,\n\t"paramet....566000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.275 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d6cd604[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.275 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12587,c=24576,r=12587]={<<<{\n\t"nhits": 51,\n\t"paramet...566000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.275 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14869501[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.275 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12611,c=24576,r=12611]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.275 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7be9b1e6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.275 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12612,c=24576,r=12612]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.275 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@124d3812[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "9c96a6d10...64d6dbb410b93335242ae",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.275 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12670,c=24576,r=12670]={<<<{\n\t"nhits": 51,\n\t"paramet...64d6dbb410b93335242ae",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.275 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@797a00a9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.275 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12671,c=24576,r=12671]={<<<{\n\t"nhits": 51,\n\t"paramet...4d6dbb410b93335242ae",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.275 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5974bc1a[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "9c96a6d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.275 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12685,c=24576,r=12685]={<<<{\n\t"nhits": 51,\n\t"paramet...5242ae",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6fa45053[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12686,c=24576,r=12686]={<<<{\n\t"nhits": 51,\n\t"paramet...242ae",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14d2681d[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor J",>>>10e6ed186...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12709,c=24576,r=12709]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor J",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d045d66[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12710,c=24576,r=12710]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor J",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@416cb2b0[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1953",>>>or J",10e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12727,c=24576,r=12727]={<<<{\n\t"nhits": 51,\n\t"paramet...r J",\n\t\t\t\t"id": "1953",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c875406[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12728,c=24576,r=12728]={<<<{\n\t"nhits": 51,\n\t"paramet... J",\n\t\t\t\t"id": "1953",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b92570b[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> J",10e6e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12747,c=24576,r=12747]={<<<{\n\t"nhits": 51,\n\t"paramet...3",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14e2d472[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12748,c=24576,r=12748]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@303f0d6c[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>CK", J",1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12763,c=24576,r=12763]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ae5809[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12764,c=24576,r=12764]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f1d7dd8[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:29:00+00:00",>>>bb410b933...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12804,c=24576,r=12804]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:29:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1dde6b0d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12805,c=24576,r=12805]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:29:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55c251b7[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12817,c=24576,r=12817]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21d82516[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12818,c=24576,r=12818]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@555f6f48[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.87929,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12832,c=24576,r=12832]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.87929,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b37e0ed[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12833,c=24576,r=12833]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.87929,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c3f51d5[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t2.40177>>>9,021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12845,c=24576,r=12845]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.87929,\n\t\t\t\t\t2.40177>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c2f2bd1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.401...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12846,c=24576,r=12846]={<<<{\n\t"nhits": 51,\n\t"paramet...48.87929,\n\t\t\t\t\t2.40177\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32a42233[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.401779,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12851,c=24576,r=12851]={<<<{\n\t"nhits": 51,\n\t"paramet...929,\n\t\t\t\t\t2.40177\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36908c02[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.401...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.336 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12852,c=24576,r=12852]={<<<{\n\t"nhits": 51,\n\t"paramet...29,\n\t\t\t\t\t2.40177\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.336 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3027d2fc[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.401779,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.336 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12857,c=24576,r=12857]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t2.40177\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.336 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5533168a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.401...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.337 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12858,c=24576,r=12858]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.40177\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.337 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@461503a5[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12874,c=24576,r=12874]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74d767f9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12875,c=24576,r=12875]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ae9ebad[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12895,c=24576,r=12895]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3723353c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12896,c=24576,r=12896]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59c50056[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12916,c=24576,r=12916]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16e24c38[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12917,c=24576,r=12917]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23e369ca[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.40177,>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12930,c=24576,r=12930]={<<<{\n\t"nhits": 51,\n\t"paramet...nates": [\n\t\t\t\t\t2.40177,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@dc7325f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.401...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12931,c=24576,r=12931]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.40177,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c715401[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.87929>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12944,c=24576,r=12944]={<<<{\n\t"nhits": 51,\n\t"paramet...\t2.40177,\n\t\t\t\t\t48.87929>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7876443b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12945,c=24576,r=12945]={<<<{\n\t"nhits": 51,\n\t"paramet...2.40177,\n\t\t\t\t\t48.87929\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40e3dfc6[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.87929t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12950,c=24576,r=12950]={<<<{\n\t"nhits": 51,\n\t"paramet...77,\n\t\t\t\t\t48.87929\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7402484f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12951,c=24576,r=12951]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t48.87929\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a5db92[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.87929t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12956,c=24576,r=12956]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.87929\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48380061[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12957,c=24576,r=12957]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.87929\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@167bfb4f[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.955000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13014,c=24576,r=13014]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.955000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70dd89ff[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13015,c=24576,r=13015]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.955000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c08a53d[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13019,c=24576,r=13019]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.955000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54bb9dd5[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13020,c=24576,r=13020]={<<<{\n\t"nhits": 51,\n\t"paramet...:16.955000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1dd3a58e[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13023,c=24576,r=13023]={<<<{\n\t"nhits": 51,\n\t"paramet....955000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15d45ba[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13024,c=24576,r=13024]={<<<{\n\t"nhits": 51,\n\t"paramet...955000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@186529e1[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13048,c=24576,r=13048]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10384a0d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13049,c=24576,r=13049]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10476251[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "b1eba4290...4a2867b276942a81ee4c7",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13107,c=24576,r=13107]={<<<{\n\t"nhits": 51,\n\t"paramet...4a2867b276942a81ee4c7",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bdc9576[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13108,c=24576,r=13108]={<<<{\n\t"nhits": 51,\n\t"paramet...a2867b276942a81ee4c7",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ac791cd[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "b1eba42...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13122,c=24576,r=13122]={<<<{\n\t"nhits": 51,\n\t"paramet...1ee4c7",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@187dd2ba[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13123,c=24576,r=13123]={<<<{\n\t"nhits": 51,\n\t"paramet...ee4c7",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33837e0e[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor T",>>>90868a827...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13146,c=24576,r=13146]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor T",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c6b2a2d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13147,c=24576,r=13147]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor T",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a548f94[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1805",>>>or T",908...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13164,c=24576,r=13164]={<<<{\n\t"nhits": 51,\n\t"paramet...r T",\n\t\t\t\t"id": "1805",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cca7e66[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13165,c=24576,r=13165]={<<<{\n\t"nhits": 51,\n\t"paramet... T",\n\t\t\t\t"id": "1805",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49116ff[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>T",90868a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13185,c=24576,r=13185]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@715e7e02[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13186,c=24576,r=13186]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f087792[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 135,>>>E",T",908...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13203,c=24576,r=13203]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 135,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70ce015b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13204,c=24576,r=13204]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 135,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ce4d753[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>7b276942a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13244,c=24576,r=13244]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ec808a3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13245,c=24576,r=13245]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3230540f[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13257,c=24576,r=13257]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32744fcb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13258,c=24576,r=13258]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68f04899[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.817356,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13273,c=24576,r=13273]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.817356,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5643d834[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.81...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13274,c=24576,r=13274]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.817356,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66636edf[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.344178>>>6,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13287,c=24576,r=13287]={<<<{\n\t"nhits": 51,\n\t"paramet...8.817356,\n\t\t\t\t\t2.344178>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76796fcf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13288,c=24576,r=13288]={<<<{\n\t"nhits": 51,\n\t"paramet....817356,\n\t\t\t\t\t2.344178\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c274519[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3441786...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13293,c=24576,r=13293]={<<<{\n\t"nhits": 51,\n\t"paramet...56,\n\t\t\t\t\t2.344178\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54edbcd1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13294,c=24576,r=13294]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t2.344178\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29053505[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3441786...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13299,c=24576,r=13299]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.344178\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@143f30fd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13300,c=24576,r=13300]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.344178\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3216a0ee[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13316,c=24576,r=13316]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b248949[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13317,c=24576,r=13317]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b092835[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13337,c=24576,r=13337]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66dc4971[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13338,c=24576,r=13338]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61ca8494[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13358,c=24576,r=13358]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e0b2725[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13359,c=24576,r=13359]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c01f651[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.344178,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.364 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13373,c=24576,r=13373]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.344178,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@812b161[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13374,c=24576,r=13374]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.344178,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3dc97ad3[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.817356>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13388,c=24576,r=13388]={<<<{\n\t"nhits": 51,\n\t"paramet....344178,\n\t\t\t\t\t48.817356>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a6c4040[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.81...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13389,c=24576,r=13389]={<<<{\n\t"nhits": 51,\n\t"paramet...344178,\n\t\t\t\t\t48.817356\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@295c9822[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.817356...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13394,c=24576,r=13394]={<<<{\n\t"nhits": 51,\n\t"paramet...8,\n\t\t\t\t\t48.817356\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3458bdd1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.81...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13395,c=24576,r=13395]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.817356\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4231566b[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.817356...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13400,c=24576,r=13400]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.817356\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a97602d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.81...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13401,c=24576,r=13401]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.817356\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47c774d5[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:04.115000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13458,c=24576,r=13458]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:04.115000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3600efc9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13459,c=24576,r=13459]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:04.115000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7eca756c[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13463,c=24576,r=13463]={<<<{\n\t"nhits": 51,\n\t"paramet...9:04.115000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fedf490[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13464,c=24576,r=13464]={<<<{\n\t"nhits": 51,\n\t"paramet...:04.115000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33704064[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13467,c=24576,r=13467]={<<<{\n\t"nhits": 51,\n\t"paramet....115000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bf8f64[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13468,c=24576,r=13468]={<<<{\n\t"nhits": 51,\n\t"paramet...115000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f73fb4a[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13492,c=24576,r=13492]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f1ad340[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.374 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13493,c=24576,r=13493]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e58d1a7[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "e9aababec...f20093bd4185a39ffd6cb",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13551,c=24576,r=13551]={<<<{\n\t"nhits": 51,\n\t"paramet...f20093bd4185a39ffd6cb",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4062ada7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13552,c=24576,r=13552]={<<<{\n\t"nhits": 51,\n\t"paramet...20093bd4185a39ffd6cb",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70fba74a[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "e9aabab...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13566,c=24576,r=13566]={<<<{\n\t"nhits": 51,\n\t"paramet...ffd6cb",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2922fac6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13567,c=24576,r=13567]={<<<{\n\t"nhits": 51,\n\t"paramet...fd6cb",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@518fc3ac[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor H",>>>ec35f22ec...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13590,c=24576,r=13590]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor H",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d553af[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13591,c=24576,r=13591]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor H",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29b96588[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1602",>>>or H",ec3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13608,c=24576,r=13608]={<<<{\n\t"nhits": 51,\n\t"paramet...r H",\n\t\t\t\t"id": "1602",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17734eb3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13609,c=24576,r=13609]={<<<{\n\t"nhits": 51,\n\t"paramet... H",\n\t\t\t\t"id": "1602",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38ce6d52[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> H",ec35f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13628,c=24576,r=13628]={<<<{\n\t"nhits": 51,\n\t"paramet...2",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@162819cf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13629,c=24576,r=13629]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74dfaba7[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 30,>>>K", H",ec...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13645,c=24576,r=13645]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 30,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79d47559[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13646,c=24576,r=13646]={<<<{\n\t"nhits": 51,\n\t"paramet...UCK",\n\t\t\t\t"value": 30,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32bb23cc[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>3bd4185a3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13686,c=24576,r=13686]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@640bb235[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13687,c=24576,r=13687]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d00bf80[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.384 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13699,c=24576,r=13699]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.444 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37a471c4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13700,c=24576,r=13700]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c6a81bf[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.85378,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13714,c=24576,r=13714]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.85378,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65491a1d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13715,c=24576,r=13715]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.85378,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ddd558b[p=0,l=11,c=512,r=11]={<<<\t\t\t\t\t2.7689>>>78,021-10...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13726,c=24576,r=13726]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.85378,\n\t\t\t\t\t2.7689>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19632fa5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.768...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13727,c=24576,r=13727]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.85378,\n\t\t\t\t\t2.7689\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@118c224f[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.768978,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13732,c=24576,r=13732]={<<<{\n\t"nhits": 51,\n\t"paramet...5378,\n\t\t\t\t\t2.7689\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c384b91[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.768...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13733,c=24576,r=13733]={<<<{\n\t"nhits": 51,\n\t"paramet...378,\n\t\t\t\t\t2.7689\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bae3090[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.768978,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13738,c=24576,r=13738]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t2.7689\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b303247[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.768...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13739,c=24576,r=13739]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t2.7689\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bdefd34[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13755,c=24576,r=13755]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55445f1d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13756,c=24576,r=13756]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fc4df95[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13776,c=24576,r=13776]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25bc7820[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13777,c=24576,r=13777]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@795706fe[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13797,c=24576,r=13797]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e1c027e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13798,c=24576,r=13798]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.454 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@577d5c5f[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t2.7689,>>>ates": [-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.454 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13810,c=24576,r=13810]={<<<{\n\t"nhits": 51,\n\t"paramet...inates": [\n\t\t\t\t\t2.7689,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@114643e8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.768...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13811,c=24576,r=13811]={<<<{\n\t"nhits": 51,\n\t"paramet...nates": [\n\t\t\t\t\t2.7689,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50e7c7c8[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.85378>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13824,c=24576,r=13824]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.7689,\n\t\t\t\t\t48.85378>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e863058[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13825,c=24576,r=13825]={<<<{\n\t"nhits": 51,\n\t"paramet...\t2.7689,\n\t\t\t\t\t48.85378\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3240c73[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.85378t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13830,c=24576,r=13830]={<<<{\n\t"nhits": 51,\n\t"paramet...89,\n\t\t\t\t\t48.85378\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20de56fc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13831,c=24576,r=13831]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.85378\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e691ca8[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.85378t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13836,c=24576,r=13836]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.85378\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4162f1cd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13837,c=24576,r=13837]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.85378\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62063a06[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:13.324000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13894,c=24576,r=13894]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:13.324000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@303df90c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13895,c=24576,r=13895]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:13.324000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36373fff[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13899,c=24576,r=13899]={<<<{\n\t"nhits": 51,\n\t"paramet...9:13.324000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@600d4c6d[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13900,c=24576,r=13900]={<<<{\n\t"nhits": 51,\n\t"paramet...:13.324000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33088c60[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13903,c=24576,r=13903]={<<<{\n\t"nhits": 51,\n\t"paramet....324000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ca2e694[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13904,c=24576,r=13904]={<<<{\n\t"nhits": 51,\n\t"paramet...324000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63e5e438[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.455 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13928,c=24576,r=13928]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.464 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6901b20d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.464 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13929,c=24576,r=13929]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.464 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e1d58c1[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "ead2ed692...83c630c896ae8f9892a93",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.464 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13987,c=24576,r=13987]={<<<{\n\t"nhits": 51,\n\t"paramet...83c630c896ae8f9892a93",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.464 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65f08bd0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.464 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13988,c=24576,r=13988]={<<<{\n\t"nhits": 51,\n\t"paramet...3c630c896ae8f9892a93",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.464 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29f86772[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "ead2ed6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.464 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14002,c=24576,r=14002]={<<<{\n\t"nhits": 51,\n\t"paramet...892a93",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.465 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d0d399a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.465 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14003,c=24576,r=14003]={<<<{\n\t"nhits": 51,\n\t"paramet...92a93",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.465 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3922abaa[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor D",>>>9213a8112...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.465 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14026,c=24576,r=14026]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor D",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.465 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@586d0955[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.465 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14027,c=24576,r=14027]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor D",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.465 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32c426dd[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1502",>>>or D",921...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.465 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14044,c=24576,r=14044]={<<<{\n\t"nhits": 51,\n\t"paramet...r D",\n\t\t\t\t"id": "1502",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.465 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16a118f6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.465 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14045,c=24576,r=14045]={<<<{\n\t"nhits": 51,\n\t"paramet... D",\n\t\t\t\t"id": "1502",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.465 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3af29e73[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> D",9213a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.465 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14064,c=24576,r=14064]={<<<{\n\t"nhits": 51,\n\t"paramet...2",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.465 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a651fd9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.465 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14065,c=24576,r=14065]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.465 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19043286[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 40,>>>K", D",92...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.465 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14081,c=24576,r=14081]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 40,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.465 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77cfff8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.465 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14082,c=24576,r=14082]={<<<{\n\t"nhits": 51,\n\t"paramet...UCK",\n\t\t\t\t"value": 40,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.465 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29d3f862[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>0c896ae8f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.465 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14122,c=24576,r=14122]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.465 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@beaa156[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.465 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14123,c=24576,r=14123]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.474 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@334232af[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.474 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14135,c=24576,r=14135]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.474 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53218800[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.474 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14136,c=24576,r=14136]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.474 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65076aee[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.845002,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.474 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14151,c=24576,r=14151]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.845002,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.474 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bb98709[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.474 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14152,c=24576,r=14152]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.845002,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.474 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@194c0d9b[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.375691>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.474 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14165,c=24576,r=14165]={<<<{\n\t"nhits": 51,\n\t"paramet...8.845002,\n\t\t\t\t\t2.375691>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.474 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46f2f73a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.474 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14166,c=24576,r=14166]={<<<{\n\t"nhits": 51,\n\t"paramet....845002,\n\t\t\t\t\t2.375691\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.474 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@187cb510[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.474 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14171,c=24576,r=14171]={<<<{\n\t"nhits": 51,\n\t"paramet...02,\n\t\t\t\t\t2.375691\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.474 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f8ae8d9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.474 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14172,c=24576,r=14172]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.375691\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.474 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16530066[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.475 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14177,c=24576,r=14177]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.375691\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.475 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47c96eb1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.475 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14178,c=24576,r=14178]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.375691\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.475 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a60976d[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.475 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14194,c=24576,r=14194]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.475 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2146cd8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.475 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14195,c=24576,r=14195]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.475 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@cca0ccc[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.475 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14215,c=24576,r=14215]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.475 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fa4702[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.475 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14216,c=24576,r=14216]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.475 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e9f638f[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.475 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14236,c=24576,r=14236]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f4caa28[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14237,c=24576,r=14237]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@433c6961[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.375691,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14251,c=24576,r=14251]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.375691,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@112ce453[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14252,c=24576,r=14252]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.375691,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54ea7ee2[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.845002>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14266,c=24576,r=14266]={<<<{\n\t"nhits": 51,\n\t"paramet....375691,\n\t\t\t\t\t48.845002>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e8d83bd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14267,c=24576,r=14267]={<<<{\n\t"nhits": 51,\n\t"paramet...375691,\n\t\t\t\t\t48.845002\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@eda906c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14272,c=24576,r=14272]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.845002\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78a2e398[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14273,c=24576,r=14273]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.845002\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fb89f00[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14278,c=24576,r=14278]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.845002\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d6a6b21[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14279,c=24576,r=14279]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.845002\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67e9c510[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:11.147000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14336,c=24576,r=14336]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:11.147000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8384456[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14337,c=24576,r=14337]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:11.147000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33c38ace[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14341,c=24576,r=14341]={<<<{\n\t"nhits": 51,\n\t"paramet...9:11.147000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d9edcf4[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.485 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14342,c=24576,r=14342]={<<<{\n\t"nhits": 51,\n\t"paramet...:11.147000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.485 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74f65312[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.485 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14345,c=24576,r=14345]={<<<{\n\t"nhits": 51,\n\t"paramet....147000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.485 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ea6a32e[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.485 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14346,c=24576,r=14346]={<<<{\n\t"nhits": 51,\n\t"paramet...147000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@111cdbce[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14370,c=24576,r=14370]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3acecc65[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14371,c=24576,r=14371]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ce666ed[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "d2a979e2e...f01bac9f9e9750b9cbcd9",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14429,c=24576,r=14429]={<<<{\n\t"nhits": 51,\n\t"paramet...f01bac9f9e9750b9cbcd9",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77d2058c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14430,c=24576,r=14430]={<<<{\n\t"nhits": 51,\n\t"paramet...01bac9f9e9750b9cbcd9",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@677213[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "d2a979e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14444,c=24576,r=14444]={<<<{\n\t"nhits": 51,\n\t"paramet...9cbcd9",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c862b9e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14445,c=24576,r=14445]={<<<{\n\t"nhits": 51,\n\t"paramet...cbcd9",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@318eded[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor D",>>>2eb07dec5...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14468,c=24576,r=14468]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor D",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64816667[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14469,c=24576,r=14469]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor D",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fcd670e[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1502",>>>or D",2eb...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14486,c=24576,r=14486]={<<<{\n\t"nhits": 51,\n\t"paramet...r D",\n\t\t\t\t"id": "1502",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22ea6db2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14487,c=24576,r=14487]={<<<{\n\t"nhits": 51,\n\t"paramet... D",\n\t\t\t\t"id": "1502",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66d98b87[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>D",2eb07d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14507,c=24576,r=14507]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9847b65[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14508,c=24576,r=14508]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d45984c[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 304,>>>E",D",2eb...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14525,c=24576,r=14525]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 304,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.544 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c33e5ab[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.545 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14526,c=24576,r=14526]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 304,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.545 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@669cca19[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>c9f9e9750...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.545 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14566,c=24576,r=14566]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ce9dafc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14567,c=24576,r=14567]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d7fbcd5[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14579,c=24576,r=14579]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e32046c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14580,c=24576,r=14580]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@efedbb1[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.845002,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14595,c=24576,r=14595]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.845002,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c42cea8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14596,c=24576,r=14596]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.845002,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cfb42e1[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.375691>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14609,c=24576,r=14609]={<<<{\n\t"nhits": 51,\n\t"paramet...8.845002,\n\t\t\t\t\t2.375691>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32f43276[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14610,c=24576,r=14610]={<<<{\n\t"nhits": 51,\n\t"paramet....845002,\n\t\t\t\t\t2.375691\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4aaf44ca[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14615,c=24576,r=14615]={<<<{\n\t"nhits": 51,\n\t"paramet...02,\n\t\t\t\t\t2.375691\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5082f4b9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14616,c=24576,r=14616]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.375691\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26985802[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14621,c=24576,r=14621]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.375691\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@356ca925[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14622,c=24576,r=14622]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.375691\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d53256[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14638,c=24576,r=14638]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42b52969[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14639,c=24576,r=14639]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26893175[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14659,c=24576,r=14659]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76fc9100[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.554 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14660,c=24576,r=14660]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a175a0b[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14680,c=24576,r=14680]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3102de41[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14681,c=24576,r=14681]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e6f438d[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.375691,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14695,c=24576,r=14695]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.375691,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c89add1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14696,c=24576,r=14696]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.375691,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c2e7149[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.845002>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14710,c=24576,r=14710]={<<<{\n\t"nhits": 51,\n\t"paramet....375691,\n\t\t\t\t\t48.845002>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bf9425b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14711,c=24576,r=14711]={<<<{\n\t"nhits": 51,\n\t"paramet...375691,\n\t\t\t\t\t48.845002\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fae0b82[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14716,c=24576,r=14716]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.845002\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ec8dc83[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14717,c=24576,r=14717]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.845002\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71b3442a[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14722,c=24576,r=14722]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.845002\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30192bdd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14723,c=24576,r=14723]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.845002\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f34d447[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:10.900000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14780,c=24576,r=14780]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:10.900000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77031e6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14781,c=24576,r=14781]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:10.900000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c89b736[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14785,c=24576,r=14785]={<<<{\n\t"nhits": 51,\n\t"paramet...9:10.900000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15b73eb9[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14786,c=24576,r=14786]={<<<{\n\t"nhits": 51,\n\t"paramet...:10.900000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ce846a4[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14789,c=24576,r=14789]={<<<{\n\t"nhits": 51,\n\t"paramet....900000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a91a3de[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14790,c=24576,r=14790]={<<<{\n\t"nhits": 51,\n\t"paramet...900000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b809fbd[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14814,c=24576,r=14814]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@576e2482[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14815,c=24576,r=14815]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@492d85ad[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "461bc8bef...fa76891eb65e34b12a761",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14873,c=24576,r=14873]={<<<{\n\t"nhits": 51,\n\t"paramet...fa76891eb65e34b12a761",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e755005[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14874,c=24576,r=14874]={<<<{\n\t"nhits": 51,\n\t"paramet...a76891eb65e34b12a761",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61774901[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "461bc8b...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14888,c=24576,r=14888]={<<<{\n\t"nhits": 51,\n\t"paramet...12a761",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@479b2b99[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14889,c=24576,r=14889]={<<<{\n\t"nhits": 51,\n\t"paramet...2a761",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62bece2a[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor G",>>>efe067839...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14912,c=24576,r=14912]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor G",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@567f4f00[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14913,c=24576,r=14913]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor G",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d1b3b8f[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1651",>>>or G",efe...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14930,c=24576,r=14930]={<<<{\n\t"nhits": 51,\n\t"paramet...r G",\n\t\t\t\t"id": "1651",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13421e56[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14931,c=24576,r=14931]={<<<{\n\t"nhits": 51,\n\t"paramet... G",\n\t\t\t\t"id": "1651",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7195d8a[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> G",efe06...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14950,c=24576,r=14950]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bb21526[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14951,c=24576,r=14951]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fa1849c[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 13,>>>K", G",ef...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14967,c=24576,r=14967]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 13,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c929590[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.573 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14968,c=24576,r=14968]={<<<{\n\t"nhits": 51,\n\t"paramet...UCK",\n\t\t\t\t"value": 13,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31aa7285[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>91eb65e34...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15008,c=24576,r=15008]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a8a4ab3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15009,c=24576,r=15009]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@797caa1a[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15021,c=24576,r=15021]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@112a8eb0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15022,c=24576,r=15022]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7376e84a[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.82097,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15036,c=24576,r=15036]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.82097,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bf1eb45[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15037,c=24576,r=15037]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.82097,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3741b85b[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.324525>>>,021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15050,c=24576,r=15050]={<<<{\n\t"nhits": 51,\n\t"paramet...48.82097,\n\t\t\t\t\t2.324525>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@725bff0d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15051,c=24576,r=15051]={<<<{\n\t"nhits": 51,\n\t"paramet...8.82097,\n\t\t\t\t\t2.324525\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36ab6db4[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.324525,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15056,c=24576,r=15056]={<<<{\n\t"nhits": 51,\n\t"paramet...97,\n\t\t\t\t\t2.324525\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12a403e7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15057,c=24576,r=15057]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.324525\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@289df288[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.324525,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15062,c=24576,r=15062]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.324525\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@513c301[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15063,c=24576,r=15063]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.324525\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68b8c8da[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15079,c=24576,r=15079]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ab14511[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15080,c=24576,r=15080]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d7fe57d[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15100,c=24576,r=15100]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ef2618[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15101,c=24576,r=15101]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28bfd007[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15121,c=24576,r=15121]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@787681cc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15122,c=24576,r=15122]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ac0d7b2[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.324525,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15136,c=24576,r=15136]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.324525,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65e0fd14[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15137,c=24576,r=15137]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.324525,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33092647[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.82097>>>,es": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15150,c=24576,r=15150]={<<<{\n\t"nhits": 51,\n\t"paramet...2.324525,\n\t\t\t\t\t48.82097>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fbda90b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15151,c=24576,r=15151]={<<<{\n\t"nhits": 51,\n\t"paramet....324525,\n\t\t\t\t\t48.82097\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.637 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@635c9c09[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.82097,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15156,c=24576,r=15156]={<<<{\n\t"nhits": 51,\n\t"paramet...25,\n\t\t\t\t\t48.82097\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@136d52b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15157,c=24576,r=15157]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t48.82097\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bf7e054[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.82097,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15162,c=24576,r=15162]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.82097\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6990ebd0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15163,c=24576,r=15163]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.82097\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e2b9e3f[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:15.421000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15220,c=24576,r=15220]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:15.421000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5983915c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15221,c=24576,r=15221]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:15.421000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1db23f78[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15225,c=24576,r=15225]={<<<{\n\t"nhits": 51,\n\t"paramet...9:15.421000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73129975[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15226,c=24576,r=15226]={<<<{\n\t"nhits": 51,\n\t"paramet...:15.421000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@417a2b4e[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15229,c=24576,r=15229]={<<<{\n\t"nhits": 51,\n\t"paramet....421000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b64b4c[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15230,c=24576,r=15230]={<<<{\n\t"nhits": 51,\n\t"paramet...421000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@873fd5d[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15254,c=24576,r=15254]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f4d0417[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15255,c=24576,r=15255]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.642 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f7d72eb[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "48fb41a92...ccb627364db5eb2a33f49",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.643 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15313,c=24576,r=15313]={<<<{\n\t"nhits": 51,\n\t"paramet...ccb627364db5eb2a33f49",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.643 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4927ba63[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.643 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15314,c=24576,r=15314]={<<<{\n\t"nhits": 51,\n\t"paramet...cb627364db5eb2a33f49",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.643 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ea92f0f[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "48fb41a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.643 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15328,c=24576,r=15328]={<<<{\n\t"nhits": 51,\n\t"paramet...a33f49",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.643 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59c3e571[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15329,c=24576,r=15329]={<<<{\n\t"nhits": 51,\n\t"paramet...33f49",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dbd3e88[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor C",>>>92a563a4f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15352,c=24576,r=15352]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor C",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39bd61fe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15353,c=24576,r=15353]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor C",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2efbf091[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1401",>>>or C",92a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15370,c=24576,r=15370]={<<<{\n\t"nhits": 51,\n\t"paramet...r C",\n\t\t\t\t"id": "1401",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68d57052[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15371,c=24576,r=15371]={<<<{\n\t"nhits": 51,\n\t"paramet... C",\n\t\t\t\t"id": "1401",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c385abe[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> C",92a56...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15390,c=24576,r=15390]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ed87056[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15391,c=24576,r=15391]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.652 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f567464[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 10,>>>K", C",92...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.653 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15407,c=24576,r=15407]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 10,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.653 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c42de3c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.653 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15408,c=24576,r=15408]={<<<{\n\t"nhits": 51,\n\t"paramet...UCK",\n\t\t\t\t"value": 10,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.653 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22218ca0[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>7364db5eb...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.653 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15448,c=24576,r=15448]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.653 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fa61272[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.653 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15449,c=24576,r=15449]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.653 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@230facb6[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.653 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15461,c=24576,r=15461]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.653 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@190635d5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.653 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15462,c=24576,r=15462]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.653 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@376cfed9[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.871505,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.653 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15477,c=24576,r=15477]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.871505,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.653 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78964fc4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.653 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15478,c=24576,r=15478]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.871505,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.653 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2622267c[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.333759>>>5,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.662 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15491,c=24576,r=15491]={<<<{\n\t"nhits": 51,\n\t"paramet...8.871505,\n\t\t\t\t\t2.333759>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.662 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ea217f0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.662 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15492,c=24576,r=15492]={<<<{\n\t"nhits": 51,\n\t"paramet....871505,\n\t\t\t\t\t2.333759\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.662 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e68bacb[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.662 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15497,c=24576,r=15497]={<<<{\n\t"nhits": 51,\n\t"paramet...05,\n\t\t\t\t\t2.333759\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.662 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14ca36ad[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.662 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15498,c=24576,r=15498]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t2.333759\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.662 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23ece38e[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.662 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15503,c=24576,r=15503]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.333759\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.662 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3def6d94[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.662 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15504,c=24576,r=15504]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.333759\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.662 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@264a3600[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.662 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15520,c=24576,r=15520]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.662 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6370133a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.663 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15521,c=24576,r=15521]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.663 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27c47c49[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.663 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15541,c=24576,r=15541]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.663 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@610136e8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.663 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15542,c=24576,r=15542]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.663 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@168cf6fe[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.663 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15562,c=24576,r=15562]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.663 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7586ded6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.663 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15563,c=24576,r=15563]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.663 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71a4d21b[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.333759,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.663 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15577,c=24576,r=15577]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.333759,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.663 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@197a0cb1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.663 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15578,c=24576,r=15578]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.333759,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.663 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68302266[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.871505>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.663 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15592,c=24576,r=15592]={<<<{\n\t"nhits": 51,\n\t"paramet....333759,\n\t\t\t\t\t48.871505>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.663 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b8321d8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15593,c=24576,r=15593]={<<<{\n\t"nhits": 51,\n\t"paramet...333759,\n\t\t\t\t\t48.871505\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c601ab9[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15598,c=24576,r=15598]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.871505\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35369e00[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15599,c=24576,r=15599]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.871505\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c7cb9d2[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15604,c=24576,r=15604]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.871505\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ec3ce64[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15605,c=24576,r=15605]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.871505\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@128ab4d7[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:08.007000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15662,c=24576,r=15662]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:08.007000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@134dee18[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15663,c=24576,r=15663]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:08.007000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ac6778a[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15667,c=24576,r=15667]={<<<{\n\t"nhits": 51,\n\t"paramet...9:08.007000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a862c58[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15668,c=24576,r=15668]={<<<{\n\t"nhits": 51,\n\t"paramet...:08.007000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ded17d3[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15671,c=24576,r=15671]={<<<{\n\t"nhits": 51,\n\t"paramet....007000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61ac1758[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15672,c=24576,r=15672]={<<<{\n\t"nhits": 51,\n\t"paramet...007000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78cf56c0[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15696,c=24576,r=15696]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13c0416d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15697,c=24576,r=15697]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66669f49[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "57abf6ede...1414dd6c4bf81fbb5295d",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15755,c=24576,r=15755]={<<<{\n\t"nhits": 51,\n\t"paramet...1414dd6c4bf81fbb5295d",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67f1420a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15756,c=24576,r=15756]={<<<{\n\t"nhits": 51,\n\t"paramet...414dd6c4bf81fbb5295d",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.672 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@650a6162[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "57abf6e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15770,c=24576,r=15770]={<<<{\n\t"nhits": 51,\n\t"paramet...b5295d",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74d09f87[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15771,c=24576,r=15771]={<<<{\n\t"nhits": 51,\n\t"paramet...5295d",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@269eca83[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor B",>>>dea030702...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15794,c=24576,r=15794]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor B",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b923d48[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15795,c=24576,r=15795]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor B",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d255429[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1753",>>>or B",dea...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15812,c=24576,r=15812]={<<<{\n\t"nhits": 51,\n\t"paramet...r B",\n\t\t\t\t"id": "1753",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d79d0ad[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15813,c=24576,r=15813]={<<<{\n\t"nhits": 51,\n\t"paramet... B",\n\t\t\t\t"id": "1753",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d63c953[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>B",dea030...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15833,c=24576,r=15833]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@741d7ca[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15834,c=24576,r=15834]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50925f17[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 79,>>>SE",B",de...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15850,c=24576,r=15850]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 79,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13ad0110[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15851,c=24576,r=15851]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 79,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50477b67[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>d6c4bf81f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15891,c=24576,r=15891]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59311922[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15892,c=24576,r=15892]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b199ff4[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15904,c=24576,r=15904]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60c7b806[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15905,c=24576,r=15905]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bb06b3a[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850541,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15920,c=24576,r=15920]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850541,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.680 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a998b67[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.742 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15921,c=24576,r=15921]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850541,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.742 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@da859ff[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.348671>>>1,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.742 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15934,c=24576,r=15934]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850541,\n\t\t\t\t\t2.348671>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.742 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50f2c7c4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.742 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15935,c=24576,r=15935]={<<<{\n\t"nhits": 51,\n\t"paramet....850541,\n\t\t\t\t\t2.348671\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.742 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58138f5b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.742 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15940,c=24576,r=15940]={<<<{\n\t"nhits": 51,\n\t"paramet...41,\n\t\t\t\t\t2.348671\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.742 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e47e58d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.742 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15941,c=24576,r=15941]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t2.348671\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.742 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ef2a1b[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.742 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15946,c=24576,r=15946]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.348671\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.742 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47651105[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.742 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15947,c=24576,r=15947]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.348671\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.742 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34837e5[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.742 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15963,c=24576,r=15963]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.742 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7252c18c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.742 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15964,c=24576,r=15964]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.742 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a15922f[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.742 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15984,c=24576,r=15984]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.742 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65174751[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.743 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15985,c=24576,r=15985]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.743 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2722b309[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.743 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16005,c=24576,r=16005]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.743 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@431848c0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.743 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16006,c=24576,r=16006]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.743 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@653a2e66[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.348671,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.743 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16020,c=24576,r=16020]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.348671,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.743 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@91f8174[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.743 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16021,c=24576,r=16021]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.348671,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.743 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d62d72f[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850541>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16035,c=24576,r=16035]={<<<{\n\t"nhits": 51,\n\t"paramet....348671,\n\t\t\t\t\t48.850541>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@415432f4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16036,c=24576,r=16036]={<<<{\n\t"nhits": 51,\n\t"paramet...348671,\n\t\t\t\t\t48.850541\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d2f7b9c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16041,c=24576,r=16041]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850541\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38ce476c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16042,c=24576,r=16042]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850541\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@133e24f5[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16047,c=24576,r=16047]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850541\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@739d67f4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16048,c=24576,r=16048]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850541\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45581180[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:04.468000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16105,c=24576,r=16105]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:04.468000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f67db60[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16106,c=24576,r=16106]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:04.468000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d1c4ff5[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16110,c=24576,r=16110]={<<<{\n\t"nhits": 51,\n\t"paramet...9:04.468000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75a62765[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16111,c=24576,r=16111]={<<<{\n\t"nhits": 51,\n\t"paramet...:04.468000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7077ec40[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16114,c=24576,r=16114]={<<<{\n\t"nhits": 51,\n\t"paramet....468000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41fa85f5[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16115,c=24576,r=16115]={<<<{\n\t"nhits": 51,\n\t"paramet...468000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e1609d8[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16139,c=24576,r=16139]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@acf8270[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16140,c=24576,r=16140]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45156a85[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "d856c9486...0881214831893b81977f6",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16198,c=24576,r=16198]={<<<{\n\t"nhits": 51,\n\t"paramet...0881214831893b81977f6",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.750 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50559aff[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16199,c=24576,r=16199]={<<<{\n\t"nhits": 51,\n\t"paramet...881214831893b81977f6",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e7311e4[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "d856c94...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16213,c=24576,r=16213]={<<<{\n\t"nhits": 51,\n\t"paramet...1977f6",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5859da58[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16214,c=24576,r=16214]={<<<{\n\t"nhits": 51,\n\t"paramet...977f6",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36f6d294[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor C",>>>864d2f883...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16237,c=24576,r=16237]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor C",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a0824d7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16238,c=24576,r=16238]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor C",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7cc2f043[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1401",>>>or C",864...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16255,c=24576,r=16255]={<<<{\n\t"nhits": 51,\n\t"paramet...r C",\n\t\t\t\t"id": "1401",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6adf7e99[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16256,c=24576,r=16256]={<<<{\n\t"nhits": 51,\n\t"paramet... C",\n\t\t\t\t"id": "1401",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6abd6324[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "SWAN",>>> C",864d2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16275,c=24576,r=16275]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "SWAN",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6118dc38[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16276,c=24576,r=16276]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "SWAN",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ab368b0[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 5,>>>AN", C",8...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16291,c=24576,r=16291]={<<<{\n\t"nhits": 51,\n\t"paramet..."SWAN",\n\t\t\t\t"value": 5,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b09f4c9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16292,c=24576,r=16292]={<<<{\n\t"nhits": 51,\n\t"paramet...SWAN",\n\t\t\t\t"value": 5,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a2c00cf[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>14831893b...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16332,c=24576,r=16332]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3df2e6ae[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16333,c=24576,r=16333]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c95ff48[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16345,c=24576,r=16345]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78eef9af[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16346,c=24576,r=16346]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bea405[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.871505,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16361,c=24576,r=16361]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.871505,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28d3f56a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16362,c=24576,r=16362]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.871505,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bbf3087[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.333759>>>5,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16375,c=24576,r=16375]={<<<{\n\t"nhits": 51,\n\t"paramet...8.871505,\n\t\t\t\t\t2.333759>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@249387de[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16376,c=24576,r=16376]={<<<{\n\t"nhits": 51,\n\t"paramet....871505,\n\t\t\t\t\t2.333759\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53fa81c5[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16381,c=24576,r=16381]={<<<{\n\t"nhits": 51,\n\t"paramet...05,\n\t\t\t\t\t2.333759\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64b55675[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16382,c=24576,r=16382]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t2.333759\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36dc696c[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16387,c=24576,r=16387]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.333759\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e49b51e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16388,c=24576,r=16388]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.333759\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@93ae9bb[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16404,c=24576,r=16404]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47f20017[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16405,c=24576,r=16405]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12b0968c[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16425,c=24576,r=16425]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51122081[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16426,c=24576,r=16426]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f3b7c29[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16446,c=24576,r=16446]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@581e2761[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16447,c=24576,r=16447]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e0cde18[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.333759,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16461,c=24576,r=16461]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.333759,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.766 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e5ae970[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16462,c=24576,r=16462]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.333759,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ad406a6[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.871505>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16476,c=24576,r=16476]={<<<{\n\t"nhits": 51,\n\t"paramet....333759,\n\t\t\t\t\t48.871505>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@735807b2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16477,c=24576,r=16477]={<<<{\n\t"nhits": 51,\n\t"paramet...333759,\n\t\t\t\t\t48.871505\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b8cfbdf[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16482,c=24576,r=16482]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.871505\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24498b7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16483,c=24576,r=16483]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.871505\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@785f4f6f[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16488,c=24576,r=16488]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.871505\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b09a241[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16489,c=24576,r=16489]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.871505\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77e7eafc[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:08.252000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16546,c=24576,r=16546]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:08.252000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51404597[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16547,c=24576,r=16547]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:08.252000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53665ce7[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16551,c=24576,r=16551]={<<<{\n\t"nhits": 51,\n\t"paramet...9:08.252000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55fbe760[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16552,c=24576,r=16552]={<<<{\n\t"nhits": 51,\n\t"paramet...:08.252000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d034729[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16555,c=24576,r=16555]={<<<{\n\t"nhits": 51,\n\t"paramet....252000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e3cc5e3[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16556,c=24576,r=16556]={<<<{\n\t"nhits": 51,\n\t"paramet...252000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fdc39a7[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16580,c=24576,r=16580]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25160bdb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16581,c=24576,r=16581]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.774 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22ab2a5f[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "ebb1395ac...c5bdaf2d0d84c90b23bdf",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.781 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16639,c=24576,r=16639]={<<<{\n\t"nhits": 51,\n\t"paramet...c5bdaf2d0d84c90b23bdf",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.781 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a90e034[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.781 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16640,c=24576,r=16640]={<<<{\n\t"nhits": 51,\n\t"paramet...5bdaf2d0d84c90b23bdf",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.781 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44cff1c0[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "ebb1395...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.781 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16654,c=24576,r=16654]={<<<{\n\t"nhits": 51,\n\t"paramet...b23bdf",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.781 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51926251[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.781 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16655,c=24576,r=16655]={<<<{\n\t"nhits": 51,\n\t"paramet...23bdf",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.781 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a1043ee[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor M",>>>ac754ed69...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.781 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16678,c=24576,r=16678]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor M",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.781 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@270c97d8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.781 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16679,c=24576,r=16679]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor M",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.781 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c763308[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1551",>>>or M",ac7...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.781 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16696,c=24576,r=16696]={<<<{\n\t"nhits": 51,\n\t"paramet...r M",\n\t\t\t\t"id": "1551",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.781 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e344a3d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.781 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16697,c=24576,r=16697]={<<<{\n\t"nhits": 51,\n\t"paramet... M",\n\t\t\t\t"id": "1551",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.781 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76937d26[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>M",ac754e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.781 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16717,c=24576,r=16717]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.836 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35e2867b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.836 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16718,c=24576,r=16718]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.836 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18211dbc[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 330,>>>E",M",ac7...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16735,c=24576,r=16735]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 330,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64b8d927[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16736,c=24576,r=16736]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 330,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9aff2db[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>f2d0d84c9...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16776,c=24576,r=16776]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@285f6ccb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16777,c=24576,r=16777]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38834881[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16789,c=24576,r=16789]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ad0cf57[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16790,c=24576,r=16790]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c1fcffc[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.8566,>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16803,c=24576,r=16803]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"geo": [\n\t\t\t\t\t48.8566,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f75cf80[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16804,c=24576,r=16804]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.8566,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d104faf[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.349481>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16817,c=24576,r=16817]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.8566,\n\t\t\t\t\t2.349481>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a6812d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.349...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16818,c=24576,r=16818]={<<<{\n\t"nhits": 51,\n\t"paramet...48.8566,\n\t\t\t\t\t2.349481\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1354deca[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3494812...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16823,c=24576,r=16823]={<<<{\n\t"nhits": 51,\n\t"paramet...66,\n\t\t\t\t\t2.349481\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cc1aef[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.349...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16824,c=24576,r=16824]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t2.349481\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1dbe502e[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3494812...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16829,c=24576,r=16829]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.349481\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28a4055d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.349...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16830,c=24576,r=16830]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.349481\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1db32c0d[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16846,c=24576,r=16846]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f4a4636[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16847,c=24576,r=16847]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@101a56d1[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16867,c=24576,r=16867]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@189c3762[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16868,c=24576,r=16868]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c4ba338[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16888,c=24576,r=16888]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@311d2d71[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16889,c=24576,r=16889]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7373595d[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.349481,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16903,c=24576,r=16903]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.349481,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@aad4776[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.349...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16904,c=24576,r=16904]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.349481,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4bbe7778[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t48.8566>>>1,es": [-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16916,c=24576,r=16916]={<<<{\n\t"nhits": 51,\n\t"paramet...\t2.349481,\n\t\t\t\t\t48.8566>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1310addb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16917,c=24576,r=16917]={<<<{\n\t"nhits": 51,\n\t"paramet...2.349481,\n\t\t\t\t\t48.8566\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ac0b755[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.85661,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16922,c=24576,r=16922]={<<<{\n\t"nhits": 51,\n\t"paramet...481,\n\t\t\t\t\t48.8566\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a36c98c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16923,c=24576,r=16923]={<<<{\n\t"nhits": 51,\n\t"paramet...81,\n\t\t\t\t\t48.8566\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@228b6805[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.85661,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16928,c=24576,r=16928]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t48.8566\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34e367fa[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16929,c=24576,r=16929]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.8566\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b66042c[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.302000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16986,c=24576,r=16986]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.302000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6730ce65[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16987,c=24576,r=16987]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.302000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e8259c6[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16991,c=24576,r=16991]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.302000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3171215b[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16992,c=24576,r=16992]={<<<{\n\t"nhits": 51,\n\t"paramet...:16.302000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4acd143d[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16995,c=24576,r=16995]={<<<{\n\t"nhits": 51,\n\t"paramet....302000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2befb8e7[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16996,c=24576,r=16996]={<<<{\n\t"nhits": 51,\n\t"paramet...302000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@272f9835[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17020,c=24576,r=17020]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f6c0e72[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17021,c=24576,r=17021]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d228d5e[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "e587b71f0...751c5e905776f999e42c1",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17079,c=24576,r=17079]={<<<{\n\t"nhits": 51,\n\t"paramet...751c5e905776f999e42c1",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b5c329d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17080,c=24576,r=17080]={<<<{\n\t"nhits": 51,\n\t"paramet...51c5e905776f999e42c1",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3069f1f3[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "e587b71...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17094,c=24576,r=17094]={<<<{\n\t"nhits": 51,\n\t"paramet...9e42c1",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f897612[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17095,c=24576,r=17095]={<<<{\n\t"nhits": 51,\n\t"paramet...e42c1",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66685ac0[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor A",>>>f00481aa8...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17118,c=24576,r=17118]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor A",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6caa444a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17119,c=24576,r=17119]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor A",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1333c645[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1151",>>>or A",f00...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.850 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17136,c=24576,r=17136]={<<<{\n\t"nhits": 51,\n\t"paramet...r A",\n\t\t\t\t"id": "1151",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@178e1bd7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17137,c=24576,r=17137]={<<<{\n\t"nhits": 51,\n\t"paramet... A",\n\t\t\t\t"id": "1151",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3314edbc[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> A",f0048...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17156,c=24576,r=17156]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@da26780[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17157,c=24576,r=17157]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e999f[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 7,>>>CK", A",f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17172,c=24576,r=17172]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 7,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67996aee[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17173,c=24576,r=17173]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 7,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73f402ac[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>e905776f9...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17213,c=24576,r=17213]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6df4e535[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17214,c=24576,r=17214]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19626b75[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17226,c=24576,r=17226]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3580bcad[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17227,c=24576,r=17227]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@663239d3[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.882697,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17242,c=24576,r=17242]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.882697,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c25a56d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17243,c=24576,r=17243]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.882697,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26164a5f[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.344013>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17256,c=24576,r=17256]={<<<{\n\t"nhits": 51,\n\t"paramet...8.882697,\n\t\t\t\t\t2.344013>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1643efe4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17257,c=24576,r=17257]={<<<{\n\t"nhits": 51,\n\t"paramet....882697,\n\t\t\t\t\t2.344013\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.858 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6148a05e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.859 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17262,c=24576,r=17262]={<<<{\n\t"nhits": 51,\n\t"paramet...97,\n\t\t\t\t\t2.344013\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.859 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60c76fd7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.859 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17263,c=24576,r=17263]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.344013\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74978522[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17268,c=24576,r=17268]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.344013\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d22689b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17269,c=24576,r=17269]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.344013\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@594c7d31[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17285,c=24576,r=17285]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22e1818[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17286,c=24576,r=17286]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ad823ea[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17306,c=24576,r=17306]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24d0ec9a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17307,c=24576,r=17307]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e4fa8c4[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17327,c=24576,r=17327]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c538dcd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17328,c=24576,r=17328]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@679f34de[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.344013,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17342,c=24576,r=17342]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.344013,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4408b08b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17343,c=24576,r=17343]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.344013,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27e23946[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.882697>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17357,c=24576,r=17357]={<<<{\n\t"nhits": 51,\n\t"paramet....344013,\n\t\t\t\t\t48.882697>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@572ff592[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17358,c=24576,r=17358]={<<<{\n\t"nhits": 51,\n\t"paramet...344013,\n\t\t\t\t\t48.882697\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4988026d[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17363,c=24576,r=17363]={<<<{\n\t"nhits": 51,\n\t"paramet...3,\n\t\t\t\t\t48.882697\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.866 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48057f3f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.867 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17364,c=24576,r=17364]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.882697\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.867 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e9b4770[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.867 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17369,c=24576,r=17369]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.882697\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5630ae54[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17370,c=24576,r=17370]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.882697\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f225595[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:06.997000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17427,c=24576,r=17427]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:06.997000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c3d35c9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17428,c=24576,r=17428]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:06.997000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@183955f9[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17432,c=24576,r=17432]={<<<{\n\t"nhits": 51,\n\t"paramet...9:06.997000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ba80aa4[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17433,c=24576,r=17433]={<<<{\n\t"nhits": 51,\n\t"paramet...:06.997000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6eb70b9[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17436,c=24576,r=17436]={<<<{\n\t"nhits": 51,\n\t"paramet....997000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53ad8ed0[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17437,c=24576,r=17437]={<<<{\n\t"nhits": 51,\n\t"paramet...997000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1698fc1[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17461,c=24576,r=17461]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a9f5862[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17462,c=24576,r=17462]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@572c8f30[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "2a14c4476...0e32a0ab83aff46769f4e",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17520,c=24576,r=17520]={<<<{\n\t"nhits": 51,\n\t"paramet...0e32a0ab83aff46769f4e",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68c8400b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17521,c=24576,r=17521]={<<<{\n\t"nhits": 51,\n\t"paramet...e32a0ab83aff46769f4e",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2592cd54[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "2a14c44...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17535,c=24576,r=17535]={<<<{\n\t"nhits": 51,\n\t"paramet...769f4e",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@553ecdcc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17536,c=24576,r=17536]={<<<{\n\t"nhits": 51,\n\t"paramet...69f4e",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66d89d54[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor K",>>>76f6a038e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17559,c=24576,r=17559]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor K",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4cba519c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.874 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17560,c=24576,r=17560]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor K",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.881 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f71cd32[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1951",>>>or K",76f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.881 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17577,c=24576,r=17577]={<<<{\n\t"nhits": 51,\n\t"paramet...r K",\n\t\t\t\t"id": "1951",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.881 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c823fbd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.881 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17578,c=24576,r=17578]={<<<{\n\t"nhits": 51,\n\t"paramet... K",\n\t\t\t\t"id": "1951",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e922b44[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> K",76f6a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17597,c=24576,r=17597]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@603ab3bb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17598,c=24576,r=17598]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11d3fad3[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>CK", K",7...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17613,c=24576,r=17613]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c614083[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17614,c=24576,r=17614]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33c68840[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:29:00+00:00",>>>0ab83aff4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17654,c=24576,r=17654]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:29:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d442e8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17655,c=24576,r=17655]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:29:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8df3583[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17667,c=24576,r=17667]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5eec1943[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17668,c=24576,r=17668]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@596f0e56[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.873379,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17683,c=24576,r=17683]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.873379,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d88d491[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17684,c=24576,r=17684]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.873379,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c8a958e[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.369972>>>9,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17697,c=24576,r=17697]={<<<{\n\t"nhits": 51,\n\t"paramet...8.873379,\n\t\t\t\t\t2.369972>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3212a35d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.369...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17698,c=24576,r=17698]={<<<{\n\t"nhits": 51,\n\t"paramet....873379,\n\t\t\t\t\t2.369972\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13ae06f7[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3699729...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.882 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17703,c=24576,r=17703]={<<<{\n\t"nhits": 51,\n\t"paramet...79,\n\t\t\t\t\t2.369972\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.889 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2839644f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.369...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.889 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17704,c=24576,r=17704]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t2.369972\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.889 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70c7a223[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3699729...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.889 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17709,c=24576,r=17709]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.369972\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.889 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5768ff2d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.369...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.889 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17710,c=24576,r=17710]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.369972\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.889 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3412d289[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.889 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17726,c=24576,r=17726]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.889 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57eac358[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.889 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17727,c=24576,r=17727]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.889 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1af1a53c[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.889 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17747,c=24576,r=17747]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.889 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a70b0d8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.889 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17748,c=24576,r=17748]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.889 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28d4bd85[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.889 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17768,c=24576,r=17768]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.889 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29255bc4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.889 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17769,c=24576,r=17769]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.890 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3eead399[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.369972,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.890 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17783,c=24576,r=17783]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.369972,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.890 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@311342ec[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.369...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.890 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17784,c=24576,r=17784]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.369972,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.890 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c26f9de[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.873379>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.890 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17798,c=24576,r=17798]={<<<{\n\t"nhits": 51,\n\t"paramet....369972,\n\t\t\t\t\t48.873379>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.890 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f5e6ee5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.890 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17799,c=24576,r=17799]={<<<{\n\t"nhits": 51,\n\t"paramet...369972,\n\t\t\t\t\t48.873379\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.890 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57c0048c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.873379...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.890 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17804,c=24576,r=17804]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t48.873379\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.890 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7cef38ba[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.890 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17805,c=24576,r=17805]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.873379\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@778cc6f0[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.873379...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17810,c=24576,r=17810]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.873379\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b69a7a2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17811,c=24576,r=17811]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.873379\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c5a3027[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.691000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17868,c=24576,r=17868]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.691000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69f5fffe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17869,c=24576,r=17869]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.691000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@785f1f76[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17873,c=24576,r=17873]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.691000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@efde368[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17874,c=24576,r=17874]={<<<{\n\t"nhits": 51,\n\t"paramet...:16.691000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@339b3198[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17877,c=24576,r=17877]={<<<{\n\t"nhits": 51,\n\t"paramet....691000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75d7221a[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17878,c=24576,r=17878]={<<<{\n\t"nhits": 51,\n\t"paramet...691000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75733779[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17902,c=24576,r=17902]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14746c1c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17903,c=24576,r=17903]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e0988fb[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "ad775d9ac...bb23ad00b16d762ef0e0f",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17961,c=24576,r=17961]={<<<{\n\t"nhits": 51,\n\t"paramet...bb23ad00b16d762ef0e0f",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3282b2d2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17962,c=24576,r=17962]={<<<{\n\t"nhits": 51,\n\t"paramet...b23ad00b16d762ef0e0f",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e268304[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "ad775d9...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17976,c=24576,r=17976]={<<<{\n\t"nhits": 51,\n\t"paramet...ef0e0f",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69851050[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17977,c=24576,r=17977]={<<<{\n\t"nhits": 51,\n\t"paramet...f0e0f",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bf913cb[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor O",>>>ac0ec846e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.937 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18000,c=24576,r=18000]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor O",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7cca3e44[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18001,c=24576,r=18001]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor O",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@169ebc7a[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1452",>>>or O",ac0...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18018,c=24576,r=18018]={<<<{\n\t"nhits": 51,\n\t"paramet...r O",\n\t\t\t\t"id": "1452",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57583969[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18019,c=24576,r=18019]={<<<{\n\t"nhits": 51,\n\t"paramet... O",\n\t\t\t\t"id": "1452",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@442c1f02[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> O",ac0ec...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18038,c=24576,r=18038]={<<<{\n\t"nhits": 51,\n\t"paramet...2",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69b931dd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18039,c=24576,r=18039]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@aa73dfc[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>CK", O",a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18054,c=24576,r=18054]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ca2ceb0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18055,c=24576,r=18055]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38521629[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>d00b16d76...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18095,c=24576,r=18095]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1845ff27[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18096,c=24576,r=18096]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bbe690e[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18108,c=24576,r=18108]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2163e587[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18109,c=24576,r=18109]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9284cdc[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.849577,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18124,c=24576,r=18124]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.849577,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ea33619[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18125,c=24576,r=18125]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.849577,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@660ddeda[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.350867>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18138,c=24576,r=18138]={<<<{\n\t"nhits": 51,\n\t"paramet...8.849577,\n\t\t\t\t\t2.350867>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58fc4041[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.946 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18139,c=24576,r=18139]={<<<{\n\t"nhits": 51,\n\t"paramet....849577,\n\t\t\t\t\t2.350867\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13f9b92e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3508677...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18144,c=24576,r=18144]={<<<{\n\t"nhits": 51,\n\t"paramet...77,\n\t\t\t\t\t2.350867\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34cd46b6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18145,c=24576,r=18145]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.350867\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c3ea5fb[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3508677...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18150,c=24576,r=18150]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.350867\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6fa0475[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18151,c=24576,r=18151]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.350867\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5894ed4d[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18167,c=24576,r=18167]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b2f81f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18168,c=24576,r=18168]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fea944f[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18188,c=24576,r=18188]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1965e86b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18189,c=24576,r=18189]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66e4908f[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18209,c=24576,r=18209]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7707ee4c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18210,c=24576,r=18210]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c54540f[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.350867,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18224,c=24576,r=18224]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.350867,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a44df5e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18225,c=24576,r=18225]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.350867,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18664c71[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.849577>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18239,c=24576,r=18239]={<<<{\n\t"nhits": 51,\n\t"paramet....350867,\n\t\t\t\t\t48.849577>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50dba4bf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18240,c=24576,r=18240]={<<<{\n\t"nhits": 51,\n\t"paramet...350867,\n\t\t\t\t\t48.849577\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e617687[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.849577...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.954 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18245,c=24576,r=18245]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t48.849577\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6223e43a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18246,c=24576,r=18246]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.849577\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@488c39cb[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.849577...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18251,c=24576,r=18251]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.849577\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45ff9239[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18252,c=24576,r=18252]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.849577\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@503f114f[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:09.145000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18309,c=24576,r=18309]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:09.145000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2dc03d46[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18310,c=24576,r=18310]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:09.145000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ab1b54[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18314,c=24576,r=18314]={<<<{\n\t"nhits": 51,\n\t"paramet...9:09.145000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3dfc2fa2[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18315,c=24576,r=18315]={<<<{\n\t"nhits": 51,\n\t"paramet...:09.145000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1561f43b[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18318,c=24576,r=18318]={<<<{\n\t"nhits": 51,\n\t"paramet....145000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3967d1dc[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18319,c=24576,r=18319]={<<<{\n\t"nhits": 51,\n\t"paramet...145000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@654a1c1f[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18343,c=24576,r=18343]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3917ae2b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18344,c=24576,r=18344]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23cd551e[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "534bf7373...c7973395c02dad7f040d8",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18402,c=24576,r=18402]={<<<{\n\t"nhits": 51,\n\t"paramet...c7973395c02dad7f040d8",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2423998a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18403,c=24576,r=18403]={<<<{\n\t"nhits": 51,\n\t"paramet...7973395c02dad7f040d8",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11bcc3f5[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "534bf73...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18417,c=24576,r=18417]={<<<{\n\t"nhits": 51,\n\t"paramet...f040d8",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15de411f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.962 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18418,c=24576,r=18418]={<<<{\n\t"nhits": 51,\n\t"paramet...040d8",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.969 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c72931f[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor R",>>>73d51db3c...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18441,c=24576,r=18441]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor R",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6425bed2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18442,c=24576,r=18442]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor R",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13f16ac8[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1851",>>>or R",73d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18459,c=24576,r=18459]={<<<{\n\t"nhits": 51,\n\t"paramet...r R",\n\t\t\t\t"id": "1851",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74401710[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18460,c=24576,r=18460]={<<<{\n\t"nhits": 51,\n\t"paramet... R",\n\t\t\t\t"id": "1851",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c6288ec[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>R",73d51d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18480,c=24576,r=18480]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7578729c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18481,c=24576,r=18481]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6dc7e1d1[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 114,>>>E",R",73d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18498,c=24576,r=18498]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 114,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19cb93ee[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18499,c=24576,r=18499]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 114,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31c65dd3[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>395c02dad...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18539,c=24576,r=18539]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71c25e5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18540,c=24576,r=18540]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@550785be[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18552,c=24576,r=18552]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10162813[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18553,c=24576,r=18553]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@133dd707[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.858396,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18568,c=24576,r=18568]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.858396,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75e8fb88[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18569,c=24576,r=18569]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.858396,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c2baafe[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.350484>>>6,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18582,c=24576,r=18582]={<<<{\n\t"nhits": 51,\n\t"paramet...8.858396,\n\t\t\t\t\t2.350484>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d5c5fd8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18583,c=24576,r=18583]={<<<{\n\t"nhits": 51,\n\t"paramet....858396,\n\t\t\t\t\t2.350484\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40a4229b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3504846...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18588,c=24576,r=18588]={<<<{\n\t"nhits": 51,\n\t"paramet...96,\n\t\t\t\t\t2.350484\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72a2b5bc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18589,c=24576,r=18589]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t2.350484\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@331f8d4c[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3504846...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18594,c=24576,r=18594]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.350484\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ce2b668[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18595,c=24576,r=18595]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.350484\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@db3f195[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18611,c=24576,r=18611]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a5bbaca[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18612,c=24576,r=18612]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25e12f20[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18632,c=24576,r=18632]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cc99c02[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18633,c=24576,r=18633]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ee4e157[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18653,c=24576,r=18653]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79de9fab[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18654,c=24576,r=18654]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55ea279f[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.350484,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18668,c=24576,r=18668]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.350484,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@455398ac[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18669,c=24576,r=18669]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.350484,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c542708[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.858396>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18683,c=24576,r=18683]={<<<{\n\t"nhits": 51,\n\t"paramet....350484,\n\t\t\t\t\t48.858396>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21fad6ee[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18684,c=24576,r=18684]={<<<{\n\t"nhits": 51,\n\t"paramet...350484,\n\t\t\t\t\t48.858396\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25a8db91[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.858396...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18689,c=24576,r=18689]={<<<{\n\t"nhits": 51,\n\t"paramet...4,\n\t\t\t\t\t48.858396\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ce7a170[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18690,c=24576,r=18690]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.858396\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7186a583[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.858396...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18695,c=24576,r=18695]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.858396\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63c40fb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18696,c=24576,r=18696]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.858396\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65ab77fe[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:03.443000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18753,c=24576,r=18753]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:03.443000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2406b61a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18754,c=24576,r=18754]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:03.443000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60e8a5a4[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18758,c=24576,r=18758]={<<<{\n\t"nhits": 51,\n\t"paramet...9:03.443000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b70ada[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18759,c=24576,r=18759]={<<<{\n\t"nhits": 51,\n\t"paramet...:03.443000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a9d9935[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18762,c=24576,r=18762]={<<<{\n\t"nhits": 51,\n\t"paramet....443000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b3a4e1a[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18763,c=24576,r=18763]={<<<{\n\t"nhits": 51,\n\t"paramet...443000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@eda0b5c[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18787,c=24576,r=18787]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32873187[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18788,c=24576,r=18788]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@640542d3[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "97ae7ef39...51b258f937e158919449b",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18846,c=24576,r=18846]={<<<{\n\t"nhits": 51,\n\t"paramet...51b258f937e158919449b",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.986 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1db69ad7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.986 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18847,c=24576,r=18847]={<<<{\n\t"nhits": 51,\n\t"paramet...1b258f937e158919449b",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:44.986 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43e8e2d6[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "97ae7ef...\x00\x00\x00\x00\x00\x00\x00}) 08:47:44.986 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18861,c=24576,r=18861]={<<<{\n\t"nhits": 51,\n\t"paramet...19449b",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4868e825[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18862,c=24576,r=18862]={<<<{\n\t"nhits": 51,\n\t"paramet...9449b",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6353821[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor A",>>>398d347f4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18885,c=24576,r=18885]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor A",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f7c6a12[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18886,c=24576,r=18886]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor A",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b86d379[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1151",>>>or A",398...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18903,c=24576,r=18903]={<<<{\n\t"nhits": 51,\n\t"paramet...r A",\n\t\t\t\t"id": "1151",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24202fec[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18904,c=24576,r=18904]={<<<{\n\t"nhits": 51,\n\t"paramet... A",\n\t\t\t\t"id": "1151",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bfbef79[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "SWAN",>>> A",398d3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18923,c=24576,r=18923]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "SWAN",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@479b38ee[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18924,c=24576,r=18924]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "SWAN",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a1b367f[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 4,>>>AN", A",3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18939,c=24576,r=18939]={<<<{\n\t"nhits": 51,\n\t"paramet..."SWAN",\n\t\t\t\t"value": 4,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f613d9f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18940,c=24576,r=18940]={<<<{\n\t"nhits": 51,\n\t"paramet...SWAN",\n\t\t\t\t"value": 4,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b35852d[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>8f937e158...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18980,c=24576,r=18980]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35f794ed[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18981,c=24576,r=18981]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@365ce4e2[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18993,c=24576,r=18993]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4027ba73[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18994,c=24576,r=18994]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47bc43b7[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.882697,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19009,c=24576,r=19009]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.882697,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ee5f751[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19010,c=24576,r=19010]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.882697,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fcf619b[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.344013>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19023,c=24576,r=19023]={<<<{\n\t"nhits": 51,\n\t"paramet...8.882697,\n\t\t\t\t\t2.344013>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6246a433[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19024,c=24576,r=19024]={<<<{\n\t"nhits": 51,\n\t"paramet....882697,\n\t\t\t\t\t2.344013\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47c2e237[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19029,c=24576,r=19029]={<<<{\n\t"nhits": 51,\n\t"paramet...97,\n\t\t\t\t\t2.344013\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@267cdae1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19030,c=24576,r=19030]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.344013\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@425ba40c[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19035,c=24576,r=19035]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.344013\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15ebe748[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19036,c=24576,r=19036]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.344013\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45e86c98[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19052,c=24576,r=19052]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.043 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5830d16[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19053,c=24576,r=19053]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ae7b26e[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19073,c=24576,r=19073]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@507cc7dd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19074,c=24576,r=19074]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5676ede6[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19094,c=24576,r=19094]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b80a183[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19095,c=24576,r=19095]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cd30e5f[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.344013,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19109,c=24576,r=19109]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.344013,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a277e37[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19110,c=24576,r=19110]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.344013,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b5fb148[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.882697>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19124,c=24576,r=19124]={<<<{\n\t"nhits": 51,\n\t"paramet....344013,\n\t\t\t\t\t48.882697>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@751d8319[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19125,c=24576,r=19125]={<<<{\n\t"nhits": 51,\n\t"paramet...344013,\n\t\t\t\t\t48.882697\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c8ca13[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19130,c=24576,r=19130]={<<<{\n\t"nhits": 51,\n\t"paramet...3,\n\t\t\t\t\t48.882697\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@607fcadb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19131,c=24576,r=19131]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.882697\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@266cf26d[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19136,c=24576,r=19136]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.882697\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f70b8f2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19137,c=24576,r=19137]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.882697\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@782f755d[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:07.236000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19194,c=24576,r=19194]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:07.236000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66185191[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19195,c=24576,r=19195]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:07.236000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27a628a5[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19199,c=24576,r=19199]={<<<{\n\t"nhits": 51,\n\t"paramet...9:07.236000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1daba38b[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19200,c=24576,r=19200]={<<<{\n\t"nhits": 51,\n\t"paramet...:07.236000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1eadb8fe[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19203,c=24576,r=19203]={<<<{\n\t"nhits": 51,\n\t"paramet....236000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a1de663[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19204,c=24576,r=19204]={<<<{\n\t"nhits": 51,\n\t"paramet...236000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c681285[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19228,c=24576,r=19228]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c9f5b78[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19229,c=24576,r=19229]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f06745d[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "124d2e6b4...ee319bf81da5fb76e4537",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19287,c=24576,r=19287]={<<<{\n\t"nhits": 51,\n\t"paramet...ee319bf81da5fb76e4537",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a7db720[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19288,c=24576,r=19288]={<<<{\n\t"nhits": 51,\n\t"paramet...e319bf81da5fb76e4537",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26ed68d0[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "124d2e6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19302,c=24576,r=19302]={<<<{\n\t"nhits": 51,\n\t"paramet...6e4537",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@303fa3ee[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19303,c=24576,r=19303]={<<<{\n\t"nhits": 51,\n\t"paramet...e4537",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c379d28[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor E",>>>b4aa0cfb0...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19326,c=24576,r=19326]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor E",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bd4fd39[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19327,c=24576,r=19327]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor E",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76b2a97b[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1501",>>>or E",b4a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19344,c=24576,r=19344]={<<<{\n\t"nhits": 51,\n\t"paramet...r E",\n\t\t\t\t"id": "1501",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b5f5490[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19345,c=24576,r=19345]={<<<{\n\t"nhits": 51,\n\t"paramet... E",\n\t\t\t\t"id": "1501",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ba1400e[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> E",b4aa0...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19364,c=24576,r=19364]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.059 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7805b76[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19365,c=24576,r=19365]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@649ac38c[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 3,>>>CK", E",b...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19380,c=24576,r=19380]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 3,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2520e05b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19381,c=24576,r=19381]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 3,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@341075c1[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>bf81da5fb...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19421,c=24576,r=19421]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31ced3de[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19422,c=24576,r=19422]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3faf0c8[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19434,c=24576,r=19434]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21fafad4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19435,c=24576,r=19435]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16732d57[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850912,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19450,c=24576,r=19450]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850912,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51644c64[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19451,c=24576,r=19451]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850912,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54c9a30[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.341171>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19464,c=24576,r=19464]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850912,\n\t\t\t\t\t2.341171>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7316fc17[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19465,c=24576,r=19465]={<<<{\n\t"nhits": 51,\n\t"paramet....850912,\n\t\t\t\t\t2.341171\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c006eb7[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19470,c=24576,r=19470]={<<<{\n\t"nhits": 51,\n\t"paramet...12,\n\t\t\t\t\t2.341171\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ff41a3f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19471,c=24576,r=19471]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.341171\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e889ceb[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19476,c=24576,r=19476]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.341171\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a3a3369[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19477,c=24576,r=19477]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.341171\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.067 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55b0854f[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.074 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19493,c=24576,r=19493]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.074 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a3a4824[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.074 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19494,c=24576,r=19494]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.074 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50fffc4c[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.074 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19514,c=24576,r=19514]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.074 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b252c41[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.074 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19515,c=24576,r=19515]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.074 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a6e4e97[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.074 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19535,c=24576,r=19535]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.074 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@523d4296[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.074 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19536,c=24576,r=19536]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.074 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d8fd901[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.341171,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.074 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19550,c=24576,r=19550]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.341171,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.074 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fcab5d5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.074 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19551,c=24576,r=19551]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.341171,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.074 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7758564d[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850912>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.074 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19565,c=24576,r=19565]={<<<{\n\t"nhits": 51,\n\t"paramet....341171,\n\t\t\t\t\t48.850912>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.074 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f4993c2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.074 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19566,c=24576,r=19566]={<<<{\n\t"nhits": 51,\n\t"paramet...341171,\n\t\t\t\t\t48.850912\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.074 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c0d1cfb[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.074 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19571,c=24576,r=19571]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850912\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.075 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66437cb2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.075 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19572,c=24576,r=19572]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850912\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.075 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@539cb409[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.075 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19577,c=24576,r=19577]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850912\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.075 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50c8fa3b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.075 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19578,c=24576,r=19578]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850912\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.075 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7486de1d[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:10.154000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.075 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19635,c=24576,r=19635]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:10.154000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.075 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9dd8ad3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19636,c=24576,r=19636]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:10.154000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fd74b1d[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19640,c=24576,r=19640]={<<<{\n\t"nhits": 51,\n\t"paramet...9:10.154000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28d977fe[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19641,c=24576,r=19641]={<<<{\n\t"nhits": 51,\n\t"paramet...:10.154000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a6d32ce[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19644,c=24576,r=19644]={<<<{\n\t"nhits": 51,\n\t"paramet....154000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f03b642[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19645,c=24576,r=19645]={<<<{\n\t"nhits": 51,\n\t"paramet...154000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a099b1c[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19669,c=24576,r=19669]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@698c6b24[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19670,c=24576,r=19670]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6af4df99[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "cd675924e...63831dbd55e796257cda0",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19728,c=24576,r=19728]={<<<{\n\t"nhits": 51,\n\t"paramet...63831dbd55e796257cda0",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7857d523[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19729,c=24576,r=19729]={<<<{\n\t"nhits": 51,\n\t"paramet...3831dbd55e796257cda0",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e40604e[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "cd67592...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19743,c=24576,r=19743]={<<<{\n\t"nhits": 51,\n\t"paramet...57cda0",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@349ff9e9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19744,c=24576,r=19744]={<<<{\n\t"nhits": 51,\n\t"paramet...7cda0",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78dbe0f4[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor E",>>>4e4411d4b...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19767,c=24576,r=19767]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor E",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e63dc01[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19768,c=24576,r=19768]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor E",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31c8993[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1501",>>>or E",4e4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19785,c=24576,r=19785]={<<<{\n\t"nhits": 51,\n\t"paramet...r E",\n\t\t\t\t"id": "1501",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@488768a8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19786,c=24576,r=19786]={<<<{\n\t"nhits": 51,\n\t"paramet... E",\n\t\t\t\t"id": "1501",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.082 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ffced0c[p=0,l=22,c=512,r=22]={<<<\t\t\t\t"type": "PEACOCK",>>>,4e4411d4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.089 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19808,c=24576,r=19808]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t"type": "PEACOCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.089 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f5fb726[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.089 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19809,c=24576,r=19809]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"type": "PEACOCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.089 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28e8ff4f[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>ACOCK",,4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.089 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19824,c=24576,r=19824]={<<<{\n\t"nhits": 51,\n\t"paramet...ACOCK",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.089 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bd900d2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.089 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19825,c=24576,r=19825]={<<<{\n\t"nhits": 51,\n\t"paramet...COCK",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.089 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53c51228[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>dbd55e796...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.089 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19865,c=24576,r=19865]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.089 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@619169f1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.089 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19866,c=24576,r=19866]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.089 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e6cf00b[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.090 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19878,c=24576,r=19878]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.090 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d20ae84[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.090 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19879,c=24576,r=19879]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.090 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@668fab5a[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850912,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.090 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19894,c=24576,r=19894]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850912,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.090 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@cbb889b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.090 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19895,c=24576,r=19895]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850912,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.090 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65becdaf[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.341171>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.090 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19908,c=24576,r=19908]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850912,\n\t\t\t\t\t2.341171>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.090 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7df20b12[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.090 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19909,c=24576,r=19909]={<<<{\n\t"nhits": 51,\n\t"paramet....850912,\n\t\t\t\t\t2.341171\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.090 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66bcba8d[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.090 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19914,c=24576,r=19914]={<<<{\n\t"nhits": 51,\n\t"paramet...12,\n\t\t\t\t\t2.341171\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.090 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36931991[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.090 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19915,c=24576,r=19915]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.341171\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.090 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25536959[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.090 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19920,c=24576,r=19920]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.341171\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.090 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48944c7a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19921,c=24576,r=19921]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.341171\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b7fef37[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19937,c=24576,r=19937]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@650e2858[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19938,c=24576,r=19938]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b299c01[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19958,c=24576,r=19958]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31b4fc82[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19959,c=24576,r=19959]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@506abd4[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19979,c=24576,r=19979]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@115e1fc4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19980,c=24576,r=19980]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@680507a[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.341171,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19994,c=24576,r=19994]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.341171,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1046fcc4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19995,c=24576,r=19995]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.341171,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20aead13[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850912>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20009,c=24576,r=20009]={<<<{\n\t"nhits": 51,\n\t"paramet....341171,\n\t\t\t\t\t48.850912>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@416f26fd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20010,c=24576,r=20010]={<<<{\n\t"nhits": 51,\n\t"paramet...341171,\n\t\t\t\t\t48.850912\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45e8bd2a[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20015,c=24576,r=20015]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850912\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@626fc98f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20016,c=24576,r=20016]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850912\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@377c36e4[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20021,c=24576,r=20021]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850912\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f9cb638[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20022,c=24576,r=20022]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850912\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f9d5b0c[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:10.663000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20079,c=24576,r=20079]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:10.663000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13a2c8c1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20080,c=24576,r=20080]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:10.663000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@453f1747[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20084,c=24576,r=20084]={<<<{\n\t"nhits": 51,\n\t"paramet...9:10.663000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ff844ae[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20085,c=24576,r=20085]={<<<{\n\t"nhits": 51,\n\t"paramet...:10.663000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a582f66[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20088,c=24576,r=20088]={<<<{\n\t"nhits": 51,\n\t"paramet....663000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fb9022c[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20089,c=24576,r=20089]={<<<{\n\t"nhits": 51,\n\t"paramet...663000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7281a1b3[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20113,c=24576,r=20113]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f315679[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20114,c=24576,r=20114]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@149979e6[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "e6584d101...a9f9a5fff1a937ef0383c",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20172,c=24576,r=20172]={<<<{\n\t"nhits": 51,\n\t"paramet...a9f9a5fff1a937ef0383c",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13b6b13b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20173,c=24576,r=20173]={<<<{\n\t"nhits": 51,\n\t"paramet...9f9a5fff1a937ef0383c",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cc516c7[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "e6584d1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20187,c=24576,r=20187]={<<<{\n\t"nhits": 51,\n\t"paramet...f0383c",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@795207b8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20188,c=24576,r=20188]={<<<{\n\t"nhits": 51,\n\t"paramet...0383c",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26db173d[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor N",>>>0136330fd...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20211,c=24576,r=20211]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor N",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c255b4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20212,c=24576,r=20212]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor N",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44f51845[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1503",>>>or N",013...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20229,c=24576,r=20229]={<<<{\n\t"nhits": 51,\n\t"paramet...r N",\n\t\t\t\t"id": "1503",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d73a8a4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20230,c=24576,r=20230]={<<<{\n\t"nhits": 51,\n\t"paramet... N",\n\t\t\t\t"id": "1503",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@536f30c8[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> N",01363...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20249,c=24576,r=20249]={<<<{\n\t"nhits": 51,\n\t"paramet...3",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4192a0e4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20250,c=24576,r=20250]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2dc9bfa3[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 30,>>>K", N",01...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20266,c=24576,r=20266]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 30,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d4f1436[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20267,c=24576,r=20267]={<<<{\n\t"nhits": 51,\n\t"paramet...UCK",\n\t\t\t\t"value": 30,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@378c8e27[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>5fff1a937...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20307,c=24576,r=20307]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@634d9db2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20308,c=24576,r=20308]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39902df[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20320,c=24576,r=20320]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6612583e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20321,c=24576,r=20321]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35bc0f6d[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.884606,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20336,c=24576,r=20336]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.884606,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a13b465[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20337,c=24576,r=20337]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.884606,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71d7d602[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.321516>>>6,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20350,c=24576,r=20350]={<<<{\n\t"nhits": 51,\n\t"paramet...8.884606,\n\t\t\t\t\t2.321516>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@570b3ae[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.321...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20351,c=24576,r=20351]={<<<{\n\t"nhits": 51,\n\t"paramet....884606,\n\t\t\t\t\t2.321516\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50e2030a[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3215166...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20356,c=24576,r=20356]={<<<{\n\t"nhits": 51,\n\t"paramet...06,\n\t\t\t\t\t2.321516\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@777535ef[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.321...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20357,c=24576,r=20357]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t2.321516\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@385d8ac5[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3215166...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20362,c=24576,r=20362]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.321516\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38b0b3a3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.321...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20363,c=24576,r=20363]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.321516\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@788a0dec[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20379,c=24576,r=20379]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@260e955f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20380,c=24576,r=20380]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@725138f9[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20400,c=24576,r=20400]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f41b0bb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20401,c=24576,r=20401]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@678c31d2[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20421,c=24576,r=20421]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@357af411[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20422,c=24576,r=20422]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e1794b7[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.321516,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20436,c=24576,r=20436]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.321516,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c9121a6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.321...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20437,c=24576,r=20437]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.321516,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a959347[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.884606>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20451,c=24576,r=20451]={<<<{\n\t"nhits": 51,\n\t"paramet....321516,\n\t\t\t\t\t48.884606>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68ad2478[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20452,c=24576,r=20452]={<<<{\n\t"nhits": 51,\n\t"paramet...321516,\n\t\t\t\t\t48.884606\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a6db7f6[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.884606...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20457,c=24576,r=20457]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t48.884606\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ff4390c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20458,c=24576,r=20458]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.884606\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39dd9e1e[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.884606...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20463,c=24576,r=20463]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.884606\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.157 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3852f3b9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20464,c=24576,r=20464]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.884606\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ff72142[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:12.193000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20521,c=24576,r=20521]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:12.193000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71754de9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20522,c=24576,r=20522]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:12.193000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@248d10b7[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20526,c=24576,r=20526]={<<<{\n\t"nhits": 51,\n\t"paramet...9:12.193000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bede0a4[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20527,c=24576,r=20527]={<<<{\n\t"nhits": 51,\n\t"paramet...:12.193000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7de63daa[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20530,c=24576,r=20530]={<<<{\n\t"nhits": 51,\n\t"paramet....193000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26a72dfa[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20531,c=24576,r=20531]={<<<{\n\t"nhits": 51,\n\t"paramet...193000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ae38931[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20555,c=24576,r=20555]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@eefac09[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20556,c=24576,r=20556]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42a8db13[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "5dd1f0838...9b744a3c71d04e9711788",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20614,c=24576,r=20614]={<<<{\n\t"nhits": 51,\n\t"paramet...9b744a3c71d04e9711788",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d7ff641[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20615,c=24576,r=20615]={<<<{\n\t"nhits": 51,\n\t"paramet...b744a3c71d04e9711788",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ba346de[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "5dd1f08...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20629,c=24576,r=20629]={<<<{\n\t"nhits": 51,\n\t"paramet...711788",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58df3847[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.167 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20630,c=24576,r=20630]={<<<{\n\t"nhits": 51,\n\t"paramet...11788",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.168 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c2b000c[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor H",>>>38db99c2f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.168 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20653,c=24576,r=20653]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor H",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.168 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ec42836[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.168 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20654,c=24576,r=20654]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor H",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.168 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fe01486[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1602",>>>or H",38d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20671,c=24576,r=20671]={<<<{\n\t"nhits": 51,\n\t"paramet...r H",\n\t\t\t\t"id": "1602",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e5c003d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20672,c=24576,r=20672]={<<<{\n\t"nhits": 51,\n\t"paramet... H",\n\t\t\t\t"id": "1602",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6af3569a[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>H",38db99...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20692,c=24576,r=20692]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35a9466a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20693,c=24576,r=20693]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7aa2307d[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 94,>>>SE",H",38...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20709,c=24576,r=20709]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 94,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74f19afc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20710,c=24576,r=20710]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 94,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@446457e[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>a3c71d04e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20750,c=24576,r=20750]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b23c98a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20751,c=24576,r=20751]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10e92f4b[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20763,c=24576,r=20763]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68b771d0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20764,c=24576,r=20764]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5eeca40d[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.85378,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20778,c=24576,r=20778]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.85378,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b6659c3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.176 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20779,c=24576,r=20779]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.85378,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.177 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62acaa93[p=0,l=11,c=512,r=11]={<<<\t\t\t\t\t2.7689>>>78,021-10...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.177 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20790,c=24576,r=20790]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.85378,\n\t\t\t\t\t2.7689>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.177 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31467ee7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.768...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.177 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20791,c=24576,r=20791]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.85378,\n\t\t\t\t\t2.7689\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.177 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ab1780e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.768978,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.177 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20796,c=24576,r=20796]={<<<{\n\t"nhits": 51,\n\t"paramet...5378,\n\t\t\t\t\t2.7689\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.177 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39090da[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.768...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20797,c=24576,r=20797]={<<<{\n\t"nhits": 51,\n\t"paramet...378,\n\t\t\t\t\t2.7689\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ef4a09[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.768978,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20802,c=24576,r=20802]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t2.7689\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65cbd35[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.768...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20803,c=24576,r=20803]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t2.7689\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7acc4f8[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20819,c=24576,r=20819]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bd8297[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20820,c=24576,r=20820]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e7c2f8b[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20840,c=24576,r=20840]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d2a9064[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20841,c=24576,r=20841]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c401c3d[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20861,c=24576,r=20861]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10859018[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20862,c=24576,r=20862]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f9af5f4[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t2.7689,>>>ates": [-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20874,c=24576,r=20874]={<<<{\n\t"nhits": 51,\n\t"paramet...inates": [\n\t\t\t\t\t2.7689,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@467afdd3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.768...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20875,c=24576,r=20875]={<<<{\n\t"nhits": 51,\n\t"paramet...nates": [\n\t\t\t\t\t2.7689,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a27b0d5[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.85378>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20888,c=24576,r=20888]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.7689,\n\t\t\t\t\t48.85378>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69ee2d9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20889,c=24576,r=20889]={<<<{\n\t"nhits": 51,\n\t"paramet...\t2.7689,\n\t\t\t\t\t48.85378\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ef392ab[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.85378t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20894,c=24576,r=20894]={<<<{\n\t"nhits": 51,\n\t"paramet...89,\n\t\t\t\t\t48.85378\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f7678c3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20895,c=24576,r=20895]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.85378\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48d0d8e0[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.85378t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20900,c=24576,r=20900]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.85378\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39296309[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20901,c=24576,r=20901]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.85378\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b0dd84d[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:13.089000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20958,c=24576,r=20958]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:13.089000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c1178f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20959,c=24576,r=20959]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:13.089000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4998c84f[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20963,c=24576,r=20963]={<<<{\n\t"nhits": 51,\n\t"paramet...9:13.089000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b5bcb5e[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20964,c=24576,r=20964]={<<<{\n\t"nhits": 51,\n\t"paramet...:13.089000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e01b3c8[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20967,c=24576,r=20967]={<<<{\n\t"nhits": 51,\n\t"paramet....089000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21f3b4e8[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20968,c=24576,r=20968]={<<<{\n\t"nhits": 51,\n\t"paramet...089000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e26da29[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20992,c=24576,r=20992]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4bc2e588[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20993,c=24576,r=20993]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68fe90cb[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "ada6ee298...59c93839b7587167cd4c1",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21051,c=24576,r=21051]={<<<{\n\t"nhits": 51,\n\t"paramet...59c93839b7587167cd4c1",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54163dc8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21052,c=24576,r=21052]={<<<{\n\t"nhits": 51,\n\t"paramet...9c93839b7587167cd4c1",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4cf942f1[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "ada6ee2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21066,c=24576,r=21066]={<<<{\n\t"nhits": 51,\n\t"paramet...7cd4c1",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10cb1043[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21067,c=24576,r=21067]={<<<{\n\t"nhits": 51,\n\t"paramet...cd4c1",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c2fa259[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor P",>>>9805086d0...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21090,c=24576,r=21090]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor P",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69b23669[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21091,c=24576,r=21091]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor P",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f5a0f64[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1601",>>>or P",980...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21108,c=24576,r=21108]={<<<{\n\t"nhits": 51,\n\t"paramet...r P",\n\t\t\t\t"id": "1601",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@275b53c4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21109,c=24576,r=21109]={<<<{\n\t"nhits": 51,\n\t"paramet... P",\n\t\t\t\t"id": "1601",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5697101c[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> P",98050...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21128,c=24576,r=21128]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2eee65d9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21129,c=24576,r=21129]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11f06e4f[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>CK", P",9...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21144,c=24576,r=21144]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c48dac6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21145,c=24576,r=21145]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b130a3[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>839b75871...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21185,c=24576,r=21185]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f2c4d81[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21186,c=24576,r=21186]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d3cc23d[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21198,c=24576,r=21198]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6788bfb6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21199,c=24576,r=21199]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cb7afcc[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.864994,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21214,c=24576,r=21214]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.864994,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@514aa79e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.86...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21215,c=24576,r=21215]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.864994,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7accbaa0[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t2.33298>>>94,21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21227,c=24576,r=21227]={<<<{\n\t"nhits": 51,\n\t"paramet...48.864994,\n\t\t\t\t\t2.33298>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@589bcf40[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.332...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21228,c=24576,r=21228]={<<<{\n\t"nhits": 51,\n\t"paramet...8.864994,\n\t\t\t\t\t2.33298\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@983c250[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3329894...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21233,c=24576,r=21233]={<<<{\n\t"nhits": 51,\n\t"paramet...994,\n\t\t\t\t\t2.33298\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d71f2a9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.332...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21234,c=24576,r=21234]={<<<{\n\t"nhits": 51,\n\t"paramet...94,\n\t\t\t\t\t2.33298\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1277501d[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3329894...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21239,c=24576,r=21239]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t2.33298\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14107cdc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.332...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21240,c=24576,r=21240]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.33298\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@316bd4c[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21256,c=24576,r=21256]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@170e33d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21257,c=24576,r=21257]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@292fbcb6[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21277,c=24576,r=21277]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3eced3d3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.254 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21278,c=24576,r=21278]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.261 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@884f59b[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.261 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21298,c=24576,r=21298]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.261 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@eeb86bd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.261 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21299,c=24576,r=21299]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.261 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a7551da[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.33298,>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.261 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21312,c=24576,r=21312]={<<<{\n\t"nhits": 51,\n\t"paramet...nates": [\n\t\t\t\t\t2.33298,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.261 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@126d510c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.332...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.261 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21313,c=24576,r=21313]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.33298,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.261 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3dea46f7[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.864994>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.261 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21327,c=24576,r=21327]={<<<{\n\t"nhits": 51,\n\t"paramet...2.33298,\n\t\t\t\t\t48.864994>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.261 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6fe6f199[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.86...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.261 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21328,c=24576,r=21328]={<<<{\n\t"nhits": 51,\n\t"paramet....33298,\n\t\t\t\t\t48.864994\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.261 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f6d963e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.864994...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.261 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21333,c=24576,r=21333]={<<<{\n\t"nhits": 51,\n\t"paramet...8,\n\t\t\t\t\t48.864994\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.261 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@677051ee[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.86...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.261 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21334,c=24576,r=21334]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.864994\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.261 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8c27e09[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.864994...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.261 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21339,c=24576,r=21339]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.864994\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.261 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50702cb1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.86...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21340,c=24576,r=21340]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.864994\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@235f8ce7[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:13.895000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21397,c=24576,r=21397]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:13.895000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46455643[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21398,c=24576,r=21398]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:13.895000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d6c4ab4[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21402,c=24576,r=21402]={<<<{\n\t"nhits": 51,\n\t"paramet...9:13.895000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c28e00c[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21403,c=24576,r=21403]={<<<{\n\t"nhits": 51,\n\t"paramet...:13.895000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53cf7dda[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21406,c=24576,r=21406]={<<<{\n\t"nhits": 51,\n\t"paramet....895000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.271 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fd4ceae[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21407,c=24576,r=21407]={<<<{\n\t"nhits": 51,\n\t"paramet...895000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@520a0a[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21431,c=24576,r=21431]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4bb1a28c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21432,c=24576,r=21432]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63b8378d[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "8d8f3e686...2699f3377a63dce2bdf3c",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21490,c=24576,r=21490]={<<<{\n\t"nhits": 51,\n\t"paramet...2699f3377a63dce2bdf3c",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a0034ea[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21491,c=24576,r=21491]={<<<{\n\t"nhits": 51,\n\t"paramet...699f3377a63dce2bdf3c",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a9273fa[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "8d8f3e6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21505,c=24576,r=21505]={<<<{\n\t"nhits": 51,\n\t"paramet...2bdf3c",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c7119e6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21506,c=24576,r=21506]={<<<{\n\t"nhits": 51,\n\t"paramet...bdf3c",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e5747ba[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor G",>>>861f0ae2d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21529,c=24576,r=21529]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor G",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@750b85fe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21530,c=24576,r=21530]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor G",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@cff3506[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1651",>>>or G",861...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21547,c=24576,r=21547]={<<<{\n\t"nhits": 51,\n\t"paramet...r G",\n\t\t\t\t"id": "1651",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28e5a356[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21548,c=24576,r=21548]={<<<{\n\t"nhits": 51,\n\t"paramet... G",\n\t\t\t\t"id": "1651",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c3b4b67[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>G",861f0a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21568,c=24576,r=21568]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35b6196b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21569,c=24576,r=21569]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40145dde[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 224,>>>E",G",861...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21586,c=24576,r=21586]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 224,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@456eb999[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21587,c=24576,r=21587]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 224,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.281 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c8b220[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>3377a63dc...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.281 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21627,c=24576,r=21627]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.281 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b08e73[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21628,c=24576,r=21628]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64a8d9d6[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21640,c=24576,r=21640]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54ba16ab[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21641,c=24576,r=21641]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12a5f7ae[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.82097,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21655,c=24576,r=21655]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.82097,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10e4209f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21656,c=24576,r=21656]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.82097,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32203d3c[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.324525>>>,021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21669,c=24576,r=21669]={<<<{\n\t"nhits": 51,\n\t"paramet...48.82097,\n\t\t\t\t\t2.324525>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36ab7a9d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21670,c=24576,r=21670]={<<<{\n\t"nhits": 51,\n\t"paramet...8.82097,\n\t\t\t\t\t2.324525\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b8ef361[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.324525,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21675,c=24576,r=21675]={<<<{\n\t"nhits": 51,\n\t"paramet...97,\n\t\t\t\t\t2.324525\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3adfda57[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21676,c=24576,r=21676]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.324525\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@925c9ed[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.324525,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21681,c=24576,r=21681]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.324525\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64b725c6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21682,c=24576,r=21682]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.324525\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@185ed7ca[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21698,c=24576,r=21698]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c97bbf4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21699,c=24576,r=21699]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bda6b2a[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.282 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21719,c=24576,r=21719]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.338 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@261ef882[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.338 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21720,c=24576,r=21720]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.338 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48108b0c[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.338 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21740,c=24576,r=21740]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.338 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2939d1e1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.338 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21741,c=24576,r=21741]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1926cd7[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.324525,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21755,c=24576,r=21755]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.324525,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50195e8f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21756,c=24576,r=21756]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.324525,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c9df76b[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.82097>>>,es": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21769,c=24576,r=21769]={<<<{\n\t"nhits": 51,\n\t"paramet...2.324525,\n\t\t\t\t\t48.82097>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bcc8bc0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21770,c=24576,r=21770]={<<<{\n\t"nhits": 51,\n\t"paramet....324525,\n\t\t\t\t\t48.82097\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69aaa4ba[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.82097,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21775,c=24576,r=21775]={<<<{\n\t"nhits": 51,\n\t"paramet...25,\n\t\t\t\t\t48.82097\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73dd7226[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21776,c=24576,r=21776]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t48.82097\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@88f599[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.82097,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21781,c=24576,r=21781]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.82097\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f05ecc3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21782,c=24576,r=21782]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.82097\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@233614ed[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:15.175000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21839,c=24576,r=21839]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:15.175000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3be20eef[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21840,c=24576,r=21840]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:15.175000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c811037[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21844,c=24576,r=21844]={<<<{\n\t"nhits": 51,\n\t"paramet...9:15.175000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4cd28890[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.339 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21845,c=24576,r=21845]={<<<{\n\t"nhits": 51,\n\t"paramet...:15.175000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f506c9b[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21848,c=24576,r=21848]={<<<{\n\t"nhits": 51,\n\t"paramet....175000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74ee84e8[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21849,c=24576,r=21849]={<<<{\n\t"nhits": 51,\n\t"paramet...175000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9a22ea[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21873,c=24576,r=21873]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58d4bc61[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21874,c=24576,r=21874]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43c2754[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "71550dcc3...11bae8faecfb9eb2406f6",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21932,c=24576,r=21932]={<<<{\n\t"nhits": 51,\n\t"paramet...11bae8faecfb9eb2406f6",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f52aff[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21933,c=24576,r=21933]={<<<{\n\t"nhits": 51,\n\t"paramet...1bae8faecfb9eb2406f6",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55a9d5f9[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "71550dc...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21947,c=24576,r=21947]={<<<{\n\t"nhits": 51,\n\t"paramet...2406f6",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28e34c99[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21948,c=24576,r=21948]={<<<{\n\t"nhits": 51,\n\t"paramet...406f6",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d00d856[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor M",>>>c32a02380...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21971,c=24576,r=21971]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor M",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@600fa1db[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21972,c=24576,r=21972]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor M",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b92a63e[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1551",>>>or M",c32...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21989,c=24576,r=21989]={<<<{\n\t"nhits": 51,\n\t"paramet...r M",\n\t\t\t\t"id": "1551",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49a7aa51[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21990,c=24576,r=21990]={<<<{\n\t"nhits": 51,\n\t"paramet... M",\n\t\t\t\t"id": "1551",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22e195b[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> M",c32a0...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22009,c=24576,r=22009]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fb271bc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22010,c=24576,r=22010]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71ff8722[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>CK", M",c...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22025,c=24576,r=22025]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fe4e6e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22026,c=24576,r=22026]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77e86b4b[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>8faecfb9e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22066,c=24576,r=22066]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b5bdb9b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22067,c=24576,r=22067]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76908545[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22079,c=24576,r=22079]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ea38c7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22080,c=24576,r=22080]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35eca982[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.8566,>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22093,c=24576,r=22093]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"geo": [\n\t\t\t\t\t48.8566,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10ce2ba7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22094,c=24576,r=22094]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.8566,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62862e56[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.349481>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22107,c=24576,r=22107]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.8566,\n\t\t\t\t\t2.349481>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@327a0ec1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.349...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22108,c=24576,r=22108]={<<<{\n\t"nhits": 51,\n\t"paramet...48.8566,\n\t\t\t\t\t2.349481\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@628a01b5[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3494812...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22113,c=24576,r=22113]={<<<{\n\t"nhits": 51,\n\t"paramet...66,\n\t\t\t\t\t2.349481\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f89d50[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.349...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22114,c=24576,r=22114]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t2.349481\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@505ff7e7[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3494812...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22119,c=24576,r=22119]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.349481\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3231f72b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.349...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22120,c=24576,r=22120]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.349481\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4df71[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22136,c=24576,r=22136]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47d1c03c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.354 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22137,c=24576,r=22137]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@689ee7ee[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22157,c=24576,r=22157]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55abdd79[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22158,c=24576,r=22158]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73f27fea[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22178,c=24576,r=22178]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3aeb9188[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22179,c=24576,r=22179]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2555a0ac[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.349481,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22193,c=24576,r=22193]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.349481,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e1ef16a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.349...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22194,c=24576,r=22194]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.349481,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e73d66c[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t48.8566>>>1,es": [-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22206,c=24576,r=22206]={<<<{\n\t"nhits": 51,\n\t"paramet...\t2.349481,\n\t\t\t\t\t48.8566>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@287269fb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22207,c=24576,r=22207]={<<<{\n\t"nhits": 51,\n\t"paramet...2.349481,\n\t\t\t\t\t48.8566\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20aafc99[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.85661,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22212,c=24576,r=22212]={<<<{\n\t"nhits": 51,\n\t"paramet...481,\n\t\t\t\t\t48.8566\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79e6dc47[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22213,c=24576,r=22213]={<<<{\n\t"nhits": 51,\n\t"paramet...81,\n\t\t\t\t\t48.8566\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29f6a5a1[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.85661,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22218,c=24576,r=22218]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t48.8566\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12703cd5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22219,c=24576,r=22219]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.8566\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.362 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65c94436[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.431000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.363 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22276,c=24576,r=22276]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.431000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.363 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a82b82c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.363 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22277,c=24576,r=22277]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.431000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.363 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3645db70[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.363 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22281,c=24576,r=22281]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.431000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2540cff9[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22282,c=24576,r=22282]={<<<{\n\t"nhits": 51,\n\t"paramet...:16.431000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a07d793[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22285,c=24576,r=22285]={<<<{\n\t"nhits": 51,\n\t"paramet....431000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35fb5d27[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22286,c=24576,r=22286]={<<<{\n\t"nhits": 51,\n\t"paramet...431000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2dfd9eb3[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22310,c=24576,r=22310]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ee1b3f2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22311,c=24576,r=22311]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3aee56f2[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "94e8605b0...81e4246a4e251b6513235",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22369,c=24576,r=22369]={<<<{\n\t"nhits": 51,\n\t"paramet...81e4246a4e251b6513235",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@551326ed[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22370,c=24576,r=22370]={<<<{\n\t"nhits": 51,\n\t"paramet...1e4246a4e251b6513235",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@145a32fa[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "94e8605...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22384,c=24576,r=22384]={<<<{\n\t"nhits": 51,\n\t"paramet...513235",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17a77da0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22385,c=24576,r=22385]={<<<{\n\t"nhits": 51,\n\t"paramet...13235",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fb6e060[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor J",>>>b060f8e6d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22408,c=24576,r=22408]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor J",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13de8135[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22409,c=24576,r=22409]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor J",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5656ac56[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1953",>>>or J",b06...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22426,c=24576,r=22426]={<<<{\n\t"nhits": 51,\n\t"paramet...r J",\n\t\t\t\t"id": "1953",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a309141[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22427,c=24576,r=22427]={<<<{\n\t"nhits": 51,\n\t"paramet... J",\n\t\t\t\t"id": "1953",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@126dcb87[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>J",b060f8...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22447,c=24576,r=22447]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@755d27d6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.370 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22448,c=24576,r=22448]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@168a0137[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 92,>>>SE",J",b0...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22464,c=24576,r=22464]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 92,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68ce303e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22465,c=24576,r=22465]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 92,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1403ff53[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:29:00+00:00",>>>46a4e251b...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22505,c=24576,r=22505]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:29:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8fc1992[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22506,c=24576,r=22506]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:29:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4eb92203[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22518,c=24576,r=22518]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57efb42a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22519,c=24576,r=22519]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c9d30e3[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.87929,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22533,c=24576,r=22533]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.87929,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3445826b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22534,c=24576,r=22534]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.87929,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33eb07da[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t2.40177>>>9,021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22546,c=24576,r=22546]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.87929,\n\t\t\t\t\t2.40177>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@190fbb69[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.401...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22547,c=24576,r=22547]={<<<{\n\t"nhits": 51,\n\t"paramet...48.87929,\n\t\t\t\t\t2.40177\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ca08a83[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.401779,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22552,c=24576,r=22552]={<<<{\n\t"nhits": 51,\n\t"paramet...929,\n\t\t\t\t\t2.40177\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@346e13a6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.401...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22553,c=24576,r=22553]={<<<{\n\t"nhits": 51,\n\t"paramet...29,\n\t\t\t\t\t2.40177\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f501726[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.401779,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22558,c=24576,r=22558]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t2.40177\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3be02b56[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.401...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22559,c=24576,r=22559]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.40177\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13bc5a3b[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.378 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22575,c=24576,r=22575]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@570b88c9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22576,c=24576,r=22576]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8bd4c29[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22596,c=24576,r=22596]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32bd6cf3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22597,c=24576,r=22597]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4321951d[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22617,c=24576,r=22617]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48671070[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22618,c=24576,r=22618]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a59c151[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.40177,>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22631,c=24576,r=22631]={<<<{\n\t"nhits": 51,\n\t"paramet...nates": [\n\t\t\t\t\t2.40177,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73dafa1d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.401...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22632,c=24576,r=22632]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.40177,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c1c1006[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.87929>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22645,c=24576,r=22645]={<<<{\n\t"nhits": 51,\n\t"paramet...\t2.40177,\n\t\t\t\t\t48.87929>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c887365[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22646,c=24576,r=22646]={<<<{\n\t"nhits": 51,\n\t"paramet...2.40177,\n\t\t\t\t\t48.87929\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28bf70ec[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.87929t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22651,c=24576,r=22651]={<<<{\n\t"nhits": 51,\n\t"paramet...77,\n\t\t\t\t\t48.87929\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c917df4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22652,c=24576,r=22652]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t48.87929\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5051d040[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.87929t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22657,c=24576,r=22657]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.87929\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fcd8274[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.386 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22658,c=24576,r=22658]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.87929\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.387 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ca6a171[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.829000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.387 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22715,c=24576,r=22715]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.829000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.387 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bdf03cc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.387 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22716,c=24576,r=22716]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.829000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.387 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55520127[p=0,l=3,c=512,r=3]={<<<\t\t}>>>"record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.387 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22719,c=24576,r=22719]={<<<{\n\t"nhits": 51,\n\t"paramet...29:16.829000+00:00"\n\t\t}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.387 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66bff7db[p=0,l=1,c=512,r=1]={<<<\n>>>\t}"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.387 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22720,c=24576,r=22720]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.829000+00:00"\n\t\t}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.387 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f2b7f54[p=0,l=3,c=512,r=3]={<<<\t],>>>"record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.387 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22723,c=24576,r=22723]={<<<{\n\t"nhits": 51,\n\t"paramet...6.829000+00:00"\n\t\t}\n\t],>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.387 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c19d61e[p=0,l=1,c=512,r=1]={<<<\n>>>],"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.387 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22724,c=24576,r=22724]={<<<{\n\t"nhits": 51,\n\t"paramet....829000+00:00"\n\t\t}\n\t],\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.387 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6987a183[p=0,l=18,c=512,r=18]={<<<\t"facet_groups": [>>>mp": "202...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.387 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22742,c=24576,r=22742]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t],\n\t"facet_groups": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.387 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@701f8247[p=0,l=1,c=512,r=1]={<<<\n>>>"facet_gr...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.387 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22743,c=24576,r=22743]={<<<{\n\t"nhits": 51,\n\t"paramet...\t],\n\t"facet_groups": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.387 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74ca92cf[p=0,l=3,c=512,r=3]={<<<\t\t{>>>acet_grou...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.387 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22746,c=24576,r=22746]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t"facet_groups": [\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.387 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1601036e[p=0,l=1,c=512,r=1]={<<<\n>>>\t{acet_gr...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22747,c=24576,r=22747]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"facet_groups": [\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42de2394[p=0,l=14,c=512,r=14]={<<<\t\t\t"facets": [>>>": [mp": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22761,c=24576,r=22761]={<<<{\n\t"nhits": 51,\n\t"paramet...": [\n\t\t{\n\t\t\t"facets": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4edf8c32[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"facets...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22762,c=24576,r=22762]={<<<{\n\t"nhits": 51,\n\t"paramet...: [\n\t\t{\n\t\t\t"facets": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e2323cc[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>acets": [...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22767,c=24576,r=22767]={<<<{\n\t"nhits": 51,\n\t"paramet...\t{\n\t\t\t"facets": [\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70a74715[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{acets...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22768,c=24576,r=22768]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t"facets": [\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43561816[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 4,>>> [mp": "2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22784,c=24576,r=22784]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 4,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71daa252[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22785,c=24576,r=22785]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 4,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@690c2e6[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor A",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22809,c=24576,r=22809]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor A",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4cc5a2ce[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22810,c=24576,r=22810]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor A",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f2095e8[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22836,c=24576,r=22836]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bcc686c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22837,c=24576,r=22837]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b4b1e01[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor A">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22860,c=24576,r=22860]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor A">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7af91c74[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22861,c=24576,r=22861]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor A"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@414d4916[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22867,c=24576,r=22867]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor A"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39bac65b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22868,c=24576,r=22868]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor A"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a426c7b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22873,c=24576,r=22873]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor A"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48eac5fb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22874,c=24576,r=22874]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor A"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63c42009[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 4,>>>nsor A"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22890,c=24576,r=22890]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 4,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ca3aa34[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22891,c=24576,r=22891]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 4,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65eb3e6f[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor B",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22915,c=24576,r=22915]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor B",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bb0ea34[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22916,c=24576,r=22916]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor B",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39b65923[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22942,c=24576,r=22942]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2855a62b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22943,c=24576,r=22943]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1471fd08[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor B">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22966,c=24576,r=22966]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor B">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68ec54f8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22967,c=24576,r=22967]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor B"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63186787[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22973,c=24576,r=22973]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor B"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66f9e131[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22974,c=24576,r=22974]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor B"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7dfbc95b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22979,c=24576,r=22979]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor B"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77ba0988[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22980,c=24576,r=22980]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor B"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57be6ca7[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 4,>>>nsor B"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22996,c=24576,r=22996]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 4,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ee7ef08[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22997,c=24576,r=22997]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 4,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d75409e[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor C",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23021,c=24576,r=23021]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor C",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7aa4f4f1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23022,c=24576,r=23022]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor C",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e5b7456[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23048,c=24576,r=23048]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f854f3a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23049,c=24576,r=23049]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68038de4[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor C">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23072,c=24576,r=23072]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor C">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@355def69[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23073,c=24576,r=23073]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor C"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3021c450[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23079,c=24576,r=23079]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor C"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e8a1f1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23080,c=24576,r=23080]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor C"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71706005[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23085,c=24576,r=23085]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor C"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b0cffe5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23086,c=24576,r=23086]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor C"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1531ad90[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 4,>>>nsor C"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23102,c=24576,r=23102]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 4,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@559671ee[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23103,c=24576,r=23103]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 4,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27945311[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor D",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23127,c=24576,r=23127]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor D",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6bab63d1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23128,c=24576,r=23128]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor D",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.453 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73ee1e19[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23154,c=24576,r=23154]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1591088b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23155,c=24576,r=23155]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1098ddf3[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor D">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23178,c=24576,r=23178]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor D">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@201d81da[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23179,c=24576,r=23179]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor D"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23004d16[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23185,c=24576,r=23185]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor D"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e48ccad[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23186,c=24576,r=23186]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor D"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68e9e9d2[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23191,c=24576,r=23191]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor D"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2436a644[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23192,c=24576,r=23192]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor D"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57f2729[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 4,>>>nsor D"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23208,c=24576,r=23208]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 4,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7daabe8f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23209,c=24576,r=23209]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 4,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a2a6f91[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor E",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23233,c=24576,r=23233]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor E",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b3fe616[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23234,c=24576,r=23234]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor E",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3705c637[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23260,c=24576,r=23260]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f73589e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23261,c=24576,r=23261]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@162cea06[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor E">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23284,c=24576,r=23284]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor E">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.461 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2297b183[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23285,c=24576,r=23285]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor E"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bbaef98[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23291,c=24576,r=23291]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor E"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e88e7d9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23292,c=24576,r=23292]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor E"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f8546d4[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23297,c=24576,r=23297]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor E"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5081fd0e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23298,c=24576,r=23298]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor E"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c2b1ea9[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 3,>>>nsor E"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23314,c=24576,r=23314]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 3,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45e480da[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23315,c=24576,r=23315]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 3,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2032dd54[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor F",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23339,c=24576,r=23339]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor F",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f043dd1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23340,c=24576,r=23340]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor F",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bbebace[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23366,c=24576,r=23366]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a3d0b33[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23367,c=24576,r=23367]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c53a15d[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor F">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23390,c=24576,r=23390]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor F">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12e7e7b3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23391,c=24576,r=23391]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor F"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c6157eb[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23397,c=24576,r=23397]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor F"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e97afc7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23398,c=24576,r=23398]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor F"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.469 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f9fa201[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23403,c=24576,r=23403]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor F"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12e8103e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23404,c=24576,r=23404]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor F"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6440c387[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 3,>>>nsor F"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23420,c=24576,r=23420]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 3,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37fab15f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23421,c=24576,r=23421]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 3,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7537920b[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor G",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23445,c=24576,r=23445]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor G",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@270c1573[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23446,c=24576,r=23446]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor G",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4532b6ee[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23472,c=24576,r=23472]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27a0875e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23473,c=24576,r=23473]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ecefe6b[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor G">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23496,c=24576,r=23496]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor G">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@292ed94c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23497,c=24576,r=23497]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor G"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@797b9f41[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23503,c=24576,r=23503]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor G"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a426d47[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.476 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23504,c=24576,r=23504]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor G"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.477 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4366fdc2[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.477 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23509,c=24576,r=23509]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor G"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.477 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cdda85b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.477 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23510,c=24576,r=23510]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor G"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.477 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3979bd16[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor G"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.477 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23526,c=24576,r=23526]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.477 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7018c72b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23527,c=24576,r=23527]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e4ac07[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor H",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23551,c=24576,r=23551]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor H",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@758a43b0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23552,c=24576,r=23552]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor H",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1efc11a[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23578,c=24576,r=23578]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37787f93[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23579,c=24576,r=23579]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16dd79ef[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor H">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23602,c=24576,r=23602]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor H">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31ed3f47[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23603,c=24576,r=23603]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor H"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e75cf71[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23609,c=24576,r=23609]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor H"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a85a5cb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23610,c=24576,r=23610]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor H"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47eab175[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23615,c=24576,r=23615]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor H"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fa5a9c8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23616,c=24576,r=23616]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor H"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f4be30a[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor H"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23632,c=24576,r=23632]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68f7aad5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23633,c=24576,r=23633]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a84cfa7[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor I",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23657,c=24576,r=23657]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor I",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@485dd2d6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23658,c=24576,r=23658]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor I",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.484 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68ae2b64[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23684,c=24576,r=23684]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d5a85a6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23685,c=24576,r=23685]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@617f8c5d[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor I">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23708,c=24576,r=23708]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor I">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@479239c6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23709,c=24576,r=23709]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor I"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e7edf5b[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23715,c=24576,r=23715]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor I"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37e00687[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23716,c=24576,r=23716]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor I"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ae07942[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23721,c=24576,r=23721]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor I"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7cea29d1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23722,c=24576,r=23722]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor I"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5446a510[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor I"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23738,c=24576,r=23738]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63a54521[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23739,c=24576,r=23739]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4aa60a7e[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor J",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23763,c=24576,r=23763]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor J",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@672f065a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23764,c=24576,r=23764]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor J",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@620418a[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23790,c=24576,r=23790]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fe58022[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23791,c=24576,r=23791]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@356a865a[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor J">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23814,c=24576,r=23814]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor J">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.492 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a684b7b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23815,c=24576,r=23815]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor J"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e4073ad[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23821,c=24576,r=23821]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor J"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dc702d7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23822,c=24576,r=23822]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor J"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cfe0563[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23827,c=24576,r=23827]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor J"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44a5a014[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23828,c=24576,r=23828]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor J"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69556e36[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor J"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23844,c=24576,r=23844]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cf10871[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23845,c=24576,r=23845]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40f8c391[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor K",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23869,c=24576,r=23869]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor K",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29347e9a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23870,c=24576,r=23870]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor K",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6bd29154[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23896,c=24576,r=23896]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ff4aedf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23897,c=24576,r=23897]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79161efb[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor K">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23920,c=24576,r=23920]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor K">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73dc6fed[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23921,c=24576,r=23921]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor K"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c7b18f3[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23927,c=24576,r=23927]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor K"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56a3cdf5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23928,c=24576,r=23928]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor K"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.540 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f0be01c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23933,c=24576,r=23933]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor K"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fb84717[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23934,c=24576,r=23934]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor K"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bd07a93[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor K"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23950,c=24576,r=23950]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1354c879[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23951,c=24576,r=23951]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@531fd10f[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor L",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23975,c=24576,r=23975]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor L",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e52b484[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23976,c=24576,r=23976]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor L",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@460e513f[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24002,c=24576,r=24002]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@732c4e87[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24003,c=24576,r=24003]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e967e44[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor L">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24026,c=24576,r=24026]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor L">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55eb1786[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24027,c=24576,r=24027]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor L"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@615823ad[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24033,c=24576,r=24033]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor L"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70111177[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24034,c=24576,r=24034]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor L"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d98356f[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24039,c=24576,r=24039]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor L"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1042467d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.547 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24040,c=24576,r=24040]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor L"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30275a93[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor L"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24056,c=24576,r=24056]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48c57f49[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.555 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24057,c=24576,r=24057]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@142a1873[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor M",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24081,c=24576,r=24081]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor M",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16d9c525[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24082,c=24576,r=24082]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor M",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ca0e6af[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24108,c=24576,r=24108]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f7ced45[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24109,c=24576,r=24109]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bd19b59[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor M">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24132,c=24576,r=24132]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor M">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@637991eb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24133,c=24576,r=24133]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor M"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78f786b5[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24139,c=24576,r=24139]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor M"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60f94a2b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24140,c=24576,r=24140]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor M"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57c50e3e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24145,c=24576,r=24145]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor M"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@781c2be4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24146,c=24576,r=24146]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor M"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c9ad87c[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor M"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24162,c=24576,r=24162]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@161875d6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24163,c=24576,r=24163]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69532dd5[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor N",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24187,c=24576,r=24187]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor N",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70096810[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24188,c=24576,r=24188]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor N",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.556 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a3a0755[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24214,c=24576,r=24214]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fd97701[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24215,c=24576,r=24215]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f14c6aa[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor N">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24238,c=24576,r=24238]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor N">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46670b0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24239,c=24576,r=24239]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor N"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4eaccfc6[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24245,c=24576,r=24245]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor N"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a49d86d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24246,c=24576,r=24246]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor N"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53717618[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24251,c=24576,r=24251]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor N"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64257f36[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24252,c=24576,r=24252]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor N"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4cdf5e8b[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor N"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24268,c=24576,r=24268]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48d16dcd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24269,c=24576,r=24269]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10480379[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor O",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24293,c=24576,r=24293]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor O",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fdb0289[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24294,c=24576,r=24294]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor O",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@694634ff[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24320,c=24576,r=24320]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2aba831f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24321,c=24576,r=24321]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a391efa[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor O">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24344,c=24576,r=24344]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor O">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.564 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7df1847e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24345,c=24576,r=24345]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor O"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2548b6f3[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24351,c=24576,r=24351]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor O"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b147b3e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24352,c=24576,r=24352]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor O"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69e87068[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24357,c=24576,r=24357]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor O"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@184bdb5f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24358,c=24576,r=24358]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor O"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7854098b[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor O"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24374,c=24576,r=24374]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@615034[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24375,c=24576,r=24375]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a200b60[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor P",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24399,c=24576,r=24399]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor P",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cf7bc58[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24400,c=24576,r=24400]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor P",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34b7f81c[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24426,c=24576,r=24426]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e5dee4e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24427,c=24576,r=24427]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@140c99ee[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor P">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24450,c=24576,r=24450]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor P">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45c8f24b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24451,c=24576,r=24451]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor P"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e3485f6[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24457,c=24576,r=24457]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor P"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fca3de0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24458,c=24576,r=24458]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor P"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f79041e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.571 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24463,c=24576,r=24463]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor P"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.572 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6da1e910[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.572 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24464,c=24576,r=24464]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor P"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.572 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@750ca67[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor P"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.572 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24480,c=24576,r=24480]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.572 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49bbc250[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.572 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24481,c=24576,r=24481]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.572 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ec5668d[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor Q",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.572 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24505,c=24576,r=24505]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor Q",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.572 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c4eeb2c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.572 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24506,c=24576,r=24506]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor Q",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.572 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d4c1b30[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.572 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24532,c=24576,r=24532]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.572 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a72f18b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.572 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24533,c=24576,r=24533]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.580 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fc61d46[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor Q">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.580 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24556,c=24576,r=24556]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor Q">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.580 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24aa9a19[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.580 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24557,c=24576,r=24557]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor Q"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:45.580 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49528027[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.580 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24563,c=24576,r=24563]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor Q"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 08:47:45.580 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44a1ce2f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.580 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24564,c=24576,r=24564]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor Q"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 08:47:45.580 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b62d7d0[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.580 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24569,c=24576,r=24569]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor Q"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00} 08:47:45.580 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5be8faf7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.580 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24570,c=24576,r=24570]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor Q"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00} 08:47:45.580 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e60a15[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor Q"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.581 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKED,sc=false,e=null last=false agg=true flush=true async=false, len=10 DirectByteBuffer@60e7ff05[p=0,l=24576,c=24576,r=24576]={<<<{\n\t"nhits": 51,\n\t"paramet... Q"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t">>>} 08:47:45.581 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@60e7ff05[p=0,l=24576,c=24576,r=24576]={<<<{\n\t"nhits": 51,\n\t"paramet... Q"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t">>>} complete=false committing=true callback=Blocker@4cfc7c50{null} 08:47:45.581 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /http-factory-test-resources/test2/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=2614} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:47:42 GMT Content-Type: application/json;charset=utf-8 08:47:45.581 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@711dfe48] (null,[p=0,l=24576,c=24576,r=24576],false)@START 08:47:45.581 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=false content=DirectByteBuffer@60e7ff05[p=0,l=24576,c=24576,r=24576]={<<<{\n\t"nhits": 51,\n\t"paramet... Q"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t">>>} 08:47:45.581 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:47:42 GMT Content-Type: application/json;charset=utf-8 08:47:45.581 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CHUNKED_CONTENT 08:47:45.581 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@711dfe48] ([p=0,l=136,c=16384,r=136],[p=0,l=24576,c=24576,r=24576],false)@COMMITTED 08:47:45.581 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@35721c67{IDLE}->null [HeapByteBuffer@5d5794cf[p=0,l=136,c=16384,r=136]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@60e7ff05[p=0,l=24576,c=24576,r=24576]={<<<{\n\t"nhits": 51,\n\t"paramet... Q"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t">>>}] 08:47:45.581 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{WRITING}->null:IDLE-->WRITING 08:47:45.581 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 24712 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=W,to=2615/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=COMMITTED}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=2614} 08:47:45.581 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=24712 remaining=0 WriteFlusher@35721c67{WRITING}->null 08:47:45.581 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{IDLE}->null:WRITING-->IDLE 08:47:45.582 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@711dfe48] ([p=136,l=136,c=16384,r=0],[p=24576,l=24576,c=24576,r=0],false)@COMMITTED 08:47:45.582 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(false,null) s=OPEN,api=BLOCKED,sc=false,e=null->s=OPEN,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:47:45.582 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6dbe8dde[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.582 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11,c=24576,r=11]={<<>> 51,\n\t"pa...\n\t\t\t\t\t"} 08:47:45.582 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.sthbnd.http.factory.endpoint.HttpMappingProtocolStackConnectorCustomizer - Determined Content-Type to be application/json 08:47:45.640 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bbe84de[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor R",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.640 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:47:45.640 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=35,c=24576,r=35]={<<>>"dataset"...\n\t\t\t\t\t"} 08:47:45.640 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@740f6d05[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.640 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=36,c=24576,r=36]={<<>>dataset":...\n\t\t\t\t\t"} 08:47:45.640 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a7e2272[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=62,c=24576,r=62]={<<>>zone": "U...\n\t\t\t\t\t"} 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73b7829e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=63,c=24576,r=63]={<<>>one": "UT...\n\t\t\t\t\t"} 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c806042[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor R">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=86,c=24576,r=86]={<<>>51,\n\t\t"st...\n\t\t\t\t\t"} 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53685992[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=87,c=24576,r=87]={<<>>1,\n\t\t"sta...\n\t\t\t\t\t"} 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@489e8c3f[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=93,c=24576,r=93]={<<>>start": 0...\n\t\t\t\t\t"} 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f244c0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=94,c=24576,r=94]={<<>>tart": 0,...\n\t\t\t\t\t"} 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58afb60c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=99,c=24576,r=99]={<<>>: 0,\n\t\t"f...\n\t\t\t\t\t"} 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@491ac042[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=100,c=24576,r=100]={<<>> 0,\n\t\t"fo...\n\t\t\t\t\t"} 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75d9522a[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>nsor R"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=116,c=24576,r=116]={<<>>"json",\n\t...\n\t\t\t\t\t"} 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6098dc15[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=117,c=24576,r=117]={<<>>json",\n\t\t...\n\t\t\t\t\t"} 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@452219dc[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor S",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=141,c=24576,r=141]={<<>>date",\n\t\t...\n\t\t\t\t\t"} 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a25c9ea[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=142,c=24576,r=142]={<<>>ate",\n\t\t\t...\n\t\t\t\t\t"} 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65529886[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=168,c=24576,r=168]={<<>>,\n\t\t\t"val...\n\t\t\t\t\t"} 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@438c884d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.641 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=169,c=24576,r=169]={<<>>\n\t\t\t"valu...\n\t\t\t\t\t"} 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16b59519[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor S">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=192,c=24576,r=192]={<<>>ecords": ...\n\t\t\t\t\t"} 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@622b74bc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=193,c=24576,r=193]={<<>>cords": [...\n\t\t\t\t\t"} 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13cc46d7[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=199,c=24576,r=199]={<<>>: [\n\t\t{\n\t...\n\t\t\t\t\t"} 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34256a03[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=200,c=24576,r=200]={<<>> [\n\t\t{\n\t\t...\n\t\t\t\t\t"} 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e022cc3[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=205,c=24576,r=205]={<<>>{\n\t\t\t"dat...\n\t\t\t\t\t"} 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37b5372b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=206,c=24576,r=206]={<<>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@463e35f4[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>nsor S"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=222,c=24576,r=222]={<<>> "test2",...\n\t\t\t\t\t"} 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59543a42[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=223,c=24576,r=223]={<<>>"test2",\n...\n\t\t\t\t\t"} 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@462f619f[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor T",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=247,c=24576,r=247]={<<>>"14a489fe...\n\t\t\t\t\t"} 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58bd0a1e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=248,c=24576,r=248]={<<>>14a489fe9...\n\t\t\t\t\t"} 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f9b1568[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=274,c=24576,r=274]={<<>>b24e976f8...\n\t\t\t\t\t"} 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17e5b4f3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=275,c=24576,r=275]={<<>>24e976f85...\n\t\t\t\t\t"} 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2afb1c09[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor T">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=298,c=24576,r=298]={<<>>lds": {\n\t...\n\t\t\t\t\t"} 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a261eb2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=299,c=24576,r=299]={<<>>ds": {\n\t\t...\n\t\t\t\t\t"} 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2da168cb[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=305,c=24576,r=305]={<<>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@175903a0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.650 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=306,c=24576,r=306]={<<>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:45.644 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65305e16[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=311,c=24576,r=311]={<<>>name": "S...\n\t\t\t\t\t"} 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f491f8c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=312,c=24576,r=312]={<<>>ame": "Se...\n\t\t\t\t\t"} 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6988c19e[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>nsor T"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=328,c=24576,r=328]={<<>>,\n\t\t\t\t"id...\n\t\t\t\t\t"} 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36938b0c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=329,c=24576,r=329]={<<>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5134a326[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor U",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=353,c=24576,r=353]={<<>>type": "G...\n\t\t\t\t\t"} 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@568663f3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=354,c=24576,r=354]={<<>>ype": "GO...\n\t\t\t\t\t"} 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@792ddc8c[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=380,c=24576,r=380]={<<>>: 0,\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@534cf34e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=381,c=24576,r=381]={<<>> 0,\n\t\t\t\t"...\n\t\t\t\t\t"} 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27955792[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor U">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=404,c=24576,r=404]={<<>>0-26T15:2...\n\t\t\t\t\t"} 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42693168[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=405,c=24576,r=405]={<<>>-26T15:28...\n\t\t\t\t\t"} 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55b74c15[p=0,l=5,c=512,r=5]={<<<\t\t\t\t}>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=410,c=24576,r=410]={<<>>5:28:00+0...\n\t\t\t\t\t"} 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61d5136e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t}"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=411,c=24576,r=411]={<<>>:28:00+00...\n\t\t\t\t\t"} 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c71e101[p=0,l=5,c=512,r=5]={<<<\t\t\t],>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=416,c=24576,r=416]={<<>>0+00:00",...\n\t\t\t\t\t"} 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67987f96[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t],"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=417,c=24576,r=417]={<<>>+00:00",\n...\n\t\t\t\t\t"} 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8a04094[p=0,l=17,c=512,r=17]={<<<\t\t\t"name": "name">>>sor U"d",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=434,c=24576,r=434]={<<>>": [\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41a77c8d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.659 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=435,c=24576,r=435]={<<>>: [\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:45.666 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@223df451[p=0,l=4,c=512,r=4]={<<<\t\t},>>>name": "n...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=439,c=24576,r=439]={<<>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6fd5b4f[p=0,l=1,c=512,r=1]={<<<\n>>>\t},name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=440,c=24576,r=440]={<<>>\t\t\t\t48.84...\n\t\t\t\t\t"} 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@cd30fe4[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=443,c=24576,r=443]={<<>>\t48.84957...\n\t\t\t\t\t"} 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@766a59e7[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=444,c=24576,r=444]={<<>>48.849577...\n\t\t\t\t\t"} 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b38a407[p=0,l=14,c=512,r=14]={<<<\t\t\t"facets": [>>>me"sor U"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=458,c=24576,r=458]={<<>>\t\t2.35086...\n\t\t\t\t\t"} 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5773a70c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"facets...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=459,c=24576,r=459]={<<>>\t2.350867...\n\t\t\t\t\t"} 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@434b2e29[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>acets": [...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=464,c=24576,r=464]={<<>>0867\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@674af2c6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{acets...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=465,c=24576,r=465]={<<>>867\n\t\t\t\t]...\n\t\t\t\t\t"} 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19ac7ab4[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"count": 21,>>>sor U"d",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=482,c=24576,r=482]={<<>>\t\t"geomet...\n\t\t\t\t\t"} 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@532de54a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=483,c=24576,r=483]={<<>>\t"geometr...\n\t\t\t\t\t"} 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@498db360[p=0,l=21,c=512,r=21]={<<<\t\t\t\t\t"path": "GOOSE",>>>U"d",21-1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=504,c=24576,r=504]={<<>>ype": "Po...\n\t\t\t\t\t"} 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7961b455[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=505,c=24576,r=505]={<<>>pe": "Poi...\n\t\t\t\t\t"} 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e20817[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=531,c=24576,r=531]={<<>>ates": [\n...\n\t\t\t\t\t"} 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fd9ba94[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=532,c=24576,r=532]={<<>>tes": [\n\t...\n\t\t\t\t\t"} 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b6b18bc[p=0,l=20,c=512,r=20]={<<<\t\t\t\t\t"name": "GOOSE">>>ayed",21-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=552,c=24576,r=552]={<<>>7,\n\t\t\t\t\t4...\n\t\t\t\t\t"} 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f5cd498[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.668 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=553,c=24576,r=553]={<<>>,\n\t\t\t\t\t48...\n\t\t\t\t\t"} 08:47:45.738 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:45.740 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7cedcbd4[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "G...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.740 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=559,c=24576,r=559]={<<>>\t48.84957...\n\t\t\t\t\t"} 08:47:45.740 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e12d3c7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.740 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=560,c=24576,r=560]={<<>>48.849577...\n\t\t\t\t\t"} 08:47:45.740 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d7f9441[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.740 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=565,c=24576,r=565]={<<>>9577\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:45.740 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@440e7162[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=566,c=24576,r=566]={<<>>577\n\t\t\t\t]...\n\t\t\t\t\t"} 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56afb15c[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"count": 17,>>>SE"ayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=583,c=24576,r=583]={<<>>\t\t"record...\n\t\t\t\t\t"} 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e3bcca5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=584,c=24576,r=584]={<<>>\t"record_...\n\t\t\t\t\t"} 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f5794bf[p=0,l=20,c=512,r=20]={<<<\t\t\t\t\t"path": "DUCK",>>>ayed",21-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=604,c=24576,r=604]={<<>> "2021-10...\n\t\t\t\t\t"} 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48657f56[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=605,c=24576,r=605]={<<>>"2021-10-...\n\t\t\t\t\t"} 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63eb1257[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=631,c=24576,r=631]={<<>>0+00:00"\n...\n\t\t\t\t\t"} 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73a5a46b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=632,c=24576,r=632]={<<>>+00:00"\n\t...\n\t\t\t\t\t"} 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@309434cc[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"name": "DUCK">>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=651,c=24576,r=651]={<<>>\t"dataset...\n\t\t\t\t\t"} 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53e87247[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=652,c=24576,r=652]={<<>>"dataseti...\n\t\t\t\t\t"} 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68aaabc7[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "D...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=658,c=24576,r=658]={<<>>etid": "t...\n\t\t\t\t\t"} 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3672dc45[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=659,c=24576,r=659]={<<>>tid": "te...\n\t\t\t\t\t"} 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2751bc13[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=664,c=24576,r=664]={<<>> "test2",...\n\t\t\t\t\t"} 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@373b88f4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.741 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=665,c=24576,r=665]={<<>>"test2",\n...\n\t\t\t\t\t"} 08:47:45.742 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@af2e947[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 6,>>>CK"layed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=681,c=24576,r=681]={<<>>ordid": "...\n\t\t\t\t\t"} 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ac28ca8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=682,c=24576,r=682]={<<>>rdid": "6...\n\t\t\t\t\t"} 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d90cc7[p=0,l=20,c=512,r=20]={<<<\t\t\t\t\t"path": "SWAN",>>>ayed",21-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=702,c=24576,r=702]={<<>>b573c9b2e...\n\t\t\t\t\t"} 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b4e5800[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=703,c=24576,r=703]={<<>>573c9b2e2...\n\t\t\t\t\t"} 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@766b2cff[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=729,c=24576,r=729]={<<>>6",\n\t\t\t"f...\n\t\t\t\t\t"} 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48724956[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=730,c=24576,r=730]={<<>>",\n\t\t\t"fi...\n\t\t\t\t\t"} 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5dbab[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"name": "SWAN">>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=749,c=24576,r=749]={<<>>\t\t\t"name"...\n\t\t\t\t\t"} 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19120df3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=750,c=24576,r=750]={<<>>\t\t"name":...\n\t\t\t\t\t"} 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3631c6fa[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=756,c=24576,r=756]={<<>>e": "Sens...\n\t\t\t\t\t"} 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c531193[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=757,c=24576,r=757]={<<>>": "Senso...\n\t\t\t\t\t"} 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42a55731[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=762,c=24576,r=762]={<<>>ensor R",...\n\t\t\t\t\t"} 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4bd1a703[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=763,c=24576,r=763]={<<>>nsor R",\n...\n\t\t\t\t\t"} 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73efae95[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 6,>>>AN"layed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=779,c=24576,r=779]={<<>>": "1851"...\n\t\t\t\t\t"} 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@744e6f2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=780,c=24576,r=780]={<<>>: "1851",...\n\t\t\t\t\t"} 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6fb035f4[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"path": "PEACOCK",>>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=803,c=24576,r=803]={<<>>DUCK",\n\t\t...\n\t\t\t\t\t"} 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@291f6ebe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.749 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=804,c=24576,r=804]={<<>>UCK",\n\t\t\t...\n\t\t\t\t\t"} 08:47:45.757 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@270af60e[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.757 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=830,c=24576,r=830]={<<>>"date": "...\n\t\t\t\t\t"} 08:47:45.757 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d9e76b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.757 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=831,c=24576,r=831]={<<>>date": "2...\n\t\t\t\t\t"} 08:47:45.757 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69286df1[p=0,l=22,c=512,r=22]={<<<\t\t\t\t\t"name": "PEACOCK">>>ed",21-10...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.757 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=853,c=24576,r=853]={<<>>27:00+00:...\n\t\t\t\t\t"} 08:47:45.757 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b9084f4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.757 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=854,c=24576,r=854]={<<>>7:00+00:0...\n\t\t\t\t\t"} 08:47:45.757 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4bdabf0e[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "P...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.757 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=860,c=24576,r=860]={<<>>0:00",\n\t\t...\n\t\t\t\t\t"} 08:47:45.757 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f0fba1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.757 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=861,c=24576,r=861]={<<>>:00",\n\t\t\t...\n\t\t\t\t\t"} 08:47:45.757 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@291d59cb[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.757 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=866,c=24576,r=866]={<<>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:45.757 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1615df38[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=867,c=24576,r=867]={<<>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:45.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@829303b[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>ACOCK"ed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=883,c=24576,r=883]={<<>>\t\t48.8583...\n\t\t\t\t\t"} 08:47:45.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c80ef6c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=884,c=24576,r=884]={<<>>\t48.85839...\n\t\t\t\t\t"} 08:47:45.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f102c36[p=0,l=21,c=512,r=21]={<<<\t\t\t\t\t"path": "EAGLE",>>>"ed",21-1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=905,c=24576,r=905]={<<>>0484\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:45.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7744c6f3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=906,c=24576,r=906]={<<>>484\n\t\t\t\t]...\n\t\t\t\t\t"} 08:47:45.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36ad88c8[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=932,c=24576,r=932]={<<>>ry": {\n\t\t...\n\t\t\t\t\t"} 08:47:45.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3dddfafe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=933,c=24576,r=933]={<<>>y": {\n\t\t\t...\n\t\t\t\t\t"} 08:47:45.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73e200ef[p=0,l=20,c=512,r=20]={<<<\t\t\t\t\t"name": "EAGLE">>>ayed",21-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=953,c=24576,r=953]={<<>>oint",\n\t\t...\n\t\t\t\t\t"} 08:47:45.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22c0333e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.758 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=954,c=24576,r=954]={<<>>int",\n\t\t\t...\n\t\t\t\t\t"} 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78710466[p=0,l=5,c=512,r=5]={<<<\t\t\t\t}>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=959,c=24576,r=959]={<<>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a291b9c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t}"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=960,c=24576,r=960]={<<>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:45.751 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@492f934e[p=0,l=5,c=512,r=5]={<<<\t\t\t],>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=965,c=24576,r=965]={<<>>coordinat...\n\t\t\t\t\t"} 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ad50096[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t],"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=966,c=24576,r=966]={<<>>oordinate...\n\t\t\t\t\t"} 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1af77b9e[p=0,l=17,c=512,r=17]={<<<\t\t\t"name": "type">>>LE"ayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=983,c=24576,r=983]={<<>>\t\t\t2.3504...\n\t\t\t\t\t"} 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78e066a7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=984,c=24576,r=984]={<<>>\t\t2.35048...\n\t\t\t\t\t"} 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d603f16[p=0,l=4,c=512,r=4]={<<<\t\t},>>>name": "t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=988,c=24576,r=988]={<<>>350484,\n\t...\n\t\t\t\t\t"} 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ff3579c[p=0,l=1,c=512,r=1]={<<<\n>>>\t},name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=989,c=24576,r=989]={<<>>50484,\n\t\t...\n\t\t\t\t\t"} 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ef9f677[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=992,c=24576,r=992]={<<>>84,\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55577851[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=993,c=24576,r=993]={<<>>4,\n\t\t\t\t\t4...\n\t\t\t\t\t"} 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19836562[p=0,l=14,c=512,r=14]={<<<\t\t\t"facets": [>>>pe"LE"aye...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1007,c=24576,r=1007]={<<>>396\n\t\t\t\t]...\n\t\t\t\t\t"} 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c599e79[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"facets...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1008,c=24576,r=1008]={<<>>96\n\t\t\t\t]\n...\n\t\t\t\t\t"} 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6df28bcb[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>acets": [...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1013,c=24576,r=1013]={<<>>\t\t]\n\t\t\t},...\n\t\t\t\t\t"} 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@389e3d4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{acets...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1014,c=24576,r=1014]={<<>>\t]\n\t\t\t},\n...\n\t\t\t\t\t"} 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1232eb2[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"count": 14,>>>LE"ayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1031,c=24576,r=1031]={<<>>rd_timest...\n\t\t\t\t\t"} 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41c9c2b9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.765 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1032,c=24576,r=1032]={<<>>d_timesta...\n\t\t\t\t\t"} 08:47:45.767 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@389ca598[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "0",>>>LE"ayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1049,c=24576,r=1049]={<<>>21-10-26T...\n\t\t\t\t\t"} 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74c7761c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1050,c=24576,r=1050]={<<>>1-10-26T1...\n\t\t\t\t\t"} 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c098088[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1076,c=24576,r=1076]={<<>>:00"\n\t\t},...\n\t\t\t\t\t"} 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@635a5bba[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1077,c=24576,r=1077]={<<>>00"\n\t\t},\n...\n\t\t\t\t\t"} 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e37922c[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "0">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1093,c=24576,r=1093]={<<>>"dataseti...\n\t\t\t\t\t"} 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@718f7460[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1094,c=24576,r=1094]={<<>>datasetid...\n\t\t\t\t\t"} 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51a2a719[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "0...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1100,c=24576,r=1100]={<<>>tid": "te...\n\t\t\t\t\t"} 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6014b11c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1101,c=24576,r=1101]={<<>>id": "tes...\n\t\t\t\t\t"} 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6230f9c0[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1106,c=24576,r=1106]={<<>>"test2",\n...\n\t\t\t\t\t"} 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6896ad92[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1107,c=24576,r=1107]={<<>>test2",\n\t...\n\t\t\t\t\t"} 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cc845f6[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 3,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1123,c=24576,r=1123]={<<>>rdid": "3...\n\t\t\t\t\t"} 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69118d22[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1124,c=24576,r=1124]={<<>>did": "31...\n\t\t\t\t\t"} 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c0a8739[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "5",>>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1141,c=24576,r=1141]={<<>>2e37829b5...\n\t\t\t\t\t"} 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51ad5117[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1142,c=24576,r=1142]={<<>>e37829b5a...\n\t\t\t\t\t"} 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f245921[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1168,c=24576,r=1168]={<<>>6a7",\n\t\t\t...\n\t\t\t\t\t"} 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ab9ab7a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.837 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1169,c=24576,r=1169]={<<>>a7",\n\t\t\t"...\n\t\t\t\t\t"} 08:47:45.842 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1452' started 08:47:45.844 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@252dc5b[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "5">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.844 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1452 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1185,c=24576,r=1185]={<<>>: {\n\t\t\t\t"...\n\t\t\t\t\t"} 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39cc00ef[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1186,c=24576,r=1186]={<<>> {\n\t\t\t\t"n...\n\t\t\t\t\t"} 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24bcbba6[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "5...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1192,c=24576,r=1192]={<<>>\t"name": ...\n\t\t\t\t\t"} 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33c93630[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1193,c=24576,r=1193]={<<>>"name": "...\n\t\t\t\t\t"} 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@276d8416[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1198,c=24576,r=1198]={<<>>": "Senso...\n\t\t\t\t\t"} 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7eff336c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1199,c=24576,r=1199]={<<>>: "Sensor...\n\t\t\t\t\t"} 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fdfd69e[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1215,c=24576,r=1215]={<<>>\t\t"id": "...\n\t\t\t\t\t"} 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45dd1fe3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1216,c=24576,r=1216]={<<>>\t"id": "1...\n\t\t\t\t\t"} 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@edb6e7a[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "3",>>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1233,c=24576,r=1233]={<<>>\t\t"type":...\n\t\t\t\t\t"} 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@938589e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1234,c=24576,r=1234]={<<>>\t"type": ...\n\t\t\t\t\t"} 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48920401[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1260,c=24576,r=1260]={<<>>ue": 178,...\n\t\t\t\t\t"} 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@651d28f7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1261,c=24576,r=1261]={<<>>e": 178,\n...\n\t\t\t\t\t"} 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30602290[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "3">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1277,c=24576,r=1277]={<<>>te": "202...\n\t\t\t\t\t"} 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bd770aa[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1278,c=24576,r=1278]={<<>>e": "2021...\n\t\t\t\t\t"} 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23bdc1dd[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1284,c=24576,r=1284]={<<>>021-10-26...\n\t\t\t\t\t"} 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2feb1fcd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.845 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1285,c=24576,r=1285]={<<>>21-10-26T...\n\t\t\t\t\t"} 08:47:45.846 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1eaedc02[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1290,c=24576,r=1290]={<<>>-26T15:27...\n\t\t\t\t\t"} 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e3cbd5d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1291,c=24576,r=1291]={<<>>26T15:27:...\n\t\t\t\t\t"} 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13c22c6e[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1307,c=24576,r=1307]={<<>>0",\n\t\t\t\t"...\n\t\t\t\t\t"} 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64204cac[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1308,c=24576,r=1308]={<<>>",\n\t\t\t\t"g...\n\t\t\t\t\t"} 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c86d2e6[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "4",>>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1325,c=24576,r=1325]={<<>>\t\t\t\t48.87...\n\t\t\t\t\t"} 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37eb507e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1326,c=24576,r=1326]={<<>>\t\t\t48.871...\n\t\t\t\t\t"} 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3548bbb1[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1352,c=24576,r=1352]={<<>>9\n\t\t\t\t]\n\t...\n\t\t\t\t\t"} 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53ebc498[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1353,c=24576,r=1353]={<<>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69c03de1[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "4">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1369,c=24576,r=1369]={<<>>"geometry...\n\t\t\t\t\t"} 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@445f807[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1370,c=24576,r=1370]={<<>>geometry"...\n\t\t\t\t\t"} 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74204e0d[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1376,c=24576,r=1376]={<<>>ry": {\n\t\t...\n\t\t\t\t\t"} 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79e28b15[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1377,c=24576,r=1377]={<<>>y": {\n\t\t\t...\n\t\t\t\t\t"} 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11a59efd[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1382,c=24576,r=1382]={<<>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a8bd90e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1383,c=24576,r=1383]={<<>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4cadb874[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1399,c=24576,r=1399]={<<>>nt",\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@217a38d7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.854 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1400,c=24576,r=1400]={<<>>t",\n\t\t\t\t"...\n\t\t\t\t\t"} 08:47:45.856 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c150873[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "7",>>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1417,c=24576,r=1417]={<<>>tes": [\n\t...\n\t\t\t\t\t"} 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78b2f156[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1418,c=24576,r=1418]={<<>>es": [\n\t\t...\n\t\t\t\t\t"} 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@597d882c[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1444,c=24576,r=1444]={<<>>\t48.87150...\n\t\t\t\t\t"} 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29b1af54[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1445,c=24576,r=1445]={<<>>48.871505...\n\t\t\t\t\t"} 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1dd37c81[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "7">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1461,c=24576,r=1461]={<<>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7204162c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1462,c=24576,r=1462]={<<>>\t\t},\n\t\t\t"...\n\t\t\t\t\t"} 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@470dcca8[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "7...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1468,c=24576,r=1468]={<<>>\t\t"record...\n\t\t\t\t\t"} 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63e20012[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1469,c=24576,r=1469]={<<>>\t"record_...\n\t\t\t\t\t"} 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65d34f9b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1474,c=24576,r=1474]={<<>>ord_times...\n\t\t\t\t\t"} 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3734807b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1475,c=24576,r=1475]={<<>>rd_timest...\n\t\t\t\t\t"} 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e7562b9[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1491,c=24576,r=1491]={<<>>2021-10-2...\n\t\t\t\t\t"} 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6de413f5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1492,c=24576,r=1492]={<<>>021-10-26...\n\t\t\t\t\t"} 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12b42645[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "30",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1510,c=24576,r=1510]={<<>>.744000+0...\n\t\t\t\t\t"} 08:47:45.862 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1105b30[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.863 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1511,c=24576,r=1511]={<<>>744000+00...\n\t\t\t\t\t"} 08:47:45.863 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34c59101[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.863 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1537,c=24576,r=1537]={<<>>"dataseti...\n\t\t\t\t\t"} 08:47:45.863 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79f347d7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.863 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1538,c=24576,r=1538]={<<>>datasetid...\n\t\t\t\t\t"} 08:47:45.865 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:45.870 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a46d0a2[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "30">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.870 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1555,c=24576,r=1555]={<<>>2",\n\t\t\t"r...\n\t\t\t\t\t"} 08:47:45.870 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@490cdb01[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.870 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1556,c=24576,r=1556]={<<>>",\n\t\t\t"re...\n\t\t\t\t\t"} 08:47:45.870 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51d906b8[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.870 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1562,c=24576,r=1562]={<<>>"recordid...\n\t\t\t\t\t"} 08:47:45.870 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32772eab[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.870 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1563,c=24576,r=1563]={<<>>recordid"...\n\t\t\t\t\t"} 08:47:45.870 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e483b87[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.870 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1568,c=24576,r=1568]={<<>>did": "2f...\n\t\t\t\t\t"} 08:47:45.870 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61b3359c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.870 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1569,c=24576,r=1569]={<<>>id": "2f1...\n\t\t\t\t\t"} 08:47:45.870 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@784613d4[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.870 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1585,c=24576,r=1585]={<<>>32f4760f6...\n\t\t\t\t\t"} 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@734f6801[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1586,c=24576,r=1586]={<<>>2f4760f61...\n\t\t\t\t\t"} 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7cd4f1ec[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "1",>>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1603,c=24576,r=1603]={<<>>8d636393d...\n\t\t\t\t\t"} 08:47:45.871 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@433343f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1604,c=24576,r=1604]={<<>>d636393d1...\n\t\t\t\t\t"} 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ca34fde[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1630,c=24576,r=1630]={<<>> {\n\t\t\t\t"n...\n\t\t\t\t\t"} 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44a4392b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1631,c=24576,r=1631]={<<>>{\n\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f24ebc2[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "1">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1647,c=24576,r=1647]={<<>>ensor B",...\n\t\t\t\t\t"} 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2abb6d5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1648,c=24576,r=1648]={<<>>nsor B",\n...\n\t\t\t\t\t"} 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54a0d4e1[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1654,c=24576,r=1654]={<<>>",\n\t\t\t\t"i...\n\t\t\t\t\t"} 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3128c23f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1655,c=24576,r=1655]={<<>>,\n\t\t\t\t"id...\n\t\t\t\t\t"} 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@96a4523[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1660,c=24576,r=1660]={<<>>\t"id": "1...\n\t\t\t\t\t"} 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@562847c5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1661,c=24576,r=1661]={<<>>"id": "17...\n\t\t\t\t\t"} 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fd963d[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1677,c=24576,r=1677]={<<>>\t\t"type":...\n\t\t\t\t\t"} 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73b385a7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1678,c=24576,r=1678]={<<>>\t"type": ...\n\t\t\t\t\t"} 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28ab85af[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "2",>>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1695,c=24576,r=1695]={<<>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ca9e910[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1696,c=24576,r=1696]={<<>>\t\t\t"value...\n\t\t\t\t\t"} 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@548dccc6[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1722,c=24576,r=1722]={<<>> "2021-10...\n\t\t\t\t\t"} 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b7cf54d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.871 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1723,c=24576,r=1723]={<<>>"2021-10-...\n\t\t\t\t\t"} 08:47:45.941 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f0e9970[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "2">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1739,c=24576,r=1739]={<<>>7:00+00:0...\n\t\t\t\t\t"} 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c1c18e8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1740,c=24576,r=1740]={<<>>:00+00:00...\n\t\t\t\t\t"} 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64d1851[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1746,c=24576,r=1746]={<<>>:00",\n\t\t\t...\n\t\t\t\t\t"} 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ac75348[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1747,c=24576,r=1747]={<<>>00",\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61398479[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1752,c=24576,r=1752]={<<>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3dbe0bee[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1753,c=24576,r=1753]={<<>>\t\t\t"geo":...\n\t\t\t\t\t"} 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@535f1398[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1769,c=24576,r=1769]={<<>>\t48.85054...\n\t\t\t\t\t"} 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@336257a8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1770,c=24576,r=1770]={<<>>48.850541...\n\t\t\t\t\t"} 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ed507f1[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "6",>>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1787,c=24576,r=1787]={<<>>.348671\n\t...\n\t\t\t\t\t"} 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53f98ebe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1788,c=24576,r=1788]={<<>>348671\n\t\t...\n\t\t\t\t\t"} 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7891948a[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1814,c=24576,r=1814]={<<>>metry": {...\n\t\t\t\t\t"} 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@596f4327[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1815,c=24576,r=1815]={<<>>etry": {\n...\n\t\t\t\t\t"} 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6fb33d74[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "6">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1831,c=24576,r=1831]={<<>>pe": "Poi...\n\t\t\t\t\t"} 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70a0d242[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1832,c=24576,r=1832]={<<>>e": "Poin...\n\t\t\t\t\t"} 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e12d18[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1838,c=24576,r=1838]={<<>>oint",\n\t\t...\n\t\t\t\t\t"} 08:47:45.942 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@273420d8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.943 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1839,c=24576,r=1839]={<<>>int",\n\t\t\t...\n\t\t\t\t\t"} 08:47:45.943 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@511af1d7[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1844,c=24576,r=1844]={<<>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@275e1b74[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1845,c=24576,r=1845]={<<>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ada6b6a[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1861,c=24576,r=1861]={<<>>": [\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ceeac09[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1862,c=24576,r=1862]={<<>>: [\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a7c640a[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "10",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1880,c=24576,r=1880]={<<>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7dae4f8a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1881,c=24576,r=1881]={<<>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@456ea6e[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1907,c=24576,r=1907]={<<>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d019009[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1908,c=24576,r=1908]={<<>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1414f397[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "10">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1925,c=24576,r=1925]={<<>>amp": "20...\n\t\t\t\t\t"} 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b493c80[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1926,c=24576,r=1926]={<<>>mp": "202...\n\t\t\t\t\t"} 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@287fb01d[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1932,c=24576,r=1932]={<<>>2021-10-2...\n\t\t\t\t\t"} 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79affcc3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1933,c=24576,r=1933]={<<>>021-10-26...\n\t\t\t\t\t"} 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a94202a[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1938,c=24576,r=1938]={<<>>0-26T15:2...\n\t\t\t\t\t"} 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18ebb8c4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1939,c=24576,r=1939]={<<>>-26T15:29...\n\t\t\t\t\t"} 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d410c9c[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1955,c=24576,r=1955]={<<>>000+00:00...\n\t\t\t\t\t"} 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b8eb813[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1956,c=24576,r=1956]={<<>>00+00:00"...\n\t\t\t\t\t"} 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20f05438[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "13",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1974,c=24576,r=1974]={<<>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6518f57a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1975,c=24576,r=1975]={<<>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20f830a9[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2001,c=24576,r=2001]={<<>>\t\t"record...\n\t\t\t\t\t"} 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e884a85[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2002,c=24576,r=2002]={<<>>\t"recordi...\n\t\t\t\t\t"} 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3cfb9cf8[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "13">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.952 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2019,c=24576,r=2019]={<<>>0806415b4...\n\t\t\t\t\t"} 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1eea1d38[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2020,c=24576,r=2020]={<<>>806415b4b...\n\t\t\t\t\t"} 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ff61b34[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2026,c=24576,r=2026]={<<>>b4b5f2806...\n\t\t\t\t\t"} 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23f6aa2d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2027,c=24576,r=2027]={<<>>4b5f28067...\n\t\t\t\t\t"} 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@438afef7[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2032,c=24576,r=2032]={<<>>8067443c8...\n\t\t\t\t\t"} 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@dc73863[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2033,c=24576,r=2033]={<<>>067443c89...\n\t\t\t\t\t"} 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4227bd54[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2049,c=24576,r=2049]={<<>>3429cb7",...\n\t\t\t\t\t"} 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5496d0ff[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2050,c=24576,r=2050]={<<>>429cb7",\n...\n\t\t\t\t\t"} 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@407fe1dc[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "15",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2068,c=24576,r=2068]={<<>>s": {\n\t\t\t...\n\t\t\t\t\t"} 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74cfdd90[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2069,c=24576,r=2069]={<<>>": {\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b7d0340[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2095,c=24576,r=2095]={<<>>",\n\t\t\t\t"i...\n\t\t\t\t\t"} 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@698e3bf8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2096,c=24576,r=2096]={<<>>,\n\t\t\t\t"id...\n\t\t\t\t\t"} 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56c05614[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "15">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.961 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2113,c=24576,r=2113]={<<>>",\n\t\t\t\t"t...\n\t\t\t\t\t"} 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ce93201[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2114,c=24576,r=2114]={<<>>,\n\t\t\t\t"ty...\n\t\t\t\t\t"} 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f6d4ddf[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2120,c=24576,r=2120]={<<>>"type": "...\n\t\t\t\t\t"} 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27a4e031[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2121,c=24576,r=2121]={<<>>type": "P...\n\t\t\t\t\t"} 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73007227[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2126,c=24576,r=2126]={<<>>: "PEACOC...\n\t\t\t\t\t"} 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66ec3f7c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2127,c=24576,r=2127]={<<>> "PEACOCK...\n\t\t\t\t\t"} 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33ba95cb[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2143,c=24576,r=2143]={<<>>"value": ...\n\t\t\t\t\t"} 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@339f4ee5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2144,c=24576,r=2144]={<<>>value": 0...\n\t\t\t\t\t"} 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@437e93fb[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "16",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2162,c=24576,r=2162]={<<>>te": "202...\n\t\t\t\t\t"} 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44ee5337[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2163,c=24576,r=2163]={<<>>e": "2021...\n\t\t\t\t\t"} 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@239d92ac[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2189,c=24576,r=2189]={<<>>0:00",\n\t\t...\n\t\t\t\t\t"} 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6abc085c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2190,c=24576,r=2190]={<<>>:00",\n\t\t\t...\n\t\t\t\t\t"} 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5deaafbb[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "16">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2207,c=24576,r=2207]={<<>>[\n\t\t\t\t\t48...\n\t\t\t\t\t"} 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b2b28da[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2208,c=24576,r=2208]={<<>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@246cdfe1[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2214,c=24576,r=2214]={<<>>48.882697...\n\t\t\t\t\t"} 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e18cdd8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:45.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2215,c=24576,r=2215]={<<>>8.882697,...\n\t\t\t\t\t"} 08:47:45.969 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:46.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@260738d7[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2220,c=24576,r=2220]={<<>>697,\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:46.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1458a935[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2221,c=24576,r=2221]={<<>>97,\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:46.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5689ef88[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2237,c=24576,r=2237]={<<>>3\n\t\t\t\t]\n\t...\n\t\t\t\t\t"} 08:47:46.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e979e8c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2238,c=24576,r=2238]={<<>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:46.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2149d809[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "17",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2256,c=24576,r=2256]={<<>>eometry":...\n\t\t\t\t\t"} 08:47:46.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7089cc14[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2257,c=24576,r=2257]={<<>>ometry": ...\n\t\t\t\t\t"} 08:47:46.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69658822[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2283,c=24576,r=2283]={<<>>int",\n\t\t\t...\n\t\t\t\t\t"} 08:47:46.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b84087c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2284,c=24576,r=2284]={<<>>nt",\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:46.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4621c95[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "17">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2301,c=24576,r=2301]={<<>>ates": [\n...\n\t\t\t\t\t"} 08:47:46.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a359961[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2302,c=24576,r=2302]={<<>>tes": [\n\t...\n\t\t\t\t\t"} 08:47:46.037 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fd4329d[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.038 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2308,c=24576,r=2308]={<<>>[\n\t\t\t\t\t2....\n\t\t\t\t\t"} 08:47:46.038 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@345812f3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.038 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2309,c=24576,r=2309]={<<>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:46.038 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20ca2659[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.038 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2314,c=24576,r=2314]={<<>>\t2.344013...\n\t\t\t\t\t"} 08:47:46.038 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36224db0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.038 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2315,c=24576,r=2315]={<<>>2.344013,...\n\t\t\t\t\t"} 08:47:46.038 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68bcd133[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.038 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2331,c=24576,r=2331]={<<>>8.882697\n...\n\t\t\t\t\t"} 08:47:46.038 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c87895d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.038 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2332,c=24576,r=2332]={<<>>.882697\n\t...\n\t\t\t\t\t"} 08:47:46.039 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1851' started 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d0e9c7a[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "27",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.046 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1851 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2350,c=24576,r=2350]={<<>>,\n\t\t\t"rec...\n\t\t\t\t\t"} 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@496513a6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2351,c=24576,r=2351]={<<>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@475e66f0[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2377,c=24576,r=2377]={<<>>021-10-26...\n\t\t\t\t\t"} 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67b3c227[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2378,c=24576,r=2378]={<<>>21-10-26T...\n\t\t\t\t\t"} 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e476fe7[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "27">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2395,c=24576,r=2395]={<<>>.483000+0...\n\t\t\t\t\t"} 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fdebbaa[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2396,c=24576,r=2396]={<<>>483000+00...\n\t\t\t\t\t"} 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b033747[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2402,c=24576,r=2402]={<<>>+00:00"\n\t...\n\t\t\t\t\t"} 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52587afa[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2403,c=24576,r=2403]={<<>>00:00"\n\t\t...\n\t\t\t\t\t"} 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17251f01[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2408,c=24576,r=2408]={<<>>"\n\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7dccf5a4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2409,c=24576,r=2409]={<<>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fc75c55[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2425,c=24576,r=2425]={<<>>tasetid":...\n\t\t\t\t\t"} 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ed970fd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2426,c=24576,r=2426]={<<>>asetid": ...\n\t\t\t\t\t"} 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@613ba130[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "40",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2444,c=24576,r=2444]={<<>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bc00966[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2445,c=24576,r=2445]={<<>>\t\t"record...\n\t\t\t\t\t"} 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e90d7bf[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2471,c=24576,r=2471]={<<>>cce65f144...\n\t\t\t\t\t"} 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bdb1008[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2472,c=24576,r=2472]={<<>>ce65f1441...\n\t\t\t\t\t"} 08:47:46.047 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27d50062[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "40">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2489,c=24576,r=2489]={<<>>da2d73d4a...\n\t\t\t\t\t"} 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c25b6c7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2490,c=24576,r=2490]={<<>>a2d73d4a7...\n\t\t\t\t\t"} 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5480bfd3[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2496,c=24576,r=2496]={<<>>4a77",\n\t\t...\n\t\t\t\t\t"} 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1718ae1b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2497,c=24576,r=2497]={<<>>a77",\n\t\t\t...\n\t\t\t\t\t"} 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18416a8a[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2502,c=24576,r=2502]={<<>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69a364cb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2503,c=24576,r=2503]={<<>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@380c200b[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2519,c=24576,r=2519]={<<>>\t\t\t"name"...\n\t\t\t\t\t"} 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ab63967[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2520,c=24576,r=2520]={<<>>\t\t"name":...\n\t\t\t\t\t"} 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79300b81[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "52",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2538,c=24576,r=2538]={<<>>A",\n\t\t\t\t"...\n\t\t\t\t\t"} 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b47bd50[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2539,c=24576,r=2539]={<<>>",\n\t\t\t\t"i...\n\t\t\t\t\t"} 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5212d84b[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2565,c=24576,r=2565]={<<>>type": "G...\n\t\t\t\t\t"} 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@934be6f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2566,c=24576,r=2566]={<<>>ype": "GO...\n\t\t\t\t\t"} 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70a1c0cb[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "52">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2583,c=24576,r=2583]={<<>>\t\t"value"...\n\t\t\t\t\t"} 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46ba5eb2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2584,c=24576,r=2584]={<<>>\t"value":...\n\t\t\t\t\t"} 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22e16ae[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "5...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2590,c=24576,r=2590]={<<>>e": 122,\n...\n\t\t\t\t\t"} 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ec50742[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.056 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2591,c=24576,r=2591]={<<>>": 122,\n\t...\n\t\t\t\t\t"} 08:47:46.058 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@501c2dc9[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2596,c=24576,r=2596]={<<>>2,\n\t\t\t\t"d...\n\t\t\t\t\t"} 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4447b6b6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2597,c=24576,r=2597]={<<>>,\n\t\t\t\t"da...\n\t\t\t\t\t"} 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@362e53f6[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2613,c=24576,r=2613]={<<>>021-10-26...\n\t\t\t\t\t"} 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3057bd66[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2614,c=24576,r=2614]={<<>>21-10-26T...\n\t\t\t\t\t"} 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@114bcc0[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "73",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2632,c=24576,r=2632]={<<>>00:00",\n\t...\n\t\t\t\t\t"} 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@781f5852[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2633,c=24576,r=2633]={<<>>0:00",\n\t\t...\n\t\t\t\t\t"} 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3cea0544[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2659,c=24576,r=2659]={<<>>8.882697,...\n\t\t\t\t\t"} 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@315b3332[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2660,c=24576,r=2660]={<<>>.882697,\n...\n\t\t\t\t\t"} 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@158d7b65[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "73">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2677,c=24576,r=2677]={<<>>44013\n\t\t\t...\n\t\t\t\t\t"} 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17d26c4e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2678,c=24576,r=2678]={<<>>4013\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b7e9bd5[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "7...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2684,c=24576,r=2684]={<<>>\t\t\t]\n\t\t\t}...\n\t\t\t\t\t"} 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1354e52b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2685,c=24576,r=2685]={<<>>\t\t]\n\t\t\t},...\n\t\t\t\t\t"} 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d7ce277[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2690,c=24576,r=2690]={<<>>\t\t},\n\t\t\t"...\n\t\t\t\t\t"} 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69c8438a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2691,c=24576,r=2691]={<<>>\t},\n\t\t\t"g...\n\t\t\t\t\t"} 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6667dd55[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2707,c=24576,r=2707]={<<>>": {\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52ae110f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.065 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2708,c=24576,r=2708]={<<>>: {\n\t\t\t\t"...\n\t\t\t\t\t"} 08:47:46.066 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:46.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@584b3e77[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "76",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2726,c=24576,r=2726]={<<>>oint",\n\t\t...\n\t\t\t\t\t"} 08:47:46.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73b4f2e7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2727,c=24576,r=2727]={<<>>int",\n\t\t\t...\n\t\t\t\t\t"} 08:47:46.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b6104b1[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2753,c=24576,r=2753]={<<>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:46.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9e54ebb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2754,c=24576,r=2754]={<<>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:46.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@85c6176[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "76">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2771,c=24576,r=2771]={<<>>\t\t\t48.882...\n\t\t\t\t\t"} 08:47:46.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cab9950[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2772,c=24576,r=2772]={<<>>\t\t48.8826...\n\t\t\t\t\t"} 08:47:46.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fcc5af8[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "7...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2778,c=24576,r=2778]={<<>>82697\n\t\t\t...\n\t\t\t\t\t"} 08:47:46.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cff532c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2779,c=24576,r=2779]={<<>>2697\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:46.137 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37c3ce14[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.138 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2784,c=24576,r=2784]={<<>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:46.138 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37a2a0a5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.138 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2785,c=24576,r=2785]={<<>>\t\t\t]\n\t\t\t}...\n\t\t\t\t\t"} 08:47:46.138 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2aa43733[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.138 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2801,c=24576,r=2801]={<<>>ecord_tim...\n\t\t\t\t\t"} 08:47:46.138 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ce47778[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.138 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2802,c=24576,r=2802]={<<>>cord_time...\n\t\t\t\t\t"} 08:47:46.138 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25febb9e[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "79",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.138 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2820,c=24576,r=2820]={<<>>2021-10-2...\n\t\t\t\t\t"} 08:47:46.138 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fb900c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.138 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2821,c=24576,r=2821]={<<>>021-10-26...\n\t\t\t\t\t"} 08:47:46.138 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c6d326f[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.138 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2847,c=24576,r=2847]={<<>>00:00"\n\t\t...\n\t\t\t\t\t"} 08:47:46.138 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@239ddb2d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.138 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2848,c=24576,r=2848]={<<>>0:00"\n\t\t}...\n\t\t\t\t\t"} 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@736fa68b[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "79">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2865,c=24576,r=2865]={<<>>\t"dataset...\n\t\t\t\t\t"} 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@284f231a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2866,c=24576,r=2866]={<<>>"dataseti...\n\t\t\t\t\t"} 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dd49236[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "7...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2872,c=24576,r=2872]={<<>>etid": "t...\n\t\t\t\t\t"} 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@dd6c12[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2873,c=24576,r=2873]={<<>>tid": "te...\n\t\t\t\t\t"} 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e88c97c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.138 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2878,c=24576,r=2878]={<<>> "test2",...\n\t\t\t\t\t"} 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f8e6c44[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2879,c=24576,r=2879]={<<>>"test2",\n...\n\t\t\t\t\t"} 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@362200a1[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2895,c=24576,r=2895]={<<>>ordid": "...\n\t\t\t\t\t"} 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d74578b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2896,c=24576,r=2896]={<<>>rdid": "d...\n\t\t\t\t\t"} 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15ffb670[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "92",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2914,c=24576,r=2914]={<<>>cb4a3c4a5...\n\t\t\t\t\t"} 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@393f14c7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2915,c=24576,r=2915]={<<>>b4a3c4a58...\n\t\t\t\t\t"} 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fbe3c49[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2941,c=24576,r=2941]={<<>>ca9",\n\t\t\t...\n\t\t\t\t\t"} 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6089e83a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2942,c=24576,r=2942]={<<>>a9",\n\t\t\t"...\n\t\t\t\t\t"} 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@82d9e6d[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "92">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2959,c=24576,r=2959]={<<>> {\n\t\t\t\t"n...\n\t\t\t\t\t"} 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49753a83[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2960,c=24576,r=2960]={<<>>{\n\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27471b90[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "9...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2966,c=24576,r=2966]={<<>>"name": "...\n\t\t\t\t\t"} 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8a0ef7a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.147 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2967,c=24576,r=2967]={<<>>name": "S...\n\t\t\t\t\t"} 08:47:46.155 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c9ac6f5[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.152 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.155 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2972,c=24576,r=2972]={<<>>: "Sensor...\n\t\t\t\t\t"} 08:47:46.155 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@cdb58c7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.155 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2973,c=24576,r=2973]={<<>> "Sensor ...\n\t\t\t\t\t"} 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@135f5957[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2989,c=24576,r=2989]={<<>>\t"id": "1...\n\t\t\t\t\t"} 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c8bbf79[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2990,c=24576,r=2990]={<<>>"id": "15...\n\t\t\t\t\t"} 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@261c7f73[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "94",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3008,c=24576,r=3008]={<<>>"type": "...\n\t\t\t\t\t"} 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70d70617[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3009,c=24576,r=3009]={<<>>type": "P...\n\t\t\t\t\t"} 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19ab6cbb[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3035,c=24576,r=3035]={<<>>ue": 1,\n\t...\n\t\t\t\t\t"} 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@589a6880[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3036,c=24576,r=3036]={<<>>e": 1,\n\t\t...\n\t\t\t\t\t"} 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1db86307[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "94">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3053,c=24576,r=3053]={<<>>: "2021-1...\n\t\t\t\t\t"} 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55172919[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3054,c=24576,r=3054]={<<>> "2021-10...\n\t\t\t\t\t"} 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@179b49b4[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "9...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3060,c=24576,r=3060]={<<>>-10-26T15...\n\t\t\t\t\t"} 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cceedaf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3061,c=24576,r=3061]={<<>>10-26T15:...\n\t\t\t\t\t"} 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4230156a[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3066,c=24576,r=3066]={<<>>T15:27:00...\n\t\t\t\t\t"} 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e03a3d4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3067,c=24576,r=3067]={<<>>15:27:00+...\n\t\t\t\t\t"} 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63989949[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3083,c=24576,r=3083]={<<>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@850a300[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3084,c=24576,r=3084]={<<>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a097c25[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "114",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3103,c=24576,r=3103]={<<>>8.845002,...\n\t\t\t\t\t"} 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79277bb3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.157 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3104,c=24576,r=3104]={<<>>.845002,\n...\n\t\t\t\t\t"} 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ed2e70f[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3130,c=24576,r=3130]={<<>>\t]\n\t\t\t},\n...\n\t\t\t\t\t"} 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53170776[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3131,c=24576,r=3131]={<<>>]\n\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@527ea165[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "114">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3149,c=24576,r=3149]={<<>>ry": {\n\t\t...\n\t\t\t\t\t"} 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1046b27a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3150,c=24576,r=3150]={<<>>y": {\n\t\t\t...\n\t\t\t\t\t"} 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5965d5e2[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3156,c=24576,r=3156]={<<>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3222450f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3157,c=24576,r=3157]={<<>>\t\t\t"type"...\n\t\t\t\t\t"} 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15f0bfa7[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3162,c=24576,r=3162]={<<>>ype": "Po...\n\t\t\t\t\t"} 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30801a01[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3163,c=24576,r=3163]={<<>>pe": "Poi...\n\t\t\t\t\t"} 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@473d1336[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>4"played"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3179,c=24576,r=3179]={<<>>\t\t"coordi...\n\t\t\t\t\t"} 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67172ce3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3180,c=24576,r=3180]={<<>>\t"coordin...\n\t\t\t\t\t"} 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@770aaa21[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "122",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.164 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3199,c=24576,r=3199]={<<>>\t\t\t\t2.375...\n\t\t\t\t\t"} 08:47:46.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@476ae6d3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3200,c=24576,r=3200]={<<>>\t\t\t2.3756...\n\t\t\t\t\t"} 08:47:46.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6861e9ab[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3226,c=24576,r=3226]={<<>>2\n\t\t\t\t]\n\t...\n\t\t\t\t\t"} 08:47:46.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36cfb070[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3227,c=24576,r=3227]={<<>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:46.165 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14b64f2a[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "122">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3245,c=24576,r=3245]={<<>>ecord_tim...\n\t\t\t\t\t"} 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fa6f11[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3246,c=24576,r=3246]={<<>>cord_time...\n\t\t\t\t\t"} 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6331f294[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3252,c=24576,r=3252]={<<>>imestamp"...\n\t\t\t\t\t"} 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@283692b2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3253,c=24576,r=3253]={<<>>mestamp":...\n\t\t\t\t\t"} 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e5f5781[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3258,c=24576,r=3258]={<<>>mp": "202...\n\t\t\t\t\t"} 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@590a33bc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3259,c=24576,r=3259]={<<>>p": "2021...\n\t\t\t\t\t"} 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35c3df5b[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>2"played"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3275,c=24576,r=3275]={<<>>15:29:11....\n\t\t\t\t\t"} 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@297c6853[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3276,c=24576,r=3276]={<<>>5:29:11.6...\n\t\t\t\t\t"} 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d6bc1a2[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "135",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3295,c=24576,r=3295]={<<>>0"\n\t\t},\n\t...\n\t\t\t\t\t"} 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55748e60[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3296,c=24576,r=3296]={<<>>"\n\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ee6aa92[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3322,c=24576,r=3322]={<<>> "test2",...\n\t\t\t\t\t"} 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34926bed[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3323,c=24576,r=3323]={<<>>"test2",\n...\n\t\t\t\t\t"} 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37f7da0c[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "135">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3341,c=24576,r=3341]={<<>>did": "39...\n\t\t\t\t\t"} 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4681551c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3342,c=24576,r=3342]={<<>>id": "390...\n\t\t\t\t\t"} 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d78d564[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3348,c=24576,r=3348]={<<>>3905c0576...\n\t\t\t\t\t"} 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a121a25[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.242 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3349,c=24576,r=3349]={<<>>905c05764...\n\t\t\t\t\t"} 08:47:46.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23bc92d1[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3354,c=24576,r=3354]={<<>>576405721...\n\t\t\t\t\t"} 08:47:46.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6fd90a0f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3355,c=24576,r=3355]={<<>>764057212...\n\t\t\t\t\t"} 08:47:46.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24c12165[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>5"played"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3371,c=24576,r=3371]={<<>>f9db8663a...\n\t\t\t\t\t"} 08:47:46.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e38c4ea[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3372,c=24576,r=3372]={<<>>9db8663af...\n\t\t\t\t\t"} 08:47:46.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59d5e7e6[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "178",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3391,c=24576,r=3391]={<<>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:46.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7efb17a1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3392,c=24576,r=3392]={<<>>\t\t"fields...\n\t\t\t\t\t"} 08:47:46.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@539ccb12[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.243 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:46.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3418,c=24576,r=3418]={<<>>"Sensor N...\n\t\t\t\t\t"} 08:47:46.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bdb4a1f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3419,c=24576,r=3419]={<<>>Sensor N"...\n\t\t\t\t\t"} 08:47:46.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7dc77655[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "178">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3437,c=24576,r=3437]={<<>>": "1503"...\n\t\t\t\t\t"} 08:47:46.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ba73053[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3438,c=24576,r=3438]={<<>>: "1503",...\n\t\t\t\t\t"} 08:47:46.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ed6b46e[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3444,c=24576,r=3444]={<<>>3",\n\t\t\t\t"...\n\t\t\t\t\t"} 08:47:46.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f8c8019[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3445,c=24576,r=3445]={<<>>",\n\t\t\t\t"t...\n\t\t\t\t\t"} 08:47:46.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@793f3c63[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3450,c=24576,r=3450]={<<>>\t\t"type":...\n\t\t\t\t\t"} 08:47:46.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bf8bebf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3451,c=24576,r=3451]={<<>>\t"type": ...\n\t\t\t\t\t"} 08:47:46.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40561c6a[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>8"played"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3467,c=24576,r=3467]={<<>>,\n\t\t\t\t"va...\n\t\t\t\t\t"} 08:47:46.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b01d031[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3468,c=24576,r=3468]={<<>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:46.251 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b5d3b16[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "179",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3487,c=24576,r=3487]={<<>>\t\t\t"date"...\n\t\t\t\t\t"} 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@450e7384[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3488,c=24576,r=3488]={<<>>\t\t"date":...\n\t\t\t\t\t"} 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@354b8203[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3514,c=24576,r=3514]={<<>>7:00+00:0...\n\t\t\t\t\t"} 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@205e4cc3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3515,c=24576,r=3515]={<<>>:00+00:00...\n\t\t\t\t\t"} 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52294655[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "179">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3533,c=24576,r=3533]={<<>>eo": [\n\t\t...\n\t\t\t\t\t"} 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@648d9dc7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3534,c=24576,r=3534]={<<>>o": [\n\t\t\t...\n\t\t\t\t\t"} 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d3f40cf[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3540,c=24576,r=3540]={<<>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fd52dff[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3541,c=24576,r=3541]={<<>>\t\t\t\t48.88...\n\t\t\t\t\t"} 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4756c3be[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3546,c=24576,r=3546]={<<>>8.884606,...\n\t\t\t\t\t"} 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fbd0d36[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3547,c=24576,r=3547]={<<>>.884606,\n...\n\t\t\t\t\t"} 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38731536[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>9"played"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3563,c=24576,r=3563]={<<>>321516\n\t\t...\n\t\t\t\t\t"} 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ebf7d12[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3564,c=24576,r=3564]={<<>>21516\n\t\t\t...\n\t\t\t\t\t"} 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f050c48[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "224",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3583,c=24576,r=3583]={<<>>\t\t"geomet...\n\t\t\t\t\t"} 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18f67223[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3584,c=24576,r=3584]={<<>>\t"geometr...\n\t\t\t\t\t"} 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@388c1eae[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3610,c=24576,r=3610]={<<>> "Point",...\n\t\t\t\t\t"} 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d6ea340[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3611,c=24576,r=3611]={<<>>"Point",\n...\n\t\t\t\t\t"} 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a9e99e9[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "224">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3629,c=24576,r=3629]={<<>>dinates":...\n\t\t\t\t\t"} 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31d297f3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3630,c=24576,r=3630]={<<>>inates": ...\n\t\t\t\t\t"} 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69f38609[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3636,c=24576,r=3636]={<<>>": [\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@117f5cd4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3637,c=24576,r=3637]={<<>>: [\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fc0cec3[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3642,c=24576,r=3642]={<<>>\t\t\t\t2.321...\n\t\t\t\t\t"} 08:47:46.259 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a08a3c7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.260 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3643,c=24576,r=3643]={<<>>\t\t\t2.3215...\n\t\t\t\t\t"} 08:47:46.260 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f3eb541[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>4"played"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.260 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3659,c=24576,r=3659]={<<>>\t\t48.8846...\n\t\t\t\t\t"} 08:47:46.260 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44ccd58e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.260 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3660,c=24576,r=3660]={<<>>\t48.88460...\n\t\t\t\t\t"} 08:47:46.268 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d03bd02[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "268",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.268 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3679,c=24576,r=3679]={<<>>\t},\n\t\t\t"r...\n\t\t\t\t\t"} 08:47:46.268 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@228a37fe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.268 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3680,c=24576,r=3680]={<<>>},\n\t\t\t"re...\n\t\t\t\t\t"} 08:47:46.268 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78c40a53[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.268 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3706,c=24576,r=3706]={<<>>"2021-10-...\n\t\t\t\t\t"} 08:47:46.268 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a86c060[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.268 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3707,c=24576,r=3707]={<<>>2021-10-2...\n\t\t\t\t\t"} 08:47:46.268 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a4d8d9f[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "268">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.268 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3725,c=24576,r=3725]={<<>>1.924000+...\n\t\t\t\t\t"} 08:47:46.268 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@98b70ef[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.268 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3726,c=24576,r=3726]={<<>>.924000+0...\n\t\t\t\t\t"} 08:47:46.261 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1401' started 08:47:46.268 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5145651f[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.268 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3732,c=24576,r=3732]={<<>>0+00:00"\n...\n\t\t\t\t\t"} 08:47:46.268 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1401 08:47:46.268 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3dac3a97[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.269 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3733,c=24576,r=3733]={<<>>+00:00"\n\t...\n\t\t\t\t\t"} 08:47:46.269 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b9b79c8[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.269 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3738,c=24576,r=3738]={<<>>0"\n\t\t},\n\t...\n\t\t\t\t\t"} 08:47:46.269 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7945685c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.269 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3739,c=24576,r=3739]={<<>>"\n\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:46.269 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d297f6[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>8"played"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.269 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3755,c=24576,r=3755]={<<>>atasetid"...\n\t\t\t\t\t"} 08:47:46.269 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f767d99[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.269 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3756,c=24576,r=3756]={<<>>tasetid":...\n\t\t\t\t\t"} 08:47:46.269 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f531a86[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "293",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.269 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3775,c=24576,r=3775]={<<>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:46.269 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d0690b8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.269 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3776,c=24576,r=3776]={<<>>\t\t"record...\n\t\t\t\t\t"} 08:47:46.269 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a7cd5c9[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.269 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3802,c=24576,r=3802]={<<>>46b228896...\n\t\t\t\t\t"} 08:47:46.269 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60af7aa[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.269 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3803,c=24576,r=3803]={<<>>6b2288967...\n\t\t\t\t\t"} 08:47:46.270 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 08:47:46.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@313a4ac7[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "293">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3821,c=24576,r=3821]={<<>>70430b6b2...\n\t\t\t\t\t"} 08:47:46.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78f09f08[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3822,c=24576,r=3822]={<<>>0430b6b22...\n\t\t\t\t\t"} 08:47:46.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74aedf42[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3828,c=24576,r=3828]={<<>>b22",\n\t\t\t...\n\t\t\t\t\t"} 08:47:46.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25c8d1da[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3829,c=24576,r=3829]={<<>>22",\n\t\t\t"...\n\t\t\t\t\t"} 08:47:46.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4647cbd6[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3834,c=24576,r=3834]={<<>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:46.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ab304c9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3835,c=24576,r=3835]={<<>>\t\t"fields...\n\t\t\t\t\t"} 08:47:46.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38659812[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>3"played"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3851,c=24576,r=3851]={<<>>\t\t"name":...\n\t\t\t\t\t"} 08:47:46.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b40c8c5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.276 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3852,c=24576,r=3852]={<<>>\t"name": ...\n\t\t\t\t\t"} 08:47:46.277 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23a1b100[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "304",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.277 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3871,c=24576,r=3871]={<<>>,\n\t\t\t\t"id...\n\t\t\t\t\t"} 08:47:46.277 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1966cf1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.277 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3872,c=24576,r=3872]={<<>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:46.277 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15a7d1d9[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.277 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3898,c=24576,r=3898]={<<>>pe": "DUC...\n\t\t\t\t\t"} 08:47:46.277 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@487c3548[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.277 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3899,c=24576,r=3899]={<<>>e": "DUCK...\n\t\t\t\t\t"} 08:47:46.277 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@667bb4f6[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "304">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.277 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3917,c=24576,r=3917]={<<>>alue": 5,...\n\t\t\t\t\t"} 08:47:46.277 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54b8bd2c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.277 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3918,c=24576,r=3918]={<<>>lue": 5,\n...\n\t\t\t\t\t"} 08:47:46.277 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fba977b[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.277 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3924,c=24576,r=3924]={<<>>5,\n\t\t\t\t"d...\n\t\t\t\t\t"} 08:47:46.277 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56452bb1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.277 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3925,c=24576,r=3925]={<<>>,\n\t\t\t\t"da...\n\t\t\t\t\t"} 08:47:46.278 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6da2e98b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3930,c=24576,r=3930]={<<>>\t"date": ...\n\t\t\t\t\t"} 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ce278ce[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3931,c=24576,r=3931]={<<>>"date": "...\n\t\t\t\t\t"} 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57c82966[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>4"played"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3947,c=24576,r=3947]={<<>>-26T15:27...\n\t\t\t\t\t"} 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@282f888d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3948,c=24576,r=3948]={<<>>26T15:27:...\n\t\t\t\t\t"} 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@523bd2b2[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "330",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3967,c=24576,r=3967]={<<>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3df0e433[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3968,c=24576,r=3968]={<<>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2be579f2[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3994,c=24576,r=3994]={<<>>,\n\t\t\t\t\t2....\n\t\t\t\t\t"} 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fdae7e3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3995,c=24576,r=3995]={<<>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@737814e8[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "330">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4013,c=24576,r=4013]={<<>>\t]\n\t\t\t},\n...\n\t\t\t\t\t"} 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4913a7c8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4014,c=24576,r=4014]={<<>>]\n\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49b96df1[p=0,l=5,c=512,r=5]={<<<\t\t\t\t}>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4019,c=24576,r=4019]={<<>>},\n\t\t\t"ge...\n\t\t\t\t\t"} 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61746eda[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t}"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4020,c=24576,r=4020]={<<>>,\n\t\t\t"geo...\n\t\t\t\t\t"} 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5298f948[p=0,l=5,c=512,r=5]={<<<\t\t\t],>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4025,c=24576,r=4025]={<<>>"geometry...\n\t\t\t\t\t"} 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6612934[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t],"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4026,c=24576,r=4026]={<<>>geometry"...\n\t\t\t\t\t"} 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b51aec[p=0,l=18,c=512,r=18]={<<<\t\t\t"name": "value">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4044,c=24576,r=4044]={<<>>type": "P...\n\t\t\t\t\t"} 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46f5a61e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.342 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4045,c=24576,r=4045]={<<>>ype": "Po...\n\t\t\t\t\t"} 08:47:46.350 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53b24531[p=0,l=4,c=512,r=4]={<<<\t\t},>>>name": "v...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4049,c=24576,r=4049]={<<>>: "Point"...\n\t\t\t\t\t"} 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c95eefa[p=0,l=1,c=512,r=1]={<<<\n>>>\t},name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4050,c=24576,r=4050]={<<>> "Point",...\n\t\t\t\t\t"} 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@705bfdfe[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4053,c=24576,r=4053]={<<>>oint",\n\t\t...\n\t\t\t\t\t"} 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b7570bd[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4054,c=24576,r=4054]={<<>>int",\n\t\t\t...\n\t\t\t\t\t"} 08:47:46.343 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a2f252f[p=0,l=14,c=512,r=14]={<<<\t\t\t"facets": [>>>lue"playe...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4068,c=24576,r=4068]={<<>>rdinates"...\n\t\t\t\t\t"} 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@293ee2ae[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"facets...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4069,c=24576,r=4069]={<<>>dinates":...\n\t\t\t\t\t"} 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a55e7a[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>acets": [...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4074,c=24576,r=4074]={<<>>es": [\n\t\t...\n\t\t\t\t\t"} 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36e5368b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{acets...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4075,c=24576,r=4075]={<<>>s": [\n\t\t\t...\n\t\t\t\t\t"} 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15407b25[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"count": 51,>>>"played",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4092,c=24576,r=4092]={<<>>76,\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4bb5c0b1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4093,c=24576,r=4093]={<<>>6,\n\t\t\t\t\t4...\n\t\t\t\t\t"} 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67cf0133[p=0,l=20,c=512,r=20]={<<<\t\t\t\t\t"path": "2021",>>>ayed",21-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4113,c=24576,r=4113]={<<>>\t]\n\t\t\t},\n...\n\t\t\t\t\t"} 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7801222f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4114,c=24576,r=4114]={<<>>]\n\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e8ee759[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4140,c=24576,r=4140]={<<>>mp": "202...\n\t\t\t\t\t"} 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b5b1271[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4141,c=24576,r=4141]={<<>>p": "2021...\n\t\t\t\t\t"} 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14024cb0[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"name": "2021">>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4160,c=24576,r=4160]={<<>>29:12.756...\n\t\t\t\t\t"} 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65631445[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.351 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4161,c=24576,r=4161]={<<>>9:12.7560...\n\t\t\t\t\t"} 08:47:46.351 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.359 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7cce939f[p=0,l=5,c=512,r=5]={<<<\t\t\t\t}>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.359 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4166,c=24576,r=4166]={<<>>756000+00...\n\t\t\t\t\t"} 08:47:46.359 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fd5deed[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t}"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.359 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4167,c=24576,r=4167]={<<>>56000+00:...\n\t\t\t\t\t"} 08:47:46.359 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2934706b[p=0,l=5,c=512,r=5]={<<<\t\t\t],>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.359 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4172,c=24576,r=4172]={<<>>+00:00"\n\t...\n\t\t\t\t\t"} 08:47:46.359 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54089834[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t],"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.359 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4173,c=24576,r=4173]={<<>>00:00"\n\t\t...\n\t\t\t\t\t"} 08:47:46.359 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cd2ab41[p=0,l=17,c=512,r=17]={<<<\t\t\t"name": "date">>>1"layed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.359 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4190,c=24576,r=4190]={<<>>\t\t"datase...\n\t\t\t\t\t"} 08:47:46.359 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d712480[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.359 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4191,c=24576,r=4191]={<<>>\t"dataset...\n\t\t\t\t\t"} 08:47:46.359 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57ccb06d[p=0,l=3,c=512,r=3]={<<<\t\t}>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.359 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4194,c=24576,r=4194]={<<>>atasetid"...\n\t\t\t\t\t"} 08:47:46.359 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47154b98[p=0,l=1,c=512,r=1]={<<<\n>>>\t}"name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.360 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4195,c=24576,r=4195]={<<>>tasetid":...\n\t\t\t\t\t"} 08:47:46.360 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ed46898[p=0,l=2,c=512,r=2]={<<<\t]>>>}"name": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.360 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4197,c=24576,r=4197]={<<>>setid": "...\n\t\t\t\t\t"} 08:47:46.360 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a5518e6[p=0,l=1,c=512,r=1]={<<<\n>>>]}"name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.360 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4198,c=24576,r=4198]={<<>>etid": "t...\n\t\t\t\t\t"} 08:47:46.360 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68289419[p=0,l=1,c=512,r=1]={<<<}>>>]}"name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.360 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4199,c=24576,r=4199]={<<>>tid": "te...\n\t\t\t\t\t"} 08:47:46.360 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58c4b0f[p=0,l=1,c=512,r=1]={<<<\n>>>]}"name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:46.360 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4200,c=24576,r=4200]={<<>>id": "tes...\n\t\t\t\t\t"} 08:47:46.360 [qtp70695990-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:47:46.360 [qtp70695990-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=3393} 08:47:46.360 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0} 08:47:46.360 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0} 08:47:46.360 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=3393} 08:47:46.360 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@28b1738e) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@60e7ff05[p=0,l=4200,c=24576,r=4200]={<<>>id": "tes...\n\t\t\t\t\t"} 08:47:46.360 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@60e7ff05[p=0,l=4200,c=24576,r=4200]={<<>>id": "tes...\n\t\t\t\t\t"} complete=true committing=false callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@5a51dc56 08:47:46.365 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.368 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_CHUNK for SendCallback@2910937d[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@76751359] (null,[p=0,l=4200,c=24576,r=4200],true)@COMMITTED 08:47:46.368 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2910937d[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@76751359] (null,[p=0,l=4200,c=24576,r=4200],true)@COMPLETING 08:47:46.368 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@35721c67{IDLE}->null [HeapByteBuffer@11c6faab[p=0,l=8,c=1024,r=8]={<<<\r\n1068\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@60e7ff05[p=0,l=4200,c=24576,r=4200]={<<>>id": "tes...\n\t\t\t\t\t"}] 08:47:46.369 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:46.436 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{WRITING}->null:IDLE-->WRITING 08:47:46.437 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 4208 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=W,to=855/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=COMPLETING}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=3470} 08:47:46.437 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=4208 remaining=0 WriteFlusher@35721c67{WRITING}->null 08:47:46.437 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{IDLE}->null:WRITING-->IDLE 08:47:46.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2910937d[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@76751359] (null,[p=4200,l=4200,c=24576,r=0],true)@COMPLETING 08:47:46.437 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@35721c67{IDLE}->null [HeapByteBuffer@11c6faab[p=0,l=7,c=1024,r=7]={<<<\r\n0\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:47:46.437 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{WRITING}->null:IDLE-->WRITING 08:47:46.437 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 7 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=W,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=COMPLETING}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=3470} 08:47:46.437 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=7 remaining=0 WriteFlusher@35721c67{WRITING}->null 08:47:46.437 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{IDLE}->null:WRITING-->IDLE 08:47:46.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2910937d[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@76751359] (null,[p=4200,l=4200,c=24576,r=0],true)@END 08:47:46.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@28b1738e w=false 08:47:46.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:46.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:46.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:46.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=3471} 08:47:46.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /http-factory-test-resources/test2/response.json written=28776 08:47:46.438 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:46.438 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:46.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=END}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=3471} filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:46.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=END}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=3471} parse HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:46.438 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:46.438 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:47:46.438 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:46.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=3471} 08:47:46.438 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:47:46.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=3471} 08:47:46.439 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:46.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4ac41838[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:47:46.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=END}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=3478} parsed false HttpParser{s=END,0 of -1} 08:47:46.445 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=END}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=3478} 08:47:46.446 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:46.446 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:47:46.446 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:47:46.446 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:47:46.446 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:46.446 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:46.446 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:46.446 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:46.446 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:46.446 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:47:46.446 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:47:46.446 [qtp70695990-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:47:46.446 [qtp70695990-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:46.446 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:47:46.446 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 on ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=0 08:47:46.446 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=1 08:47:46.446 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:46.447 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$45/1739267143@b78a709 in QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}] 08:47:46.447 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken with none selected 08:47:46.447 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken up from select, 0/0/1 selected 08:47:46.447 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e processing 0 keys, 1 updates 08:47:46.447 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:46.455 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:46.455 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 08:47:46.455 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=8/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:47:46.455 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:46.455 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e waiting with 1 keys 08:47:46.456 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1753' started 08:47:46.456 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1753 08:47:46.458 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'SWAN_value' resource registered 08:47:46.459 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - SWAN_value already started 08:47:46.460 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:46.460 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.465 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.537 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:46.538 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:46.539 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:46.546 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:46.548 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1151' started 08:47:46.548 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1151 08:47:46.549 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'PEACOCK_value' resource registered 08:47:46.550 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - PEACOCK_value already started 08:47:46.551 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:46.553 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 08:47:46.554 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 08:47:46.555 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:46.555 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.559 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.560 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:46.561 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:46.562 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:46.563 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:46.564 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1502' started 08:47:46.564 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1502 08:47:46.565 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'PEACOCK_value' resource registered 08:47:46.566 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - PEACOCK_value already started 08:47:46.638 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:46.638 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.644 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.645 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:46.646 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:46.646 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:46.647 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:46.648 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1503' started 08:47:46.648 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1503 08:47:46.649 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 08:47:46.650 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 08:47:46.651 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:46.652 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.656 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.657 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:46.657 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:46.658 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:46.659 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:46.661 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1504' started 08:47:46.661 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1504 08:47:46.740 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 08:47:46.741 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 08:47:46.742 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:46.743 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.747 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.748 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:46.749 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:46.750 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:46.750 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:46.752 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1601' started 08:47:46.752 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1601 08:47:46.756 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 08:47:46.757 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 08:47:46.758 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:46.758 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.762 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.763 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:46.764 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:46.765 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:46.766 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:46.767 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1604' started 08:47:46.767 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1604 08:47:46.839 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 08:47:46.839 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 08:47:46.840 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:46.841 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.843 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.844 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:46.845 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:46.846 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:46.847 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:46.848 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1501' started 08:47:46.848 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1501 08:47:46.849 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 08:47:46.849 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 08:47:46.850 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:46.852 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'SWAN_value' resource registered 08:47:46.853 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - SWAN_value already started 08:47:46.853 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:46.855 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'PEACOCK_value' resource registered 08:47:46.855 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - PEACOCK_value already started 08:47:46.856 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:46.856 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.859 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.860 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:46.861 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:46.862 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:46.863 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:46.864 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1754' started 08:47:46.864 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1754 08:47:46.865 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'SWAN_value' resource registered 08:47:46.866 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - SWAN_value already started 08:47:46.866 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:46.867 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.872 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.873 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:46.873 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:46.874 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:46.875 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:46.938 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1152' started 08:47:46.938 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1152 08:47:46.939 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 08:47:46.939 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 08:47:46.940 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:46.941 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 08:47:46.942 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 08:47:46.942 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:46.943 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'SWAN_value' resource registered 08:47:46.945 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - SWAN_value already started 08:47:46.946 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:46.947 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 08:47:46.948 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 08:47:46.949 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:46.949 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.952 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.953 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:46.954 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:46.955 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:46.955 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:46.956 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1603' started 08:47:46.956 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1603 08:47:46.957 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 08:47:46.958 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 08:47:46.959 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:46.960 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.964 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.965 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:46.966 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:46.967 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:46.968 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:46.969 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1651' started 08:47:46.969 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1651 08:47:46.970 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'EAGLE_value' resource registered 08:47:46.971 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - EAGLE_value already started 08:47:46.971 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:46.972 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.976 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:46.977 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:46.977 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:46.978 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:46.979 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:46.979 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1901' started 08:47:46.979 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1901 08:47:47.037 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 08:47:47.038 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 08:47:47.039 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.040 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 08:47:47.040 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 08:47:47.041 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.042 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'PEACOCK_value' resource registered 08:47:47.043 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - PEACOCK_value already started 08:47:47.043 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.044 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 08:47:47.045 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 08:47:47.045 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.046 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'PEACOCK_value' resource registered 08:47:47.047 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - PEACOCK_value already started 08:47:47.048 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.049 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 08:47:47.050 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 08:47:47.050 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.051 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:47.055 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:47.056 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:47.057 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:47.058 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:47.059 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:47.060 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1951' started 08:47:47.060 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1951 08:47:47.061 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 08:47:47.061 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 08:47:47.062 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.062 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:47.065 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:47.066 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:47.068 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:47.069 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:47.070 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:47.070 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1953' started 08:47:47.071 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1953 08:47:47.072 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 08:47:47.072 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 08:47:47.073 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.073 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:47.076 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:47.076 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:47.077 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:47.137 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:47.138 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:47.139 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1805' started 08:47:47.140 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1805 08:47:47.140 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 08:47:47.141 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 08:47:47.142 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.142 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:47.146 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:47.147 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:47.148 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:47.148 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:47.149 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:47.150 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1602' started 08:47:47.150 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1602 08:47:47.151 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 08:47:47.152 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 08:47:47.152 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.153 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 08:47:47.154 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 08:47:47.154 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.155 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 08:47:47.156 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 08:47:47.157 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.158 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 08:47:47.159 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 08:47:47.160 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.161 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 08:47:47.162 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 08:47:47.163 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.164 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 08:47:47.166 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 08:47:47.167 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.169 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'SWAN_value' resource registered 08:47:47.169 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - SWAN_value already started 08:47:47.170 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.171 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:47.173 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:47.174 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:47.175 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:47.236 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:47.238 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:47.239 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1551' started 08:47:47.239 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1551 08:47:47.239 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 08:47:47.240 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 08:47:47.241 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.243 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 08:47:47.244 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 08:47:47.245 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.247 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 08:47:47.248 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 08:47:47.249 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.250 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 08:47:47.251 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 08:47:47.252 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.254 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 08:47:47.255 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 08:47:47.256 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.258 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'SWAN_value' resource registered 08:47:47.258 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - SWAN_value already started 08:47:47.259 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.260 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 08:47:47.261 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 08:47:47.262 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.263 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'PEACOCK_value' resource registered 08:47:47.264 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - PEACOCK_value already started 08:47:47.265 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.266 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 08:47:47.267 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 08:47:47.267 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.269 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 08:47:47.270 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 08:47:47.270 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.271 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 08:47:47.272 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 08:47:47.273 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.274 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 08:47:47.275 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 08:47:47.276 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.277 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 08:47:47.337 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 08:47:47.338 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:47.339 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 08:47:47.340 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 08:47:47.341 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:49.342 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken up from select, 1/1/1 selected 08:47:49.342 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e processing 1 keys, 0 updates 08:47:49.342 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@18790e31 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=2895/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:47:49.342 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=2895/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:47:49.342 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=2895/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:47:49.342 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0} tryExecute EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:47:49.342Z 08:47:49.342 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}@2c469c9b offer EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:47:49.342Z 08:47:49.342 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=0/2,p=1} startReservedThread p=1 08:47:49.343 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}@10b48be1 startThread=0 08:47:49.343 [qtp70695990-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}@10b48be1 in QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}] 08:47:49.343 [qtp70695990-27] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=1}@10b48be1 started 08:47:49.343 [qtp70695990-27] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@10b48be1 waiting 08:47:49.343 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:47:49.343Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=2896/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:47:49.343 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}@2c469c9b task=EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-07-12T08:47:49.343Z 08:47:49.343 [qtp70695990-24] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=2896/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:49.343 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:47:49.343Z tryProduce true 08:47:49.343 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:47:49.343 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:49.343 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=2896/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:49.343 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 191 HeapByteBuffer@1cf03367[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:49.343 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=2896/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 08:47:49.343 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e waiting with 1 keys 08:47:49.343 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 191 HeapByteBuffer@1cf03367[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:49.343 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1cf03367[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:49.343 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1cf03367[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:49.343 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:47:49.343 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:47:49.343 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> IN_VALUE 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> FIELD 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/http-factory-test-resources/test2/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=0} GET //localhost:8898/http-factory-test-resources/test2/response.json HTTP/1.1 Content-Type: text/plain Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8898 Connection: keep-alive 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=0} 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/http-factory-test-resources/test2/response.json HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=0} 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=0} 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /http-factory-test-resources/test2/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=0} 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/http-factory-test-resources/test2/response.json @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/http-factory-test-resources/test2/response.json @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 session=null 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/http-factory-test-resources/test2/response.json -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:47:49.344 [qtp70695990-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64a99339[p=0,l=1,c=512,r=1]={<<<{>>>]}"name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1,c=24576,r=1]={<<<{>>>ount": 2,...\n\t\t\t\t\t"} 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50f6e7ce[p=0,l=1,c=512,r=1]={<<<\n>>>]}"name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2,c=24576,r=2]={<<<{\n>>>unt": 2,\n...\n\t\t\t\t\t"} 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3599f8dc[p=0,l=13,c=512,r=13]={<<<\t"nhits": 51,>>>ate"1"lay...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15,c=24576,r=15]={<<<{\n\t"nhits": 51,>>>\t"path": ...\n\t\t\t\t\t"} 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4454e7e[p=0,l=1,c=512,r=1]={<<<\n>>>"nhits": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16,c=24576,r=16]={<<<{\n\t"nhits": 51,\n>>>"path": "...\n\t\t\t\t\t"} 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cdd2594[p=0,l=16,c=512,r=16]={<<<\t"parameters": {>>>"1"layed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=32,c=24576,r=32]={<<<{\n\t"nhits": 51,\n\t"parameters": {>>>R",\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4bf26f56[p=0,l=1,c=512,r=1]={<<<\n>>>"paramete...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=33,c=24576,r=33]={<<<{\n\t"nhits": 51,\n\t"parameters": {\n>>>",\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31d721ec[p=0,l=21,c=512,r=21]={<<<\t\t"dataset": "test2",>>>yed",21-1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=54,c=24576,r=54]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t"dataset": "test2",>>>played",\n...\n\t\t\t\t\t"} 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fcfaf16[p=0,l=1,c=512,r=1]={<<<\n>>>\t"dataset...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=55,c=24576,r=55]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t"dataset": "test2",\n>>>layed",\n\t...\n\t\t\t\t\t"} 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a7bd8fe[p=0,l=20,c=512,r=20]={<<<\t\t"timezone": "UTC",>>>,yed",21-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=75,c=24576,r=75]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t"timezone": "UTC",>>> "Sensor ...\n\t\t\t\t\t"} 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22b8438[p=0,l=1,c=512,r=1]={<<<\n>>>\t"timezon...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=76,c=24576,r=76]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t"timezone": "UTC",\n>>>"Sensor R...\n\t\t\t\t\t"} 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a7b0dd0[p=0,l=13,c=512,r=13]={<<<\t\t"rows": 51,>>> "UTC",,y...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=89,c=24576,r=89]={<<<{\n\t"nhits": 51,\n\t"paramet...": "UTC",\n\t\t"rows": 51,>>>\t\t},\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68aea496[p=0,l=1,c=512,r=1]={<<<\n>>>\t"rows": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=90,c=24576,r=90]={<<<{\n\t"nhits": 51,\n\t"paramet...: "UTC",\n\t\t"rows": 51,\n>>>\t},\n\t\t\t\t{...\n\t\t\t\t\t"} 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c963d55[p=0,l=13,c=512,r=13]={<<<\t\t"start": 0,>>> "UTC",,y...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=103,c=24576,r=103]={<<<{\n\t"nhits": 51,\n\t"paramet...ows": 51,\n\t\t"start": 0,>>>\t\t"count"...\n\t\t\t\t\t"} 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32426ebb[p=0,l=1,c=512,r=1]={<<<\n>>>\t"start":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=104,c=24576,r=104]={<<<{\n\t"nhits": 51,\n\t"paramet...ws": 51,\n\t\t"start": 0,\n>>>\t"count":...\n\t\t\t\t\t"} 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6085f0ae[p=0,l=19,c=512,r=19]={<<<\t\t"format": "json",>>>,,yed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=123,c=24576,r=123]={<<<{\n\t"nhits": 51,\n\t"paramet... 0,\n\t\t"format": "json",>>>path": "S...\n\t\t\t\t\t"} 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d12723c[p=0,l=1,c=512,r=1]={<<<\n>>>\t"format"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=124,c=24576,r=124]={<<<{\n\t"nhits": 51,\n\t"paramet...0,\n\t\t"format": "json",\n>>>ath": "Se...\n\t\t\t\t\t"} 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2033845e[p=0,l=12,c=512,r=12]={<<<\t\t"facet": [>>>"json",,,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=136,c=24576,r=136]={<<<{\n\t"nhits": 51,\n\t"paramet...": "json",\n\t\t"facet": [>>>r S",\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1251155[p=0,l=1,c=512,r=1]={<<<\n>>>\t"facet":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=137,c=24576,r=137]={<<<{\n\t"nhits": 51,\n\t"paramet...: "json",\n\t\t"facet": [\n>>> S",\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4eea815f[p=0,l=10,c=512,r=10]={<<<\t\t\t"date",>>> ["json",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=147,c=24576,r=147]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"facet": [\n\t\t\t"date",>>>"state": ...\n\t\t\t\t\t"} 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2007992c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"date",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=148,c=24576,r=148]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"facet": [\n\t\t\t"date",\n>>>state": "...\n\t\t\t\t\t"} 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c2af806[p=0,l=10,c=512,r=10]={<<<\t\t\t"name",>>> ["json",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.345 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=158,c=24576,r=158]={<<<{\n\t"nhits": 51,\n\t"paramet...[\n\t\t\t"date",\n\t\t\t"name",>>>isplayed"...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@352ced6f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"name",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=159,c=24576,r=159]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t"date",\n\t\t\t"name",\n>>>splayed",...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fd662ec[p=0,l=10,c=512,r=10]={<<<\t\t\t"type",>>> ["json",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=169,c=24576,r=169]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t"name",\n\t\t\t"type",>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@330440c3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"type",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=170,c=24576,r=170]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t"name",\n\t\t\t"type",\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78a5746d[p=0,l=10,c=512,r=10]={<<<\t\t\t"value">>> ["json",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=180,c=24576,r=180]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t"type",\n\t\t\t"value">>>: "Sensor...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a30b983[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"value"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=181,c=24576,r=181]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t"type",\n\t\t\t"value"\n>>> "Sensor ...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36ed7f2b[p=0,l=3,c=512,r=3]={<<<\t\t]>>>"value" [...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=184,c=24576,r=184]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"type",\n\t\t\t"value"\n\t\t]>>>ensor S"\n...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@277e236d[p=0,l=1,c=512,r=1]={<<<\n>>>\t]"value"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=185,c=24576,r=185]={<<<{\n\t"nhits": 51,\n\t"paramet..."type",\n\t\t\t"value"\n\t\t]\n>>>nsor S"\n\t...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74ab2df3[p=0,l=3,c=512,r=3]={<<<\t},>>>"value" [...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=188,c=24576,r=188]={<<<{\n\t"nhits": 51,\n\t"paramet...pe",\n\t\t\t"value"\n\t\t]\n\t},>>>r S"\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bf87e44[p=0,l=1,c=512,r=1]={<<<\n>>>},"value"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=189,c=24576,r=189]={<<<{\n\t"nhits": 51,\n\t"paramet...e",\n\t\t\t"value"\n\t\t]\n\t},\n>>> S"\n\t\t\t\t}...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b15637[p=0,l=13,c=512,r=13]={<<<\t"records": [>>>json",,,y...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=202,c=24576,r=202]={<<<{\n\t"nhits": 51,\n\t"paramet..."\n\t\t]\n\t},\n\t"records": [>>>\t\t{\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@508268c7[p=0,l=1,c=512,r=1]={<<<\n>>>"records"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=203,c=24576,r=203]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t]\n\t},\n\t"records": [\n>>>\t{\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d6b0391[p=0,l=3,c=512,r=3]={<<<\t\t{>>>ecords": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=206,c=24576,r=206]={<<<{\n\t"nhits": 51,\n\t"paramet...]\n\t},\n\t"records": [\n\t\t{>>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65794826[p=0,l=1,c=512,r=1]={<<<\n>>>\t{ecords"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=207,c=24576,r=207]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t},\n\t"records": [\n\t\t{\n>>>\t\t\t\t"coun...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6975ba50[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=231,c=24576,r=231]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>th": "Sen...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a7233e9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=232,c=24576,r=232]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>h": "Sens...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fa0cabd[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "14a489fe9...13971d5b24e976f852eec",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=290,c=24576,r=290]={<<<{\n\t"nhits": 51,\n\t"paramet...13971d5b24e976f852eec",>>>ensor T"\n...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20b79b17[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=291,c=24576,r=291]={<<<{\n\t"nhits": 51,\n\t"paramet...3971d5b24e976f852eec",\n>>>nsor T"\n\t...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6454126b[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "14a489f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=305,c=24576,r=305]={<<<{\n\t"nhits": 51,\n\t"paramet...852eec",\n\t\t\t"fields": {>>>\n\t\t\t\t{\n\t\t...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f029873[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=306,c=24576,r=306]={<<<{\n\t"nhits": 51,\n\t"paramet...52eec",\n\t\t\t"fields": {\n>>>\t\t\t\t{\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@567e440c[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor O",>>>e93443d9f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=329,c=24576,r=329]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor O",>>>\t\t\t\t\t"pat...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a0d12f7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=330,c=24576,r=330]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor O",\n>>>\t\t\t\t"path...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e8e8697[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1452",>>>or O",e93...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=347,c=24576,r=347]={<<<{\n\t"nhits": 51,\n\t"paramet...r O",\n\t\t\t\t"id": "1452",>>>or U",\n\t\t...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45045635[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=348,c=24576,r=348]={<<<{\n\t"nhits": 51,\n\t"paramet... O",\n\t\t\t\t"id": "1452",\n>>>r U",\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@617e34bd[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>O",e93443...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=368,c=24576,r=368]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>"displaye...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@434618cf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=369,c=24576,r=369]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>displayed...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3906940e[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>OSE",O",e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=384,c=24576,r=384]={<<<{\n\t"nhits": 51,\n\t"paramet...GOOSE",\n\t\t\t\t"value": 0,>>>\t\t"name":...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e54c8e5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=385,c=24576,r=385]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 0,\n>>>\t"name": ...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e9fc44e[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>d5b24e976...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=425,c=24576,r=425]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>": "name"...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d6c2d32[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=426,c=24576,r=426]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>: "name"\n...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30476875[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=438,c=24576,r=438]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>,\n\t\t{\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48ac8d78[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=439,c=24576,r=439]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78a18d97[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.849577,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=454,c=24576,r=454]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.849577,>>>": [\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24f82a0c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=455,c=24576,r=455]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.849577,\n>>>: [\n\t\t\t\t{...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f77fa26[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.350867>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=468,c=24576,r=468]={<<<{\n\t"nhits": 51,\n\t"paramet...8.849577,\n\t\t\t\t\t2.350867>>>\t\t"count"...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39c75fd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=469,c=24576,r=469]={<<<{\n\t"nhits": 51,\n\t"paramet....849577,\n\t\t\t\t\t2.350867\n>>>\t"count":...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77a58d2c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3508677...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=474,c=24576,r=474]={<<<{\n\t"nhits": 51,\n\t"paramet...77,\n\t\t\t\t\t2.350867\n\t\t\t\t]>>>nt": 21,\n...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1268719e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=475,c=24576,r=475]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.350867\n\t\t\t\t]\n>>>t": 21,\n\t...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25e0f3f[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3508677...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=480,c=24576,r=480]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.350867\n\t\t\t\t]\n\t\t\t},>>>1,\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@628da114[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=481,c=24576,r=481]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.350867\n\t\t\t\t]\n\t\t\t},\n>>>,\n\t\t\t\t\t"p...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@399a9c84[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=497,c=24576,r=497]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>GOOSE",\n\t...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68affea8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=498,c=24576,r=498]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>OOSE",\n\t\t...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a7a3375[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=518,c=24576,r=518]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>> "display...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1570b42f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=519,c=24576,r=519]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>"displaye...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78e364b9[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=539,c=24576,r=539]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>ame": "GO...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f2e8fb3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=540,c=24576,r=540]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>me": "GOO...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2404e8b8[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.350867,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=554,c=24576,r=554]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.350867,>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34c5f1db[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=555,c=24576,r=555]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.350867,\n>>>\t\t},\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57609d56[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.849577>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=569,c=24576,r=569]={<<<{\n\t"nhits": 51,\n\t"paramet....350867,\n\t\t\t\t\t48.849577>>>\t\t"count"...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ca8d31e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=570,c=24576,r=570]={<<<{\n\t"nhits": 51,\n\t"paramet...350867,\n\t\t\t\t\t48.849577\n>>>\t"count":...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4feaa31b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.849577...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=575,c=24576,r=575]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t48.849577\n\t\t\t\t]>>>nt": 17,\n...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54bad814[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=576,c=24576,r=576]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.849577\n\t\t\t\t]\n>>>t": 17,\n\t...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76365f8[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.849577...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=581,c=24576,r=581]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.849577\n\t\t\t\t]\n\t\t\t},>>>7,\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@dd96629[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=582,c=24576,r=582]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.849577\n\t\t\t\t]\n\t\t\t},\n>>>,\n\t\t\t\t\t"p...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17b1eef2[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:08.889000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=639,c=24576,r=639]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:08.889000+00:00">>>ame": "DU...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15c9fe68[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=640,c=24576,r=640]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:08.889000+00:00"\n>>>me": "DUC...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@919058c[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=644,c=24576,r=644]={<<<{\n\t"nhits": 51,\n\t"paramet...9:08.889000+00:00"\n\t\t},>>> "DUCK"\n\t...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f37c2a8[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=645,c=24576,r=645]={<<<{\n\t"nhits": 51,\n\t"paramet...:08.889000+00:00"\n\t\t},\n>>>"DUCK"\n\t\t...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57e963c2[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=648,c=24576,r=648]={<<<{\n\t"nhits": 51,\n\t"paramet....889000+00:00"\n\t\t},\n\t\t{>>>CK"\n\t\t\t\t}...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d09fde9[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=649,c=24576,r=649]={<<<{\n\t"nhits": 51,\n\t"paramet...889000+00:00"\n\t\t},\n\t\t{\n>>>K"\n\t\t\t\t},...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4cfdaca1[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=673,c=24576,r=673]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>unt": 6,\n...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3dae1514[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=674,c=24576,r=674]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>nt": 6,\n\t...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21c58610[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "69a8e6410...2e20a40f5987615088ca6",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=732,c=24576,r=732]={<<<{\n\t"nhits": 51,\n\t"paramet...2e20a40f5987615088ca6",>>>\t\t\t"name"...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6361d174[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=733,c=24576,r=733]={<<<{\n\t"nhits": 51,\n\t"paramet...e20a40f5987615088ca6",\n>>>\t\t"name":...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42d8e11d[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "69a8e64...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=747,c=24576,r=747]={<<<{\n\t"nhits": 51,\n\t"paramet...088ca6",\n\t\t\t"fields": {>>>N"\n\t\t\t\t},...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f135ae7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=748,c=24576,r=748]={<<<{\n\t"nhits": 51,\n\t"paramet...88ca6",\n\t\t\t"fields": {\n>>>"\n\t\t\t\t},\n...\n\t\t\t\t\t"} 08:47:49.347 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ebb813[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor R",>>>10e64b573...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=771,c=24576,r=771]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor R",>>>unt": 6,\n...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f6c334b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=772,c=24576,r=772]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor R",\n>>>nt": 6,\n\t...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a39f7b2[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1851",>>>or R",10e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=789,c=24576,r=789]={<<<{\n\t"nhits": 51,\n\t"paramet...r R",\n\t\t\t\t"id": "1851",>>>h": "PEAC...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fe85c70[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=790,c=24576,r=790]={<<<{\n\t"nhits": 51,\n\t"paramet... R",\n\t\t\t\t"id": "1851",\n>>>": "PEACO...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@201c58be[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> R",10e64...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=809,c=24576,r=809]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>"state": ...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e64d19d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=810,c=24576,r=810]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>state": "...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b453784[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 7,>>>CK", R",1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=825,c=24576,r=825]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 7,>>>yed",\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3673f140[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=826,c=24576,r=826]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 7,\n>>>ed",\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74e89698[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>40f598761...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=866,c=24576,r=866]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c0859a1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=867,c=24576,r=867]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e53a8b3[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=879,c=24576,r=879]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>: 1,\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7783abc8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=880,c=24576,r=880]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>> 1,\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@476faff6[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.858396,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=895,c=24576,r=895]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.858396,>>>: "EAGLE"...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@791423eb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=896,c=24576,r=896]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.858396,\n>>> "EAGLE",...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ac10a4a[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.350484>>>6,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=909,c=24576,r=909]={<<<{\n\t"nhits": 51,\n\t"paramet...8.858396,\n\t\t\t\t\t2.350484>>>\t\t"state"...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50762b31[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=910,c=24576,r=910]={<<<{\n\t"nhits": 51,\n\t"paramet....858396,\n\t\t\t\t\t2.350484\n>>>\t"state":...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6adc3ed6[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3504846...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=915,c=24576,r=915]={<<<{\n\t"nhits": 51,\n\t"paramet...96,\n\t\t\t\t\t2.350484\n\t\t\t\t]>>>te": "dis...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@320f431d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=916,c=24576,r=916]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t2.350484\n\t\t\t\t]\n>>>e": "disp...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e9c4c[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3504846...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=921,c=24576,r=921]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.350484\n\t\t\t\t]\n\t\t\t},>>>displayed...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@616010db[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=922,c=24576,r=922]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.350484\n\t\t\t\t]\n\t\t\t},\n>>>isplayed"...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ac1b8af[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=938,c=24576,r=938]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>"name": "...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@221e1941[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=939,c=24576,r=939]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>name": "E...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56a62db2[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=959,c=24576,r=959]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t],\n\t\t...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37210975[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=960,c=24576,r=960]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t],\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50c2cbfe[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=980,c=24576,r=980]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>pe"\n\t\t},\n...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c414b6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=981,c=24576,r=981]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>e"\n\t\t},\n\t...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@656862e1[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.350484,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=995,c=24576,r=995]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.350484,>>>\t"facets"...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a3da598[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=996,c=24576,r=996]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.350484,\n>>>"facets":...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c66081a[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.858396>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1010,c=24576,r=1010]={<<<{\n\t"nhits": 51,\n\t"paramet....350484,\n\t\t\t\t\t48.858396>>>\t\t{\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e25de84[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.348 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1011,c=24576,r=1011]={<<<{\n\t"nhits": 51,\n\t"paramet...350484,\n\t\t\t\t\t48.858396\n>>>\t{\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:47:49.351 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@187cdccb[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.858396...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1016,c=24576,r=1016]={<<<{\n\t"nhits": 51,\n\t"paramet...4,\n\t\t\t\t\t48.858396\n\t\t\t\t]>>>\t\t\t"count...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fdabb39[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1017,c=24576,r=1017]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.858396\n\t\t\t\t]\n>>>\t\t"count"...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3504000[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.858396...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1022,c=24576,r=1022]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.858396\n\t\t\t\t]\n\t\t\t},>>>unt": 14,...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13117f10[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1023,c=24576,r=1023]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.858396\n\t\t\t\t]\n\t\t\t},\n>>>nt": 14,\n...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6df5633d[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:03.729000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1080,c=24576,r=1080]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:03.729000+00:00">>>\t\t"name":...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@170c1ec9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1081,c=24576,r=1081]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:03.729000+00:00"\n>>>\t"name": ...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@165d1c68[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1085,c=24576,r=1085]={<<<{\n\t"nhits": 51,\n\t"paramet...9:03.729000+00:00"\n\t\t},>>>me": "0"\n...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e2c184c[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1086,c=24576,r=1086]={<<<{\n\t"nhits": 51,\n\t"paramet...:03.729000+00:00"\n\t\t},\n>>>e": "0"\n\t...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48067e3f[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1089,c=24576,r=1089]={<<<{\n\t"nhits": 51,\n\t"paramet....729000+00:00"\n\t\t},\n\t\t{>>> "0"\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f0bcba0[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1090,c=24576,r=1090]={<<<{\n\t"nhits": 51,\n\t"paramet...729000+00:00"\n\t\t},\n\t\t{\n>>>"0"\n\t\t\t\t}...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41cb2e75[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1114,c=24576,r=1114]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>ount": 3,...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f4bb078[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1115,c=24576,r=1115]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>unt": 3,\n...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5447c428[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "31d312d54...ade69387e2a392d1fd6a7",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1173,c=24576,r=1173]={<<<{\n\t"nhits": 51,\n\t"paramet...ade69387e2a392d1fd6a7",>>>\t"name": ...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@357043cb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1174,c=24576,r=1174]={<<<{\n\t"nhits": 51,\n\t"paramet...de69387e2a392d1fd6a7",\n>>>"name": "...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2dd06b96[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "31d312d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1188,c=24576,r=1188]={<<<{\n\t"nhits": 51,\n\t"paramet...1fd6a7",\n\t\t\t"fields": {>>>\t\t},\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f6ac624[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1189,c=24576,r=1189]={<<<{\n\t"nhits": 51,\n\t"paramet...fd6a7",\n\t\t\t"fields": {\n>>>\t},\n\t\t\t\t{...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35e63f65[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor C",>>>5482e3782...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1212,c=24576,r=1212]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor C",>>> 2,\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bf4c09[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1213,c=24576,r=1213]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor C",\n>>>2,\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c1d1b13[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1401",>>>or C",548...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1230,c=24576,r=1230]={<<<{\n\t"nhits": 51,\n\t"paramet...r C",\n\t\t\t\t"id": "1401",>>>3",\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25cfa352[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1231,c=24576,r=1231]={<<<{\n\t"nhits": 51,\n\t"paramet... C",\n\t\t\t\t"id": "1401",\n>>>",\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21d6bd99[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>C",5482e3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1251,c=24576,r=1251]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>splayed",...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59f172ae[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1252,c=24576,r=1252]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>played",\n...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1df03f00[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 178,>>>E",C",548...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1269,c=24576,r=1269]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 178,>>>me": "3"\n...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45fdcadf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1270,c=24576,r=1270]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 178,\n>>>e": "3"\n\t...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51d38d8c[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>387e2a392...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1310,c=24576,r=1310]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\t\t\t"path"...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@365e11a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1311,c=24576,r=1311]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t"path":...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f71c649[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1323,c=24576,r=1323]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>",\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34714c4a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1324,c=24576,r=1324]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>,\n\t\t\t\t\t"s...\n\t\t\t\t\t"} 08:47:49.361 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@790318a5[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.871505,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.361 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1339,c=24576,r=1339]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.871505,>>> "display...\n\t\t\t\t\t"} 08:47:49.361 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55c25bae[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.361 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1340,c=24576,r=1340]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.871505,\n>>>"displaye...\n\t\t\t\t\t"} 08:47:49.361 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44909cd1[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.333759>>>5,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.361 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1353,c=24576,r=1353]={<<<{\n\t"nhits": 51,\n\t"paramet...8.871505,\n\t\t\t\t\t2.333759>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:49.361 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a3d9b15[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.361 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1354,c=24576,r=1354]={<<<{\n\t"nhits": 51,\n\t"paramet....871505,\n\t\t\t\t\t2.333759\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b1a72c7[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1359,c=24576,r=1359]={<<<{\n\t"nhits": 51,\n\t"paramet...05,\n\t\t\t\t\t2.333759\n\t\t\t\t]>>>name": "4...\n\t\t\t\t\t"} 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c424521[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1360,c=24576,r=1360]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t2.333759\n\t\t\t\t]\n>>>ame": "4"...\n\t\t\t\t\t"} 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cf42c6c[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1365,c=24576,r=1365]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.333759\n\t\t\t\t]\n\t\t\t},>>> "4"\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a07e9d4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1366,c=24576,r=1366]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.333759\n\t\t\t\t]\n\t\t\t},\n>>>"4"\n\t\t\t\t}...\n\t\t\t\t\t"} 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42433e19[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1382,c=24576,r=1382]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c66103d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1383,c=24576,r=1383]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31ccca91[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1403,c=24576,r=1403]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\t\t"path":...\n\t\t\t\t\t"} 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@430cc35[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1404,c=24576,r=1404]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t"path": ...\n\t\t\t\t\t"} 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fd8995c[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1424,c=24576,r=1424]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>state": "...\n\t\t\t\t\t"} 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63039d62[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1425,c=24576,r=1425]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>tate": "d...\n\t\t\t\t\t"} 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34cc5bd1[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.333759,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1439,c=24576,r=1439]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.333759,>>>yed",\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@369f7819[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1440,c=24576,r=1440]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.333759,\n>>>ed",\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d9605ef[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.871505>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1454,c=24576,r=1454]={<<<{\n\t"nhits": 51,\n\t"paramet....333759,\n\t\t\t\t\t48.871505>>>e": "7"\n\t...\n\t\t\t\t\t"} 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@528175b2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1455,c=24576,r=1455]={<<<{\n\t"nhits": 51,\n\t"paramet...333759,\n\t\t\t\t\t48.871505\n>>>": "7"\n\t\t...\n\t\t\t\t\t"} 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@445bee0[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1460,c=24576,r=1460]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.871505\n\t\t\t\t]>>>"\n\t\t\t\t},\n...\n\t\t\t\t\t"} 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@495741c1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.369 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1461,c=24576,r=1461]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.871505\n\t\t\t\t]\n>>>\n\t\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:49.436 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54f39c79[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.436 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1466,c=24576,r=1466]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.871505\n\t\t\t\t]\n\t\t\t},>>>},\n\t\t\t\t{\n...\n\t\t\t\t\t"} 08:47:49.436 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d864fb0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.436 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1467,c=24576,r=1467]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.871505\n\t\t\t\t]\n\t\t\t},\n>>>,\n\t\t\t\t{\n\t...\n\t\t\t\t\t"} 08:47:49.436 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@249d525e[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:07.744000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.436 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1524,c=24576,r=1524]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:07.744000+00:00">>> "display...\n\t\t\t\t\t"} 08:47:49.436 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57b74645[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.436 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1525,c=24576,r=1525]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:07.744000+00:00"\n>>>"displaye...\n\t\t\t\t\t"} 08:47:49.436 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fef089e[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.436 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1529,c=24576,r=1529]={<<<{\n\t"nhits": 51,\n\t"paramet...9:07.744000+00:00"\n\t\t},>>>played",\n...\n\t\t\t\t\t"} 08:47:49.436 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20ab3f1c[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.436 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1530,c=24576,r=1530]={<<<{\n\t"nhits": 51,\n\t"paramet...:07.744000+00:00"\n\t\t},\n>>>layed",\n\t...\n\t\t\t\t\t"} 08:47:49.436 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e6a86f5[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.436 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1533,c=24576,r=1533]={<<<{\n\t"nhits": 51,\n\t"paramet....744000+00:00"\n\t\t},\n\t\t{>>>ed",\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.436 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3026013[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.436 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1534,c=24576,r=1534]={<<<{\n\t"nhits": 51,\n\t"paramet...744000+00:00"\n\t\t},\n\t\t{\n>>>d",\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.436 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64ce2315[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.436 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1558,c=24576,r=1558]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\t\t},\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d64b34f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1559,c=24576,r=1559]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t},\n\t\t\t\t{...\n\t\t\t\t\t"} 08:47:49.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2703c338[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "2f1606c45...1e831d2e68d636393d190",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1617,c=24576,r=1617]={<<<{\n\t"nhits": 51,\n\t"paramet...1e831d2e68d636393d190",>>> "display...\n\t\t\t\t\t"} 08:47:49.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37913d33[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1618,c=24576,r=1618]={<<<{\n\t"nhits": 51,\n\t"paramet...e831d2e68d636393d190",\n>>>"displaye...\n\t\t\t\t\t"} 08:47:49.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22d2765f[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "2f1606c...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1632,c=24576,r=1632]={<<<{\n\t"nhits": 51,\n\t"paramet...93d190",\n\t\t\t"fields": {>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:49.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a144781[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1633,c=24576,r=1633]={<<<{\n\t"nhits": 51,\n\t"paramet...3d190",\n\t\t\t"fields": {\n>>>\t\t\t"name"...\n\t\t\t\t\t"} 08:47:49.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23375df8[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor B",>>>45232f476...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1656,c=24576,r=1656]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor B",>>>\t\t\t{\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d718408[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1657,c=24576,r=1657]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor B",\n>>>\t\t{\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.445 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ca06977[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1753",>>>or B",452...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.445 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1674,c=24576,r=1674]={<<<{\n\t"nhits": 51,\n\t"paramet...r B",\n\t\t\t\t"id": "1753",>>> 1,\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.445 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14301b2d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1675,c=24576,r=1675]={<<<{\n\t"nhits": 51,\n\t"paramet... B",\n\t\t\t\t"id": "1753",\n>>>1,\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d715cce[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "SWAN",>>> B",45232...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1694,c=24576,r=1694]={<<<{\n\t"nhits": 51,\n\t"paramet...3",\n\t\t\t\t"type": "SWAN",>>>,\n\t\t\t\t\t"s...\n\t\t\t\t\t"} 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cb1d8ac[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1695,c=24576,r=1695]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "SWAN",\n>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33f5e19c[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 6,>>>AN", B",4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1710,c=24576,r=1710]={<<<{\n\t"nhits": 51,\n\t"paramet..."SWAN",\n\t\t\t\t"value": 6,>>>"displaye...\n\t\t\t\t\t"} 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27886dbc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1711,c=24576,r=1711]={<<<{\n\t"nhits": 51,\n\t"paramet...SWAN",\n\t\t\t\t"value": 6,\n>>>displayed...\n\t\t\t\t\t"} 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2018d2af[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>d2e68d636...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1751,c=24576,r=1751]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>{\n\t\t\t\t\t"c...\n\t\t\t\t\t"} 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32fe1ab8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1752,c=24576,r=1752]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e1bf47a[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1764,c=24576,r=1764]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>": 1,\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a9a8988[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1765,c=24576,r=1765]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>: 1,\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cf1b7de[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850541,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1780,c=24576,r=1780]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850541,>>>": "6",\n\t...\n\t\t\t\t\t"} 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e984322[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1781,c=24576,r=1781]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850541,\n>>>: "6",\n\t\t...\n\t\t\t\t\t"} 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f51d2af[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.348671>>>1,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1794,c=24576,r=1794]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850541,\n\t\t\t\t\t2.348671>>>state": "...\n\t\t\t\t\t"} 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@199ce04[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1795,c=24576,r=1795]={<<<{\n\t"nhits": 51,\n\t"paramet....850541,\n\t\t\t\t\t2.348671\n>>>tate": "d...\n\t\t\t\t\t"} 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2077c6ae[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1800,c=24576,r=1800]={<<<{\n\t"nhits": 51,\n\t"paramet...41,\n\t\t\t\t\t2.348671\n\t\t\t\t]>>>: "displa...\n\t\t\t\t\t"} 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c5a00d1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1801,c=24576,r=1801]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t2.348671\n\t\t\t\t]\n>>> "display...\n\t\t\t\t\t"} 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d0f6f5f[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1806,c=24576,r=1806]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.348671\n\t\t\t\t]\n\t\t\t},>>>played",\n...\n\t\t\t\t\t"} 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52297b14[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1807,c=24576,r=1807]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.348671\n\t\t\t\t]\n\t\t\t},\n>>>layed",\n\t...\n\t\t\t\t\t"} 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c758549[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1823,c=24576,r=1823]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>me": "6"\n...\n\t\t\t\t\t"} 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10f5589e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1824,c=24576,r=1824]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>e": "6"\n\t...\n\t\t\t\t\t"} 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7666a848[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1844,c=24576,r=1844]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f8e8c4b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1845,c=24576,r=1845]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f31133e[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1865,c=24576,r=1865]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\t\t"path":...\n\t\t\t\t\t"} 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@353a9bee[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1866,c=24576,r=1866]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t"path": ...\n\t\t\t\t\t"} 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@765d41e9[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.348671,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1880,c=24576,r=1880]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.348671,>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6daa67bd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1881,c=24576,r=1881]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.348671,\n>>>\t\t\t\t\t"sta...\n\t\t\t\t\t"} 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a0531d5[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850541>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1895,c=24576,r=1895]={<<<{\n\t"nhits": 51,\n\t"paramet....348671,\n\t\t\t\t\t48.850541>>>"displaye...\n\t\t\t\t\t"} 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b812290[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1896,c=24576,r=1896]={<<<{\n\t"nhits": 51,\n\t"paramet...348671,\n\t\t\t\t\t48.850541\n>>>displayed...\n\t\t\t\t\t"} 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17cf6800[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1901,c=24576,r=1901]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850541\n\t\t\t\t]>>>ayed",\n\t\t...\n\t\t\t\t\t"} 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29e662cb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1902,c=24576,r=1902]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850541\n\t\t\t\t]\n>>>yed",\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6aae75bb[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1907,c=24576,r=1907]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850541\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68b95fdc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1908,c=24576,r=1908]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850541\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dab5a3[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:04.946000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1965,c=24576,r=1965]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:04.946000+00:00">>>h": "13",...\n\t\t\t\t\t"} 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e306fc9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1966,c=24576,r=1966]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:04.946000+00:00"\n>>>": "13",\n...\n\t\t\t\t\t"} 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7aad219[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1970,c=24576,r=1970]={<<<{\n\t"nhits": 51,\n\t"paramet...9:04.946000+00:00"\n\t\t},>>>13",\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@254f2a8f[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1971,c=24576,r=1971]={<<<{\n\t"nhits": 51,\n\t"paramet...:04.946000+00:00"\n\t\t},\n>>>3",\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7469e428[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1974,c=24576,r=1974]={<<<{\n\t"nhits": 51,\n\t"paramet....946000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@693a934b[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1975,c=24576,r=1975]={<<<{\n\t"nhits": 51,\n\t"paramet...946000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t\t\t"sta...\n\t\t\t\t\t"} 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3851ae6f[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1999,c=24576,r=1999]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>",\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6496f0b8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2000,c=24576,r=2000]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>,\n\t\t\t\t\t"n...\n\t\t\t\t\t"} 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f6510a6[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "5ca080641...7443c89ff87e843429cb7",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2058,c=24576,r=2058]={<<<{\n\t"nhits": 51,\n\t"paramet...7443c89ff87e843429cb7",>>>th": "15"...\n\t\t\t\t\t"} 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62f860ca[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2059,c=24576,r=2059]={<<<{\n\t"nhits": 51,\n\t"paramet...443c89ff87e843429cb7",\n>>>h": "15",...\n\t\t\t\t\t"} 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57ef882c[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "5ca0806...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2073,c=24576,r=2073]={<<<{\n\t"nhits": 51,\n\t"paramet...429cb7",\n\t\t\t"fields": {>>>\t"state":...\n\t\t\t\t\t"} 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42fb159[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2074,c=24576,r=2074]={<<<{\n\t"nhits": 51,\n\t"paramet...29cb7",\n\t\t\t"fields": {\n>>>"state": ...\n\t\t\t\t\t"} 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7338715a[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor A",>>>415b4b5f2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2097,c=24576,r=2097]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor A",>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52e7a1c7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2098,c=24576,r=2098]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor A",\n>>>\t\t\t"name"...\n\t\t\t\t\t"} 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79e2fd5f[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1151",>>>or A",415...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2115,c=24576,r=2115]={<<<{\n\t"nhits": 51,\n\t"paramet...r A",\n\t\t\t\t"id": "1151",>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e2e43[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.465 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2116,c=24576,r=2116]={<<<{\n\t"nhits": 51,\n\t"paramet... A",\n\t\t\t\t"id": "1151",\n>>>\t\t},\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30bc3dbf[p=0,l=22,c=512,r=22]={<<<\t\t\t\t"type": "PEACOCK",>>>,415b4b5f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2138,c=24576,r=2138]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t"type": "PEACOCK",>>>": 1,\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fba4bf6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2139,c=24576,r=2139]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"type": "PEACOCK",\n>>>: 1,\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31dc5d5b[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>ACOCK",,4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2154,c=24576,r=2154]={<<<{\n\t"nhits": 51,\n\t"paramet...ACOCK",\n\t\t\t\t"value": 0,>>>": "16",\n...\n\t\t\t\t\t"} 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40613115[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2155,c=24576,r=2155]={<<<{\n\t"nhits": 51,\n\t"paramet...COCK",\n\t\t\t\t"value": 0,\n>>>: "16",\n\t...\n\t\t\t\t\t"} 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11e1ad63[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>89ff87e84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2195,c=24576,r=2195]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>"name": "...\n\t\t\t\t\t"} 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c09a152[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2196,c=24576,r=2196]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>name": "1...\n\t\t\t\t\t"} 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f6c010d[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2208,c=24576,r=2208]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\t\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cc686c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2209,c=24576,r=2209]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ada4763[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.882697,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2224,c=24576,r=2224]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.882697,>>>\t\t"count"...\n\t\t\t\t\t"} 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b08765b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2225,c=24576,r=2225]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.882697,\n>>>\t"count":...\n\t\t\t\t\t"} 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64c3625e[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.344013>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2238,c=24576,r=2238]={<<<{\n\t"nhits": 51,\n\t"paramet...8.882697,\n\t\t\t\t\t2.344013>>>\t\t\t\t\t"pat...\n\t\t\t\t\t"} 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a9e9a2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2239,c=24576,r=2239]={<<<{\n\t"nhits": 51,\n\t"paramet....882697,\n\t\t\t\t\t2.344013\n>>>\t\t\t\t"path...\n\t\t\t\t\t"} 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@498047ab[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2244,c=24576,r=2244]={<<<{\n\t"nhits": 51,\n\t"paramet...97,\n\t\t\t\t\t2.344013\n\t\t\t\t]>>>path": "1...\n\t\t\t\t\t"} 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41b25a6e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2245,c=24576,r=2245]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.344013\n\t\t\t\t]\n>>>ath": "17...\n\t\t\t\t\t"} 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e1c0194[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2250,c=24576,r=2250]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.344013\n\t\t\t\t]\n\t\t\t},>>> "17",\n\t\t...\n\t\t\t\t\t"} 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70360b0c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.542 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2251,c=24576,r=2251]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.344013\n\t\t\t\t]\n\t\t\t},\n>>>"17",\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bc0a7be[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2267,c=24576,r=2267]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>e": "disp...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68f2eb82[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2268,c=24576,r=2268]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>": "displ...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36bc57a9[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2288,c=24576,r=2288]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\t"name": ...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76125419[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2289,c=24576,r=2289]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>"name": "...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48d1e032[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2309,c=24576,r=2309]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\t\t\t\t{\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3780ac51[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2310,c=24576,r=2310]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t{\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6355b417[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.344013,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2324,c=24576,r=2324]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.344013,>>>nt": 1,\n\t...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78386f8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2325,c=24576,r=2325]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.344013,\n>>>t": 1,\n\t\t...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4014364a[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.882697>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2339,c=24576,r=2339]={<<<{\n\t"nhits": 51,\n\t"paramet....344013,\n\t\t\t\t\t48.882697>>>ath": "27...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72c4e83d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2340,c=24576,r=2340]={<<<{\n\t"nhits": 51,\n\t"paramet...344013,\n\t\t\t\t\t48.882697\n>>>th": "27"...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c7f0f7e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2345,c=24576,r=2345]={<<<{\n\t"nhits": 51,\n\t"paramet...3,\n\t\t\t\t\t48.882697\n\t\t\t\t]>>>"27",\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2750ea4f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2346,c=24576,r=2346]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.882697\n\t\t\t\t]\n>>>27",\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46972e89[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2351,c=24576,r=2351]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.882697\n\t\t\t\t]\n\t\t\t},>>>\t\t\t\t\t"sta...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13c7a366[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2352,c=24576,r=2352]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.882697\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t\t"stat...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57874a9f[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:07.483000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2409,c=24576,r=2409]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:07.483000+00:00">>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7725c0b2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2410,c=24576,r=2410]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:07.483000+00:00"\n>>>\t\t\t\t"coun...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8394bb9[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2414,c=24576,r=2414]={<<<{\n\t"nhits": 51,\n\t"paramet...9:07.483000+00:00"\n\t\t},>>>"count": ...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@264b154b[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2415,c=24576,r=2415]={<<<{\n\t"nhits": 51,\n\t"paramet...:07.483000+00:00"\n\t\t},\n>>>count": 1...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b7570af[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2418,c=24576,r=2418]={<<<{\n\t"nhits": 51,\n\t"paramet....483000+00:00"\n\t\t},\n\t\t{>>>nt": 1,\n\t...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@120c1923[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2419,c=24576,r=2419]={<<<{\n\t"nhits": 51,\n\t"paramet...483000+00:00"\n\t\t},\n\t\t{\n>>>t": 1,\n\t\t...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@502aec58[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2443,c=24576,r=2443]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>,\n\t\t\t\t\t"s...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2eb55a5b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2444,c=24576,r=2444]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e25b72a[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "46cab1367...411174c6eeda2d73d4a77",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2502,c=24576,r=2502]={<<<{\n\t"nhits": 51,\n\t"paramet...411174c6eeda2d73d4a77",>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c126acc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.552 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2503,c=24576,r=2503]={<<<{\n\t"nhits": 51,\n\t"paramet...11174c6eeda2d73d4a77",\n>>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bdd093a[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "46cab13...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2517,c=24576,r=2517]={<<<{\n\t"nhits": 51,\n\t"paramet...3d4a77",\n\t\t\t"fields": {>>>1,\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fbefb98[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2518,c=24576,r=2518]={<<<{\n\t"nhits": 51,\n\t"paramet...d4a77",\n\t\t\t"fields": {\n>>>,\n\t\t\t\t\t"p...\n\t\t\t\t\t"} 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cc197a2[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor A",>>>67a2cce65...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2541,c=24576,r=2541]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor A",>>>\t\t\t"state...\n\t\t\t\t\t"} 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@732ad2fc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2542,c=24576,r=2542]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor A",\n>>>\t\t"state"...\n\t\t\t\t\t"} 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20ed817a[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1151",>>>or A",67a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2559,c=24576,r=2559]={<<<{\n\t"nhits": 51,\n\t"paramet...r A",\n\t\t\t\t"id": "1151",>>>ayed",\n\t\t...\n\t\t\t\t\t"} 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68c7ccc4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2560,c=24576,r=2560]={<<<{\n\t"nhits": 51,\n\t"paramet... A",\n\t\t\t\t"id": "1151",\n>>>yed",\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38eb2af9[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>A",67a2cc...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2580,c=24576,r=2580]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>52"\n\t\t\t\t}...\n\t\t\t\t\t"} 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1df3b22a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2581,c=24576,r=2581]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>2"\n\t\t\t\t},...\n\t\t\t\t\t"} 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51d906bf[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 122,>>>E",A",67a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2598,c=24576,r=2598]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 122,>>>\t\t\t\t"coun...\n\t\t\t\t\t"} 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ae51ac[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2599,c=24576,r=2599]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 122,\n>>>\t\t\t"count...\n\t\t\t\t\t"} 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66f30f42[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>4c6eeda2d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2639,c=24576,r=2639]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>state": "...\n\t\t\t\t\t"} 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66119354[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2640,c=24576,r=2640]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>tate": "d...\n\t\t\t\t\t"} 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fe48dd7[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2652,c=24576,r=2652]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>layed",\n\t...\n\t\t\t\t\t"} 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ab290b6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2653,c=24576,r=2653]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>ayed",\n\t\t...\n\t\t\t\t\t"} 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@744507bd[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.882697,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2668,c=24576,r=2668]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.882697,>>>me": "73"...\n\t\t\t\t\t"} 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e24b152[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.561 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2669,c=24576,r=2669]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.882697,\n>>>e": "73"\n...\n\t\t\t\t\t"} 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45f51d74[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.344013>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2682,c=24576,r=2682]={<<<{\n\t"nhits": 51,\n\t"paramet...8.882697,\n\t\t\t\t\t2.344013>>>},\n\t\t\t\t{\n...\n\t\t\t\t\t"} 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b5c125c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2683,c=24576,r=2683]={<<<{\n\t"nhits": 51,\n\t"paramet....882697,\n\t\t\t\t\t2.344013\n>>>,\n\t\t\t\t{\n\t...\n\t\t\t\t\t"} 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7788e65[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2688,c=24576,r=2688]={<<<{\n\t"nhits": 51,\n\t"paramet...97,\n\t\t\t\t\t2.344013\n\t\t\t\t]>>>\t{\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c6d01f9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2689,c=24576,r=2689]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.344013\n\t\t\t\t]\n>>>{\n\t\t\t\t\t"c...\n\t\t\t\t\t"} 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@511eb5bd[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2694,c=24576,r=2694]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.344013\n\t\t\t\t]\n\t\t\t},>>>\t\t"count"...\n\t\t\t\t\t"} 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a6b9330[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2695,c=24576,r=2695]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.344013\n\t\t\t\t]\n\t\t\t},\n>>>\t"count":...\n\t\t\t\t\t"} 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29a333be[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2711,c=24576,r=2711]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\t\t"path":...\n\t\t\t\t\t"} 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d158dba[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2712,c=24576,r=2712]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t"path": ...\n\t\t\t\t\t"} 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59826cf8[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2732,c=24576,r=2732]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>"state": ...\n\t\t\t\t\t"} 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f4686eb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2733,c=24576,r=2733]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>state": "...\n\t\t\t\t\t"} 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fc8767e[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2753,c=24576,r=2753]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e614860[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2754,c=24576,r=2754]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44ce00f8[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.344013,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2768,c=24576,r=2768]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.344013,>>>76"\n\t\t\t\t}...\n\t\t\t\t\t"} 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fe4a754[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2769,c=24576,r=2769]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.344013,\n>>>6"\n\t\t\t\t},...\n\t\t\t\t\t"} 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3035950[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.882697>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2783,c=24576,r=2783]={<<<{\n\t"nhits": 51,\n\t"paramet....344013,\n\t\t\t\t\t48.882697>>>{\n\t\t\t\t\t"c...\n\t\t\t\t\t"} 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7252318[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.570 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2784,c=24576,r=2784]={<<<{\n\t"nhits": 51,\n\t"paramet...344013,\n\t\t\t\t\t48.882697\n>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33d83ac4[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2789,c=24576,r=2789]={<<<{\n\t"nhits": 51,\n\t"paramet...3,\n\t\t\t\t\t48.882697\n\t\t\t\t]>>>\t"count":...\n\t\t\t\t\t"} 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@93cf5ec[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2790,c=24576,r=2790]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.882697\n\t\t\t\t]\n>>>"count": ...\n\t\t\t\t\t"} 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@106cf442[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2795,c=24576,r=2795]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.882697\n\t\t\t\t]\n\t\t\t},>>>t": 1,\n\t\t...\n\t\t\t\t\t"} 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3eff28b4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2796,c=24576,r=2796]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.882697\n\t\t\t\t]\n\t\t\t},\n>>>": 1,\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c832bb5[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:06.754000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2853,c=24576,r=2853]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:06.754000+00:00">>>"name": "...\n\t\t\t\t\t"} 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@227e345c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2854,c=24576,r=2854]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:06.754000+00:00"\n>>>name": "7...\n\t\t\t\t\t"} 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55c70ab5[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2858,c=24576,r=2858]={<<<{\n\t"nhits": 51,\n\t"paramet...9:06.754000+00:00"\n\t\t},>>>": "79"\n\t...\n\t\t\t\t\t"} 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@123a2231[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2859,c=24576,r=2859]={<<<{\n\t"nhits": 51,\n\t"paramet...:06.754000+00:00"\n\t\t},\n>>>: "79"\n\t\t...\n\t\t\t\t\t"} 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47316d40[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2862,c=24576,r=2862]={<<<{\n\t"nhits": 51,\n\t"paramet....754000+00:00"\n\t\t},\n\t\t{>>>79"\n\t\t\t\t}...\n\t\t\t\t\t"} 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14be6d2e[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2863,c=24576,r=2863]={<<<{\n\t"nhits": 51,\n\t"paramet...754000+00:00"\n\t\t},\n\t\t{\n>>>9"\n\t\t\t\t},...\n\t\t\t\t\t"} 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79c15fae[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2887,c=24576,r=2887]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>unt": 1,\n...\n\t\t\t\t\t"} 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3aa9c10d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2888,c=24576,r=2888]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>nt": 1,\n\t...\n\t\t\t\t\t"} 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@763ee075[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "df890ea4d...8aa5f25a5a9eebb079ca9",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2946,c=24576,r=2946]={<<<{\n\t"nhits": 51,\n\t"paramet...8aa5f25a5a9eebb079ca9",>>>\t"name": ...\n\t\t\t\t\t"} 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@110e2481[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2947,c=24576,r=2947]={<<<{\n\t"nhits": 51,\n\t"paramet...aa5f25a5a9eebb079ca9",\n>>>"name": "...\n\t\t\t\t\t"} 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62c12521[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "df890ea...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2961,c=24576,r=2961]={<<<{\n\t"nhits": 51,\n\t"paramet...079ca9",\n\t\t\t"fields": {>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@169421dd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2962,c=24576,r=2962]={<<<{\n\t"nhits": 51,\n\t"paramet...79ca9",\n\t\t\t"fields": {\n>>>\t\t},\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17284632[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor D",>>>4dacb4a3c...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2985,c=24576,r=2985]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor D",>>>: 1,\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77e2427a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2986,c=24576,r=2986]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor D",\n>>> 1,\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c61998a[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1502",>>>or D",4da...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3003,c=24576,r=3003]={<<<{\n\t"nhits": 51,\n\t"paramet...r D",\n\t\t\t\t"id": "1502",>>>"94",\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bccd912[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3004,c=24576,r=3004]={<<<{\n\t"nhits": 51,\n\t"paramet... D",\n\t\t\t\t"id": "1502",\n>>>94",\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e80038f[p=0,l=22,c=512,r=22]={<<<\t\t\t\t"type": "PEACOCK",>>>,4dacb4a3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3026,c=24576,r=3026]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t"type": "PEACOCK",>>>splayed",...\n\t\t\t\t\t"} 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b947fb7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3027,c=24576,r=3027]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"type": "PEACOCK",\n>>>played",\n...\n\t\t\t\t\t"} 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ba91886[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 1,>>>ACOCK",,4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3042,c=24576,r=3042]={<<<{\n\t"nhits": 51,\n\t"paramet...ACOCK",\n\t\t\t\t"value": 1,>>>name": "9...\n\t\t\t\t\t"} 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@466044a8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3043,c=24576,r=3043]={<<<{\n\t"nhits": 51,\n\t"paramet...COCK",\n\t\t\t\t"value": 1,\n>>>ame": "94...\n\t\t\t\t\t"} 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3802ab90[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>25a5a9eeb...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3083,c=24576,r=3083]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t\t"pa...\n\t\t\t\t\t"} 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d312e0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3084,c=24576,r=3084]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t\t"pat...\n\t\t\t\t\t"} 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@437d5754[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3096,c=24576,r=3096]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>> "114",\n\t...\n\t\t\t\t\t"} 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77c0e97[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3097,c=24576,r=3097]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>"114",\n\t\t...\n\t\t\t\t\t"} 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a8f6bc3[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.845002,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3112,c=24576,r=3112]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.845002,>>>ate": "di...\n\t\t\t\t\t"} 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32533860[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3113,c=24576,r=3113]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.845002,\n>>>te": "dis...\n\t\t\t\t\t"} 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bbd1e89[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.375691>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3126,c=24576,r=3126]={<<<{\n\t"nhits": 51,\n\t"paramet...8.845002,\n\t\t\t\t\t2.375691>>>ed",\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7cd2b3df[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3127,c=24576,r=3127]={<<<{\n\t"nhits": 51,\n\t"paramet....845002,\n\t\t\t\t\t2.375691\n>>>d",\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.653 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d520ef5[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.653 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3132,c=24576,r=3132]={<<<{\n\t"nhits": 51,\n\t"paramet...02,\n\t\t\t\t\t2.375691\n\t\t\t\t]>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:49.653 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e9b307[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.653 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3133,c=24576,r=3133]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.375691\n\t\t\t\t]\n>>>\t\t\t"name"...\n\t\t\t\t\t"} 08:47:49.653 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75d3bc05[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.653 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3138,c=24576,r=3138]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.375691\n\t\t\t\t]\n\t\t\t},>>>ame": "11...\n\t\t\t\t\t"} 08:47:49.653 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cf6a52b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.653 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3139,c=24576,r=3139]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.375691\n\t\t\t\t]\n\t\t\t},\n>>>me": "114...\n\t\t\t\t\t"} 08:47:49.653 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21ee35e6[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.653 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3155,c=24576,r=3155]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>,\n\t\t\t\t{\n\t...\n\t\t\t\t\t"} 08:47:49.653 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a54db57[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.653 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3156,c=24576,r=3156]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\n\t\t\t\t{\n\t\t...\n\t\t\t\t\t"} 08:47:49.653 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20f718c[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.653 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3176,c=24576,r=3176]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>> 1,\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.653 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bf9531b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.653 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3177,c=24576,r=3177]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>1,\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:47:49.653 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b681287[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.653 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3197,c=24576,r=3197]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>",\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:47:49.654 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@372ae0de[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.654 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3198,c=24576,r=3198]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>,\n\t\t\t\t\t"s...\n\t\t\t\t\t"} 08:47:49.654 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ed074a6[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.375691,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.654 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3212,c=24576,r=3212]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.375691,>>>: "displa...\n\t\t\t\t\t"} 08:47:49.654 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f5097ec[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.654 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3213,c=24576,r=3213]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.375691,\n>>> "display...\n\t\t\t\t\t"} 08:47:49.654 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@141754ab[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.845002>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.654 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3227,c=24576,r=3227]={<<<{\n\t"nhits": 51,\n\t"paramet....375691,\n\t\t\t\t\t48.845002>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:49.654 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@745b6ae7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.654 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3228,c=24576,r=3228]={<<<{\n\t"nhits": 51,\n\t"paramet...375691,\n\t\t\t\t\t48.845002\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:49.654 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39e3558e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.654 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3233,c=24576,r=3233]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.845002\n\t\t\t\t]>>>name": "1...\n\t\t\t\t\t"} 08:47:49.654 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12275aa9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.654 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3234,c=24576,r=3234]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.845002\n\t\t\t\t]\n>>>ame": "12...\n\t\t\t\t\t"} 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c3bf64a[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3239,c=24576,r=3239]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.845002\n\t\t\t\t]\n\t\t\t},>>> "122"\n\t\t...\n\t\t\t\t\t"} 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1398af78[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3240,c=24576,r=3240]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.845002\n\t\t\t\t]\n\t\t\t},\n>>>"122"\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3074d7a0[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:11.653000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3297,c=24576,r=3297]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:11.653000+00:00">>>\t\t\t\t"stat...\n\t\t\t\t\t"} 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@182e3115[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3298,c=24576,r=3298]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:11.653000+00:00"\n>>>\t\t\t"state...\n\t\t\t\t\t"} 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b440dfc[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3302,c=24576,r=3302]={<<<{\n\t"nhits": 51,\n\t"paramet...9:11.653000+00:00"\n\t\t},>>>state": "...\n\t\t\t\t\t"} 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2df18e83[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3303,c=24576,r=3303]={<<<{\n\t"nhits": 51,\n\t"paramet...:11.653000+00:00"\n\t\t},\n>>>tate": "d...\n\t\t\t\t\t"} 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bae954a[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3306,c=24576,r=3306]={<<<{\n\t"nhits": 51,\n\t"paramet....653000+00:00"\n\t\t},\n\t\t{>>>e": "disp...\n\t\t\t\t\t"} 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52e1bdb3[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3307,c=24576,r=3307]={<<<{\n\t"nhits": 51,\n\t"paramet...653000+00:00"\n\t\t},\n\t\t{\n>>>": "displ...\n\t\t\t\t\t"} 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@99171fe[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3331,c=24576,r=3331]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>me": "135...\n\t\t\t\t\t"} 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28b563d9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3332,c=24576,r=3332]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>e": "135"...\n\t\t\t\t\t"} 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@677eb740[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "3905c0576...bd07f9db8663af4e83e29",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3390,c=24576,r=3390]={<<<{\n\t"nhits": 51,\n\t"paramet...bd07f9db8663af4e83e29",>>>,\n\t\t\t\t\t"s...\n\t\t\t\t\t"} 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@382d9239[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3391,c=24576,r=3391]={<<<{\n\t"nhits": 51,\n\t"paramet...d07f9db8663af4e83e29",\n>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ab10a43[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "3905c05...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3405,c=24576,r=3405]={<<<{\n\t"nhits": 51,\n\t"paramet...e83e29",\n\t\t\t"fields": {>>> "display...\n\t\t\t\t\t"} 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39191d67[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3406,c=24576,r=3406]={<<<{\n\t"nhits": 51,\n\t"paramet...83e29",\n\t\t\t"fields": {\n>>>"displaye...\n\t\t\t\t\t"} 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b4f79b3[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor N",>>>764057212...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3429,c=24576,r=3429]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor N",>>>": "178"\n...\n\t\t\t\t\t"} 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fa79ab9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.661 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3430,c=24576,r=3430]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor N",\n>>>: "178"\n\t...\n\t\t\t\t\t"} 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d76641c[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1503",>>>or N",764...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3447,c=24576,r=3447]={<<<{\n\t"nhits": 51,\n\t"paramet...r N",\n\t\t\t\t"id": "1503",>>>\t\t{\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3cf5baf0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3448,c=24576,r=3448]={<<<{\n\t"nhits": 51,\n\t"paramet... N",\n\t\t\t\t"id": "1503",\n>>>\t{\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c27de3c[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>N",764057...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3468,c=24576,r=3468]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\t\t\t\t\t"pat...\n\t\t\t\t\t"} 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f16f353[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3469,c=24576,r=3469]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\t\t\t\t"path...\n\t\t\t\t\t"} 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51be2429[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 52,>>>SE",N",76...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3485,c=24576,r=3485]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 52,>>>",\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@400d26d4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3486,c=24576,r=3486]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 52,\n>>>,\n\t\t\t\t\t"s...\n\t\t\t\t\t"} 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1289c6d7[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>9db8663af...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3526,c=24576,r=3526]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>: "179"\n\t...\n\t\t\t\t\t"} 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a9d23be[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3527,c=24576,r=3527]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>> "179"\n\t\t...\n\t\t\t\t\t"} 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a22c1a8[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3539,c=24576,r=3539]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>,\n\t\t\t\t{\n\t...\n\t\t\t\t\t"} 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33069be[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3540,c=24576,r=3540]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\n\t\t\t\t{\n\t\t...\n\t\t\t\t\t"} 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fd3b871[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.884606,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3555,c=24576,r=3555]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.884606,>>>unt": 1,\n...\n\t\t\t\t\t"} 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c30f0e6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3556,c=24576,r=3556]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.884606,\n>>>nt": 1,\n\t...\n\t\t\t\t\t"} 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a34949[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.321516>>>6,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3569,c=24576,r=3569]={<<<{\n\t"nhits": 51,\n\t"paramet...8.884606,\n\t\t\t\t\t2.321516>>>"path": "...\n\t\t\t\t\t"} 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@dead7a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.321...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3570,c=24576,r=3570]={<<<{\n\t"nhits": 51,\n\t"paramet....884606,\n\t\t\t\t\t2.321516\n>>>path": "2...\n\t\t\t\t\t"} 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@428c8d20[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3215166...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3575,c=24576,r=3575]={<<<{\n\t"nhits": 51,\n\t"paramet...06,\n\t\t\t\t\t2.321516\n\t\t\t\t]>>>: "224",\n...\n\t\t\t\t\t"} 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7900f257[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.321...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3576,c=24576,r=3576]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t2.321516\n\t\t\t\t]\n>>> "224",\n\t...\n\t\t\t\t\t"} 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63f3153f[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3215166...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3581,c=24576,r=3581]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.321516\n\t\t\t\t]\n\t\t\t},>>>",\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16b3d146[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.321...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3582,c=24576,r=3582]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.321516\n\t\t\t\t]\n\t\t\t},\n>>>,\n\t\t\t\t\t"s...\n\t\t\t\t\t"} 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3070ab3d[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3598,c=24576,r=3598]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>"displaye...\n\t\t\t\t\t"} 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e9c652e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3599,c=24576,r=3599]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>displayed...\n\t\t\t\t\t"} 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@353dcb2f[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3619,c=24576,r=3619]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>me": "224...\n\t\t\t\t\t"} 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d0c152f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3620,c=24576,r=3620]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>e": "224"...\n\t\t\t\t\t"} 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@81078f0[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3640,c=24576,r=3640]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\t{\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2588d9c9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3641,c=24576,r=3641]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>{\n\t\t\t\t\t"c...\n\t\t\t\t\t"} 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e370ae4[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.321516,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3655,c=24576,r=3655]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.321516,>>>: 1,\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23cfdd60[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.321...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3656,c=24576,r=3656]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.321516,\n>>> 1,\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2893e611[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.884606>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3670,c=24576,r=3670]={<<<{\n\t"nhits": 51,\n\t"paramet....321516,\n\t\t\t\t\t48.884606>>>": "268",...\n\t\t\t\t\t"} 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4bb6345b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3671,c=24576,r=3671]={<<<{\n\t"nhits": 51,\n\t"paramet...321516,\n\t\t\t\t\t48.884606\n>>>: "268",\n...\n\t\t\t\t\t"} 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d9077e3[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.884606...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3676,c=24576,r=3676]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t48.884606\n\t\t\t\t]>>>8",\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50698fec[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3677,c=24576,r=3677]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.884606\n\t\t\t\t]\n>>>",\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@677d589e[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.884606...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3682,c=24576,r=3682]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.884606\n\t\t\t\t]\n\t\t\t},>>>\t\t\t"state...\n\t\t\t\t\t"} 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d93acc6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.677 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3683,c=24576,r=3683]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.884606\n\t\t\t\t]\n\t\t\t},\n>>>\t\t"state"...\n\t\t\t\t\t"} 08:47:49.686 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1332fff8[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:11.924000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.686 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3740,c=24576,r=3740]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:11.924000+00:00">>>\t\t\t\t"coun...\n\t\t\t\t\t"} 08:47:49.686 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fb8049d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.686 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3741,c=24576,r=3741]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:11.924000+00:00"\n>>>\t\t\t"count...\n\t\t\t\t\t"} 08:47:49.686 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28c045c[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.686 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3745,c=24576,r=3745]={<<<{\n\t"nhits": 51,\n\t"paramet...9:11.924000+00:00"\n\t\t},>>>count": 1...\n\t\t\t\t\t"} 08:47:49.686 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2796d57[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.686 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3746,c=24576,r=3746]={<<<{\n\t"nhits": 51,\n\t"paramet...:11.924000+00:00"\n\t\t},\n>>>ount": 1,...\n\t\t\t\t\t"} 08:47:49.686 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6309fdf[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.686 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3749,c=24576,r=3749]={<<<{\n\t"nhits": 51,\n\t"paramet....924000+00:00"\n\t\t},\n\t\t{>>>t": 1,\n\t\t...\n\t\t\t\t\t"} 08:47:49.686 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49e3ff68[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3750,c=24576,r=3750]={<<<{\n\t"nhits": 51,\n\t"paramet...924000+00:00"\n\t\t},\n\t\t{\n>>>": 1,\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b2facec[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3774,c=24576,r=3774]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>,\n\t\t\t\t\t"s...\n\t\t\t\t\t"} 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62f57f0b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3775,c=24576,r=3775]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6039daed[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "fdf40bd83...6712c8b714970430b6b22",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3833,c=24576,r=3833]={<<<{\n\t"nhits": 51,\n\t"paramet...6712c8b714970430b6b22",>>>{\n\t\t\t\t\t"c...\n\t\t\t\t\t"} 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36f7713d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3834,c=24576,r=3834]={<<<{\n\t"nhits": 51,\n\t"paramet...712c8b714970430b6b22",\n>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6069e3c3[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "fdf40bd...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3848,c=24576,r=3848]={<<<{\n\t"nhits": 51,\n\t"paramet...0b6b22",\n\t\t\t"fields": {>>> 1,\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29adc5e2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3849,c=24576,r=3849]={<<<{\n\t"nhits": 51,\n\t"paramet...b6b22",\n\t\t\t"fields": {\n>>>1,\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ed8c88[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor Q",>>>83b446b22...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3872,c=24576,r=3872]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor Q",>>>\t\t\t\t\t"sta...\n\t\t\t\t\t"} 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a9e6bd1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3873,c=24576,r=3873]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor Q",\n>>>\t\t\t\t"stat...\n\t\t\t\t\t"} 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25c6e6ba[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1504",>>>or Q",83b...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3890,c=24576,r=3890]={<<<{\n\t"nhits": 51,\n\t"paramet...r Q",\n\t\t\t\t"id": "1504",>>>played",\n...\n\t\t\t\t\t"} 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6283b535[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3891,c=24576,r=3891]={<<<{\n\t"nhits": 51,\n\t"paramet... Q",\n\t\t\t\t"id": "1504",\n>>>layed",\n\t...\n\t\t\t\t\t"} 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@961ec21[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> Q",83b44...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3910,c=24576,r=3910]={<<<{\n\t"nhits": 51,\n\t"paramet...4",\n\t\t\t\t"type": "DUCK",>>>: "304"\n\t...\n\t\t\t\t\t"} 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7058de3f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3911,c=24576,r=3911]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>> "304"\n\t\t...\n\t\t\t\t\t"} 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62b915b8[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 5,>>>CK", Q",8...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3926,c=24576,r=3926]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 5,>>>\t\t\t{\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d6c2ec7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3927,c=24576,r=3927]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 5,\n>>>\t\t{\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bead9af[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>8b7149704...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3967,c=24576,r=3967]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2df555cb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3968,c=24576,r=3968]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t\t"sta...\n\t\t\t\t\t"} 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74b8118[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3980,c=24576,r=3980]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>: "displa...\n\t\t\t\t\t"} 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bad8d20[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3981,c=24576,r=3981]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>> "display...\n\t\t\t\t\t"} 08:47:49.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36c7145b[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.84622,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3995,c=24576,r=3995]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.84622,>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@319b5445[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3996,c=24576,r=3996]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.84622,\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a83402f[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.387776>>>,021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4009,c=24576,r=4009]={<<<{\n\t"nhits": 51,\n\t"paramet...48.84622,\n\t\t\t\t\t2.387776>>>330"\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7dd014d2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.387...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4010,c=24576,r=4010]={<<<{\n\t"nhits": 51,\n\t"paramet...8.84622,\n\t\t\t\t\t2.387776\n>>>30"\n\t\t\t\t}...\n\t\t\t\t\t"} 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@733bb2ff[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.387776,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4015,c=24576,r=4015]={<<<{\n\t"nhits": 51,\n\t"paramet...22,\n\t\t\t\t\t2.387776\n\t\t\t\t]>>>\t\t\t}\n\t\t\t]...\n\t\t\t\t\t"} 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1869e9a1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.387...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4016,c=24576,r=4016]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.387776\n\t\t\t\t]\n>>>\t\t}\n\t\t\t],...\n\t\t\t\t\t"} 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@681b40bb[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.387776,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4021,c=24576,r=4021]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.387776\n\t\t\t\t]\n\t\t\t},>>>\t\t],\n\t\t\t"...\n\t\t\t\t\t"} 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1590bfee[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.387...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4022,c=24576,r=4022]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.387776\n\t\t\t\t]\n\t\t\t},\n>>>\t],\n\t\t\t"n...\n\t\t\t\t\t"} 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b124be9[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4038,c=24576,r=4038]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>value"\n\t\t...\n\t\t\t\t\t"} 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ce199cb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4039,c=24576,r=4039]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>alue"\n\t\t}...\n\t\t\t\t\t"} 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e4d1274[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4059,c=24576,r=4059]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>acets": [...\n\t\t\t\t\t"} 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e32a99c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4060,c=24576,r=4060]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>cets": [\n...\n\t\t\t\t\t"} 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6756feb0[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4080,c=24576,r=4080]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>"count": ...\n\t\t\t\t\t"} 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7190c50[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4081,c=24576,r=4081]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>count": 5...\n\t\t\t\t\t"} 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31717075[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.387776,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4095,c=24576,r=4095]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.387776,>>>\t\t\t"path"...\n\t\t\t\t\t"} 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a54418e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.387...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.695 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4096,c=24576,r=4096]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.387776,\n>>>\t\t"path":...\n\t\t\t\t\t"} 08:47:49.738 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3aa7910a[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.84622>>>,es": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4109,c=24576,r=4109]={<<<{\n\t"nhits": 51,\n\t"paramet...2.387776,\n\t\t\t\t\t48.84622>>>21",\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75936182[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4110,c=24576,r=4110]={<<<{\n\t"nhits": 51,\n\t"paramet....387776,\n\t\t\t\t\t48.84622\n>>>1",\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fdb459d[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.84622,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4115,c=24576,r=4115]={<<<{\n\t"nhits": 51,\n\t"paramet...76,\n\t\t\t\t\t48.84622\n\t\t\t\t]>>>\t\t\t\t"stat...\n\t\t\t\t\t"} 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74b35d9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4116,c=24576,r=4116]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t48.84622\n\t\t\t\t]\n>>>\t\t\t"state...\n\t\t\t\t\t"} 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@162dbfb[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.84622,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4121,c=24576,r=4121]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.84622\n\t\t\t\t]\n\t\t\t},>>>tate": "d...\n\t\t\t\t\t"} 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f133524[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4122,c=24576,r=4122]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.84622\n\t\t\t\t]\n\t\t\t},\n>>>ate": "di...\n\t\t\t\t\t"} 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7af172f6[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:12.756000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4179,c=24576,r=4179]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:12.756000+00:00">>>me": "dat...\n\t\t\t\t\t"} 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@244a758c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4180,c=24576,r=4180]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:12.756000+00:00"\n>>>e": "date...\n\t\t\t\t\t"} 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33e0dffd[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4184,c=24576,r=4184]={<<<{\n\t"nhits": 51,\n\t"paramet...9:12.756000+00:00"\n\t\t},>>>"date"\n\t\t...\n\t\t\t\t\t"} 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@452c66b0[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4185,c=24576,r=4185]={<<<{\n\t"nhits": 51,\n\t"paramet...:12.756000+00:00"\n\t\t},\n>>>date"\n\t\t}...\n\t\t\t\t\t"} 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@343bda21[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4188,c=24576,r=4188]={<<<{\n\t"nhits": 51,\n\t"paramet....756000+00:00"\n\t\t},\n\t\t{>>>e"\n\t\t}\n\t]...\n\t\t\t\t\t"} 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@432a3f3f[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4189,c=24576,r=4189]={<<<{\n\t"nhits": 51,\n\t"paramet...756000+00:00"\n\t\t},\n\t\t{\n>>>"\n\t\t}\n\t]\n...\n\t\t\t\t\t"} 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76801f90[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4213,c=24576,r=4213]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@503ffe16[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4214,c=24576,r=4214]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3abfcce2[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "17db646ab...7e041349a346ed6394854",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4272,c=24576,r=4272]={<<<{\n\t"nhits": 51,\n\t"paramet...7e041349a346ed6394854",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@287edf4d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.739 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4273,c=24576,r=4273]={<<<{\n\t"nhits": 51,\n\t"paramet...e041349a346ed6394854",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ef4394d[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "17db646...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4287,c=24576,r=4287]={<<<{\n\t"nhits": 51,\n\t"paramet...394854",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7194a3cb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4288,c=24576,r=4288]={<<<{\n\t"nhits": 51,\n\t"paramet...94854",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3588a9c7[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor P",>>>abfd18a18...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4311,c=24576,r=4311]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor P",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6bd28c8c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4312,c=24576,r=4312]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor P",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1493eeea[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1601",>>>or P",abf...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4329,c=24576,r=4329]={<<<{\n\t"nhits": 51,\n\t"paramet...r P",\n\t\t\t\t"id": "1601",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40cd9d48[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4330,c=24576,r=4330]={<<<{\n\t"nhits": 51,\n\t"paramet... P",\n\t\t\t\t"id": "1601",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30fbd207[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>P",abfd18...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4350,c=24576,r=4350]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fb28e78[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4351,c=24576,r=4351]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44ddcdda[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>OSE",P",a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4366,c=24576,r=4366]={<<<{\n\t"nhits": 51,\n\t"paramet...GOOSE",\n\t\t\t\t"value": 0,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68563fd4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4367,c=24576,r=4367]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 0,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d3a333[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>349a346ed...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4407,c=24576,r=4407]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d492cdf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4408,c=24576,r=4408]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@775089b1[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4420,c=24576,r=4420]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ea1a010[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4421,c=24576,r=4421]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35f044cc[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.864994,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4436,c=24576,r=4436]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.864994,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21cbb979[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.86...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.747 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4437,c=24576,r=4437]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.864994,\n>>>\t\t\t\t\t2.33...\n\t\t\t\t\t"} 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52a5a1f0[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t2.33298>>>94,21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4449,c=24576,r=4449]={<<<{\n\t"nhits": 51,\n\t"paramet...48.864994,\n\t\t\t\t\t2.33298>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71a72a94[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.332...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4450,c=24576,r=4450]={<<<{\n\t"nhits": 51,\n\t"paramet...8.864994,\n\t\t\t\t\t2.33298\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46c6c648[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3329894...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4455,c=24576,r=4455]={<<<{\n\t"nhits": 51,\n\t"paramet...994,\n\t\t\t\t\t2.33298\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ababf98[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.332...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4456,c=24576,r=4456]={<<<{\n\t"nhits": 51,\n\t"paramet...94,\n\t\t\t\t\t2.33298\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@456f331e[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3329894...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4461,c=24576,r=4461]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t2.33298\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d5442ad[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.332...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4462,c=24576,r=4462]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.33298\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7dd021c9[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4478,c=24576,r=4478]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12790794[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4479,c=24576,r=4479]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2eb23106[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4499,c=24576,r=4499]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1dc5f57[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4500,c=24576,r=4500]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d7ee8cc[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4520,c=24576,r=4520]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27e10550[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4521,c=24576,r=4521]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.33...\n\t\t\t\t\t"} 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18642aab[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.33298,>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4534,c=24576,r=4534]={<<<{\n\t"nhits": 51,\n\t"paramet...nates": [\n\t\t\t\t\t2.33298,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ba1e817[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.332...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4535,c=24576,r=4535]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.33298,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71134727[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.864994>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4549,c=24576,r=4549]={<<<{\n\t"nhits": 51,\n\t"paramet...2.33298,\n\t\t\t\t\t48.864994>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e7707d0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.86...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.755 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4550,c=24576,r=4550]={<<<{\n\t"nhits": 51,\n\t"paramet....33298,\n\t\t\t\t\t48.864994\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.762 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@677f5fc7[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.864994...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.762 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4555,c=24576,r=4555]={<<<{\n\t"nhits": 51,\n\t"paramet...8,\n\t\t\t\t\t48.864994\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:49.762 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@136af26f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.86...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.762 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4556,c=24576,r=4556]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.864994\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78aba55a[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.864994...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4561,c=24576,r=4561]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.864994\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e847418[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.86...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4562,c=24576,r=4562]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.864994\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3188168[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:13.639000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4619,c=24576,r=4619]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:13.639000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47a5e2ee[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4620,c=24576,r=4620]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:13.639000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62810e35[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4624,c=24576,r=4624]={<<<{\n\t"nhits": 51,\n\t"paramet...9:13.639000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f1892c9[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4625,c=24576,r=4625]={<<<{\n\t"nhits": 51,\n\t"paramet...:13.639000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@184c5b83[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4628,c=24576,r=4628]={<<<{\n\t"nhits": 51,\n\t"paramet....639000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@701668f6[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4629,c=24576,r=4629]={<<<{\n\t"nhits": 51,\n\t"paramet...639000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a8c3067[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4653,c=24576,r=4653]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1196725[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4654,c=24576,r=4654]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b73b4c6[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "9c92f6720...068bf72f5fd5d23d027c4",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4712,c=24576,r=4712]={<<<{\n\t"nhits": 51,\n\t"paramet...068bf72f5fd5d23d027c4",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38e12286[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4713,c=24576,r=4713]={<<<{\n\t"nhits": 51,\n\t"paramet...68bf72f5fd5d23d027c4",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@439522f5[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "9c92f67...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4727,c=24576,r=4727]={<<<{\n\t"nhits": 51,\n\t"paramet...d027c4",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@97f45ed[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.763 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4728,c=24576,r=4728]={<<<{\n\t"nhits": 51,\n\t"paramet...027c4",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6fcc0580[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor U",>>>20df07922...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4751,c=24576,r=4751]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor U",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e08ffed[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4752,c=24576,r=4752]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor U",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3460ec53[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1604",>>>or U",20d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4769,c=24576,r=4769]={<<<{\n\t"nhits": 51,\n\t"paramet...r U",\n\t\t\t\t"id": "1604",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4743971f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4770,c=24576,r=4770]={<<<{\n\t"nhits": 51,\n\t"paramet... U",\n\t\t\t\t"id": "1604",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@482c7a72[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>U",20df07...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4790,c=24576,r=4790]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5142030d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4791,c=24576,r=4791]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62737f02[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 27,>>>SE",U",20...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4807,c=24576,r=4807]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 27,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39d3e73c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4808,c=24576,r=4808]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 27,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1287f59e[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>72f5fd5d2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4848,c=24576,r=4848]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@539cd6a8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4849,c=24576,r=4849]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2aee28b6[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4861,c=24576,r=4861]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ca2c0d0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4862,c=24576,r=4862]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2124ffdf[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.874147,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4877,c=24576,r=4877]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.874147,>>>\n\t\t\t\t\t2.6...\n\t\t\t\t\t"} 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@143844c5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4878,c=24576,r=4878]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.874147,\n>>>\t\t\t\t\t2.64...\n\t\t\t\t\t"} 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fc8756c[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.640764>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4891,c=24576,r=4891]={<<<{\n\t"nhits": 51,\n\t"paramet...8.874147,\n\t\t\t\t\t2.640764>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55f69805[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.640...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4892,c=24576,r=4892]={<<<{\n\t"nhits": 51,\n\t"paramet....874147,\n\t\t\t\t\t2.640764\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@532a5f63[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.6407647...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4897,c=24576,r=4897]={<<<{\n\t"nhits": 51,\n\t"paramet...47,\n\t\t\t\t\t2.640764\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e237af[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.640...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4898,c=24576,r=4898]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.640764\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@98d416a[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.6407647...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4903,c=24576,r=4903]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.640764\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68dac6ee[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.640...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4904,c=24576,r=4904]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.640764\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@698a5dd1[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4920,c=24576,r=4920]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7dc15000[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4921,c=24576,r=4921]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e24d8c3[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4941,c=24576,r=4941]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2077905f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4942,c=24576,r=4942]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ba82555[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4962,c=24576,r=4962]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.6...\n\t\t\t\t\t"} 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c1e2770[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4963,c=24576,r=4963]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.64...\n\t\t\t\t\t"} 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@544408f0[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.640764,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4977,c=24576,r=4977]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.640764,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@482d8f4f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.640...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4978,c=24576,r=4978]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.640764,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12758992[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.874147>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4992,c=24576,r=4992]={<<<{\n\t"nhits": 51,\n\t"paramet....640764,\n\t\t\t\t\t48.874147>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fcd190b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4993,c=24576,r=4993]={<<<{\n\t"nhits": 51,\n\t"paramet...640764,\n\t\t\t\t\t48.874147\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b3a938a[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.874147...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4998,c=24576,r=4998]={<<<{\n\t"nhits": 51,\n\t"paramet...4,\n\t\t\t\t\t48.874147\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f492c55[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.779 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4999,c=24576,r=4999]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.874147\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@614e1737[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.874147...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5004,c=24576,r=5004]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.874147\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62c4f54[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5005,c=24576,r=5005]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.874147\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29a53ad8[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:14.628000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5062,c=24576,r=5062]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:14.628000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f18803d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5063,c=24576,r=5063]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:14.628000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e7edf46[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5067,c=24576,r=5067]={<<<{\n\t"nhits": 51,\n\t"paramet...9:14.628000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4acc7332[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5068,c=24576,r=5068]={<<<{\n\t"nhits": 51,\n\t"paramet...:14.628000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a3ff349[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5071,c=24576,r=5071]={<<<{\n\t"nhits": 51,\n\t"paramet....628000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31dd9b5b[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5072,c=24576,r=5072]={<<<{\n\t"nhits": 51,\n\t"paramet...628000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6901f6c9[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5096,c=24576,r=5096]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@407d4d38[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5097,c=24576,r=5097]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75ed5bc5[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "88b66d9a5...f951881025fc56355b775",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5155,c=24576,r=5155]={<<<{\n\t"nhits": 51,\n\t"paramet...f951881025fc56355b775",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28371160[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5156,c=24576,r=5156]={<<<{\n\t"nhits": 51,\n\t"paramet...951881025fc56355b775",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ee60d11[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "88b66d9...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5170,c=24576,r=5170]={<<<{\n\t"nhits": 51,\n\t"paramet...55b775",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64588d78[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5171,c=24576,r=5171]={<<<{\n\t"nhits": 51,\n\t"paramet...5b775",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b74c145[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor E",>>>a5e1f1d47...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5194,c=24576,r=5194]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor E",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6bd8635a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5195,c=24576,r=5195]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor E",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:49.845 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15a865b5[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1501",>>>or E",a5e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5212,c=24576,r=5212]={<<<{\n\t"nhits": 51,\n\t"paramet...r E",\n\t\t\t\t"id": "1501",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@353b0935[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5213,c=24576,r=5213]={<<<{\n\t"nhits": 51,\n\t"paramet... E",\n\t\t\t\t"id": "1501",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6898983e[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>E",a5e1f1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5233,c=24576,r=5233]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40f2f4c4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5234,c=24576,r=5234]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16a1b4a2[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 73,>>>SE",E",a5...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5250,c=24576,r=5250]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 73,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b3e75e2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5251,c=24576,r=5251]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 73,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@574b4bd3[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>81025fc56...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5291,c=24576,r=5291]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c8c12a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5292,c=24576,r=5292]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b577135[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5304,c=24576,r=5304]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@134e86d8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5305,c=24576,r=5305]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e5652b1[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850912,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5320,c=24576,r=5320]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850912,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@585111c0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5321,c=24576,r=5321]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850912,\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@782f1d26[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.341171>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5334,c=24576,r=5334]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850912,\n\t\t\t\t\t2.341171>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fb03cbd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5335,c=24576,r=5335]={<<<{\n\t"nhits": 51,\n\t"paramet....850912,\n\t\t\t\t\t2.341171\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@335f2620[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5340,c=24576,r=5340]={<<<{\n\t"nhits": 51,\n\t"paramet...12,\n\t\t\t\t\t2.341171\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6350ee9a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5341,c=24576,r=5341]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.341171\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@631619fb[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5346,c=24576,r=5346]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.341171\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ddd94f0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5347,c=24576,r=5347]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.341171\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3779c34d[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5363,c=24576,r=5363]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5339df06[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5364,c=24576,r=5364]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33cd5b[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5384,c=24576,r=5384]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1158b3b9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5385,c=24576,r=5385]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68c26974[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5405,c=24576,r=5405]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@759e4a85[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5406,c=24576,r=5406]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:49.853 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6bd91878[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.341171,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.853 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5420,c=24576,r=5420]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.341171,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:49.853 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f48bbc1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5421,c=24576,r=5421]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.341171,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44baec95[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850912>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5435,c=24576,r=5435]={<<<{\n\t"nhits": 51,\n\t"paramet....341171,\n\t\t\t\t\t48.850912>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43775ce5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5436,c=24576,r=5436]={<<<{\n\t"nhits": 51,\n\t"paramet...341171,\n\t\t\t\t\t48.850912\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@604e862b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5441,c=24576,r=5441]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850912\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a22bf50[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5442,c=24576,r=5442]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850912\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9ef26c5[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5447,c=24576,r=5447]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850912\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7006c369[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5448,c=24576,r=5448]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850912\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64ed6c9c[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:09.896000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5505,c=24576,r=5505]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:09.896000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b3a976e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5506,c=24576,r=5506]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:09.896000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b935dc2[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5510,c=24576,r=5510]={<<<{\n\t"nhits": 51,\n\t"paramet...9:09.896000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5dc8d852[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5511,c=24576,r=5511]={<<<{\n\t"nhits": 51,\n\t"paramet...:09.896000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52cec6fb[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5514,c=24576,r=5514]={<<<{\n\t"nhits": 51,\n\t"paramet....896000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d70aa2b[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5515,c=24576,r=5515]={<<<{\n\t"nhits": 51,\n\t"paramet...896000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c0c970a[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5539,c=24576,r=5539]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@779dd891[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5540,c=24576,r=5540]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53402187[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "0811da702...419c038d3d3406cb9b5b3",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5598,c=24576,r=5598]={<<<{\n\t"nhits": 51,\n\t"paramet...419c038d3d3406cb9b5b3",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b89e836[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5599,c=24576,r=5599]={<<<{\n\t"nhits": 51,\n\t"paramet...19c038d3d3406cb9b5b3",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33359c8a[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "0811da7...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5613,c=24576,r=5613]={<<<{\n\t"nhits": 51,\n\t"paramet...b9b5b3",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a75932d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5614,c=24576,r=5614]={<<<{\n\t"nhits": 51,\n\t"paramet...9b5b3",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78ebc3fd[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor E",>>>0297287f3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5637,c=24576,r=5637]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor E",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c574c8e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5638,c=24576,r=5638]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor E",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13194042[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1501",>>>or E",029...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5655,c=24576,r=5655]={<<<{\n\t"nhits": 51,\n\t"paramet...r E",\n\t\t\t\t"id": "1501",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@157355f7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5656,c=24576,r=5656]={<<<{\n\t"nhits": 51,\n\t"paramet... E",\n\t\t\t\t"id": "1501",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3321988f[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "SWAN",>>> E",02972...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5675,c=24576,r=5675]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "SWAN",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5249159[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5676,c=24576,r=5676]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "SWAN",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ce6daef[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>AN", E",0...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5691,c=24576,r=5691]={<<<{\n\t"nhits": 51,\n\t"paramet..."SWAN",\n\t\t\t\t"value": 0,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5335f069[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5692,c=24576,r=5692]={<<<{\n\t"nhits": 51,\n\t"paramet...SWAN",\n\t\t\t\t"value": 0,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cefef60[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>38d3d3406...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5732,c=24576,r=5732]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d6005fd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5733,c=24576,r=5733]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27bb8f1c[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5745,c=24576,r=5745]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b71853a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5746,c=24576,r=5746]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4876f5db[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850912,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5761,c=24576,r=5761]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850912,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f44ec5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5762,c=24576,r=5762]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850912,\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ecce208[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.341171>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5775,c=24576,r=5775]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850912,\n\t\t\t\t\t2.341171>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2943f0be[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5776,c=24576,r=5776]={<<<{\n\t"nhits": 51,\n\t"paramet....850912,\n\t\t\t\t\t2.341171\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56e40060[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5781,c=24576,r=5781]={<<<{\n\t"nhits": 51,\n\t"paramet...12,\n\t\t\t\t\t2.341171\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71c1ee1f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5782,c=24576,r=5782]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.341171\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68848e8d[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5787,c=24576,r=5787]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.341171\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e744523[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5788,c=24576,r=5788]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.341171\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28e5a98d[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5804,c=24576,r=5804]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56aa0b98[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5805,c=24576,r=5805]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a160726[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5825,c=24576,r=5825]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66b7141a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5826,c=24576,r=5826]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@631b7080[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5846,c=24576,r=5846]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@656b41b0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5847,c=24576,r=5847]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f6e450c[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.341171,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5861,c=24576,r=5861]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.341171,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11a78f3f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.871 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5862,c=24576,r=5862]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.341171,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@298062fb[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850912>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5876,c=24576,r=5876]={<<<{\n\t"nhits": 51,\n\t"paramet....341171,\n\t\t\t\t\t48.850912>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1659d0ba[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5877,c=24576,r=5877]={<<<{\n\t"nhits": 51,\n\t"paramet...341171,\n\t\t\t\t\t48.850912\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ba2b158[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5882,c=24576,r=5882]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850912\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6510d64[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5883,c=24576,r=5883]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850912\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c6c30ef[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5888,c=24576,r=5888]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850912\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7468e9d8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5889,c=24576,r=5889]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850912\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4afeae7c[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:10.410000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5946,c=24576,r=5946]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:10.410000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44cab06a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5947,c=24576,r=5947]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:10.410000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@96c1b54[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5951,c=24576,r=5951]={<<<{\n\t"nhits": 51,\n\t"paramet...9:10.410000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3af91588[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5952,c=24576,r=5952]={<<<{\n\t"nhits": 51,\n\t"paramet...:10.410000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cbc1e5[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5955,c=24576,r=5955]={<<<{\n\t"nhits": 51,\n\t"paramet....410000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@149368d6[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5956,c=24576,r=5956]={<<<{\n\t"nhits": 51,\n\t"paramet...410000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d4c67ab[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5980,c=24576,r=5980]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f6b68df[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5981,c=24576,r=5981]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54f4443e[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "6bcece313...6e874be2a90d6f29852bd",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6039,c=24576,r=6039]={<<<{\n\t"nhits": 51,\n\t"paramet...6e874be2a90d6f29852bd",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bae43ae[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.942 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6040,c=24576,r=6040]={<<<{\n\t"nhits": 51,\n\t"paramet...e874be2a90d6f29852bd",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45c1164f[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "6bcece3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6054,c=24576,r=6054]={<<<{\n\t"nhits": 51,\n\t"paramet...9852bd",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11b8b3b8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6055,c=24576,r=6055]={<<<{\n\t"nhits": 51,\n\t"paramet...852bd",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@679bc005[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor C",>>>1353e8ad1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6078,c=24576,r=6078]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor C",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e814c6b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6079,c=24576,r=6079]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor C",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33f489a[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1401",>>>or C",135...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6096,c=24576,r=6096]={<<<{\n\t"nhits": 51,\n\t"paramet...r C",\n\t\t\t\t"id": "1401",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@574e1e36[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6097,c=24576,r=6097]={<<<{\n\t"nhits": 51,\n\t"paramet... C",\n\t\t\t\t"id": "1401",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e6c6732[p=0,l=22,c=512,r=22]={<<<\t\t\t\t"type": "PEACOCK",>>>,1353e8ad...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6119,c=24576,r=6119]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t"type": "PEACOCK",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a4a8c80[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6120,c=24576,r=6120]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"type": "PEACOCK",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53c86acb[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>ACOCK",,1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6135,c=24576,r=6135]={<<<{\n\t"nhits": 51,\n\t"paramet...ACOCK",\n\t\t\t\t"value": 0,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7450612a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6136,c=24576,r=6136]={<<<{\n\t"nhits": 51,\n\t"paramet...COCK",\n\t\t\t\t"value": 0,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7988dd65[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>be2a90d6f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6176,c=24576,r=6176]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d87058[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6177,c=24576,r=6177]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17d6dc5a[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6189,c=24576,r=6189]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60f8a6bb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6190,c=24576,r=6190]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fa42c34[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.871505,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6205,c=24576,r=6205]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.871505,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b3add28[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.952 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6206,c=24576,r=6206]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.871505,\n>>>\t\t\t\t\t2.33...\n\t\t\t\t\t"} 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a2fe619[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.333759>>>5,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6219,c=24576,r=6219]={<<<{\n\t"nhits": 51,\n\t"paramet...8.871505,\n\t\t\t\t\t2.333759>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fc75299[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6220,c=24576,r=6220]={<<<{\n\t"nhits": 51,\n\t"paramet....871505,\n\t\t\t\t\t2.333759\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61fc18d9[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6225,c=24576,r=6225]={<<<{\n\t"nhits": 51,\n\t"paramet...05,\n\t\t\t\t\t2.333759\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ce24a53[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6226,c=24576,r=6226]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t2.333759\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69b87ef8[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6231,c=24576,r=6231]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.333759\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ccebacc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6232,c=24576,r=6232]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.333759\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4df5595c[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6248,c=24576,r=6248]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@737b3263[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6249,c=24576,r=6249]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@599ecd4a[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6269,c=24576,r=6269]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60bf146f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6270,c=24576,r=6270]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7678e9d[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6290,c=24576,r=6290]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d254c38[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6291,c=24576,r=6291]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.33...\n\t\t\t\t\t"} 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fe304b[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.333759,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6305,c=24576,r=6305]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.333759,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1afa5017[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6306,c=24576,r=6306]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.333759,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21d236b3[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.871505>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6320,c=24576,r=6320]={<<<{\n\t"nhits": 51,\n\t"paramet....333759,\n\t\t\t\t\t48.871505>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2611ea3d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.960 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6321,c=24576,r=6321]={<<<{\n\t"nhits": 51,\n\t"paramet...333759,\n\t\t\t\t\t48.871505\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.967 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@551efadc[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6326,c=24576,r=6326]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.871505\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d2c6280[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6327,c=24576,r=6327]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.871505\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d7ba838[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6332,c=24576,r=6332]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.871505\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@492efa8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6333,c=24576,r=6333]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.871505\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26f82dfc[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:08.652000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6390,c=24576,r=6390]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:08.652000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58be73c1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6391,c=24576,r=6391]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:08.652000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28742a86[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6395,c=24576,r=6395]={<<<{\n\t"nhits": 51,\n\t"paramet...9:08.652000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b887f8f[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6396,c=24576,r=6396]={<<<{\n\t"nhits": 51,\n\t"paramet...:08.652000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cf832cf[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6399,c=24576,r=6399]={<<<{\n\t"nhits": 51,\n\t"paramet....652000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@777362ea[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6400,c=24576,r=6400]={<<<{\n\t"nhits": 51,\n\t"paramet...652000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e5a4698[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6424,c=24576,r=6424]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d62adb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6425,c=24576,r=6425]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b250e84[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "866c5568b...c4812f16e33b5f3795d12",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6483,c=24576,r=6483]={<<<{\n\t"nhits": 51,\n\t"paramet...c4812f16e33b5f3795d12",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@772d4b38[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6484,c=24576,r=6484]={<<<{\n\t"nhits": 51,\n\t"paramet...4812f16e33b5f3795d12",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b6fbdc3[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "866c556...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6498,c=24576,r=6498]={<<<{\n\t"nhits": 51,\n\t"paramet...795d12",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c58d487[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.968 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6499,c=24576,r=6499]={<<<{\n\t"nhits": 51,\n\t"paramet...95d12",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fbaa6a6[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor F",>>>8bcaf548b...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6522,c=24576,r=6522]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor F",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@425342e2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6523,c=24576,r=6523]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor F",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64746ece[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1754",>>>or F",8bc...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6540,c=24576,r=6540]={<<<{\n\t"nhits": 51,\n\t"paramet...r F",\n\t\t\t\t"id": "1754",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e22622b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6541,c=24576,r=6541]={<<<{\n\t"nhits": 51,\n\t"paramet... F",\n\t\t\t\t"id": "1754",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44a772df[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "SWAN",>>> F",8bcaf...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6560,c=24576,r=6560]={<<<{\n\t"nhits": 51,\n\t"paramet...4",\n\t\t\t\t"type": "SWAN",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c3b6cfb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6561,c=24576,r=6561]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "SWAN",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b7e63ac[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 2,>>>AN", F",8...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6576,c=24576,r=6576]={<<<{\n\t"nhits": 51,\n\t"paramet..."SWAN",\n\t\t\t\t"value": 2,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61071d2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6577,c=24576,r=6577]={<<<{\n\t"nhits": 51,\n\t"paramet...SWAN",\n\t\t\t\t"value": 2,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@795eda45[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>f16e33b5f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6617,c=24576,r=6617]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e452d21[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6618,c=24576,r=6618]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@160e5a46[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6630,c=24576,r=6630]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@139537b4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6631,c=24576,r=6631]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.7...\n\t\t\t\t\t"} 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c165b71[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.798667,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6646,c=24576,r=6646]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.798667,>>>\n\t\t\t\t\t2.4...\n\t\t\t\t\t"} 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bad41f7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6647,c=24576,r=6647]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.798667,\n>>>\t\t\t\t\t2.45...\n\t\t\t\t\t"} 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f95f6ae[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.451794>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6660,c=24576,r=6660]={<<<{\n\t"nhits": 51,\n\t"paramet...8.798667,\n\t\t\t\t\t2.451794>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5587547f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:49.975 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6661,c=24576,r=6661]={<<<{\n\t"nhits": 51,\n\t"paramet....798667,\n\t\t\t\t\t2.451794\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b64506d[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.4517947...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6666,c=24576,r=6666]={<<<{\n\t"nhits": 51,\n\t"paramet...67,\n\t\t\t\t\t2.451794\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1aa7140f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6667,c=24576,r=6667]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.451794\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ac7a173[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.4517947...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6672,c=24576,r=6672]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.451794\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@350c32f8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6673,c=24576,r=6673]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.451794\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c32eb0c[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6689,c=24576,r=6689]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e979de9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6690,c=24576,r=6690]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29bc6171[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6710,c=24576,r=6710]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d731d4c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6711,c=24576,r=6711]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@662e365[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6731,c=24576,r=6731]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.4...\n\t\t\t\t\t"} 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74e85e95[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6732,c=24576,r=6732]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.45...\n\t\t\t\t\t"} 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e150e90[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.451794,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6746,c=24576,r=6746]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.451794,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5be9ed63[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6747,c=24576,r=6747]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.451794,\n>>>\t\t\t\t\t48.7...\n\t\t\t\t\t"} 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a0154b0[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.798667>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6761,c=24576,r=6761]={<<<{\n\t"nhits": 51,\n\t"paramet....451794,\n\t\t\t\t\t48.798667>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c2ba793[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6762,c=24576,r=6762]={<<<{\n\t"nhits": 51,\n\t"paramet...451794,\n\t\t\t\t\t48.798667\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6adc5708[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.798667...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6767,c=24576,r=6767]={<<<{\n\t"nhits": 51,\n\t"paramet...4,\n\t\t\t\t\t48.798667\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e4a2dc5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6768,c=24576,r=6768]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.798667\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e2e5268[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.798667...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6773,c=24576,r=6773]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.798667\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f986d01[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6774,c=24576,r=6774]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.798667\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17741ded[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:05.719000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6831,c=24576,r=6831]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:05.719000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@387f2ec3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6832,c=24576,r=6832]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:05.719000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@740e96b6[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6836,c=24576,r=6836]={<<<{\n\t"nhits": 51,\n\t"paramet...9:05.719000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28220d53[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6837,c=24576,r=6837]={<<<{\n\t"nhits": 51,\n\t"paramet...:05.719000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f8ef6cf[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6840,c=24576,r=6840]={<<<{\n\t"nhits": 51,\n\t"paramet....719000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ec6dacb[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6841,c=24576,r=6841]={<<<{\n\t"nhits": 51,\n\t"paramet...719000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e7d5c83[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6865,c=24576,r=6865]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@668d9a8a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6866,c=24576,r=6866]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e5d201a[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "50df845f4...e02aa60e917056bb8e976",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6924,c=24576,r=6924]={<<<{\n\t"nhits": 51,\n\t"paramet...e02aa60e917056bb8e976",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66a5a398[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6925,c=24576,r=6925]={<<<{\n\t"nhits": 51,\n\t"paramet...02aa60e917056bb8e976",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5208728b[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "50df845...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6939,c=24576,r=6939]={<<<{\n\t"nhits": 51,\n\t"paramet...b8e976",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@585beb8a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6940,c=24576,r=6940]={<<<{\n\t"nhits": 51,\n\t"paramet...8e976",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f614d6b[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor L",>>>f441b8dcc...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6963,c=24576,r=6963]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor L",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7493907c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6964,c=24576,r=6964]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor L",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.045 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@651e284f[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1152",>>>or L",f44...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.045 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6981,c=24576,r=6981]={<<<{\n\t"nhits": 51,\n\t"paramet...r L",\n\t\t\t\t"id": "1152",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.045 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@629e98dd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.045 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6982,c=24576,r=6982]={<<<{\n\t"nhits": 51,\n\t"paramet... L",\n\t\t\t\t"id": "1152",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.045 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57a19bf0[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> L",f441b...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.045 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7001,c=24576,r=7001]={<<<{\n\t"nhits": 51,\n\t"paramet...2",\n\t\t\t\t"type": "DUCK",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.045 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f59e108[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.045 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7002,c=24576,r=7002]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.045 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b91eafc[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 17,>>>K", L",f4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.045 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7018,c=24576,r=7018]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 17,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.045 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ddfd723[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.045 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7019,c=24576,r=7019]={<<<{\n\t"nhits": 51,\n\t"paramet...UCK",\n\t\t\t\t"value": 17,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.045 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@667aa573[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>60e917056...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.045 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7059,c=24576,r=7059]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.045 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16db5915[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.045 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7060,c=24576,r=7060]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32398738[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7072,c=24576,r=7072]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@711c3893[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7073,c=24576,r=7073]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42fe4afe[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.827057,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7088,c=24576,r=7088]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.827057,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ea1a045[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7089,c=24576,r=7089]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.827057,\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70dfe6ee[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.341523>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7102,c=24576,r=7102]={<<<{\n\t"nhits": 51,\n\t"paramet...8.827057,\n\t\t\t\t\t2.341523>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@601790c6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7103,c=24576,r=7103]={<<<{\n\t"nhits": 51,\n\t"paramet....827057,\n\t\t\t\t\t2.341523\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@500e8f80[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3415237...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7108,c=24576,r=7108]={<<<{\n\t"nhits": 51,\n\t"paramet...57,\n\t\t\t\t\t2.341523\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53aebe4c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7109,c=24576,r=7109]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.341523\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cc9da41[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3415237...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7114,c=24576,r=7114]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.341523\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@84e0be[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7115,c=24576,r=7115]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.341523\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24520da1[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7131,c=24576,r=7131]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a88bb9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7132,c=24576,r=7132]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10a1527f[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7152,c=24576,r=7152]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3787d1c5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7153,c=24576,r=7153]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30ced91[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7173,c=24576,r=7173]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@453f4b0a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7174,c=24576,r=7174]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f97db78[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.341523,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7188,c=24576,r=7188]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.341523,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@569730b6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7189,c=24576,r=7189]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.341523,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32132f90[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.827057>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7203,c=24576,r=7203]={<<<{\n\t"nhits": 51,\n\t"paramet....341523,\n\t\t\t\t\t48.827057>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@dcb55c3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7204,c=24576,r=7204]={<<<{\n\t"nhits": 51,\n\t"paramet...341523,\n\t\t\t\t\t48.827057\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ce61319[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.827057...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7209,c=24576,r=7209]={<<<{\n\t"nhits": 51,\n\t"paramet...3,\n\t\t\t\t\t48.827057\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39b9cb3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7210,c=24576,r=7210]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.827057\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@285f4cff[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.827057...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7215,c=24576,r=7215]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.827057\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fed617a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7216,c=24576,r=7216]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.827057\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@234fdb45[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:06.504000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7273,c=24576,r=7273]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:06.504000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c6ea59b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7274,c=24576,r=7274]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:06.504000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e84265d[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7278,c=24576,r=7278]={<<<{\n\t"nhits": 51,\n\t"paramet...9:06.504000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3af66446[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7279,c=24576,r=7279]={<<<{\n\t"nhits": 51,\n\t"paramet...:06.504000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@673e05ae[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7282,c=24576,r=7282]={<<<{\n\t"nhits": 51,\n\t"paramet....504000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e7536af[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7283,c=24576,r=7283]={<<<{\n\t"nhits": 51,\n\t"paramet...504000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@614c43f2[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7307,c=24576,r=7307]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6811dfc9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.062 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7308,c=24576,r=7308]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f95b410[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "845b6d82d...d24356ddb128552138172",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7366,c=24576,r=7366]={<<<{\n\t"nhits": 51,\n\t"paramet...d24356ddb128552138172",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38922503[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7367,c=24576,r=7367]={<<<{\n\t"nhits": 51,\n\t"paramet...24356ddb128552138172",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b42a230[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "845b6d8...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7381,c=24576,r=7381]={<<<{\n\t"nhits": 51,\n\t"paramet...138172",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d4bcd06[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7382,c=24576,r=7382]={<<<{\n\t"nhits": 51,\n\t"paramet...38172",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f2cc78b[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor L",>>>2dc2792da...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7405,c=24576,r=7405]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor L",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@263f4150[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7406,c=24576,r=7406]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor L",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8c22485[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1152",>>>or L",2dc...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7423,c=24576,r=7423]={<<<{\n\t"nhits": 51,\n\t"paramet...r L",\n\t\t\t\t"id": "1152",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@be2fb66[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7424,c=24576,r=7424]={<<<{\n\t"nhits": 51,\n\t"paramet... L",\n\t\t\t\t"id": "1152",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@629b750e[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>L",2dc279...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7444,c=24576,r=7444]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ef28dcc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7445,c=24576,r=7445]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@270d609b[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 76,>>>SE",L",2d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7461,c=24576,r=7461]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 76,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b2896d7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7462,c=24576,r=7462]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 76,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a2a7b9[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>6ddb12855...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7502,c=24576,r=7502]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2894c6cc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7503,c=24576,r=7503]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64d172fd[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7515,c=24576,r=7515]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b30ce9e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.069 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7516,c=24576,r=7516]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c383d2e[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.827057,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7531,c=24576,r=7531]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.827057,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21428c3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7532,c=24576,r=7532]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.827057,\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6dbdf4e6[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.341523>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7545,c=24576,r=7545]={<<<{\n\t"nhits": 51,\n\t"paramet...8.827057,\n\t\t\t\t\t2.341523>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@706493f1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7546,c=24576,r=7546]={<<<{\n\t"nhits": 51,\n\t"paramet....827057,\n\t\t\t\t\t2.341523\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3df8019e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3415237...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7551,c=24576,r=7551]={<<<{\n\t"nhits": 51,\n\t"paramet...57,\n\t\t\t\t\t2.341523\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e0964d2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7552,c=24576,r=7552]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.341523\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c11a931[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3415237...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7557,c=24576,r=7557]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.341523\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48be5a59[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7558,c=24576,r=7558]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.341523\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35b74621[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7574,c=24576,r=7574]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@604d9bb1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7575,c=24576,r=7575]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7104fea8[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7595,c=24576,r=7595]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b521e43[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7596,c=24576,r=7596]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@445bcf46[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7616,c=24576,r=7616]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4847446f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7617,c=24576,r=7617]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e601271[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.341523,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7631,c=24576,r=7631]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.341523,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@459bb7f8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.077 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7632,c=24576,r=7632]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.341523,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.084 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f2061f2[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.827057>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.084 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7646,c=24576,r=7646]={<<<{\n\t"nhits": 51,\n\t"paramet....341523,\n\t\t\t\t\t48.827057>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2db62245[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7647,c=24576,r=7647]={<<<{\n\t"nhits": 51,\n\t"paramet...341523,\n\t\t\t\t\t48.827057\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@335b4e18[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.827057...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7652,c=24576,r=7652]={<<<{\n\t"nhits": 51,\n\t"paramet...3,\n\t\t\t\t\t48.827057\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2be71bfc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7653,c=24576,r=7653]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.827057\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7714d083[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.827057...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7658,c=24576,r=7658]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.827057\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b2c702e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7659,c=24576,r=7659]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.827057\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2eec8dd[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:06.218000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7716,c=24576,r=7716]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:06.218000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11450b87[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7717,c=24576,r=7717]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:06.218000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@400441e4[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7721,c=24576,r=7721]={<<<{\n\t"nhits": 51,\n\t"paramet...9:06.218000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4821e4ca[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7722,c=24576,r=7722]={<<<{\n\t"nhits": 51,\n\t"paramet...:06.218000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3cfd7533[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7725,c=24576,r=7725]={<<<{\n\t"nhits": 51,\n\t"paramet....218000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55d4818[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7726,c=24576,r=7726]={<<<{\n\t"nhits": 51,\n\t"paramet...218000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67342236[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7750,c=24576,r=7750]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20f49dae[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7751,c=24576,r=7751]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77f7306e[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "4b715723d...534ca2fd1e4c94b630bab",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7809,c=24576,r=7809]={<<<{\n\t"nhits": 51,\n\t"paramet...534ca2fd1e4c94b630bab",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1805bb00[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.085 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7810,c=24576,r=7810]={<<<{\n\t"nhits": 51,\n\t"paramet...34ca2fd1e4c94b630bab",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ee60fa4[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "4b71572...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7824,c=24576,r=7824]={<<<{\n\t"nhits": 51,\n\t"paramet...630bab",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5afbe03b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7825,c=24576,r=7825]={<<<{\n\t"nhits": 51,\n\t"paramet...30bab",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14c1cf4a[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor D",>>>3da9f5905...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7848,c=24576,r=7848]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor D",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2129bb69[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7849,c=24576,r=7849]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor D",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f5c1bc7[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1502",>>>or D",3da...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7866,c=24576,r=7866]={<<<{\n\t"nhits": 51,\n\t"paramet...r D",\n\t\t\t\t"id": "1502",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4aa3d02f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7867,c=24576,r=7867]={<<<{\n\t"nhits": 51,\n\t"paramet... D",\n\t\t\t\t"id": "1502",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5082fdae[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "SWAN",>>> D",3da9f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7886,c=24576,r=7886]={<<<{\n\t"nhits": 51,\n\t"paramet...2",\n\t\t\t\t"type": "SWAN",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c9ce624[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7887,c=24576,r=7887]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "SWAN",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13b14053[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 15,>>>N", D",3d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7903,c=24576,r=7903]={<<<{\n\t"nhits": 51,\n\t"paramet...SWAN",\n\t\t\t\t"value": 15,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47c7d8a2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7904,c=24576,r=7904]={<<<{\n\t"nhits": 51,\n\t"paramet...WAN",\n\t\t\t\t"value": 15,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f2279[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>2fd1e4c94...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7944,c=24576,r=7944]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b194996[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7945,c=24576,r=7945]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42b3397e[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7957,c=24576,r=7957]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b48eb42[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7958,c=24576,r=7958]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.137 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@424d7ab8[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.845002,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.138 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7973,c=24576,r=7973]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.845002,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.138 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5309de9e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.138 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7974,c=24576,r=7974]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.845002,\n>>>\t\t\t\t\t2.37...\n\t\t\t\t\t"} 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@82a6548[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.375691>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7987,c=24576,r=7987]={<<<{\n\t"nhits": 51,\n\t"paramet...8.845002,\n\t\t\t\t\t2.375691>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74448df4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7988,c=24576,r=7988]={<<<{\n\t"nhits": 51,\n\t"paramet....845002,\n\t\t\t\t\t2.375691\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5df5a17e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7993,c=24576,r=7993]={<<<{\n\t"nhits": 51,\n\t"paramet...02,\n\t\t\t\t\t2.375691\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40157970[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7994,c=24576,r=7994]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.375691\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b4e541f[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=7999,c=24576,r=7999]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.375691\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b3551af[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8000,c=24576,r=8000]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.375691\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b3bf7e6[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8016,c=24576,r=8016]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@500ec708[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8017,c=24576,r=8017]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39898fba[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8037,c=24576,r=8037]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58d0190d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8038,c=24576,r=8038]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c304136[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8058,c=24576,r=8058]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a20e73f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8059,c=24576,r=8059]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.37...\n\t\t\t\t\t"} 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6fa15f9e[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.375691,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8073,c=24576,r=8073]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.375691,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37e12b16[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8074,c=24576,r=8074]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.375691,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9e6f52d[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.845002>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8088,c=24576,r=8088]={<<<{\n\t"nhits": 51,\n\t"paramet....375691,\n\t\t\t\t\t48.845002>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1462e231[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.146 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8089,c=24576,r=8089]={<<<{\n\t"nhits": 51,\n\t"paramet...375691,\n\t\t\t\t\t48.845002\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.154 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71da128c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.154 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8094,c=24576,r=8094]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.845002\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.154 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fdd2e3a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.154 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8095,c=24576,r=8095]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.845002\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.154 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@712cf571[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.154 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8100,c=24576,r=8100]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.845002\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.154 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@725cf20f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.154 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8101,c=24576,r=8101]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.845002\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.154 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5333d0ba[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:11.381000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.154 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8158,c=24576,r=8158]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:11.381000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.154 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75399818[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.154 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8159,c=24576,r=8159]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:11.381000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.154 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63286cb3[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.154 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8163,c=24576,r=8163]={<<<{\n\t"nhits": 51,\n\t"paramet...9:11.381000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.154 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76f13653[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.154 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8164,c=24576,r=8164]={<<<{\n\t"nhits": 51,\n\t"paramet...:11.381000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.154 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b0a9e37[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.154 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8167,c=24576,r=8167]={<<<{\n\t"nhits": 51,\n\t"paramet....381000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.154 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24a2816[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.154 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8168,c=24576,r=8168]={<<<{\n\t"nhits": 51,\n\t"paramet...381000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.154 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22a79118[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.155 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8192,c=24576,r=8192]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.155 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d9b68b1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.155 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8193,c=24576,r=8193]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.155 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@328fae13[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "d984051ca...8c42928155135a09b0218",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.155 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8251,c=24576,r=8251]={<<<{\n\t"nhits": 51,\n\t"paramet...8c42928155135a09b0218",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.155 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61d63acc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.155 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8252,c=24576,r=8252]={<<<{\n\t"nhits": 51,\n\t"paramet...c42928155135a09b0218",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.155 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f6748bf[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "d984051...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.155 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8266,c=24576,r=8266]={<<<{\n\t"nhits": 51,\n\t"paramet...9b0218",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.155 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79bf6902[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.155 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8267,c=24576,r=8267]={<<<{\n\t"nhits": 51,\n\t"paramet...b0218",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@360fbf10[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor Q",>>>cad41a5ca...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8290,c=24576,r=8290]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor Q",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66dff347[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8291,c=24576,r=8291]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor Q",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23386d93[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1504",>>>or Q",cad...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8308,c=24576,r=8308]={<<<{\n\t"nhits": 51,\n\t"paramet...r Q",\n\t\t\t\t"id": "1504",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21cdf78f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8309,c=24576,r=8309]={<<<{\n\t"nhits": 51,\n\t"paramet... Q",\n\t\t\t\t"id": "1504",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6af12b99[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>Q",cad41a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8329,c=24576,r=8329]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@732da84b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8330,c=24576,r=8330]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13191748[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 4,>>>OSE",Q",c...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8345,c=24576,r=8345]={<<<{\n\t"nhits": 51,\n\t"paramet...GOOSE",\n\t\t\t\t"value": 4,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5da6fb2b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8346,c=24576,r=8346]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 4,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ee8bee5[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>28155135a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8386,c=24576,r=8386]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20193683[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8387,c=24576,r=8387]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7be1c69f[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8399,c=24576,r=8399]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11f4156b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8400,c=24576,r=8400]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a109e26[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.84622,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8414,c=24576,r=8414]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.84622,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35400c9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8415,c=24576,r=8415]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.84622,\n>>>\t\t\t\t\t2.38...\n\t\t\t\t\t"} 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76f4eb02[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.387776>>>,021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8428,c=24576,r=8428]={<<<{\n\t"nhits": 51,\n\t"paramet...48.84622,\n\t\t\t\t\t2.387776>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@471af7fa[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.387...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8429,c=24576,r=8429]={<<<{\n\t"nhits": 51,\n\t"paramet...8.84622,\n\t\t\t\t\t2.387776\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2995a091[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.387776,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8434,c=24576,r=8434]={<<<{\n\t"nhits": 51,\n\t"paramet...22,\n\t\t\t\t\t2.387776\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a64af22[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.387...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8435,c=24576,r=8435]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.387776\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b19f997[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.387776,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8440,c=24576,r=8440]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.387776\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4bac6029[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.387...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8441,c=24576,r=8441]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.387776\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f39c0e5[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8457,c=24576,r=8457]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@600b7b9f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8458,c=24576,r=8458]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74caf348[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8478,c=24576,r=8478]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ccf68d0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.163 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8479,c=24576,r=8479]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5df0b544[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8499,c=24576,r=8499]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@669ceae6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8500,c=24576,r=8500]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.38...\n\t\t\t\t\t"} 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@456f15ce[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.387776,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8514,c=24576,r=8514]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.387776,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62c17c5b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.387...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8515,c=24576,r=8515]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.387776,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a43bfd2[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.84622>>>,es": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8528,c=24576,r=8528]={<<<{\n\t"nhits": 51,\n\t"paramet...2.387776,\n\t\t\t\t\t48.84622>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b89b9a6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8529,c=24576,r=8529]={<<<{\n\t"nhits": 51,\n\t"paramet....387776,\n\t\t\t\t\t48.84622\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6750a7c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.84622,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8534,c=24576,r=8534]={<<<{\n\t"nhits": 51,\n\t"paramet...76,\n\t\t\t\t\t48.84622\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f3f9d4d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8535,c=24576,r=8535]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t48.84622\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48251257[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.84622,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8540,c=24576,r=8540]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.84622\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e97d67c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8541,c=24576,r=8541]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.84622\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@109f0d38[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:12.490000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8598,c=24576,r=8598]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:12.490000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3593f93[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8599,c=24576,r=8599]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:12.490000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@638e3205[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8603,c=24576,r=8603]={<<<{\n\t"nhits": 51,\n\t"paramet...9:12.490000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63aa3c3e[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8604,c=24576,r=8604]={<<<{\n\t"nhits": 51,\n\t"paramet...:12.490000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b341bbe[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8607,c=24576,r=8607]={<<<{\n\t"nhits": 51,\n\t"paramet....490000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41db08ec[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8608,c=24576,r=8608]={<<<{\n\t"nhits": 51,\n\t"paramet...490000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@535714c8[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8632,c=24576,r=8632]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61ae9950[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8633,c=24576,r=8633]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a6c8730[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "c143a7c3f...b69af7a2e2912df43f5d0",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8691,c=24576,r=8691]={<<<{\n\t"nhits": 51,\n\t"paramet...b69af7a2e2912df43f5d0",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53e96af9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8692,c=24576,r=8692]={<<<{\n\t"nhits": 51,\n\t"paramet...69af7a2e2912df43f5d0",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38f3d518[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "c143a7c...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8706,c=24576,r=8706]={<<<{\n\t"nhits": 51,\n\t"paramet...43f5d0",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d02af4f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8707,c=24576,r=8707]={<<<{\n\t"nhits": 51,\n\t"paramet...3f5d0",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f9e8d8[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor S",>>>3fcfc8fa9...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8730,c=24576,r=8730]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor S",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bdff4fc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8731,c=24576,r=8731]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor S",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d22a98a[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1603",>>>or S",3fc...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8748,c=24576,r=8748]={<<<{\n\t"nhits": 51,\n\t"paramet...r S",\n\t\t\t\t"id": "1603",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e201b6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8749,c=24576,r=8749]={<<<{\n\t"nhits": 51,\n\t"paramet... S",\n\t\t\t\t"id": "1603",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@499186fa[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>S",3fcfc8...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8769,c=24576,r=8769]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d8de320[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8770,c=24576,r=8770]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cb71e2[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 16,>>>SE",S",3f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8786,c=24576,r=8786]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 16,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10b12f5c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8787,c=24576,r=8787]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 16,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55d2cde6[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>7a2e2912d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8827,c=24576,r=8827]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1704b09f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.178 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8828,c=24576,r=8828]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@491e97fc[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8840,c=24576,r=8840]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50cc9a4c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8841,c=24576,r=8841]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13b2d04e[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.8759,>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8854,c=24576,r=8854]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"geo": [\n\t\t\t\t\t48.8759,>>>\n\t\t\t\t\t2.6...\n\t\t\t\t\t"} 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21000aef[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8855,c=24576,r=8855]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.8759,\n>>>\t\t\t\t\t2.64...\n\t\t\t\t\t"} 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c1cc844[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t2.64306>>>,2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8867,c=24576,r=8867]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.8759,\n\t\t\t\t\t2.64306>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28362f71[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.643...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8868,c=24576,r=8868]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.8759,\n\t\t\t\t\t2.64306\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d03ba99[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.64306,2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8873,c=24576,r=8873]={<<<{\n\t"nhits": 51,\n\t"paramet...759,\n\t\t\t\t\t2.64306\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@cf59aa4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.643...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8874,c=24576,r=8874]={<<<{\n\t"nhits": 51,\n\t"paramet...59,\n\t\t\t\t\t2.64306\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76513d96[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.64306,2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8879,c=24576,r=8879]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t2.64306\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f85d98a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.643...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8880,c=24576,r=8880]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.64306\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f626191[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8896,c=24576,r=8896]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f62e063[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8897,c=24576,r=8897]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20cf94[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8917,c=24576,r=8917]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41a80f93[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8918,c=24576,r=8918]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d0a90de[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8938,c=24576,r=8938]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.6...\n\t\t\t\t\t"} 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@658308e4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.186 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8939,c=24576,r=8939]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.64...\n\t\t\t\t\t"} 08:47:50.238 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63d927af[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.64306,>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.238 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8952,c=24576,r=8952]={<<<{\n\t"nhits": 51,\n\t"paramet...nates": [\n\t\t\t\t\t2.64306,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.238 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@628c78d0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.643...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.238 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8953,c=24576,r=8953]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.64306,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.238 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b59983f[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t48.8759>>>,tes": [-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.238 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8965,c=24576,r=8965]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.64306,\n\t\t\t\t\t48.8759>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.238 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46607398[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.238 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8966,c=24576,r=8966]={<<<{\n\t"nhits": 51,\n\t"paramet...\t2.64306,\n\t\t\t\t\t48.8759\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.238 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6caed0a4[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.8759,t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.238 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8971,c=24576,r=8971]={<<<{\n\t"nhits": 51,\n\t"paramet...306,\n\t\t\t\t\t48.8759\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.238 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6de57f19[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.238 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8972,c=24576,r=8972]={<<<{\n\t"nhits": 51,\n\t"paramet...06,\n\t\t\t\t\t48.8759\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.238 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a8a9afa[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.8759,t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.238 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8977,c=24576,r=8977]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t48.8759\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.238 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fb3d680[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.238 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=8978,c=24576,r=8978]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.8759\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.238 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45021622[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:14.144000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.238 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9035,c=24576,r=9035]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:14.144000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.238 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d9b42c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.238 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9036,c=24576,r=9036]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:14.144000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.238 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dcab3e7[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.238 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9040,c=24576,r=9040]={<<<{\n\t"nhits": 51,\n\t"paramet...9:14.144000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.239 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c8c7b08[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.239 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9041,c=24576,r=9041]={<<<{\n\t"nhits": 51,\n\t"paramet...:14.144000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.239 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@596adfbd[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.239 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9044,c=24576,r=9044]={<<<{\n\t"nhits": 51,\n\t"paramet....144000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.239 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@175c6868[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.239 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9045,c=24576,r=9045]={<<<{\n\t"nhits": 51,\n\t"paramet...144000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.239 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f91a4ef[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.239 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9069,c=24576,r=9069]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.239 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@602aca2e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.239 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9070,c=24576,r=9070]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f3276a1[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "905345537...1f2d5a17c1dd6aa755bdd",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9128,c=24576,r=9128]={<<<{\n\t"nhits": 51,\n\t"paramet...1f2d5a17c1dd6aa755bdd",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b594c07[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9129,c=24576,r=9129]={<<<{\n\t"nhits": 51,\n\t"paramet...f2d5a17c1dd6aa755bdd",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@196d255f[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "9053455...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9143,c=24576,r=9143]={<<<{\n\t"nhits": 51,\n\t"paramet...755bdd",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fa0f7e6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9144,c=24576,r=9144]={<<<{\n\t"nhits": 51,\n\t"paramet...55bdd",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53db0bcd[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor G",>>>37815c8d0...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9167,c=24576,r=9167]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor G",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2335cc5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9168,c=24576,r=9168]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor G",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7284c601[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1651",>>>or G",378...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9185,c=24576,r=9185]={<<<{\n\t"nhits": 51,\n\t"paramet...r G",\n\t\t\t\t"id": "1651",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ab30070[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9186,c=24576,r=9186]={<<<{\n\t"nhits": 51,\n\t"paramet... G",\n\t\t\t\t"id": "1651",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@513dfd88[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "EAGLE",>>>G",37815c...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9206,c=24576,r=9206]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "EAGLE",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4970461e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9207,c=24576,r=9207]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "EAGLE",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d1035ff[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>GLE",G",3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9222,c=24576,r=9222]={<<<{\n\t"nhits": 51,\n\t"paramet...EAGLE",\n\t\t\t\t"value": 0,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fe216ad[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9223,c=24576,r=9223]={<<<{\n\t"nhits": 51,\n\t"paramet...AGLE",\n\t\t\t\t"value": 0,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@610d6164[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>a17c1dd6a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9263,c=24576,r=9263]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a868bed[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9264,c=24576,r=9264]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3625fc8f[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9276,c=24576,r=9276]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79bdd398[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.246 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9277,c=24576,r=9277]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73318b8a[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.82097,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9291,c=24576,r=9291]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.82097,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6df6bfe2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9292,c=24576,r=9292]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.82097,\n>>>\t\t\t\t\t2.32...\n\t\t\t\t\t"} 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@742ef757[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.324525>>>,021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9305,c=24576,r=9305]={<<<{\n\t"nhits": 51,\n\t"paramet...48.82097,\n\t\t\t\t\t2.324525>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6318cb59[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9306,c=24576,r=9306]={<<<{\n\t"nhits": 51,\n\t"paramet...8.82097,\n\t\t\t\t\t2.324525\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c8a716b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.324525,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9311,c=24576,r=9311]={<<<{\n\t"nhits": 51,\n\t"paramet...97,\n\t\t\t\t\t2.324525\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@445bc4b7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9312,c=24576,r=9312]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.324525\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47cc1724[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.324525,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9317,c=24576,r=9317]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.324525\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@622b5e87[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9318,c=24576,r=9318]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.324525\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2de56a80[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9334,c=24576,r=9334]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37016df7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9335,c=24576,r=9335]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10533904[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9355,c=24576,r=9355]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@283492ef[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9356,c=24576,r=9356]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e834c03[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9376,c=24576,r=9376]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1251f2f1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9377,c=24576,r=9377]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.32...\n\t\t\t\t\t"} 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bc362a6[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.324525,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9391,c=24576,r=9391]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.324525,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17ec38db[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.254 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9392,c=24576,r=9392]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.324525,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.261 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@233b8d71[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.82097>>>,es": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.261 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9405,c=24576,r=9405]={<<<{\n\t"nhits": 51,\n\t"paramet...2.324525,\n\t\t\t\t\t48.82097>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ee0359d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9406,c=24576,r=9406]={<<<{\n\t"nhits": 51,\n\t"paramet....324525,\n\t\t\t\t\t48.82097\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3eb6b6b5[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.82097,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9411,c=24576,r=9411]={<<<{\n\t"nhits": 51,\n\t"paramet...25,\n\t\t\t\t\t48.82097\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48ea6b58[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9412,c=24576,r=9412]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t48.82097\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37452731[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.82097,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9417,c=24576,r=9417]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.82097\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@836b099[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9418,c=24576,r=9418]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.82097\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33eac34[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:15.659000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9475,c=24576,r=9475]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:15.659000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1815b7a0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9476,c=24576,r=9476]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:15.659000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@677773c[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9480,c=24576,r=9480]={<<<{\n\t"nhits": 51,\n\t"paramet...9:15.659000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b78ad13[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9481,c=24576,r=9481]={<<<{\n\t"nhits": 51,\n\t"paramet...:15.659000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dd1f944[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9484,c=24576,r=9484]={<<<{\n\t"nhits": 51,\n\t"paramet....659000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@784cffe9[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9485,c=24576,r=9485]={<<<{\n\t"nhits": 51,\n\t"paramet...659000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45bfb94b[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9509,c=24576,r=9509]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b5184da[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9510,c=24576,r=9510]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7908412d[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "f1a985efc...d11d7fd877a0d4c1c876e",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9568,c=24576,r=9568]={<<<{\n\t"nhits": 51,\n\t"paramet...d11d7fd877a0d4c1c876e",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66244a52[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9569,c=24576,r=9569]={<<<{\n\t"nhits": 51,\n\t"paramet...11d7fd877a0d4c1c876e",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.269 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e69c23c[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "f1a985e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.269 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9583,c=24576,r=9583]={<<<{\n\t"nhits": 51,\n\t"paramet...1c876e",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.269 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69a9fa7f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.269 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9584,c=24576,r=9584]={<<<{\n\t"nhits": 51,\n\t"paramet...c876e",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.269 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5293df4e[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor I",>>>fc4f3be02...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9607,c=24576,r=9607]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor I",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16217994[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9608,c=24576,r=9608]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor I",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c9314e[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1901",>>>or I",fc4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9625,c=24576,r=9625]={<<<{\n\t"nhits": 51,\n\t"paramet...r I",\n\t\t\t\t"id": "1901",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@209549ea[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9626,c=24576,r=9626]={<<<{\n\t"nhits": 51,\n\t"paramet... I",\n\t\t\t\t"id": "1901",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c308b19[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>I",fc4f3b...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9646,c=24576,r=9646]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7140a2d2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9647,c=24576,r=9647]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e4caef5[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 268,>>>E",I",fc4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9664,c=24576,r=9664]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 268,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@341c6acf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9665,c=24576,r=9665]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 268,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c1c5716[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>fd877a0d4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9705,c=24576,r=9705]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@283e2875[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9706,c=24576,r=9706]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@735e0081[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9718,c=24576,r=9718]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24434637[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9719,c=24576,r=9719]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ad9114e[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.833875,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9734,c=24576,r=9734]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.833875,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43fdffe0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.83...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9735,c=24576,r=9735]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.833875,\n>>>\t\t\t\t\t2.38...\n\t\t\t\t\t"} 08:47:50.277 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40a4b516[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.382319>>>5,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.277 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9748,c=24576,r=9748]={<<<{\n\t"nhits": 51,\n\t"paramet...8.833875,\n\t\t\t\t\t2.382319>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.277 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e6821cb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.382...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.277 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9749,c=24576,r=9749]={<<<{\n\t"nhits": 51,\n\t"paramet....833875,\n\t\t\t\t\t2.382319\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.277 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c691c29[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3823195...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.277 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9754,c=24576,r=9754]={<<<{\n\t"nhits": 51,\n\t"paramet...75,\n\t\t\t\t\t2.382319\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.277 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47e4bb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.382...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.277 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9755,c=24576,r=9755]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t2.382319\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.277 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65aeeda0[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3823195...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.277 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9760,c=24576,r=9760]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.382319\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.277 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5af7eea7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.382...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.277 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9761,c=24576,r=9761]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.382319\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.277 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e1b2984[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.277 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9777,c=24576,r=9777]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.277 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14660c0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.277 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9778,c=24576,r=9778]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.277 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13175ea5[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.277 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9798,c=24576,r=9798]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.277 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76f008b6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.277 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9799,c=24576,r=9799]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.277 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11c058e5[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.277 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9819,c=24576,r=9819]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.278 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23327a7d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.278 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9820,c=24576,r=9820]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.38...\n\t\t\t\t\t"} 08:47:50.278 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a79fac8[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.382319,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.278 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9834,c=24576,r=9834]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.382319,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.278 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c3af689[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.382...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.278 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9835,c=24576,r=9835]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.382319,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.278 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f2e9e9b[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.833875>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.278 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9849,c=24576,r=9849]={<<<{\n\t"nhits": 51,\n\t"paramet....382319,\n\t\t\t\t\t48.833875>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.278 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ffff091[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.83...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.278 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9850,c=24576,r=9850]={<<<{\n\t"nhits": 51,\n\t"paramet...382319,\n\t\t\t\t\t48.833875\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a95fe1c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.833875...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9855,c=24576,r=9855]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.833875\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3130cd79[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.83...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9856,c=24576,r=9856]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.833875\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a715782[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.833875...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9861,c=24576,r=9861]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.833875\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a2a4125[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.83...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9862,c=24576,r=9862]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.833875\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ffa2b62[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.031000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9919,c=24576,r=9919]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.031000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@81672e1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9920,c=24576,r=9920]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.031000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28fbe926[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9924,c=24576,r=9924]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.031000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7000b675[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9925,c=24576,r=9925]={<<<{\n\t"nhits": 51,\n\t"paramet...:16.031000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e4f222c[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9928,c=24576,r=9928]={<<<{\n\t"nhits": 51,\n\t"paramet....031000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25f5ca7e[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9929,c=24576,r=9929]={<<<{\n\t"nhits": 51,\n\t"paramet...031000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5230b53f[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9953,c=24576,r=9953]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27f60212[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=9954,c=24576,r=9954]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@404f0a82[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "807d9f565...704529d3f331b70ccbc8e",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10012,c=24576,r=10012]={<<<{\n\t"nhits": 51,\n\t"paramet...704529d3f331b70ccbc8e",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4be29ecf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10013,c=24576,r=10013]={<<<{\n\t"nhits": 51,\n\t"paramet...04529d3f331b70ccbc8e",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c2c43c1[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "807d9f5...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10027,c=24576,r=10027]={<<<{\n\t"nhits": 51,\n\t"paramet...ccbc8e",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bdd34c4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10028,c=24576,r=10028]={<<<{\n\t"nhits": 51,\n\t"paramet...cbc8e",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33fe3427[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor B",>>>65dbc5132...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10051,c=24576,r=10051]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor B",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cb5c071[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10052,c=24576,r=10052]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor B",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12f9b46d[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1753",>>>or B",65d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10069,c=24576,r=10069]={<<<{\n\t"nhits": 51,\n\t"paramet...r B",\n\t\t\t\t"id": "1753",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7060d9e2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10070,c=24576,r=10070]={<<<{\n\t"nhits": 51,\n\t"paramet... B",\n\t\t\t\t"id": "1753",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32fd94c5[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> B",65dbc...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.285 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10089,c=24576,r=10089]={<<<{\n\t"nhits": 51,\n\t"paramet...3",\n\t\t\t\t"type": "DUCK",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.286 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70896ca3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.286 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10090,c=24576,r=10090]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.286 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f0cf403[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>CK", B",6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.286 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10105,c=24576,r=10105]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 0,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.286 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@595597c9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.286 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10106,c=24576,r=10106]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 0,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d06b9a[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>9d3f331b7...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10146,c=24576,r=10146]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c87f3b7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10147,c=24576,r=10147]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7463a4c8[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10159,c=24576,r=10159]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fd8e52[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10160,c=24576,r=10160]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f5a94c[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850541,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10175,c=24576,r=10175]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850541,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66cf80e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10176,c=24576,r=10176]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850541,\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6fc049ef[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.348671>>>1,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10189,c=24576,r=10189]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850541,\n\t\t\t\t\t2.348671>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@222d55b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10190,c=24576,r=10190]={<<<{\n\t"nhits": 51,\n\t"paramet....850541,\n\t\t\t\t\t2.348671\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a35a39a[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10195,c=24576,r=10195]={<<<{\n\t"nhits": 51,\n\t"paramet...41,\n\t\t\t\t\t2.348671\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b78925a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10196,c=24576,r=10196]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t2.348671\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@269a25eb[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10201,c=24576,r=10201]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.348671\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3206a46e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10202,c=24576,r=10202]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.348671\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3528f8c7[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10218,c=24576,r=10218]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a4d567a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10219,c=24576,r=10219]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d0f89a5[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10239,c=24576,r=10239]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a2d71be[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.293 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10240,c=24576,r=10240]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.300 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38b156fc[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.300 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10260,c=24576,r=10260]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.300 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@689f2916[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.300 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10261,c=24576,r=10261]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:50.300 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59ecd701[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.348671,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.300 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10275,c=24576,r=10275]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.348671,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.300 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@786ded03[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.300 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10276,c=24576,r=10276]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.348671,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.300 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ad94244[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850541>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.300 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10290,c=24576,r=10290]={<<<{\n\t"nhits": 51,\n\t"paramet....348671,\n\t\t\t\t\t48.850541>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.300 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b1f0590[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.300 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10291,c=24576,r=10291]={<<<{\n\t"nhits": 51,\n\t"paramet...348671,\n\t\t\t\t\t48.850541\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.300 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64f4852d[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.300 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10296,c=24576,r=10296]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850541\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.300 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73666945[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.300 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10297,c=24576,r=10297]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850541\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.300 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@732dce0f[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.300 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10302,c=24576,r=10302]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850541\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.300 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50bd667f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.300 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10303,c=24576,r=10303]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850541\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.300 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10205ca8[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:04.711000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.301 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10360,c=24576,r=10360]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:04.711000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.301 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@504c33a8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.301 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10361,c=24576,r=10361]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:04.711000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.301 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d8cd218[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.301 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10365,c=24576,r=10365]={<<<{\n\t"nhits": 51,\n\t"paramet...9:04.711000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.301 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76b9db48[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.301 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10366,c=24576,r=10366]={<<<{\n\t"nhits": 51,\n\t"paramet...:04.711000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.301 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@646e0c2b[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.301 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10369,c=24576,r=10369]={<<<{\n\t"nhits": 51,\n\t"paramet....711000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.301 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@558ea27d[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.301 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10370,c=24576,r=10370]={<<<{\n\t"nhits": 51,\n\t"paramet...711000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e39a6c6[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10394,c=24576,r=10394]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46e241d2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10395,c=24576,r=10395]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52f91271[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "1ff928dff...1d0f7a2282b9dc6050e4a",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10453,c=24576,r=10453]={<<<{\n\t"nhits": 51,\n\t"paramet...1d0f7a2282b9dc6050e4a",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7244cf19[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10454,c=24576,r=10454]={<<<{\n\t"nhits": 51,\n\t"paramet...d0f7a2282b9dc6050e4a",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41785801[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "1ff928d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10468,c=24576,r=10468]={<<<{\n\t"nhits": 51,\n\t"paramet...050e4a",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15c06d2d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10469,c=24576,r=10469]={<<<{\n\t"nhits": 51,\n\t"paramet...50e4a",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f309f7e[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor B",>>>ff6ff2745...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10492,c=24576,r=10492]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor B",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b58b586[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10493,c=24576,r=10493]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor B",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@586346bc[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1753",>>>or B",ff6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10510,c=24576,r=10510]={<<<{\n\t"nhits": 51,\n\t"paramet...r B",\n\t\t\t\t"id": "1753",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4edce198[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10511,c=24576,r=10511]={<<<{\n\t"nhits": 51,\n\t"paramet... B",\n\t\t\t\t"id": "1753",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@451c4c52[p=0,l=22,c=512,r=22]={<<<\t\t\t\t"type": "PEACOCK",>>>,ff6ff274...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10533,c=24576,r=10533]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t"type": "PEACOCK",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bf635f2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10534,c=24576,r=10534]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"type": "PEACOCK",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19e2ce96[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>ACOCK",,f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10549,c=24576,r=10549]={<<<{\n\t"nhits": 51,\n\t"paramet...ACOCK",\n\t\t\t\t"value": 0,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@309b3c13[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10550,c=24576,r=10550]={<<<{\n\t"nhits": 51,\n\t"paramet...COCK",\n\t\t\t\t"value": 0,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1742888e[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>a2282b9dc...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10590,c=24576,r=10590]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7df17631[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.308 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10591,c=24576,r=10591]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.315 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72688167[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.315 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10603,c=24576,r=10603]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.315 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b7a409d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.315 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10604,c=24576,r=10604]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.315 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@187fad84[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850541,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.315 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10619,c=24576,r=10619]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850541,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.315 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e490044[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.315 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10620,c=24576,r=10620]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850541,\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:50.315 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@589cc753[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.348671>>>1,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.315 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10633,c=24576,r=10633]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850541,\n\t\t\t\t\t2.348671>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.315 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11ab1a75[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.315 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10634,c=24576,r=10634]={<<<{\n\t"nhits": 51,\n\t"paramet....850541,\n\t\t\t\t\t2.348671\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.315 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74dd8649[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.315 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10639,c=24576,r=10639]={<<<{\n\t"nhits": 51,\n\t"paramet...41,\n\t\t\t\t\t2.348671\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.315 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5230e3b6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.315 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10640,c=24576,r=10640]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t2.348671\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.315 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c2800fc[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.316 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10645,c=24576,r=10645]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.348671\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.316 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2519c7be[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.316 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10646,c=24576,r=10646]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.348671\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.316 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d6ee29a[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.316 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10662,c=24576,r=10662]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.316 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68168bd2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.316 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10663,c=24576,r=10663]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.316 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@441559cc[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.316 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10683,c=24576,r=10683]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.316 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fda52c7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.316 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10684,c=24576,r=10684]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.316 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@656a1f94[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.316 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10704,c=24576,r=10704]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.316 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@397e50f0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.316 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10705,c=24576,r=10705]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57cba52a[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.348671,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10719,c=24576,r=10719]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.348671,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a7a997e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10720,c=24576,r=10720]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.348671,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f59b51a[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850541>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10734,c=24576,r=10734]={<<<{\n\t"nhits": 51,\n\t"paramet....348671,\n\t\t\t\t\t48.850541>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54eb8fd1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10735,c=24576,r=10735]={<<<{\n\t"nhits": 51,\n\t"paramet...348671,\n\t\t\t\t\t48.850541\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e838293[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10740,c=24576,r=10740]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850541\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20cc5154[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10741,c=24576,r=10741]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850541\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@726fd132[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10746,c=24576,r=10746]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850541\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a725da9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10747,c=24576,r=10747]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850541\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38a7df6e[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:05.203000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10804,c=24576,r=10804]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:05.203000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a236fdf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10805,c=24576,r=10805]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:05.203000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7649d7e8[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10809,c=24576,r=10809]={<<<{\n\t"nhits": 51,\n\t"paramet...9:05.203000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e3e539d[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10810,c=24576,r=10810]={<<<{\n\t"nhits": 51,\n\t"paramet...:05.203000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1864b39b[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10813,c=24576,r=10813]={<<<{\n\t"nhits": 51,\n\t"paramet....203000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79d86adf[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10814,c=24576,r=10814]={<<<{\n\t"nhits": 51,\n\t"paramet...203000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4116049b[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10838,c=24576,r=10838]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2dd8159f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.344 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10839,c=24576,r=10839]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.351 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@109d83d4[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "e1c69ebb3...6801ea5ec5677daef7862",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.351 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10897,c=24576,r=10897]={<<<{\n\t"nhits": 51,\n\t"paramet...6801ea5ec5677daef7862",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2aa98d8a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10898,c=24576,r=10898]={<<<{\n\t"nhits": 51,\n\t"paramet...801ea5ec5677daef7862",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b6a6698[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "e1c69eb...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10912,c=24576,r=10912]={<<<{\n\t"nhits": 51,\n\t"paramet...ef7862",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36f3e487[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10913,c=24576,r=10913]={<<<{\n\t"nhits": 51,\n\t"paramet...f7862",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a0c42ae[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor F",>>>b3fbc7bb0...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10936,c=24576,r=10936]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor F",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2caf53b8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10937,c=24576,r=10937]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor F",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2479ae13[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1754",>>>or F",b3f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10954,c=24576,r=10954]={<<<{\n\t"nhits": 51,\n\t"paramet...r F",\n\t\t\t\t"id": "1754",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d07b1c7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10955,c=24576,r=10955]={<<<{\n\t"nhits": 51,\n\t"paramet... F",\n\t\t\t\t"id": "1754",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25369bfb[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>F",b3fbc7...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10975,c=24576,r=10975]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73523e76[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10976,c=24576,r=10976]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a320f39[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 293,>>>E",F",b3f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10993,c=24576,r=10993]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 293,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a8b0c31[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=10994,c=24576,r=10994]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 293,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bf3a3d8[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>a5ec5677d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11034,c=24576,r=11034]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59b09b5e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11035,c=24576,r=11035]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53711c96[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11047,c=24576,r=11047]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21e9684d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.352 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11048,c=24576,r=11048]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.7...\n\t\t\t\t\t"} 08:47:50.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@722f2cb[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.798667,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11063,c=24576,r=11063]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.798667,>>>\n\t\t\t\t\t2.4...\n\t\t\t\t\t"} 08:47:50.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a95e31a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11064,c=24576,r=11064]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.798667,\n>>>\t\t\t\t\t2.45...\n\t\t\t\t\t"} 08:47:50.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15bd172[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.451794>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11077,c=24576,r=11077]={<<<{\n\t"nhits": 51,\n\t"paramet...8.798667,\n\t\t\t\t\t2.451794>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b1a7a14[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11078,c=24576,r=11078]={<<<{\n\t"nhits": 51,\n\t"paramet....798667,\n\t\t\t\t\t2.451794\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b3e7916[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.4517947...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11083,c=24576,r=11083]={<<<{\n\t"nhits": 51,\n\t"paramet...67,\n\t\t\t\t\t2.451794\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e46c858[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11084,c=24576,r=11084]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.451794\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@514948a3[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.4517947...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11089,c=24576,r=11089]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.451794\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69bb5244[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11090,c=24576,r=11090]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.451794\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61c560ac[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11106,c=24576,r=11106]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@597970c4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11107,c=24576,r=11107]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@426e2718[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11127,c=24576,r=11127]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71f47463[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11128,c=24576,r=11128]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bfeaaf1[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11148,c=24576,r=11148]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.4...\n\t\t\t\t\t"} 08:47:50.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2993021a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11149,c=24576,r=11149]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.45...\n\t\t\t\t\t"} 08:47:50.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1af6a6d7[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.451794,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11163,c=24576,r=11163]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.451794,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48f38e86[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.360 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11164,c=24576,r=11164]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.451794,\n>>>\t\t\t\t\t48.7...\n\t\t\t\t\t"} 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6941c4b[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.798667>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11178,c=24576,r=11178]={<<<{\n\t"nhits": 51,\n\t"paramet....451794,\n\t\t\t\t\t48.798667>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37264d51[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11179,c=24576,r=11179]={<<<{\n\t"nhits": 51,\n\t"paramet...451794,\n\t\t\t\t\t48.798667\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18c9957c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.798667...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11184,c=24576,r=11184]={<<<{\n\t"nhits": 51,\n\t"paramet...4,\n\t\t\t\t\t48.798667\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c1aaf5d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11185,c=24576,r=11185]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.798667\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6aca94d1[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.798667...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11190,c=24576,r=11190]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.798667\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f83001c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11191,c=24576,r=11191]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.798667\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bb50ae5[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:05.463000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11248,c=24576,r=11248]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:05.463000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@224c3a89[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11249,c=24576,r=11249]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:05.463000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c9e4e0d[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11253,c=24576,r=11253]={<<<{\n\t"nhits": 51,\n\t"paramet...9:05.463000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6bea3e62[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11254,c=24576,r=11254]={<<<{\n\t"nhits": 51,\n\t"paramet...:05.463000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@781bf3d8[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11257,c=24576,r=11257]={<<<{\n\t"nhits": 51,\n\t"paramet....463000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bc01620[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11258,c=24576,r=11258]={<<<{\n\t"nhits": 51,\n\t"paramet...463000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5540d973[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11282,c=24576,r=11282]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f63e497[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11283,c=24576,r=11283]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48415f90[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "dadcd8def...7e59e37f454fbd5f67576",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11341,c=24576,r=11341]={<<<{\n\t"nhits": 51,\n\t"paramet...7e59e37f454fbd5f67576",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@730b21ae[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.368 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11342,c=24576,r=11342]={<<<{\n\t"nhits": 51,\n\t"paramet...e59e37f454fbd5f67576",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20d3f5fd[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "dadcd8d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11356,c=24576,r=11356]={<<<{\n\t"nhits": 51,\n\t"paramet...f67576",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50e4fa2c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11357,c=24576,r=11357]={<<<{\n\t"nhits": 51,\n\t"paramet...67576",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@129b827f[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor F",>>>ef7f6f76c...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11380,c=24576,r=11380]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor F",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3837d7d3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11381,c=24576,r=11381]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor F",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@774a135[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1754",>>>or F",ef7...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11398,c=24576,r=11398]={<<<{\n\t"nhits": 51,\n\t"paramet...r F",\n\t\t\t\t"id": "1754",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70b61e6d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11399,c=24576,r=11399]={<<<{\n\t"nhits": 51,\n\t"paramet... F",\n\t\t\t\t"id": "1754",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ef0e27e[p=0,l=22,c=512,r=22]={<<<\t\t\t\t"type": "PEACOCK",>>>,ef7f6f76...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11421,c=24576,r=11421]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t"type": "PEACOCK",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@387f333c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11422,c=24576,r=11422]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"type": "PEACOCK",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a20500f[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 3,>>>ACOCK",,e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11437,c=24576,r=11437]={<<<{\n\t"nhits": 51,\n\t"paramet...ACOCK",\n\t\t\t\t"value": 3,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5aa57050[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11438,c=24576,r=11438]={<<<{\n\t"nhits": 51,\n\t"paramet...COCK",\n\t\t\t\t"value": 3,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@637f8a68[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>37f454fbd...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11478,c=24576,r=11478]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22d8b3e8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11479,c=24576,r=11479]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ae03f94[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11491,c=24576,r=11491]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4bb6ff68[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11492,c=24576,r=11492]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.7...\n\t\t\t\t\t"} 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@540500bc[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.798667,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11507,c=24576,r=11507]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.798667,>>>\n\t\t\t\t\t2.4...\n\t\t\t\t\t"} 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33a5be27[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.376 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11508,c=24576,r=11508]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.798667,\n>>>\t\t\t\t\t2.45...\n\t\t\t\t\t"} 08:47:50.383 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8022b58[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.451794>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11521,c=24576,r=11521]={<<<{\n\t"nhits": 51,\n\t"paramet...8.798667,\n\t\t\t\t\t2.451794>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7433d88f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11522,c=24576,r=11522]={<<<{\n\t"nhits": 51,\n\t"paramet....798667,\n\t\t\t\t\t2.451794\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@84f3655[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.4517947...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11527,c=24576,r=11527]={<<<{\n\t"nhits": 51,\n\t"paramet...67,\n\t\t\t\t\t2.451794\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1685e5fd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11528,c=24576,r=11528]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.451794\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fc4449e[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.4517947...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11533,c=24576,r=11533]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.451794\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65d90249[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11534,c=24576,r=11534]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.451794\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14556d39[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11550,c=24576,r=11550]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d46c843[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11551,c=24576,r=11551]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b89c1[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11571,c=24576,r=11571]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d6d08c3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11572,c=24576,r=11572]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12ee84f2[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11592,c=24576,r=11592]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.4...\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@971523c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11593,c=24576,r=11593]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.45...\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55688752[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.451794,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11607,c=24576,r=11607]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.451794,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1086a62c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.451...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11608,c=24576,r=11608]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.451794,\n>>>\t\t\t\t\t48.7...\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@762979da[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.798667>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11622,c=24576,r=11622]={<<<{\n\t"nhits": 51,\n\t"paramet....451794,\n\t\t\t\t\t48.798667>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75ca2591[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11623,c=24576,r=11623]={<<<{\n\t"nhits": 51,\n\t"paramet...451794,\n\t\t\t\t\t48.798667\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64096e6d[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.798667...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11628,c=24576,r=11628]={<<<{\n\t"nhits": 51,\n\t"paramet...4,\n\t\t\t\t\t48.798667\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@419b0306[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11629,c=24576,r=11629]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.798667\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c415546[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.798667...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11634,c=24576,r=11634]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.798667\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@588301f2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.79...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11635,c=24576,r=11635]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.798667\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77566689[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:05.954000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11692,c=24576,r=11692]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:05.954000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6eccd856[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11693,c=24576,r=11693]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:05.954000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18d15bac[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11697,c=24576,r=11697]={<<<{\n\t"nhits": 51,\n\t"paramet...9:05.954000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@589d55d5[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.384 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11698,c=24576,r=11698]={<<<{\n\t"nhits": 51,\n\t"paramet...:05.954000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.391 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c3b1261[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.391 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11701,c=24576,r=11701]={<<<{\n\t"nhits": 51,\n\t"paramet....954000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.391 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@143d67d8[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.391 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11702,c=24576,r=11702]={<<<{\n\t"nhits": 51,\n\t"paramet...954000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.391 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62342c8[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.391 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11726,c=24576,r=11726]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.391 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34a29c24[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.391 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11727,c=24576,r=11727]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.391 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@704e28cb[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "52b94b994...32a22894bd62778885d26",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11785,c=24576,r=11785]={<<<{\n\t"nhits": 51,\n\t"paramet...32a22894bd62778885d26",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f3282bd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11786,c=24576,r=11786]={<<<{\n\t"nhits": 51,\n\t"paramet...2a22894bd62778885d26",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@139bb491[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "52b94b9...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11800,c=24576,r=11800]={<<<{\n\t"nhits": 51,\n\t"paramet...885d26",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33f8597a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11801,c=24576,r=11801]={<<<{\n\t"nhits": 51,\n\t"paramet...85d26",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32f137be[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor I",>>>949fe3cbe...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11824,c=24576,r=11824]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor I",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@294d6c37[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11825,c=24576,r=11825]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor I",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@673c6ab3[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1901",>>>or I",949...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11842,c=24576,r=11842]={<<<{\n\t"nhits": 51,\n\t"paramet...r I",\n\t\t\t\t"id": "1901",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@167edca7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11843,c=24576,r=11843]={<<<{\n\t"nhits": 51,\n\t"paramet... I",\n\t\t\t\t"id": "1901",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d095511[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> I",949fe...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11862,c=24576,r=11862]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f67a853[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11863,c=24576,r=11863]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b8a3efe[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 5,>>>CK", I",9...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11878,c=24576,r=11878]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 5,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bf15ccc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.392 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11879,c=24576,r=11879]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 5,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c37217e[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>894bd6277...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11919,c=24576,r=11919]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e40399b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11920,c=24576,r=11920]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4878d63[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11932,c=24576,r=11932]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@511b603[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11933,c=24576,r=11933]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50f85b0e[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.833875,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11948,c=24576,r=11948]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.833875,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f4b2c6b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.83...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11949,c=24576,r=11949]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.833875,\n>>>\t\t\t\t\t2.38...\n\t\t\t\t\t"} 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@571f4874[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.382319>>>5,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11962,c=24576,r=11962]={<<<{\n\t"nhits": 51,\n\t"paramet...8.833875,\n\t\t\t\t\t2.382319>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f364d3a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.382...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11963,c=24576,r=11963]={<<<{\n\t"nhits": 51,\n\t"paramet....833875,\n\t\t\t\t\t2.382319\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d045df9[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3823195...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11968,c=24576,r=11968]={<<<{\n\t"nhits": 51,\n\t"paramet...75,\n\t\t\t\t\t2.382319\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b9a1846[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.382...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11969,c=24576,r=11969]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t2.382319\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@566ba3a9[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3823195...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11974,c=24576,r=11974]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.382319\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b597bc3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.382...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11975,c=24576,r=11975]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.382319\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@545d12c4[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11991,c=24576,r=11991]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fae6821[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11992,c=24576,r=11992]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7453ea96[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12012,c=24576,r=12012]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a400bc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.439 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12013,c=24576,r=12013]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.446 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38d3f9de[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12033,c=24576,r=12033]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34b06185[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12034,c=24576,r=12034]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.38...\n\t\t\t\t\t"} 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f5c3adf[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.382319,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12048,c=24576,r=12048]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.382319,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bd96068[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.382...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12049,c=24576,r=12049]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.382319,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ce36bc4[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.833875>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12063,c=24576,r=12063]={<<<{\n\t"nhits": 51,\n\t"paramet....382319,\n\t\t\t\t\t48.833875>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6be88594[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.83...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12064,c=24576,r=12064]={<<<{\n\t"nhits": 51,\n\t"paramet...382319,\n\t\t\t\t\t48.833875\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@555cc0f4[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.833875...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12069,c=24576,r=12069]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.833875\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65b63017[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.83...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12070,c=24576,r=12070]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.833875\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22ccca2e[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.833875...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12075,c=24576,r=12075]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.833875\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d273fc6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.83...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12076,c=24576,r=12076]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.833875\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ecf15f6[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.166000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12133,c=24576,r=12133]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.166000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a2dacb0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12134,c=24576,r=12134]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.166000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e749661[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12138,c=24576,r=12138]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.166000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a194566[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12139,c=24576,r=12139]={<<<{\n\t"nhits": 51,\n\t"paramet...:16.166000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c3f9376[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12142,c=24576,r=12142]={<<<{\n\t"nhits": 51,\n\t"paramet....166000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bf0ec6d[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.447 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12143,c=24576,r=12143]={<<<{\n\t"nhits": 51,\n\t"paramet...166000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51bdbeec[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12167,c=24576,r=12167]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1dfe3c8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12168,c=24576,r=12168]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@215b74a6[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "a6f602755...8b57f8921b75610901478",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12226,c=24576,r=12226]={<<<{\n\t"nhits": 51,\n\t"paramet...8b57f8921b75610901478",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d147764[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12227,c=24576,r=12227]={<<<{\n\t"nhits": 51,\n\t"paramet...b57f8921b75610901478",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4162ecf4[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "a6f6027...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12241,c=24576,r=12241]={<<<{\n\t"nhits": 51,\n\t"paramet...901478",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fdd86b3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12242,c=24576,r=12242]={<<<{\n\t"nhits": 51,\n\t"paramet...01478",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45593baa[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor K",>>>5570f0ffe...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12265,c=24576,r=12265]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor K",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b28cb32[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12266,c=24576,r=12266]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor K",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d7b91ef[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1951",>>>or K",557...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12283,c=24576,r=12283]={<<<{\n\t"nhits": 51,\n\t"paramet...r K",\n\t\t\t\t"id": "1951",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e407eed[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12284,c=24576,r=12284]={<<<{\n\t"nhits": 51,\n\t"paramet... K",\n\t\t\t\t"id": "1951",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@124892e4[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>K",5570f0...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12304,c=24576,r=12304]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fe4aac4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12305,c=24576,r=12305]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e01be3e[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 179,>>>E",K",557...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12322,c=24576,r=12322]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 179,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43ab1405[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12323,c=24576,r=12323]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 179,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15a27126[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:29:00+00:00",>>>8921b7561...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12363,c=24576,r=12363]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:29:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f7a5bdc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.455 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12364,c=24576,r=12364]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:29:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.462 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cd9fa43[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.462 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12376,c=24576,r=12376]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.462 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37c9d8e1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.462 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12377,c=24576,r=12377]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.462 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3164a47f[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.873379,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12392,c=24576,r=12392]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.873379,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cedbd34[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12393,c=24576,r=12393]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.873379,\n>>>\t\t\t\t\t2.36...\n\t\t\t\t\t"} 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f855708[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.369972>>>9,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12406,c=24576,r=12406]={<<<{\n\t"nhits": 51,\n\t"paramet...8.873379,\n\t\t\t\t\t2.369972>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67286c9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.369...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12407,c=24576,r=12407]={<<<{\n\t"nhits": 51,\n\t"paramet....873379,\n\t\t\t\t\t2.369972\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12218d24[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3699729...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12412,c=24576,r=12412]={<<<{\n\t"nhits": 51,\n\t"paramet...79,\n\t\t\t\t\t2.369972\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63548649[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.369...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12413,c=24576,r=12413]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t2.369972\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@363cb03c[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3699729...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12418,c=24576,r=12418]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.369972\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@246a2cfc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.369...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12419,c=24576,r=12419]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.369972\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3abcddf8[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12435,c=24576,r=12435]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d9d7228[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12436,c=24576,r=12436]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e7390f7[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12456,c=24576,r=12456]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b8b5409[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12457,c=24576,r=12457]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@704019d[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12477,c=24576,r=12477]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@119e3f67[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.463 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12478,c=24576,r=12478]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.36...\n\t\t\t\t\t"} 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23d8f18b[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.369972,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12492,c=24576,r=12492]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.369972,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2272c2e5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.369...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12493,c=24576,r=12493]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.369972,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55d37df[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.873379>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12507,c=24576,r=12507]={<<<{\n\t"nhits": 51,\n\t"paramet....369972,\n\t\t\t\t\t48.873379>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65584514[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12508,c=24576,r=12508]={<<<{\n\t"nhits": 51,\n\t"paramet...369972,\n\t\t\t\t\t48.873379\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e8a49d[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.873379...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12513,c=24576,r=12513]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t48.873379\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35b92baf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12514,c=24576,r=12514]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.873379\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59360108[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.873379...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12519,c=24576,r=12519]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.873379\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e619fdf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12520,c=24576,r=12520]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.873379\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ae910c2[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.566000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12577,c=24576,r=12577]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.566000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46f1a063[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12578,c=24576,r=12578]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.566000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f26c7f4[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12582,c=24576,r=12582]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.566000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5dcb3aa8[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12583,c=24576,r=12583]={<<<{\n\t"nhits": 51,\n\t"paramet...:16.566000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fd65ed3[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12586,c=24576,r=12586]={<<<{\n\t"nhits": 51,\n\t"paramet....566000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@646f11f2[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12587,c=24576,r=12587]={<<<{\n\t"nhits": 51,\n\t"paramet...566000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d6f63ec[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12611,c=24576,r=12611]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79750893[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.470 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12612,c=24576,r=12612]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64c8e1a8[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "9c96a6d10...64d6dbb410b93335242ae",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12670,c=24576,r=12670]={<<<{\n\t"nhits": 51,\n\t"paramet...64d6dbb410b93335242ae",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78349c42[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12671,c=24576,r=12671]={<<<{\n\t"nhits": 51,\n\t"paramet...4d6dbb410b93335242ae",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e42f0ab[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "9c96a6d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12685,c=24576,r=12685]={<<<{\n\t"nhits": 51,\n\t"paramet...5242ae",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fa24e60[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12686,c=24576,r=12686]={<<<{\n\t"nhits": 51,\n\t"paramet...242ae",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@cc42f9d[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor J",>>>10e6ed186...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12709,c=24576,r=12709]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor J",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@504e64cb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12710,c=24576,r=12710]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor J",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@396011c1[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1953",>>>or J",10e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12727,c=24576,r=12727]={<<<{\n\t"nhits": 51,\n\t"paramet...r J",\n\t\t\t\t"id": "1953",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48c89c3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12728,c=24576,r=12728]={<<<{\n\t"nhits": 51,\n\t"paramet... J",\n\t\t\t\t"id": "1953",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2999f608[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> J",10e6e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12747,c=24576,r=12747]={<<<{\n\t"nhits": 51,\n\t"paramet...3",\n\t\t\t\t"type": "DUCK",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a52b7cc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12748,c=24576,r=12748]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3385415e[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>CK", J",1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12763,c=24576,r=12763]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 0,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5327147c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12764,c=24576,r=12764]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 0,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@356881a6[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:29:00+00:00",>>>bb410b933...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12804,c=24576,r=12804]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:29:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a1bbc10[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12805,c=24576,r=12805]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:29:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@338d97bc[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12817,c=24576,r=12817]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5862f145[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.478 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12818,c=24576,r=12818]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29763e5e[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.87929,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12832,c=24576,r=12832]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.87929,>>>\n\t\t\t\t\t2.4...\n\t\t\t\t\t"} 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5efaec5c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12833,c=24576,r=12833]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.87929,\n>>>\t\t\t\t\t2.40...\n\t\t\t\t\t"} 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@115b048[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t2.40177>>>9,021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12845,c=24576,r=12845]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.87929,\n\t\t\t\t\t2.40177>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e3281f6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.401...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12846,c=24576,r=12846]={<<<{\n\t"nhits": 51,\n\t"paramet...48.87929,\n\t\t\t\t\t2.40177\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56aed2a0[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.401779,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12851,c=24576,r=12851]={<<<{\n\t"nhits": 51,\n\t"paramet...929,\n\t\t\t\t\t2.40177\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f3f5c25[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.401...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12852,c=24576,r=12852]={<<<{\n\t"nhits": 51,\n\t"paramet...29,\n\t\t\t\t\t2.40177\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7304207a[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.401779,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12857,c=24576,r=12857]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t2.40177\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@296322dd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.401...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12858,c=24576,r=12858]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.40177\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9f8ce83[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12874,c=24576,r=12874]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c0375ed[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12875,c=24576,r=12875]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e5697e7[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12895,c=24576,r=12895]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e13373a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12896,c=24576,r=12896]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d074ad[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12916,c=24576,r=12916]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.4...\n\t\t\t\t\t"} 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36cbd567[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12917,c=24576,r=12917]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.40...\n\t\t\t\t\t"} 08:47:50.486 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c6895f6[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.40177,>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.486 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12930,c=24576,r=12930]={<<<{\n\t"nhits": 51,\n\t"paramet...nates": [\n\t\t\t\t\t2.40177,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.486 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b95d7a6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.401...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.486 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12931,c=24576,r=12931]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.40177,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29e2bb65[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.87929>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12944,c=24576,r=12944]={<<<{\n\t"nhits": 51,\n\t"paramet...\t2.40177,\n\t\t\t\t\t48.87929>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41ea33d3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12945,c=24576,r=12945]={<<<{\n\t"nhits": 51,\n\t"paramet...2.40177,\n\t\t\t\t\t48.87929\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7915d93d[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.87929t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12950,c=24576,r=12950]={<<<{\n\t"nhits": 51,\n\t"paramet...77,\n\t\t\t\t\t48.87929\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7cb8195e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12951,c=24576,r=12951]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t48.87929\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40bdac3f[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.87929t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12956,c=24576,r=12956]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.87929\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50d96b50[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=12957,c=24576,r=12957]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.87929\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d29c47[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.955000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13014,c=24576,r=13014]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.955000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b9c070a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13015,c=24576,r=13015]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.955000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@166d8812[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13019,c=24576,r=13019]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.955000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@df5e264[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13020,c=24576,r=13020]={<<<{\n\t"nhits": 51,\n\t"paramet...:16.955000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e567739[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13023,c=24576,r=13023]={<<<{\n\t"nhits": 51,\n\t"paramet....955000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@452997ae[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13024,c=24576,r=13024]={<<<{\n\t"nhits": 51,\n\t"paramet...955000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f7eaa01[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13048,c=24576,r=13048]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d3a8948[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13049,c=24576,r=13049]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30f8ca69[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "b1eba4290...4a2867b276942a81ee4c7",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13107,c=24576,r=13107]={<<<{\n\t"nhits": 51,\n\t"paramet...4a2867b276942a81ee4c7",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3965af3f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.493 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13108,c=24576,r=13108]={<<<{\n\t"nhits": 51,\n\t"paramet...a2867b276942a81ee4c7",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.500 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@738134b0[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "b1eba42...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.500 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13122,c=24576,r=13122]={<<<{\n\t"nhits": 51,\n\t"paramet...1ee4c7",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.500 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ab88341[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.500 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13123,c=24576,r=13123]={<<<{\n\t"nhits": 51,\n\t"paramet...ee4c7",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.500 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c65adfd[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor T",>>>90868a827...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.500 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13146,c=24576,r=13146]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor T",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.500 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58edef19[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.500 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13147,c=24576,r=13147]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor T",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.500 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22b36400[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1805",>>>or T",908...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.500 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13164,c=24576,r=13164]={<<<{\n\t"nhits": 51,\n\t"paramet...r T",\n\t\t\t\t"id": "1805",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.500 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cef599c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.500 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13165,c=24576,r=13165]={<<<{\n\t"nhits": 51,\n\t"paramet... T",\n\t\t\t\t"id": "1805",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d841db9[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>T",90868a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13185,c=24576,r=13185]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@aa6a837[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13186,c=24576,r=13186]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@330c4e07[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 135,>>>E",T",908...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13203,c=24576,r=13203]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 135,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1509c243[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13204,c=24576,r=13204]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 135,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@87d6c8e[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>7b276942a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13244,c=24576,r=13244]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37258aa6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13245,c=24576,r=13245]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66888633[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13257,c=24576,r=13257]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d485b7b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13258,c=24576,r=13258]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e325940[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.817356,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13273,c=24576,r=13273]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.817356,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4559989a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.81...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13274,c=24576,r=13274]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.817356,\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6742371c[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.344178>>>6,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13287,c=24576,r=13287]={<<<{\n\t"nhits": 51,\n\t"paramet...8.817356,\n\t\t\t\t\t2.344178>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18ae3b0c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13288,c=24576,r=13288]={<<<{\n\t"nhits": 51,\n\t"paramet....817356,\n\t\t\t\t\t2.344178\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@549a8900[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3441786...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13293,c=24576,r=13293]={<<<{\n\t"nhits": 51,\n\t"paramet...56,\n\t\t\t\t\t2.344178\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d8e5641[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13294,c=24576,r=13294]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t2.344178\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b82603b[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3441786...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13299,c=24576,r=13299]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.344178\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@421d481c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13300,c=24576,r=13300]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.344178\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@424f0bd6[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13316,c=24576,r=13316]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ddc6180[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.501 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13317,c=24576,r=13317]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@556747b8[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13337,c=24576,r=13337]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d12a8a0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13338,c=24576,r=13338]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47391d6f[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13358,c=24576,r=13358]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49e7b469[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13359,c=24576,r=13359]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2652706a[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.344178,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13373,c=24576,r=13373]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.344178,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e6d8ba8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13374,c=24576,r=13374]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.344178,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41b0356f[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.817356>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13388,c=24576,r=13388]={<<<{\n\t"nhits": 51,\n\t"paramet....344178,\n\t\t\t\t\t48.817356>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@350085cc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.81...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13389,c=24576,r=13389]={<<<{\n\t"nhits": 51,\n\t"paramet...344178,\n\t\t\t\t\t48.817356\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@646226[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.817356...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13394,c=24576,r=13394]={<<<{\n\t"nhits": 51,\n\t"paramet...8,\n\t\t\t\t\t48.817356\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22769949[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.81...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13395,c=24576,r=13395]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.817356\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62adcb25[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.817356...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13400,c=24576,r=13400]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.817356\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53321c59[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.81...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13401,c=24576,r=13401]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.817356\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7064314b[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:04.115000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13458,c=24576,r=13458]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:04.115000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@664e52df[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13459,c=24576,r=13459]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:04.115000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a3659d0[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13463,c=24576,r=13463]={<<<{\n\t"nhits": 51,\n\t"paramet...9:04.115000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2925501b[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.539 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13464,c=24576,r=13464]={<<<{\n\t"nhits": 51,\n\t"paramet...:04.115000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.547 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@789ac21d[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.547 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13467,c=24576,r=13467]={<<<{\n\t"nhits": 51,\n\t"paramet....115000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cd6af7b[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13468,c=24576,r=13468]={<<<{\n\t"nhits": 51,\n\t"paramet...115000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34f683e8[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13492,c=24576,r=13492]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37d0b8e5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13493,c=24576,r=13493]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19741e28[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "e9aababec...f20093bd4185a39ffd6cb",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13551,c=24576,r=13551]={<<<{\n\t"nhits": 51,\n\t"paramet...f20093bd4185a39ffd6cb",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4000c70a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13552,c=24576,r=13552]={<<<{\n\t"nhits": 51,\n\t"paramet...20093bd4185a39ffd6cb",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40e9f521[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "e9aabab...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13566,c=24576,r=13566]={<<<{\n\t"nhits": 51,\n\t"paramet...ffd6cb",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@724c6a49[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13567,c=24576,r=13567]={<<<{\n\t"nhits": 51,\n\t"paramet...fd6cb",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b70bf76[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor H",>>>ec35f22ec...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13590,c=24576,r=13590]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor H",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d8e0985[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13591,c=24576,r=13591]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor H",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@241b5e8[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1602",>>>or H",ec3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13608,c=24576,r=13608]={<<<{\n\t"nhits": 51,\n\t"paramet...r H",\n\t\t\t\t"id": "1602",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@134e99cb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13609,c=24576,r=13609]={<<<{\n\t"nhits": 51,\n\t"paramet... H",\n\t\t\t\t"id": "1602",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d8b0fdb[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> H",ec35f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13628,c=24576,r=13628]={<<<{\n\t"nhits": 51,\n\t"paramet...2",\n\t\t\t\t"type": "DUCK",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2034f7ce[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13629,c=24576,r=13629]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f55f8d5[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 30,>>>K", H",ec...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13645,c=24576,r=13645]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 30,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4832bc35[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.548 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13646,c=24576,r=13646]={<<<{\n\t"nhits": 51,\n\t"paramet...UCK",\n\t\t\t\t"value": 30,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d42873f[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>3bd4185a3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13686,c=24576,r=13686]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4acf83de[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13687,c=24576,r=13687]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4adc4902[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13699,c=24576,r=13699]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17529778[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13700,c=24576,r=13700]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e7081d2[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.85378,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13714,c=24576,r=13714]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.85378,>>>\n\t\t\t\t\t2.7...\n\t\t\t\t\t"} 08:47:50.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78973ab1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13715,c=24576,r=13715]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.85378,\n>>>\t\t\t\t\t2.76...\n\t\t\t\t\t"} 08:47:50.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@502be8f8[p=0,l=11,c=512,r=11]={<<<\t\t\t\t\t2.7689>>>78,021-10...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13726,c=24576,r=13726]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.85378,\n\t\t\t\t\t2.7689>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53c14cd2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.768...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13727,c=24576,r=13727]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.85378,\n\t\t\t\t\t2.7689\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.556 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19f53969[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.768978,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.556 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13732,c=24576,r=13732]={<<<{\n\t"nhits": 51,\n\t"paramet...5378,\n\t\t\t\t\t2.7689\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.556 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58f6da54[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.768...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.556 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13733,c=24576,r=13733]={<<<{\n\t"nhits": 51,\n\t"paramet...378,\n\t\t\t\t\t2.7689\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.556 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5715859a[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.768978,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.556 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13738,c=24576,r=13738]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t2.7689\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.556 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e6bf476[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.768...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.556 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13739,c=24576,r=13739]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t2.7689\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.556 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e65aaa3[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.556 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13755,c=24576,r=13755]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.556 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@502fe341[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.556 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13756,c=24576,r=13756]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.556 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bed958b[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.556 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13776,c=24576,r=13776]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.556 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7af41cc4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.556 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13777,c=24576,r=13777]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6957818b[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13797,c=24576,r=13797]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.7...\n\t\t\t\t\t"} 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46cd520b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13798,c=24576,r=13798]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.76...\n\t\t\t\t\t"} 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cbc694[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t2.7689,>>>ates": [-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13810,c=24576,r=13810]={<<<{\n\t"nhits": 51,\n\t"paramet...inates": [\n\t\t\t\t\t2.7689,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b83f855[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.768...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13811,c=24576,r=13811]={<<<{\n\t"nhits": 51,\n\t"paramet...nates": [\n\t\t\t\t\t2.7689,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e0d6177[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.85378>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13824,c=24576,r=13824]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.7689,\n\t\t\t\t\t48.85378>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22fc37b7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13825,c=24576,r=13825]={<<<{\n\t"nhits": 51,\n\t"paramet...\t2.7689,\n\t\t\t\t\t48.85378\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ddcba1a[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.85378t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13830,c=24576,r=13830]={<<<{\n\t"nhits": 51,\n\t"paramet...89,\n\t\t\t\t\t48.85378\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3959a4a4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13831,c=24576,r=13831]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.85378\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c3a6c21[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.85378t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13836,c=24576,r=13836]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.85378\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f38b99e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13837,c=24576,r=13837]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.85378\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7accc09[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:13.324000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13894,c=24576,r=13894]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:13.324000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73a434dc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13895,c=24576,r=13895]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:13.324000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7cf005ed[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13899,c=24576,r=13899]={<<<{\n\t"nhits": 51,\n\t"paramet...9:13.324000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@265eb7a4[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13900,c=24576,r=13900]={<<<{\n\t"nhits": 51,\n\t"paramet...:13.324000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47f3fbe2[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13903,c=24576,r=13903]={<<<{\n\t"nhits": 51,\n\t"paramet....324000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15a32514[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13904,c=24576,r=13904]={<<<{\n\t"nhits": 51,\n\t"paramet...324000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69809520[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13928,c=24576,r=13928]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ab0fc23[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13929,c=24576,r=13929]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62443c7c[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "ead2ed692...83c630c896ae8f9892a93",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13987,c=24576,r=13987]={<<<{\n\t"nhits": 51,\n\t"paramet...83c630c896ae8f9892a93",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ec32ea5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=13988,c=24576,r=13988]={<<<{\n\t"nhits": 51,\n\t"paramet...3c630c896ae8f9892a93",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3078fc8[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "ead2ed6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14002,c=24576,r=14002]={<<<{\n\t"nhits": 51,\n\t"paramet...892a93",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3eeb3a6f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14003,c=24576,r=14003]={<<<{\n\t"nhits": 51,\n\t"paramet...92a93",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d8f5612[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor D",>>>9213a8112...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14026,c=24576,r=14026]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor D",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@acee900[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14027,c=24576,r=14027]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor D",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35884e5e[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1502",>>>or D",921...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14044,c=24576,r=14044]={<<<{\n\t"nhits": 51,\n\t"paramet...r D",\n\t\t\t\t"id": "1502",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@525722c2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14045,c=24576,r=14045]={<<<{\n\t"nhits": 51,\n\t"paramet... D",\n\t\t\t\t"id": "1502",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@556fd15c[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> D",9213a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14064,c=24576,r=14064]={<<<{\n\t"nhits": 51,\n\t"paramet...2",\n\t\t\t\t"type": "DUCK",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2814b418[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14065,c=24576,r=14065]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f19e5fa[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 40,>>>K", D",92...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14081,c=24576,r=14081]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 40,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34b39de9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14082,c=24576,r=14082]={<<<{\n\t"nhits": 51,\n\t"paramet...UCK",\n\t\t\t\t"value": 40,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f7d5f12[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>0c896ae8f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14122,c=24576,r=14122]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12c48c91[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.571 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14123,c=24576,r=14123]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2629d06[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14135,c=24576,r=14135]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a161476[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14136,c=24576,r=14136]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fe65be9[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.845002,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14151,c=24576,r=14151]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.845002,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69f0f480[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14152,c=24576,r=14152]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.845002,\n>>>\t\t\t\t\t2.37...\n\t\t\t\t\t"} 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f6cce15[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.375691>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14165,c=24576,r=14165]={<<<{\n\t"nhits": 51,\n\t"paramet...8.845002,\n\t\t\t\t\t2.375691>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6543c02a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14166,c=24576,r=14166]={<<<{\n\t"nhits": 51,\n\t"paramet....845002,\n\t\t\t\t\t2.375691\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@817e678[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14171,c=24576,r=14171]={<<<{\n\t"nhits": 51,\n\t"paramet...02,\n\t\t\t\t\t2.375691\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@662d470e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14172,c=24576,r=14172]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.375691\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fa831b8[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14177,c=24576,r=14177]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.375691\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@491fcf7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14178,c=24576,r=14178]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.375691\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3302ee3b[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14194,c=24576,r=14194]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f1bca62[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14195,c=24576,r=14195]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18019c8[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14215,c=24576,r=14215]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@afd3b4b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14216,c=24576,r=14216]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2eaa6f19[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14236,c=24576,r=14236]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f03e874[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.579 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14237,c=24576,r=14237]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.37...\n\t\t\t\t\t"} 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4eccf605[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.375691,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14251,c=24576,r=14251]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.375691,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d88abf4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14252,c=24576,r=14252]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.375691,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50a7cbfb[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.845002>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14266,c=24576,r=14266]={<<<{\n\t"nhits": 51,\n\t"paramet....375691,\n\t\t\t\t\t48.845002>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b7c9d3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14267,c=24576,r=14267]={<<<{\n\t"nhits": 51,\n\t"paramet...375691,\n\t\t\t\t\t48.845002\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29626b1e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14272,c=24576,r=14272]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.845002\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@415da2cd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14273,c=24576,r=14273]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.845002\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fcb410e[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14278,c=24576,r=14278]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.845002\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@118cec75[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14279,c=24576,r=14279]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.845002\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b0c5fc1[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:11.147000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14336,c=24576,r=14336]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:11.147000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ebdba7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14337,c=24576,r=14337]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:11.147000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@725d3965[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14341,c=24576,r=14341]={<<<{\n\t"nhits": 51,\n\t"paramet...9:11.147000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4448c1f[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14342,c=24576,r=14342]={<<<{\n\t"nhits": 51,\n\t"paramet...:11.147000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dff2901[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14345,c=24576,r=14345]={<<<{\n\t"nhits": 51,\n\t"paramet....147000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1410f5fa[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14346,c=24576,r=14346]={<<<{\n\t"nhits": 51,\n\t"paramet...147000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f9d600c[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14370,c=24576,r=14370]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f992194[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.589 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14371,c=24576,r=14371]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b9aa247[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "d2a979e2e...f01bac9f9e9750b9cbcd9",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14429,c=24576,r=14429]={<<<{\n\t"nhits": 51,\n\t"paramet...f01bac9f9e9750b9cbcd9",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8363beb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14430,c=24576,r=14430]={<<<{\n\t"nhits": 51,\n\t"paramet...01bac9f9e9750b9cbcd9",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ccfa7e1[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "d2a979e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14444,c=24576,r=14444]={<<<{\n\t"nhits": 51,\n\t"paramet...9cbcd9",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a3cbe6d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14445,c=24576,r=14445]={<<<{\n\t"nhits": 51,\n\t"paramet...cbcd9",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@447aadf7[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor D",>>>2eb07dec5...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14468,c=24576,r=14468]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor D",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d2a3ff0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14469,c=24576,r=14469]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor D",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ccb6f1b[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1502",>>>or D",2eb...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14486,c=24576,r=14486]={<<<{\n\t"nhits": 51,\n\t"paramet...r D",\n\t\t\t\t"id": "1502",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3eb7b39[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14487,c=24576,r=14487]={<<<{\n\t"nhits": 51,\n\t"paramet... D",\n\t\t\t\t"id": "1502",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12ef6ba6[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>D",2eb07d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14507,c=24576,r=14507]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e1613b4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14508,c=24576,r=14508]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@99200da[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 304,>>>E",D",2eb...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14525,c=24576,r=14525]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 304,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51789062[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14526,c=24576,r=14526]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 304,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@382373b0[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>c9f9e9750...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14566,c=24576,r=14566]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36a65cb3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14567,c=24576,r=14567]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f2b0e6d[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14579,c=24576,r=14579]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a45606a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.638 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14580,c=24576,r=14580]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.645 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19582a61[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.845002,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.645 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14595,c=24576,r=14595]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.845002,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.645 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d9fbe3d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.645 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14596,c=24576,r=14596]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.845002,\n>>>\t\t\t\t\t2.37...\n\t\t\t\t\t"} 08:47:50.645 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a308385[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.375691>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14609,c=24576,r=14609]={<<<{\n\t"nhits": 51,\n\t"paramet...8.845002,\n\t\t\t\t\t2.375691>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b67e899[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14610,c=24576,r=14610]={<<<{\n\t"nhits": 51,\n\t"paramet....845002,\n\t\t\t\t\t2.375691\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2334deb6[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14615,c=24576,r=14615]={<<<{\n\t"nhits": 51,\n\t"paramet...02,\n\t\t\t\t\t2.375691\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43baf2bb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14616,c=24576,r=14616]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.375691\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2df87de2[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14621,c=24576,r=14621]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.375691\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@691f7be4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14622,c=24576,r=14622]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.375691\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cdbc91f[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14638,c=24576,r=14638]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7860d115[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14639,c=24576,r=14639]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1699a496[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14659,c=24576,r=14659]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44b2dfa[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14660,c=24576,r=14660]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36ea9f5d[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14680,c=24576,r=14680]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@487c18ec[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14681,c=24576,r=14681]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.37...\n\t\t\t\t\t"} 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@139aa861[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.375691,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14695,c=24576,r=14695]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.375691,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e636315[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.646 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14696,c=24576,r=14696]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.375691,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c910df3[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.845002>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14710,c=24576,r=14710]={<<<{\n\t"nhits": 51,\n\t"paramet....375691,\n\t\t\t\t\t48.845002>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@402dbf5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14711,c=24576,r=14711]={<<<{\n\t"nhits": 51,\n\t"paramet...375691,\n\t\t\t\t\t48.845002\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@429db2b4[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14716,c=24576,r=14716]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.845002\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17b31a39[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14717,c=24576,r=14717]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.845002\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@336963a9[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14722,c=24576,r=14722]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.845002\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2126db42[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14723,c=24576,r=14723]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.845002\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e01c5c0[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:10.900000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14780,c=24576,r=14780]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:10.900000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16c74eb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14781,c=24576,r=14781]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:10.900000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79e02b44[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14785,c=24576,r=14785]={<<<{\n\t"nhits": 51,\n\t"paramet...9:10.900000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e0b03f1[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14786,c=24576,r=14786]={<<<{\n\t"nhits": 51,\n\t"paramet...:10.900000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e24f435[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14789,c=24576,r=14789]={<<<{\n\t"nhits": 51,\n\t"paramet....900000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c8d0e36[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14790,c=24576,r=14790]={<<<{\n\t"nhits": 51,\n\t"paramet...900000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74cfaee8[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14814,c=24576,r=14814]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@426d3f0b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14815,c=24576,r=14815]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b21fe2f[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "461bc8bef...fa76891eb65e34b12a761",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14873,c=24576,r=14873]={<<<{\n\t"nhits": 51,\n\t"paramet...fa76891eb65e34b12a761",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f39bdc3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.655 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14874,c=24576,r=14874]={<<<{\n\t"nhits": 51,\n\t"paramet...a76891eb65e34b12a761",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6688f622[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "461bc8b...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14888,c=24576,r=14888]={<<<{\n\t"nhits": 51,\n\t"paramet...12a761",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4db6189f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14889,c=24576,r=14889]={<<<{\n\t"nhits": 51,\n\t"paramet...2a761",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49624780[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor G",>>>efe067839...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14912,c=24576,r=14912]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor G",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b973cca[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14913,c=24576,r=14913]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor G",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a0fee7c[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1651",>>>or G",efe...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14930,c=24576,r=14930]={<<<{\n\t"nhits": 51,\n\t"paramet...r G",\n\t\t\t\t"id": "1651",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37806542[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14931,c=24576,r=14931]={<<<{\n\t"nhits": 51,\n\t"paramet... G",\n\t\t\t\t"id": "1651",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c857a75[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> G",efe06...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14950,c=24576,r=14950]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e266a43[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14951,c=24576,r=14951]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bef0ff5[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 13,>>>K", G",ef...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14967,c=24576,r=14967]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 13,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f71d1bf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=14968,c=24576,r=14968]={<<<{\n\t"nhits": 51,\n\t"paramet...UCK",\n\t\t\t\t"value": 13,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@786052f6[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>91eb65e34...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15008,c=24576,r=15008]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75995bcb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15009,c=24576,r=15009]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67a722a[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15021,c=24576,r=15021]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3737b773[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15022,c=24576,r=15022]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dbaa481[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.82097,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15036,c=24576,r=15036]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.82097,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72c2e9fe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15037,c=24576,r=15037]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.82097,\n>>>\t\t\t\t\t2.32...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@277c2eae[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.324525>>>,021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15050,c=24576,r=15050]={<<<{\n\t"nhits": 51,\n\t"paramet...48.82097,\n\t\t\t\t\t2.324525>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d7a891d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15051,c=24576,r=15051]={<<<{\n\t"nhits": 51,\n\t"paramet...8.82097,\n\t\t\t\t\t2.324525\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@357cae9f[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.324525,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15056,c=24576,r=15056]={<<<{\n\t"nhits": 51,\n\t"paramet...97,\n\t\t\t\t\t2.324525\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50943cd7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15057,c=24576,r=15057]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.324525\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@165b6135[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.324525,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15062,c=24576,r=15062]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.324525\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f102082[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15063,c=24576,r=15063]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.324525\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fc863a9[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15079,c=24576,r=15079]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e4b9203[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.664 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15080,c=24576,r=15080]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3541036[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15100,c=24576,r=15100]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d2e24ee[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15101,c=24576,r=15101]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1187c7c9[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15121,c=24576,r=15121]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ce8470[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15122,c=24576,r=15122]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.32...\n\t\t\t\t\t"} 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2038f19f[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.324525,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15136,c=24576,r=15136]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.324525,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3cada822[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15137,c=24576,r=15137]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.324525,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13bb89f1[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.82097>>>,es": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15150,c=24576,r=15150]={<<<{\n\t"nhits": 51,\n\t"paramet...2.324525,\n\t\t\t\t\t48.82097>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@642162f2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15151,c=24576,r=15151]={<<<{\n\t"nhits": 51,\n\t"paramet....324525,\n\t\t\t\t\t48.82097\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@372d3e0[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.82097,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15156,c=24576,r=15156]={<<<{\n\t"nhits": 51,\n\t"paramet...25,\n\t\t\t\t\t48.82097\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@524f9714[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15157,c=24576,r=15157]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t48.82097\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d7468ad[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.82097,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15162,c=24576,r=15162]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.82097\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@722dbf03[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15163,c=24576,r=15163]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.82097\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67d59f75[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:15.421000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15220,c=24576,r=15220]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:15.421000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.671 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@490c43ac[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.672 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15221,c=24576,r=15221]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:15.421000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.672 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77036b20[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.672 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15225,c=24576,r=15225]={<<<{\n\t"nhits": 51,\n\t"paramet...9:15.421000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.672 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68490764[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.672 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15226,c=24576,r=15226]={<<<{\n\t"nhits": 51,\n\t"paramet...:15.421000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@232c132f[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15229,c=24576,r=15229]={<<<{\n\t"nhits": 51,\n\t"paramet....421000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@89625c5[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15230,c=24576,r=15230]={<<<{\n\t"nhits": 51,\n\t"paramet...421000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6420059c[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15254,c=24576,r=15254]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44725c5b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15255,c=24576,r=15255]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7848a91[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "48fb41a92...ccb627364db5eb2a33f49",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15313,c=24576,r=15313]={<<<{\n\t"nhits": 51,\n\t"paramet...ccb627364db5eb2a33f49",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e053fa9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15314,c=24576,r=15314]={<<<{\n\t"nhits": 51,\n\t"paramet...cb627364db5eb2a33f49",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a6dd110[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "48fb41a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15328,c=24576,r=15328]={<<<{\n\t"nhits": 51,\n\t"paramet...a33f49",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c2bce82[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15329,c=24576,r=15329]={<<<{\n\t"nhits": 51,\n\t"paramet...33f49",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fd80d94[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor C",>>>92a563a4f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15352,c=24576,r=15352]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor C",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@383797b1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15353,c=24576,r=15353]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor C",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ce634f6[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1401",>>>or C",92a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15370,c=24576,r=15370]={<<<{\n\t"nhits": 51,\n\t"paramet...r C",\n\t\t\t\t"id": "1401",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e6ba436[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15371,c=24576,r=15371]={<<<{\n\t"nhits": 51,\n\t"paramet... C",\n\t\t\t\t"id": "1401",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31b0b6c2[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> C",92a56...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15390,c=24576,r=15390]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@353e255a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15391,c=24576,r=15391]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8c2e68f[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 10,>>>K", C",92...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15407,c=24576,r=15407]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 10,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b8ba9b5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.679 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15408,c=24576,r=15408]={<<<{\n\t"nhits": 51,\n\t"paramet...UCK",\n\t\t\t\t"value": 10,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f3918a0[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>7364db5eb...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15448,c=24576,r=15448]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7be9fee8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15449,c=24576,r=15449]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64808984[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15461,c=24576,r=15461]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@329042a0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15462,c=24576,r=15462]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@459bb04a[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.871505,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15477,c=24576,r=15477]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.871505,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@713118af[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15478,c=24576,r=15478]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.871505,\n>>>\t\t\t\t\t2.33...\n\t\t\t\t\t"} 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@119d63a4[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.333759>>>5,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15491,c=24576,r=15491]={<<<{\n\t"nhits": 51,\n\t"paramet...8.871505,\n\t\t\t\t\t2.333759>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2128b675[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15492,c=24576,r=15492]={<<<{\n\t"nhits": 51,\n\t"paramet....871505,\n\t\t\t\t\t2.333759\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39a95bfa[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15497,c=24576,r=15497]={<<<{\n\t"nhits": 51,\n\t"paramet...05,\n\t\t\t\t\t2.333759\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4024c800[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15498,c=24576,r=15498]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t2.333759\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ade03e3[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15503,c=24576,r=15503]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.333759\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ea181d3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15504,c=24576,r=15504]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.333759\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2da46776[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15520,c=24576,r=15520]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ba6de0a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15521,c=24576,r=15521]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ad1d86[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15541,c=24576,r=15541]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53d0ab79[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.687 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15542,c=24576,r=15542]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5dc1f9a2[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15562,c=24576,r=15562]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@206a2a9e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15563,c=24576,r=15563]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.33...\n\t\t\t\t\t"} 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49425238[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.333759,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15577,c=24576,r=15577]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.333759,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f9fa30a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15578,c=24576,r=15578]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.333759,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dc155b2[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.871505>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15592,c=24576,r=15592]={<<<{\n\t"nhits": 51,\n\t"paramet....333759,\n\t\t\t\t\t48.871505>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c0ea84e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15593,c=24576,r=15593]={<<<{\n\t"nhits": 51,\n\t"paramet...333759,\n\t\t\t\t\t48.871505\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6706ee65[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15598,c=24576,r=15598]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.871505\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e3867c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15599,c=24576,r=15599]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.871505\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42483fb7[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15604,c=24576,r=15604]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.871505\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b4da368[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15605,c=24576,r=15605]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.871505\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5be811a2[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:08.007000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15662,c=24576,r=15662]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:08.007000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42a1bcc5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15663,c=24576,r=15663]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:08.007000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@411786a1[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15667,c=24576,r=15667]={<<<{\n\t"nhits": 51,\n\t"paramet...9:08.007000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27273b08[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15668,c=24576,r=15668]={<<<{\n\t"nhits": 51,\n\t"paramet...:08.007000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3cd95b4f[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15671,c=24576,r=15671]={<<<{\n\t"nhits": 51,\n\t"paramet....007000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73d19f85[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.694 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15672,c=24576,r=15672]={<<<{\n\t"nhits": 51,\n\t"paramet...007000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.701 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e0e2dd0[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.701 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15696,c=24576,r=15696]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.701 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10efa862[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.701 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15697,c=24576,r=15697]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.701 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@669a8a13[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "57abf6ede...1414dd6c4bf81fbb5295d",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.701 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15755,c=24576,r=15755]={<<<{\n\t"nhits": 51,\n\t"paramet...1414dd6c4bf81fbb5295d",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.701 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19c81cf2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.701 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15756,c=24576,r=15756]={<<<{\n\t"nhits": 51,\n\t"paramet...414dd6c4bf81fbb5295d",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.701 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66d7d2b6[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "57abf6e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.701 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15770,c=24576,r=15770]={<<<{\n\t"nhits": 51,\n\t"paramet...b5295d",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.701 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b16cab6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.701 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15771,c=24576,r=15771]={<<<{\n\t"nhits": 51,\n\t"paramet...5295d",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.701 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@396e13d5[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor B",>>>dea030702...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.701 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15794,c=24576,r=15794]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor B",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.701 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6018a786[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.701 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15795,c=24576,r=15795]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor B",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.701 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38829b51[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1753",>>>or B",dea...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.701 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15812,c=24576,r=15812]={<<<{\n\t"nhits": 51,\n\t"paramet...r B",\n\t\t\t\t"id": "1753",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.701 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57ca58d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.701 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15813,c=24576,r=15813]={<<<{\n\t"nhits": 51,\n\t"paramet... B",\n\t\t\t\t"id": "1753",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.702 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c45fe4c[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>B",dea030...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.702 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15833,c=24576,r=15833]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.702 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@694444d5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.702 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15834,c=24576,r=15834]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.702 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@453002bf[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 79,>>>SE",B",de...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.702 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15850,c=24576,r=15850]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 79,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.702 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25009759[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.702 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15851,c=24576,r=15851]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 79,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.702 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46d4ba2b[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>d6c4bf81f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.702 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15891,c=24576,r=15891]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.702 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@dfd3cc8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.702 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15892,c=24576,r=15892]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.744 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@481de232[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.744 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15904,c=24576,r=15904]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.744 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69861e37[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.744 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15905,c=24576,r=15905]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.744 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a60e4ce[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850541,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.744 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15920,c=24576,r=15920]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850541,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.744 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e9f8236[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.744 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15921,c=24576,r=15921]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850541,\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:50.744 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49b4e1a5[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.348671>>>1,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.744 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15934,c=24576,r=15934]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850541,\n\t\t\t\t\t2.348671>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.744 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@101a2902[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.744 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15935,c=24576,r=15935]={<<<{\n\t"nhits": 51,\n\t"paramet....850541,\n\t\t\t\t\t2.348671\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.744 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d51f95b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.744 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15940,c=24576,r=15940]={<<<{\n\t"nhits": 51,\n\t"paramet...41,\n\t\t\t\t\t2.348671\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.744 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fcd46f5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.745 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15941,c=24576,r=15941]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t2.348671\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.745 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@611a3760[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.745 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15946,c=24576,r=15946]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.348671\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.745 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20895078[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.745 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15947,c=24576,r=15947]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.348671\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.745 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3280fe13[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.745 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15963,c=24576,r=15963]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.745 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@571fec58[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.745 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15964,c=24576,r=15964]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.745 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@670e70ec[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.745 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15984,c=24576,r=15984]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.745 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@deef6e5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.745 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=15985,c=24576,r=15985]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.745 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38abe12d[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.745 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16005,c=24576,r=16005]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.745 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@107eb74c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.745 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16006,c=24576,r=16006]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4633cbf[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.348671,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16020,c=24576,r=16020]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.348671,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e40bb08[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16021,c=24576,r=16021]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.348671,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19859f64[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850541>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16035,c=24576,r=16035]={<<<{\n\t"nhits": 51,\n\t"paramet....348671,\n\t\t\t\t\t48.850541>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c248fcf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16036,c=24576,r=16036]={<<<{\n\t"nhits": 51,\n\t"paramet...348671,\n\t\t\t\t\t48.850541\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61bfc230[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16041,c=24576,r=16041]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850541\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a5cadf4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16042,c=24576,r=16042]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850541\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f176f64[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16047,c=24576,r=16047]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850541\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7715c7be[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16048,c=24576,r=16048]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850541\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6824252e[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:04.468000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16105,c=24576,r=16105]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:04.468000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17e806d3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16106,c=24576,r=16106]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:04.468000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3102705[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16110,c=24576,r=16110]={<<<{\n\t"nhits": 51,\n\t"paramet...9:04.468000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ae128ee[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16111,c=24576,r=16111]={<<<{\n\t"nhits": 51,\n\t"paramet...:04.468000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13257bc9[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16114,c=24576,r=16114]={<<<{\n\t"nhits": 51,\n\t"paramet....468000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44ac29e0[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16115,c=24576,r=16115]={<<<{\n\t"nhits": 51,\n\t"paramet...468000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4686167f[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16139,c=24576,r=16139]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1573f019[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.752 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16140,c=24576,r=16140]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d302a4d[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "d856c9486...0881214831893b81977f6",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16198,c=24576,r=16198]={<<<{\n\t"nhits": 51,\n\t"paramet...0881214831893b81977f6",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@876e522[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16199,c=24576,r=16199]={<<<{\n\t"nhits": 51,\n\t"paramet...881214831893b81977f6",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7eb52fbd[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "d856c94...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16213,c=24576,r=16213]={<<<{\n\t"nhits": 51,\n\t"paramet...1977f6",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@744ceb4a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16214,c=24576,r=16214]={<<<{\n\t"nhits": 51,\n\t"paramet...977f6",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5882c5cc[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor C",>>>864d2f883...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16237,c=24576,r=16237]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor C",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67e2740b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16238,c=24576,r=16238]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor C",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30fd678d[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1401",>>>or C",864...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16255,c=24576,r=16255]={<<<{\n\t"nhits": 51,\n\t"paramet...r C",\n\t\t\t\t"id": "1401",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23f8cc63[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16256,c=24576,r=16256]={<<<{\n\t"nhits": 51,\n\t"paramet... C",\n\t\t\t\t"id": "1401",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d9ac175[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "SWAN",>>> C",864d2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16275,c=24576,r=16275]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "SWAN",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@192cb2e1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16276,c=24576,r=16276]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "SWAN",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42367f46[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 5,>>>AN", C",8...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16291,c=24576,r=16291]={<<<{\n\t"nhits": 51,\n\t"paramet..."SWAN",\n\t\t\t\t"value": 5,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@274828b7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16292,c=24576,r=16292]={<<<{\n\t"nhits": 51,\n\t"paramet...SWAN",\n\t\t\t\t"value": 5,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ce2d442[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>14831893b...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16332,c=24576,r=16332]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6025d685[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16333,c=24576,r=16333]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11985988[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16345,c=24576,r=16345]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77f3c69c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.760 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16346,c=24576,r=16346]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7db94ce4[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.871505,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16361,c=24576,r=16361]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.871505,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33662c28[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16362,c=24576,r=16362]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.871505,\n>>>\t\t\t\t\t2.33...\n\t\t\t\t\t"} 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60e167d5[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.333759>>>5,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16375,c=24576,r=16375]={<<<{\n\t"nhits": 51,\n\t"paramet...8.871505,\n\t\t\t\t\t2.333759>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9cf9a73[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16376,c=24576,r=16376]={<<<{\n\t"nhits": 51,\n\t"paramet....871505,\n\t\t\t\t\t2.333759\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ea629c2[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16381,c=24576,r=16381]={<<<{\n\t"nhits": 51,\n\t"paramet...05,\n\t\t\t\t\t2.333759\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ca35552[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16382,c=24576,r=16382]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t2.333759\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@579752dc[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16387,c=24576,r=16387]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.333759\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22fe465f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16388,c=24576,r=16388]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.333759\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d9993fb[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16404,c=24576,r=16404]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b364adf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16405,c=24576,r=16405]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66daf8d7[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16425,c=24576,r=16425]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36c696ed[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16426,c=24576,r=16426]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57a1dd85[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16446,c=24576,r=16446]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e78051c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16447,c=24576,r=16447]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.33...\n\t\t\t\t\t"} 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f554444[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.333759,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16461,c=24576,r=16461]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.333759,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d26d0bd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16462,c=24576,r=16462]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.333759,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.774 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4327369[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.871505>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16476,c=24576,r=16476]={<<<{\n\t"nhits": 51,\n\t"paramet....333759,\n\t\t\t\t\t48.871505>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a4cd616[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16477,c=24576,r=16477]={<<<{\n\t"nhits": 51,\n\t"paramet...333759,\n\t\t\t\t\t48.871505\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f4ed07f[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16482,c=24576,r=16482]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.871505\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34065013[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16483,c=24576,r=16483]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.871505\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23b8c4c1[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16488,c=24576,r=16488]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.871505\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f885ac6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16489,c=24576,r=16489]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.871505\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46eca260[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:08.252000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16546,c=24576,r=16546]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:08.252000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@406ce466[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16547,c=24576,r=16547]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:08.252000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2517be66[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16551,c=24576,r=16551]={<<<{\n\t"nhits": 51,\n\t"paramet...9:08.252000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8e49e68[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16552,c=24576,r=16552]={<<<{\n\t"nhits": 51,\n\t"paramet...:08.252000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b38c2b6[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16555,c=24576,r=16555]={<<<{\n\t"nhits": 51,\n\t"paramet....252000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c505c63[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16556,c=24576,r=16556]={<<<{\n\t"nhits": 51,\n\t"paramet...252000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14ac3701[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16580,c=24576,r=16580]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3897fc22[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16581,c=24576,r=16581]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5557a4f4[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "ebb1395ac...c5bdaf2d0d84c90b23bdf",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16639,c=24576,r=16639]={<<<{\n\t"nhits": 51,\n\t"paramet...c5bdaf2d0d84c90b23bdf",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b6a4979[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16640,c=24576,r=16640]={<<<{\n\t"nhits": 51,\n\t"paramet...5bdaf2d0d84c90b23bdf",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e0b692a[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "ebb1395...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16654,c=24576,r=16654]={<<<{\n\t"nhits": 51,\n\t"paramet...b23bdf",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29faf625[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16655,c=24576,r=16655]={<<<{\n\t"nhits": 51,\n\t"paramet...23bdf",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41e297ea[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor M",>>>ac754ed69...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16678,c=24576,r=16678]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor M",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48ca2f2e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16679,c=24576,r=16679]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor M",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3dfd4d24[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1551",>>>or M",ac7...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16696,c=24576,r=16696]={<<<{\n\t"nhits": 51,\n\t"paramet...r M",\n\t\t\t\t"id": "1551",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43c8cf60[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16697,c=24576,r=16697]={<<<{\n\t"nhits": 51,\n\t"paramet... M",\n\t\t\t\t"id": "1551",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16404d34[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>M",ac754e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16717,c=24576,r=16717]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f6aa38d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16718,c=24576,r=16718]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58a94b29[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 330,>>>E",M",ac7...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16735,c=24576,r=16735]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 330,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d9f2c93[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16736,c=24576,r=16736]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 330,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49a2e3f9[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>f2d0d84c9...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16776,c=24576,r=16776]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@130e578b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16777,c=24576,r=16777]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16cb6c0[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16789,c=24576,r=16789]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2533f9ca[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16790,c=24576,r=16790]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bd07bbe[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.8566,>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16803,c=24576,r=16803]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"geo": [\n\t\t\t\t\t48.8566,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a83d940[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16804,c=24576,r=16804]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.8566,\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e3db666[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.349481>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16817,c=24576,r=16817]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.8566,\n\t\t\t\t\t2.349481>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44faedc2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.349...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16818,c=24576,r=16818]={<<<{\n\t"nhits": 51,\n\t"paramet...48.8566,\n\t\t\t\t\t2.349481\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c8f6368[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3494812...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16823,c=24576,r=16823]={<<<{\n\t"nhits": 51,\n\t"paramet...66,\n\t\t\t\t\t2.349481\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38c2f460[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.349...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16824,c=24576,r=16824]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t2.349481\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bdffb98[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3494812...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16829,c=24576,r=16829]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.349481\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38d887dc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.349...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16830,c=24576,r=16830]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.349481\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f0b378c[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16846,c=24576,r=16846]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5045adf9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.782 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16847,c=24576,r=16847]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4129f52[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16867,c=24576,r=16867]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78081e6b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16868,c=24576,r=16868]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e99e1b1[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16888,c=24576,r=16888]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23ceb5fe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16889,c=24576,r=16889]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33b646da[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.349481,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16903,c=24576,r=16903]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.349481,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bf5fd81[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.349...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16904,c=24576,r=16904]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.349481,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a701127[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t48.8566>>>1,es": [-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16916,c=24576,r=16916]={<<<{\n\t"nhits": 51,\n\t"paramet...\t2.349481,\n\t\t\t\t\t48.8566>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4cc726d2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16917,c=24576,r=16917]={<<<{\n\t"nhits": 51,\n\t"paramet...2.349481,\n\t\t\t\t\t48.8566\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dc63906[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.85661,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16922,c=24576,r=16922]={<<<{\n\t"nhits": 51,\n\t"paramet...481,\n\t\t\t\t\t48.8566\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69fbccca[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16923,c=24576,r=16923]={<<<{\n\t"nhits": 51,\n\t"paramet...81,\n\t\t\t\t\t48.8566\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@731801fb[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.85661,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16928,c=24576,r=16928]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t48.8566\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69c58fc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16929,c=24576,r=16929]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.8566\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a6e4f20[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.302000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16986,c=24576,r=16986]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.302000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dc4413b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16987,c=24576,r=16987]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.302000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ee086a1[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16991,c=24576,r=16991]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.302000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1adf6a39[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.790 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16992,c=24576,r=16992]={<<<{\n\t"nhits": 51,\n\t"paramet...:16.302000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.797 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12c0310d[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.797 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16995,c=24576,r=16995]={<<<{\n\t"nhits": 51,\n\t"paramet....302000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.797 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d6267f7[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.797 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=16996,c=24576,r=16996]={<<<{\n\t"nhits": 51,\n\t"paramet...302000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.797 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7cd3374[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.797 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17020,c=24576,r=17020]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.797 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66a21f16[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.797 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17021,c=24576,r=17021]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.797 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75f91296[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "e587b71f0...751c5e905776f999e42c1",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.797 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17079,c=24576,r=17079]={<<<{\n\t"nhits": 51,\n\t"paramet...751c5e905776f999e42c1",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.797 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bca8e01[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.797 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17080,c=24576,r=17080]={<<<{\n\t"nhits": 51,\n\t"paramet...51c5e905776f999e42c1",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.797 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75f2589f[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "e587b71...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.797 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17094,c=24576,r=17094]={<<<{\n\t"nhits": 51,\n\t"paramet...9e42c1",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.797 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35eb398[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.797 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17095,c=24576,r=17095]={<<<{\n\t"nhits": 51,\n\t"paramet...e42c1",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.797 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e0e7cc7[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor A",>>>f00481aa8...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.797 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17118,c=24576,r=17118]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor A",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.797 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@717b4781[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.797 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17119,c=24576,r=17119]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor A",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.797 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@162acf91[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1151",>>>or A",f00...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.797 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17136,c=24576,r=17136]={<<<{\n\t"nhits": 51,\n\t"paramet...r A",\n\t\t\t\t"id": "1151",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.798 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@601e6cbf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.798 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17137,c=24576,r=17137]={<<<{\n\t"nhits": 51,\n\t"paramet... A",\n\t\t\t\t"id": "1151",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.798 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2dbbcc3f[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> A",f0048...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.798 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17156,c=24576,r=17156]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.798 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d7c146[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.798 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17157,c=24576,r=17157]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.798 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4641d04a[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 7,>>>CK", A",f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.798 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17172,c=24576,r=17172]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 7,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.798 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55a927a9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.798 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17173,c=24576,r=17173]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 7,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2680c317[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>e905776f9...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17213,c=24576,r=17213]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ee5fb70[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17214,c=24576,r=17214]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56eebb66[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17226,c=24576,r=17226]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a665a7d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17227,c=24576,r=17227]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a5ea05d[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.882697,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17242,c=24576,r=17242]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.882697,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b51e81d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17243,c=24576,r=17243]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.882697,\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78c75d9a[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.344013>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17256,c=24576,r=17256]={<<<{\n\t"nhits": 51,\n\t"paramet...8.882697,\n\t\t\t\t\t2.344013>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8a454d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17257,c=24576,r=17257]={<<<{\n\t"nhits": 51,\n\t"paramet....882697,\n\t\t\t\t\t2.344013\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f495149[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17262,c=24576,r=17262]={<<<{\n\t"nhits": 51,\n\t"paramet...97,\n\t\t\t\t\t2.344013\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b8c53bd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17263,c=24576,r=17263]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.344013\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@965fcdb[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17268,c=24576,r=17268]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.344013\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b976097[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17269,c=24576,r=17269]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.344013\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e81a1b5[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17285,c=24576,r=17285]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27b90a63[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17286,c=24576,r=17286]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19ca96b[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17306,c=24576,r=17306]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@616ff217[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.805 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17307,c=24576,r=17307]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62e06b86[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17327,c=24576,r=17327]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@de58fab[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17328,c=24576,r=17328]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6956a88d[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.344013,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17342,c=24576,r=17342]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.344013,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@773710fa[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17343,c=24576,r=17343]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.344013,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@166ae9c1[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.882697>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17357,c=24576,r=17357]={<<<{\n\t"nhits": 51,\n\t"paramet....344013,\n\t\t\t\t\t48.882697>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37d3a470[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17358,c=24576,r=17358]={<<<{\n\t"nhits": 51,\n\t"paramet...344013,\n\t\t\t\t\t48.882697\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b1d70c7[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17363,c=24576,r=17363]={<<<{\n\t"nhits": 51,\n\t"paramet...3,\n\t\t\t\t\t48.882697\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24e21d9e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17364,c=24576,r=17364]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.882697\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6587cc22[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17369,c=24576,r=17369]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.882697\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fdd04c6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17370,c=24576,r=17370]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.882697\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f46deb2[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:06.997000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17427,c=24576,r=17427]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:06.997000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bfc3429[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17428,c=24576,r=17428]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:06.997000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20c111a8[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17432,c=24576,r=17432]={<<<{\n\t"nhits": 51,\n\t"paramet...9:06.997000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79dda42[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17433,c=24576,r=17433]={<<<{\n\t"nhits": 51,\n\t"paramet...:06.997000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e57374d[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17436,c=24576,r=17436]={<<<{\n\t"nhits": 51,\n\t"paramet....997000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@641009d2[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17437,c=24576,r=17437]={<<<{\n\t"nhits": 51,\n\t"paramet...997000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c7408a9[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17461,c=24576,r=17461]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@255294af[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17462,c=24576,r=17462]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62f83217[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "2a14c4476...0e32a0ab83aff46769f4e",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17520,c=24576,r=17520]={<<<{\n\t"nhits": 51,\n\t"paramet...0e32a0ab83aff46769f4e",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c2e903[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17521,c=24576,r=17521]={<<<{\n\t"nhits": 51,\n\t"paramet...e32a0ab83aff46769f4e",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a9f8832[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "2a14c44...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17535,c=24576,r=17535]={<<<{\n\t"nhits": 51,\n\t"paramet...769f4e",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b598e22[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17536,c=24576,r=17536]={<<<{\n\t"nhits": 51,\n\t"paramet...69f4e",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@781277d4[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor K",>>>76f6a038e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17559,c=24576,r=17559]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor K",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69091324[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17560,c=24576,r=17560]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor K",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fc1d82f[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1951",>>>or K",76f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17577,c=24576,r=17577]={<<<{\n\t"nhits": 51,\n\t"paramet...r K",\n\t\t\t\t"id": "1951",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68fe616b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17578,c=24576,r=17578]={<<<{\n\t"nhits": 51,\n\t"paramet... K",\n\t\t\t\t"id": "1951",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3391777[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> K",76f6a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17597,c=24576,r=17597]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2288b407[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17598,c=24576,r=17598]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53f910d9[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>CK", K",7...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17613,c=24576,r=17613]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 0,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4897d6f4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17614,c=24576,r=17614]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 0,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3dee23e[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:29:00+00:00",>>>0ab83aff4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17654,c=24576,r=17654]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:29:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@649146ce[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17655,c=24576,r=17655]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:29:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f75ed5d[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17667,c=24576,r=17667]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@923a431[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17668,c=24576,r=17668]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d186839[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.873379,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17683,c=24576,r=17683]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.873379,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1351f662[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17684,c=24576,r=17684]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.873379,\n>>>\t\t\t\t\t2.36...\n\t\t\t\t\t"} 08:47:50.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@431efe50[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.369972>>>9,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17697,c=24576,r=17697]={<<<{\n\t"nhits": 51,\n\t"paramet...8.873379,\n\t\t\t\t\t2.369972>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5788c82e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.369...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17698,c=24576,r=17698]={<<<{\n\t"nhits": 51,\n\t"paramet....873379,\n\t\t\t\t\t2.369972\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@696f3b46[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3699729...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17703,c=24576,r=17703]={<<<{\n\t"nhits": 51,\n\t"paramet...79,\n\t\t\t\t\t2.369972\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@759122ef[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.369...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17704,c=24576,r=17704]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t2.369972\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4149ae73[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3699729...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17709,c=24576,r=17709]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.369972\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.854 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5091c7cc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.369...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17710,c=24576,r=17710]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.369972\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40b46393[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17726,c=24576,r=17726]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c4eb730[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17727,c=24576,r=17727]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30f8bcfc[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17747,c=24576,r=17747]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e09a288[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17748,c=24576,r=17748]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d42ec21[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17768,c=24576,r=17768]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44fc2d8e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17769,c=24576,r=17769]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.36...\n\t\t\t\t\t"} 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@319666b1[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.369972,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17783,c=24576,r=17783]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.369972,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12289fe9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.369...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17784,c=24576,r=17784]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.369972,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8114a69[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.873379>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17798,c=24576,r=17798]={<<<{\n\t"nhits": 51,\n\t"paramet....369972,\n\t\t\t\t\t48.873379>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d2496b8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17799,c=24576,r=17799]={<<<{\n\t"nhits": 51,\n\t"paramet...369972,\n\t\t\t\t\t48.873379\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f05de43[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.873379...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17804,c=24576,r=17804]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t48.873379\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7904cb9d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17805,c=24576,r=17805]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.873379\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b4484d6[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.873379...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17810,c=24576,r=17810]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.873379\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72dc4c50[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17811,c=24576,r=17811]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.873379\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73aa738e[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.691000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17868,c=24576,r=17868]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.691000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cad1645[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17869,c=24576,r=17869]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.691000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73905532[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17873,c=24576,r=17873]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.691000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63be39dc[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17874,c=24576,r=17874]={<<<{\n\t"nhits": 51,\n\t"paramet...:16.691000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43280026[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17877,c=24576,r=17877]={<<<{\n\t"nhits": 51,\n\t"paramet....691000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f33938[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17878,c=24576,r=17878]={<<<{\n\t"nhits": 51,\n\t"paramet...691000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76bbc531[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17902,c=24576,r=17902]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@645962e3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.862 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17903,c=24576,r=17903]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.869 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67f3677e[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "ad775d9ac...bb23ad00b16d762ef0e0f",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.869 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17961,c=24576,r=17961]={<<<{\n\t"nhits": 51,\n\t"paramet...bb23ad00b16d762ef0e0f",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.869 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7957a841[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.869 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17962,c=24576,r=17962]={<<<{\n\t"nhits": 51,\n\t"paramet...b23ad00b16d762ef0e0f",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.869 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@516d6817[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "ad775d9...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.869 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17976,c=24576,r=17976]={<<<{\n\t"nhits": 51,\n\t"paramet...ef0e0f",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e0c56a3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=17977,c=24576,r=17977]={<<<{\n\t"nhits": 51,\n\t"paramet...f0e0f",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@238068b[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor O",>>>ac0ec846e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18000,c=24576,r=18000]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor O",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4669a32d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18001,c=24576,r=18001]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor O",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c7e4627[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1452",>>>or O",ac0...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18018,c=24576,r=18018]={<<<{\n\t"nhits": 51,\n\t"paramet...r O",\n\t\t\t\t"id": "1452",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60dbae45[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18019,c=24576,r=18019]={<<<{\n\t"nhits": 51,\n\t"paramet... O",\n\t\t\t\t"id": "1452",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2295e08b[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> O",ac0ec...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18038,c=24576,r=18038]={<<<{\n\t"nhits": 51,\n\t"paramet...2",\n\t\t\t\t"type": "DUCK",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@296e4f3f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18039,c=24576,r=18039]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@272f7b4b[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>CK", O",a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18054,c=24576,r=18054]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 0,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1abb506d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18055,c=24576,r=18055]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 0,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17277a09[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>d00b16d76...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18095,c=24576,r=18095]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c6bd865[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18096,c=24576,r=18096]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10c20780[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18108,c=24576,r=18108]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@503a05cd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.870 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18109,c=24576,r=18109]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ce1daf1[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.849577,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18124,c=24576,r=18124]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.849577,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e5b9df8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18125,c=24576,r=18125]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.849577,\n>>>\t\t\t\t\t2.35...\n\t\t\t\t\t"} 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ea579b4[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.350867>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18138,c=24576,r=18138]={<<<{\n\t"nhits": 51,\n\t"paramet...8.849577,\n\t\t\t\t\t2.350867>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6eb11dc0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18139,c=24576,r=18139]={<<<{\n\t"nhits": 51,\n\t"paramet....849577,\n\t\t\t\t\t2.350867\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c7564b5[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3508677...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18144,c=24576,r=18144]={<<<{\n\t"nhits": 51,\n\t"paramet...77,\n\t\t\t\t\t2.350867\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ef38e9e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18145,c=24576,r=18145]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.350867\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b5e3a2d[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3508677...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18150,c=24576,r=18150]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.350867\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d67659b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18151,c=24576,r=18151]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.350867\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a80e84e[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18167,c=24576,r=18167]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8b516fe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18168,c=24576,r=18168]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1220da97[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18188,c=24576,r=18188]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24dd3ef5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18189,c=24576,r=18189]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@192260b8[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18209,c=24576,r=18209]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39008784[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18210,c=24576,r=18210]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.35...\n\t\t\t\t\t"} 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d601651[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.350867,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18224,c=24576,r=18224]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.350867,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6087bf9e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18225,c=24576,r=18225]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.350867,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6aaa3496[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.849577>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18239,c=24576,r=18239]={<<<{\n\t"nhits": 51,\n\t"paramet....350867,\n\t\t\t\t\t48.849577>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57aba2e0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18240,c=24576,r=18240]={<<<{\n\t"nhits": 51,\n\t"paramet...350867,\n\t\t\t\t\t48.849577\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ad4e4da[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.849577...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18245,c=24576,r=18245]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t48.849577\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27f2cf51[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18246,c=24576,r=18246]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.849577\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cc751bd[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.849577...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18251,c=24576,r=18251]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.849577\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16715c67[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.877 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18252,c=24576,r=18252]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.849577\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.878 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4bde8847[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:09.145000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.878 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18309,c=24576,r=18309]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:09.145000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.878 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a675e2a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.878 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18310,c=24576,r=18310]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:09.145000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c8bb262[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18314,c=24576,r=18314]={<<<{\n\t"nhits": 51,\n\t"paramet...9:09.145000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40054ff0[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18315,c=24576,r=18315]={<<<{\n\t"nhits": 51,\n\t"paramet...:09.145000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fa66b07[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18318,c=24576,r=18318]={<<<{\n\t"nhits": 51,\n\t"paramet....145000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ff0fcd7[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18319,c=24576,r=18319]={<<<{\n\t"nhits": 51,\n\t"paramet...145000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ee951e9[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18343,c=24576,r=18343]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54f9f30b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18344,c=24576,r=18344]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@184b44c0[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "534bf7373...c7973395c02dad7f040d8",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18402,c=24576,r=18402]={<<<{\n\t"nhits": 51,\n\t"paramet...c7973395c02dad7f040d8",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2065055a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18403,c=24576,r=18403]={<<<{\n\t"nhits": 51,\n\t"paramet...7973395c02dad7f040d8",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54f76ea6[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "534bf73...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18417,c=24576,r=18417]={<<<{\n\t"nhits": 51,\n\t"paramet...f040d8",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f8dae98[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18418,c=24576,r=18418]={<<<{\n\t"nhits": 51,\n\t"paramet...040d8",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d228eed[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor R",>>>73d51db3c...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18441,c=24576,r=18441]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor R",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e505c6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18442,c=24576,r=18442]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor R",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a88d982[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1851",>>>or R",73d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18459,c=24576,r=18459]={<<<{\n\t"nhits": 51,\n\t"paramet...r R",\n\t\t\t\t"id": "1851",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48535325[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18460,c=24576,r=18460]={<<<{\n\t"nhits": 51,\n\t"paramet... R",\n\t\t\t\t"id": "1851",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@519ff924[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>R",73d51d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18480,c=24576,r=18480]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c790de4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.885 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18481,c=24576,r=18481]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.892 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50918f20[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 114,>>>E",R",73d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.892 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18498,c=24576,r=18498]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 114,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.892 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@209246c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.892 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18499,c=24576,r=18499]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 114,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.892 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cf1bbd0[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>395c02dad...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.892 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18539,c=24576,r=18539]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.892 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18538587[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.892 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18540,c=24576,r=18540]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.892 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44e7f122[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18552,c=24576,r=18552]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f068796[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18553,c=24576,r=18553]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e88929d[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.858396,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18568,c=24576,r=18568]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.858396,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2af34576[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18569,c=24576,r=18569]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.858396,\n>>>\t\t\t\t\t2.35...\n\t\t\t\t\t"} 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5166dfeb[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.350484>>>6,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18582,c=24576,r=18582]={<<<{\n\t"nhits": 51,\n\t"paramet...8.858396,\n\t\t\t\t\t2.350484>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a67d866[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18583,c=24576,r=18583]={<<<{\n\t"nhits": 51,\n\t"paramet....858396,\n\t\t\t\t\t2.350484\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@91b3cd[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3504846...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18588,c=24576,r=18588]={<<<{\n\t"nhits": 51,\n\t"paramet...96,\n\t\t\t\t\t2.350484\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30798e5c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18589,c=24576,r=18589]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t2.350484\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5787863f[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3504846...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18594,c=24576,r=18594]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.350484\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@377d041[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18595,c=24576,r=18595]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.350484\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e751439[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18611,c=24576,r=18611]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@720260c5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.893 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18612,c=24576,r=18612]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@195fb6c4[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18632,c=24576,r=18632]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24979876[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18633,c=24576,r=18633]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2659401[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18653,c=24576,r=18653]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6380d8c0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18654,c=24576,r=18654]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.35...\n\t\t\t\t\t"} 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78dbbe2[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.350484,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18668,c=24576,r=18668]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.350484,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f41c74d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18669,c=24576,r=18669]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.350484,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31aa8d38[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.858396>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18683,c=24576,r=18683]={<<<{\n\t"nhits": 51,\n\t"paramet....350484,\n\t\t\t\t\t48.858396>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54090515[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18684,c=24576,r=18684]={<<<{\n\t"nhits": 51,\n\t"paramet...350484,\n\t\t\t\t\t48.858396\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e31f6dd[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.858396...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18689,c=24576,r=18689]={<<<{\n\t"nhits": 51,\n\t"paramet...4,\n\t\t\t\t\t48.858396\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fdb25f9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18690,c=24576,r=18690]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.858396\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4afdbe77[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.858396...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18695,c=24576,r=18695]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.858396\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56c03b90[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18696,c=24576,r=18696]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.858396\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67f6a88b[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:03.443000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18753,c=24576,r=18753]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:03.443000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1174ad61[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18754,c=24576,r=18754]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:03.443000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36ddb73e[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18758,c=24576,r=18758]={<<<{\n\t"nhits": 51,\n\t"paramet...9:03.443000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@619616ce[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.900 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18759,c=24576,r=18759]={<<<{\n\t"nhits": 51,\n\t"paramet...:03.443000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33765887[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18762,c=24576,r=18762]={<<<{\n\t"nhits": 51,\n\t"paramet....443000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75de42d[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18763,c=24576,r=18763]={<<<{\n\t"nhits": 51,\n\t"paramet...443000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ce2c7bf[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18787,c=24576,r=18787]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d139a8b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18788,c=24576,r=18788]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c2049ce[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "97ae7ef39...51b258f937e158919449b",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18846,c=24576,r=18846]={<<<{\n\t"nhits": 51,\n\t"paramet...51b258f937e158919449b",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64b4a8eb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18847,c=24576,r=18847]={<<<{\n\t"nhits": 51,\n\t"paramet...1b258f937e158919449b",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ea144fd[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "97ae7ef...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18861,c=24576,r=18861]={<<<{\n\t"nhits": 51,\n\t"paramet...19449b",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ff75460[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18862,c=24576,r=18862]={<<<{\n\t"nhits": 51,\n\t"paramet...9449b",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31170469[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor A",>>>398d347f4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18885,c=24576,r=18885]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor A",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70251150[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18886,c=24576,r=18886]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor A",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54073505[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1151",>>>or A",398...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18903,c=24576,r=18903]={<<<{\n\t"nhits": 51,\n\t"paramet...r A",\n\t\t\t\t"id": "1151",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51d62fb1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18904,c=24576,r=18904]={<<<{\n\t"nhits": 51,\n\t"paramet... A",\n\t\t\t\t"id": "1151",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58eb5dae[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "SWAN",>>> A",398d3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18923,c=24576,r=18923]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "SWAN",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c6872[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18924,c=24576,r=18924]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "SWAN",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d5eda69[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 4,>>>AN", A",3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18939,c=24576,r=18939]={<<<{\n\t"nhits": 51,\n\t"paramet..."SWAN",\n\t\t\t\t"value": 4,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d15cbd4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.908 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18940,c=24576,r=18940]={<<<{\n\t"nhits": 51,\n\t"paramet...SWAN",\n\t\t\t\t"value": 4,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f11e1f5[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>8f937e158...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18980,c=24576,r=18980]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cad479d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18981,c=24576,r=18981]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@773b45f3[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18993,c=24576,r=18993]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54d37bab[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=18994,c=24576,r=18994]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@544d268d[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.882697,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19009,c=24576,r=19009]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.882697,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@525a0236[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19010,c=24576,r=19010]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.882697,\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f63c153[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.344013>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19023,c=24576,r=19023]={<<<{\n\t"nhits": 51,\n\t"paramet...8.882697,\n\t\t\t\t\t2.344013>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30a2e337[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19024,c=24576,r=19024]={<<<{\n\t"nhits": 51,\n\t"paramet....882697,\n\t\t\t\t\t2.344013\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d66c2e0[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19029,c=24576,r=19029]={<<<{\n\t"nhits": 51,\n\t"paramet...97,\n\t\t\t\t\t2.344013\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@faf3ac8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19030,c=24576,r=19030]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.344013\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ea71b37[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19035,c=24576,r=19035]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.344013\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49bbe68f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19036,c=24576,r=19036]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.344013\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.940 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72f15c9a[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.940 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19052,c=24576,r=19052]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.940 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47e5176[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.940 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19053,c=24576,r=19053]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.940 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52d69c6d[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.940 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19073,c=24576,r=19073]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.940 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44cf8726[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.940 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19074,c=24576,r=19074]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.947 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c2206a9[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19094,c=24576,r=19094]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4aa115ba[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19095,c=24576,r=19095]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c72dd77[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.344013,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19109,c=24576,r=19109]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.344013,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@143c8968[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19110,c=24576,r=19110]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.344013,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3807d208[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.882697>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19124,c=24576,r=19124]={<<<{\n\t"nhits": 51,\n\t"paramet....344013,\n\t\t\t\t\t48.882697>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a491c77[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19125,c=24576,r=19125]={<<<{\n\t"nhits": 51,\n\t"paramet...344013,\n\t\t\t\t\t48.882697\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40eaef2c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19130,c=24576,r=19130]={<<<{\n\t"nhits": 51,\n\t"paramet...3,\n\t\t\t\t\t48.882697\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@306d5990[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19131,c=24576,r=19131]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.882697\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36fc4a07[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19136,c=24576,r=19136]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.882697\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@464520b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19137,c=24576,r=19137]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.882697\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13e05e24[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:07.236000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19194,c=24576,r=19194]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:07.236000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@499b3411[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19195,c=24576,r=19195]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:07.236000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d63e357[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19199,c=24576,r=19199]={<<<{\n\t"nhits": 51,\n\t"paramet...9:07.236000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b311efa[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19200,c=24576,r=19200]={<<<{\n\t"nhits": 51,\n\t"paramet...:07.236000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ab166c6[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19203,c=24576,r=19203]={<<<{\n\t"nhits": 51,\n\t"paramet....236000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a1ae43d[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19204,c=24576,r=19204]={<<<{\n\t"nhits": 51,\n\t"paramet...236000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3861d172[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19228,c=24576,r=19228]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b94ce4a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19229,c=24576,r=19229]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ab20ea8[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "124d2e6b4...ee319bf81da5fb76e4537",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19287,c=24576,r=19287]={<<<{\n\t"nhits": 51,\n\t"paramet...ee319bf81da5fb76e4537",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47e43ccf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19288,c=24576,r=19288]={<<<{\n\t"nhits": 51,\n\t"paramet...e319bf81da5fb76e4537",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71b89f00[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "124d2e6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19302,c=24576,r=19302]={<<<{\n\t"nhits": 51,\n\t"paramet...6e4537",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c73f9e3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19303,c=24576,r=19303]={<<<{\n\t"nhits": 51,\n\t"paramet...e4537",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@660e6b8b[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor E",>>>b4aa0cfb0...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19326,c=24576,r=19326]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor E",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a21c1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19327,c=24576,r=19327]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor E",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@351ffe53[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1501",>>>or E",b4a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19344,c=24576,r=19344]={<<<{\n\t"nhits": 51,\n\t"paramet...r E",\n\t\t\t\t"id": "1501",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76e0a5f2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19345,c=24576,r=19345]={<<<{\n\t"nhits": 51,\n\t"paramet... E",\n\t\t\t\t"id": "1501",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63a7ca96[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> E",b4aa0...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19364,c=24576,r=19364]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32928b0a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19365,c=24576,r=19365]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78b5066d[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 3,>>>CK", E",b...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19380,c=24576,r=19380]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 3,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b09e3bc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19381,c=24576,r=19381]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 3,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56a77b31[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>bf81da5fb...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19421,c=24576,r=19421]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70cb7034[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.955 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19422,c=24576,r=19422]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@201d962e[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19434,c=24576,r=19434]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64cd8592[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19435,c=24576,r=19435]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@95e14c9[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850912,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19450,c=24576,r=19450]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850912,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@223f8f06[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19451,c=24576,r=19451]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850912,\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e5fc189[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.341171>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19464,c=24576,r=19464]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850912,\n\t\t\t\t\t2.341171>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@663628c5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19465,c=24576,r=19465]={<<<{\n\t"nhits": 51,\n\t"paramet....850912,\n\t\t\t\t\t2.341171\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f378096[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19470,c=24576,r=19470]={<<<{\n\t"nhits": 51,\n\t"paramet...12,\n\t\t\t\t\t2.341171\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41ae6bc9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19471,c=24576,r=19471]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.341171\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51edb9fc[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19476,c=24576,r=19476]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.341171\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64ac304[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19477,c=24576,r=19477]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.341171\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@255ad06b[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19493,c=24576,r=19493]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1798172a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19494,c=24576,r=19494]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b867e7c[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19514,c=24576,r=19514]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b04daeb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19515,c=24576,r=19515]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8ae8468[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19535,c=24576,r=19535]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fd8e310[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.963 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19536,c=24576,r=19536]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47350309[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.341171,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19550,c=24576,r=19550]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.341171,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1abb4a86[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19551,c=24576,r=19551]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.341171,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@664a107d[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850912>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19565,c=24576,r=19565]={<<<{\n\t"nhits": 51,\n\t"paramet....341171,\n\t\t\t\t\t48.850912>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e12afc7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19566,c=24576,r=19566]={<<<{\n\t"nhits": 51,\n\t"paramet...341171,\n\t\t\t\t\t48.850912\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1150c647[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19571,c=24576,r=19571]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850912\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51ff5191[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19572,c=24576,r=19572]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850912\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67806a2b[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19577,c=24576,r=19577]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850912\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c078d8b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19578,c=24576,r=19578]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850912\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bf210b2[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:10.154000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19635,c=24576,r=19635]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:10.154000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@302aa984[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19636,c=24576,r=19636]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:10.154000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@541f4c98[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19640,c=24576,r=19640]={<<<{\n\t"nhits": 51,\n\t"paramet...9:10.154000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6444e845[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19641,c=24576,r=19641]={<<<{\n\t"nhits": 51,\n\t"paramet...:10.154000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f3803ff[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19644,c=24576,r=19644]={<<<{\n\t"nhits": 51,\n\t"paramet....154000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a3bf115[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19645,c=24576,r=19645]={<<<{\n\t"nhits": 51,\n\t"paramet...154000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@246e1746[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19669,c=24576,r=19669]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.970 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67abc54e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.971 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19670,c=24576,r=19670]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48a315bf[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "cd675924e...63831dbd55e796257cda0",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19728,c=24576,r=19728]={<<<{\n\t"nhits": 51,\n\t"paramet...63831dbd55e796257cda0",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d45f6e7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19729,c=24576,r=19729]={<<<{\n\t"nhits": 51,\n\t"paramet...3831dbd55e796257cda0",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4945062e[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "cd67592...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19743,c=24576,r=19743]={<<<{\n\t"nhits": 51,\n\t"paramet...57cda0",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70fd2bfd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19744,c=24576,r=19744]={<<<{\n\t"nhits": 51,\n\t"paramet...7cda0",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20a3d6b0[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor E",>>>4e4411d4b...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19767,c=24576,r=19767]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor E",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1263fe8d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19768,c=24576,r=19768]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor E",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73f6ee99[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1501",>>>or E",4e4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19785,c=24576,r=19785]={<<<{\n\t"nhits": 51,\n\t"paramet...r E",\n\t\t\t\t"id": "1501",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a4d81d9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19786,c=24576,r=19786]={<<<{\n\t"nhits": 51,\n\t"paramet... E",\n\t\t\t\t"id": "1501",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54e5cc76[p=0,l=22,c=512,r=22]={<<<\t\t\t\t"type": "PEACOCK",>>>,4e4411d4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19808,c=24576,r=19808]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t"type": "PEACOCK",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59ffd7f1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19809,c=24576,r=19809]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"type": "PEACOCK",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1db97871[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>ACOCK",,4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19824,c=24576,r=19824]={<<<{\n\t"nhits": 51,\n\t"paramet...ACOCK",\n\t\t\t\t"value": 0,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bfc6156[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19825,c=24576,r=19825]={<<<{\n\t"nhits": 51,\n\t"paramet...COCK",\n\t\t\t\t"value": 0,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61808823[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>dbd55e796...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19865,c=24576,r=19865]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46679bbd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19866,c=24576,r=19866]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@104b09f0[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19878,c=24576,r=19878]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68c53c7e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.978 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19879,c=24576,r=19879]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.985 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d6170d5[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850912,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.985 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19894,c=24576,r=19894]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850912,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.985 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7721a8b7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.985 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19895,c=24576,r=19895]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850912,\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:50.985 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fed2b2a[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.341171>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.985 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19908,c=24576,r=19908]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850912,\n\t\t\t\t\t2.341171>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.985 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e0ad665[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.985 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19909,c=24576,r=19909]={<<<{\n\t"nhits": 51,\n\t"paramet....850912,\n\t\t\t\t\t2.341171\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.985 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@786be6a9[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.985 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19914,c=24576,r=19914]={<<<{\n\t"nhits": 51,\n\t"paramet...12,\n\t\t\t\t\t2.341171\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.985 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2758d03[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.985 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19915,c=24576,r=19915]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.341171\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.985 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5417521c[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19920,c=24576,r=19920]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.341171\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c861f05[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19921,c=24576,r=19921]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.341171\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b7fe092[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19937,c=24576,r=19937]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@754c736b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19938,c=24576,r=19938]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b25586c[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19958,c=24576,r=19958]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5717123a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19959,c=24576,r=19959]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7348133a[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19979,c=24576,r=19979]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6509e113[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19980,c=24576,r=19980]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54de23e6[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.341171,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19994,c=24576,r=19994]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.341171,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bb77d85[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=19995,c=24576,r=19995]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.341171,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@855680a[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850912>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20009,c=24576,r=20009]={<<<{\n\t"nhits": 51,\n\t"paramet....341171,\n\t\t\t\t\t48.850912>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22fe116a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20010,c=24576,r=20010]={<<<{\n\t"nhits": 51,\n\t"paramet...341171,\n\t\t\t\t\t48.850912\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71ad7c0[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20015,c=24576,r=20015]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850912\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c1c9f3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20016,c=24576,r=20016]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850912\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2477e439[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20021,c=24576,r=20021]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850912\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7650c49c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20022,c=24576,r=20022]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850912\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27a5a941[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:10.663000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20079,c=24576,r=20079]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:10.663000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e226217[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.986 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20080,c=24576,r=20080]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:10.663000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@356f0dc6[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20084,c=24576,r=20084]={<<<{\n\t"nhits": 51,\n\t"paramet...9:10.663000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@456b4bd3[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20085,c=24576,r=20085]={<<<{\n\t"nhits": 51,\n\t"paramet...:10.663000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f0e1d9e[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20088,c=24576,r=20088]={<<<{\n\t"nhits": 51,\n\t"paramet....663000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7281fcb2[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20089,c=24576,r=20089]={<<<{\n\t"nhits": 51,\n\t"paramet...663000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f4dde19[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20113,c=24576,r=20113]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20e73ff0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20114,c=24576,r=20114]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f3a249f[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "e6584d101...a9f9a5fff1a937ef0383c",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20172,c=24576,r=20172]={<<<{\n\t"nhits": 51,\n\t"paramet...a9f9a5fff1a937ef0383c",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62a33fa6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20173,c=24576,r=20173]={<<<{\n\t"nhits": 51,\n\t"paramet...9f9a5fff1a937ef0383c",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@334f98fd[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "e6584d1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20187,c=24576,r=20187]={<<<{\n\t"nhits": 51,\n\t"paramet...f0383c",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ace39db[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20188,c=24576,r=20188]={<<<{\n\t"nhits": 51,\n\t"paramet...0383c",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@649eeec1[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor N",>>>0136330fd...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20211,c=24576,r=20211]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor N",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fbba3fb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20212,c=24576,r=20212]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor N",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@507c4881[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1503",>>>or N",013...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20229,c=24576,r=20229]={<<<{\n\t"nhits": 51,\n\t"paramet...r N",\n\t\t\t\t"id": "1503",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ba7b3b4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20230,c=24576,r=20230]={<<<{\n\t"nhits": 51,\n\t"paramet... N",\n\t\t\t\t"id": "1503",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@185cbce7[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> N",01363...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20249,c=24576,r=20249]={<<<{\n\t"nhits": 51,\n\t"paramet...3",\n\t\t\t\t"type": "DUCK",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5aba606c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:50.993 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20250,c=24576,r=20250]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68b013fa[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 30,>>>K", N",01...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20266,c=24576,r=20266]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 30,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ebc374b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20267,c=24576,r=20267]={<<<{\n\t"nhits": 51,\n\t"paramet...UCK",\n\t\t\t\t"value": 30,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23fa03ff[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>5fff1a937...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20307,c=24576,r=20307]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2acaaeec[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20308,c=24576,r=20308]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@420d478c[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20320,c=24576,r=20320]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7db436e9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20321,c=24576,r=20321]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e22275b[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.884606,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20336,c=24576,r=20336]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.884606,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71e055bd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20337,c=24576,r=20337]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.884606,\n>>>\t\t\t\t\t2.32...\n\t\t\t\t\t"} 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59794d2a[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.321516>>>6,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20350,c=24576,r=20350]={<<<{\n\t"nhits": 51,\n\t"paramet...8.884606,\n\t\t\t\t\t2.321516>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a62b92[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.321...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20351,c=24576,r=20351]={<<<{\n\t"nhits": 51,\n\t"paramet....884606,\n\t\t\t\t\t2.321516\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1aa1cc82[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3215166...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20356,c=24576,r=20356]={<<<{\n\t"nhits": 51,\n\t"paramet...06,\n\t\t\t\t\t2.321516\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@699f3fd6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.321...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20357,c=24576,r=20357]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t2.321516\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a9c3fd2[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3215166...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20362,c=24576,r=20362]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.321516\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e5271a8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.321...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20363,c=24576,r=20363]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.321516\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a83613c[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20379,c=24576,r=20379]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a728435[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.001 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20380,c=24576,r=20380]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@518b5006[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20400,c=24576,r=20400]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c89b4ae[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20401,c=24576,r=20401]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d42ae82[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20421,c=24576,r=20421]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@134fc833[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20422,c=24576,r=20422]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.32...\n\t\t\t\t\t"} 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@184fb13c[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.321516,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20436,c=24576,r=20436]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.321516,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59a24a5f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.321...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20437,c=24576,r=20437]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.321516,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14cc957[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.884606>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20451,c=24576,r=20451]={<<<{\n\t"nhits": 51,\n\t"paramet....321516,\n\t\t\t\t\t48.884606>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6caf871d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20452,c=24576,r=20452]={<<<{\n\t"nhits": 51,\n\t"paramet...321516,\n\t\t\t\t\t48.884606\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@98c1de5[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.884606...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20457,c=24576,r=20457]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t48.884606\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42374e39[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20458,c=24576,r=20458]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.884606\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25d62159[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.884606...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20463,c=24576,r=20463]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.884606\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3551dd91[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.88...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20464,c=24576,r=20464]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.884606\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cdb8deb[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:12.193000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20521,c=24576,r=20521]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:12.193000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24e556cf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20522,c=24576,r=20522]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:12.193000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:51.008 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30ad77e3[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.009 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20526,c=24576,r=20526]={<<<{\n\t"nhits": 51,\n\t"paramet...9:12.193000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:51.009 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bab9932[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.009 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20527,c=24576,r=20527]={<<<{\n\t"nhits": 51,\n\t"paramet...:12.193000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:51.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b1fe979[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20530,c=24576,r=20530]={<<<{\n\t"nhits": 51,\n\t"paramet....193000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:51.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c285fb[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20531,c=24576,r=20531]={<<<{\n\t"nhits": 51,\n\t"paramet...193000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:51.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e8bf8cf[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20555,c=24576,r=20555]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:51.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@93e9825[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20556,c=24576,r=20556]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:51.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d1efc5a[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "5dd1f0838...9b744a3c71d04e9711788",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20614,c=24576,r=20614]={<<<{\n\t"nhits": 51,\n\t"paramet...9b744a3c71d04e9711788",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:51.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ce2535f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20615,c=24576,r=20615]={<<<{\n\t"nhits": 51,\n\t"paramet...b744a3c71d04e9711788",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:51.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6dae838c[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "5dd1f08...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20629,c=24576,r=20629]={<<<{\n\t"nhits": 51,\n\t"paramet...711788",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@102cd1ac[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20630,c=24576,r=20630]={<<<{\n\t"nhits": 51,\n\t"paramet...11788",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:51.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ada13df[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor H",>>>38db99c2f...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20653,c=24576,r=20653]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor H",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:51.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@645cd370[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20654,c=24576,r=20654]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor H",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:51.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d778e94[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1602",>>>or H",38d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20671,c=24576,r=20671]={<<<{\n\t"nhits": 51,\n\t"paramet...r H",\n\t\t\t\t"id": "1602",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:51.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b208127[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20672,c=24576,r=20672]={<<<{\n\t"nhits": 51,\n\t"paramet... H",\n\t\t\t\t"id": "1602",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:51.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@412e2f77[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>H",38db99...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20692,c=24576,r=20692]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:51.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@436bb371[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20693,c=24576,r=20693]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:51.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22986a6[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 94,>>>SE",H",38...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20709,c=24576,r=20709]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 94,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:51.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d0f067d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.044 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20710,c=24576,r=20710]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 94,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:51.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d6ad53c[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>a3c71d04e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20750,c=24576,r=20750]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:51.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@230409db[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20751,c=24576,r=20751]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:51.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6dd6a7ab[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20763,c=24576,r=20763]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:51.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@181f6882[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20764,c=24576,r=20764]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:51.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73379d88[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.85378,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20778,c=24576,r=20778]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.85378,>>>\n\t\t\t\t\t2.7...\n\t\t\t\t\t"} 08:47:51.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@707e18e4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20779,c=24576,r=20779]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.85378,\n>>>\t\t\t\t\t2.76...\n\t\t\t\t\t"} 08:47:51.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28cd12bf[p=0,l=11,c=512,r=11]={<<<\t\t\t\t\t2.7689>>>78,021-10...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20790,c=24576,r=20790]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.85378,\n\t\t\t\t\t2.7689>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:51.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b75245c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.768...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20791,c=24576,r=20791]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.85378,\n\t\t\t\t\t2.7689\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e12b67[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.768978,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20796,c=24576,r=20796]={<<<{\n\t"nhits": 51,\n\t"paramet...5378,\n\t\t\t\t\t2.7689\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@458aa27[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.768...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20797,c=24576,r=20797]={<<<{\n\t"nhits": 51,\n\t"paramet...378,\n\t\t\t\t\t2.7689\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44c018f9[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.768978,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20802,c=24576,r=20802]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t2.7689\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:51.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@267593f9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.768...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20803,c=24576,r=20803]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t2.7689\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:51.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bc23e43[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20819,c=24576,r=20819]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:51.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a0aa08e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20820,c=24576,r=20820]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:51.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ec96ae6[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20840,c=24576,r=20840]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:51.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24a9de9d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.052 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20841,c=24576,r=20841]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ea3dc6d[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20861,c=24576,r=20861]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.7...\n\t\t\t\t\t"} 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@211211e7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20862,c=24576,r=20862]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.76...\n\t\t\t\t\t"} 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44e9d179[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t2.7689,>>>ates": [-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20874,c=24576,r=20874]={<<<{\n\t"nhits": 51,\n\t"paramet...inates": [\n\t\t\t\t\t2.7689,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e5eb24f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.768...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20875,c=24576,r=20875]={<<<{\n\t"nhits": 51,\n\t"paramet...nates": [\n\t\t\t\t\t2.7689,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e9e535d[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.85378>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20888,c=24576,r=20888]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.7689,\n\t\t\t\t\t48.85378>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fb2e240[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20889,c=24576,r=20889]={<<<{\n\t"nhits": 51,\n\t"paramet...\t2.7689,\n\t\t\t\t\t48.85378\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15da8ad6[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.85378t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20894,c=24576,r=20894]={<<<{\n\t"nhits": 51,\n\t"paramet...89,\n\t\t\t\t\t48.85378\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e4d9ee8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20895,c=24576,r=20895]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.85378\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@129538c7[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.85378t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20900,c=24576,r=20900]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.85378\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a3d7837[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20901,c=24576,r=20901]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.85378\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bf0cd9c[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:13.089000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20958,c=24576,r=20958]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:13.089000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79e8a2d4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20959,c=24576,r=20959]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:13.089000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4200ee2e[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20963,c=24576,r=20963]={<<<{\n\t"nhits": 51,\n\t"paramet...9:13.089000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@330dda99[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20964,c=24576,r=20964]={<<<{\n\t"nhits": 51,\n\t"paramet...:13.089000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e4c7d49[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20967,c=24576,r=20967]={<<<{\n\t"nhits": 51,\n\t"paramet....089000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@520e8c56[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20968,c=24576,r=20968]={<<<{\n\t"nhits": 51,\n\t"paramet...089000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@173a79a7[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20992,c=24576,r=20992]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a3ea0cb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=20993,c=24576,r=20993]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47953af0[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "ada6ee298...59c93839b7587167cd4c1",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21051,c=24576,r=21051]={<<<{\n\t"nhits": 51,\n\t"paramet...59c93839b7587167cd4c1",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@615f6268[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21052,c=24576,r=21052]={<<<{\n\t"nhits": 51,\n\t"paramet...9c93839b7587167cd4c1",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25ecc8a5[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "ada6ee2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21066,c=24576,r=21066]={<<<{\n\t"nhits": 51,\n\t"paramet...7cd4c1",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a6b1c2b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21067,c=24576,r=21067]={<<<{\n\t"nhits": 51,\n\t"paramet...cd4c1",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74c7e72c[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor P",>>>9805086d0...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21090,c=24576,r=21090]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor P",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e9197fe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21091,c=24576,r=21091]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor P",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2dfbc369[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1601",>>>or P",980...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21108,c=24576,r=21108]={<<<{\n\t"nhits": 51,\n\t"paramet...r P",\n\t\t\t\t"id": "1601",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f3308b9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21109,c=24576,r=21109]={<<<{\n\t"nhits": 51,\n\t"paramet... P",\n\t\t\t\t"id": "1601",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24067cf4[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> P",98050...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21128,c=24576,r=21128]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@464a21ed[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21129,c=24576,r=21129]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@355952c6[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>CK", P",9...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21144,c=24576,r=21144]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 0,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42d8e214[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21145,c=24576,r=21145]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 0,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55aec767[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>839b75871...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21185,c=24576,r=21185]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@427cc176[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21186,c=24576,r=21186]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:51.075 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d4c749d[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21198,c=24576,r=21198]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3881f962[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21199,c=24576,r=21199]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b3794ea[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.864994,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21214,c=24576,r=21214]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.864994,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f64918b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.86...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21215,c=24576,r=21215]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.864994,\n>>>\t\t\t\t\t2.33...\n\t\t\t\t\t"} 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61d2e266[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t2.33298>>>94,21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21227,c=24576,r=21227]={<<<{\n\t"nhits": 51,\n\t"paramet...48.864994,\n\t\t\t\t\t2.33298>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56af4dd7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.332...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21228,c=24576,r=21228]={<<<{\n\t"nhits": 51,\n\t"paramet...8.864994,\n\t\t\t\t\t2.33298\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7198132c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3329894...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21233,c=24576,r=21233]={<<<{\n\t"nhits": 51,\n\t"paramet...994,\n\t\t\t\t\t2.33298\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a6b2c5d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.332...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21234,c=24576,r=21234]={<<<{\n\t"nhits": 51,\n\t"paramet...94,\n\t\t\t\t\t2.33298\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c5c22a4[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3329894...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21239,c=24576,r=21239]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t2.33298\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30b1150d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.332...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21240,c=24576,r=21240]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.33298\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1816144[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21256,c=24576,r=21256]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@323baced[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21257,c=24576,r=21257]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f8ff10c[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21277,c=24576,r=21277]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@772e9c8d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21278,c=24576,r=21278]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7daf486d[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21298,c=24576,r=21298]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@129ccff1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.076 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21299,c=24576,r=21299]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.33...\n\t\t\t\t\t"} 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22ab4b3f[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.33298,>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21312,c=24576,r=21312]={<<<{\n\t"nhits": 51,\n\t"paramet...nates": [\n\t\t\t\t\t2.33298,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21e26113[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.332...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21313,c=24576,r=21313]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.33298,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2689a962[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.864994>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21327,c=24576,r=21327]={<<<{\n\t"nhits": 51,\n\t"paramet...2.33298,\n\t\t\t\t\t48.864994>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@521e1905[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.86...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21328,c=24576,r=21328]={<<<{\n\t"nhits": 51,\n\t"paramet....33298,\n\t\t\t\t\t48.864994\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a1442ca[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.864994...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21333,c=24576,r=21333]={<<<{\n\t"nhits": 51,\n\t"paramet...8,\n\t\t\t\t\t48.864994\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18cc5462[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.86...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21334,c=24576,r=21334]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.864994\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73e52ca0[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.864994...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21339,c=24576,r=21339]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.864994\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5111d5e8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.86...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21340,c=24576,r=21340]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.864994\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@599bdf12[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:13.895000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21397,c=24576,r=21397]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:13.895000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@238eff07[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21398,c=24576,r=21398]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:13.895000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79d457fa[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21402,c=24576,r=21402]={<<<{\n\t"nhits": 51,\n\t"paramet...9:13.895000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@263563bd[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.083 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21403,c=24576,r=21403]={<<<{\n\t"nhits": 51,\n\t"paramet...:13.895000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:51.084 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21d15b26[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.084 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21406,c=24576,r=21406]={<<<{\n\t"nhits": 51,\n\t"paramet....895000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:51.084 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75f3eedc[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.084 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21407,c=24576,r=21407]={<<<{\n\t"nhits": 51,\n\t"paramet...895000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:51.084 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ec30c1f[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.084 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21431,c=24576,r=21431]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:51.084 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23e6aaf1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.084 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21432,c=24576,r=21432]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@845cdc0[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "8d8f3e686...2699f3377a63dce2bdf3c",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21490,c=24576,r=21490]={<<<{\n\t"nhits": 51,\n\t"paramet...2699f3377a63dce2bdf3c",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@622a571a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21491,c=24576,r=21491]={<<<{\n\t"nhits": 51,\n\t"paramet...699f3377a63dce2bdf3c",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54bf0cb4[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "8d8f3e6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21505,c=24576,r=21505]={<<<{\n\t"nhits": 51,\n\t"paramet...2bdf3c",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@421895f0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21506,c=24576,r=21506]={<<<{\n\t"nhits": 51,\n\t"paramet...bdf3c",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64957bbe[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor G",>>>861f0ae2d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21529,c=24576,r=21529]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor G",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@543772b1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21530,c=24576,r=21530]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor G",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78411e2f[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1651",>>>or G",861...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21547,c=24576,r=21547]={<<<{\n\t"nhits": 51,\n\t"paramet...r G",\n\t\t\t\t"id": "1651",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e70b3c2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21548,c=24576,r=21548]={<<<{\n\t"nhits": 51,\n\t"paramet... G",\n\t\t\t\t"id": "1651",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31776f39[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>G",861f0a...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21568,c=24576,r=21568]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5eba215c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21569,c=24576,r=21569]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e7aecc2[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 224,>>>E",G",861...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21586,c=24576,r=21586]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 224,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55efb46c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21587,c=24576,r=21587]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 224,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5feb074f[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>3377a63dc...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21627,c=24576,r=21627]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50546d2f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21628,c=24576,r=21628]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2931971b[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21640,c=24576,r=21640]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d51a85[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21641,c=24576,r=21641]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@683b48f[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.82097,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21655,c=24576,r=21655]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.82097,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75cd8c65[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21656,c=24576,r=21656]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.82097,\n>>>\t\t\t\t\t2.32...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50615488[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.324525>>>,021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21669,c=24576,r=21669]={<<<{\n\t"nhits": 51,\n\t"paramet...48.82097,\n\t\t\t\t\t2.324525>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79c97d33[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21670,c=24576,r=21670]={<<<{\n\t"nhits": 51,\n\t"paramet...8.82097,\n\t\t\t\t\t2.324525\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62759949[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.324525,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21675,c=24576,r=21675]={<<<{\n\t"nhits": 51,\n\t"paramet...97,\n\t\t\t\t\t2.324525\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b428fc6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21676,c=24576,r=21676]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.324525\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@215d5132[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.324525,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21681,c=24576,r=21681]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.324525\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@134f80cf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.143 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21682,c=24576,r=21682]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.324525\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5dbefc3e[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21698,c=24576,r=21698]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32ed64f0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21699,c=24576,r=21699]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7972675e[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21719,c=24576,r=21719]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16d4c947[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21720,c=24576,r=21720]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ca198af[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21740,c=24576,r=21740]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65b2b12f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21741,c=24576,r=21741]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.32...\n\t\t\t\t\t"} 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f907250[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.324525,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21755,c=24576,r=21755]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.324525,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fbe0c14[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.324...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21756,c=24576,r=21756]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.324525,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fea8fac[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.82097>>>,es": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21769,c=24576,r=21769]={<<<{\n\t"nhits": 51,\n\t"paramet...2.324525,\n\t\t\t\t\t48.82097>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fa17cb7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21770,c=24576,r=21770]={<<<{\n\t"nhits": 51,\n\t"paramet....324525,\n\t\t\t\t\t48.82097\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73af83e1[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.82097,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21775,c=24576,r=21775]={<<<{\n\t"nhits": 51,\n\t"paramet...25,\n\t\t\t\t\t48.82097\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3cbeff2c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21776,c=24576,r=21776]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t48.82097\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@677290f8[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.82097,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.152 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21781,c=24576,r=21781]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.82097\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:51.153 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13420c65[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.82...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.153 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21782,c=24576,r=21782]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.82097\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:51.153 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cfd2567[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:15.175000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.153 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21839,c=24576,r=21839]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:15.175000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:51.153 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57f1ee4b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.153 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21840,c=24576,r=21840]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:15.175000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2477511d[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21844,c=24576,r=21844]={<<<{\n\t"nhits": 51,\n\t"paramet...9:15.175000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27d540d2[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21845,c=24576,r=21845]={<<<{\n\t"nhits": 51,\n\t"paramet...:15.175000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52768f52[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21848,c=24576,r=21848]={<<<{\n\t"nhits": 51,\n\t"paramet....175000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@aadb0e1[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21849,c=24576,r=21849]={<<<{\n\t"nhits": 51,\n\t"paramet...175000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@144cf710[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21873,c=24576,r=21873]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1912f69b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21874,c=24576,r=21874]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ff8f6f4[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "71550dcc3...11bae8faecfb9eb2406f6",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21932,c=24576,r=21932]={<<<{\n\t"nhits": 51,\n\t"paramet...11bae8faecfb9eb2406f6",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18b56b52[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21933,c=24576,r=21933]={<<<{\n\t"nhits": 51,\n\t"paramet...1bae8faecfb9eb2406f6",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b32eb23[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "71550dc...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21947,c=24576,r=21947]={<<<{\n\t"nhits": 51,\n\t"paramet...2406f6",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@659a6ef0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21948,c=24576,r=21948]={<<<{\n\t"nhits": 51,\n\t"paramet...406f6",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d6d7be1[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor M",>>>c32a02380...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21971,c=24576,r=21971]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor M",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e3174e5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21972,c=24576,r=21972]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor M",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12a6e1f3[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1551",>>>or M",c32...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21989,c=24576,r=21989]={<<<{\n\t"nhits": 51,\n\t"paramet...r M",\n\t\t\t\t"id": "1551",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24fdf0b9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=21990,c=24576,r=21990]={<<<{\n\t"nhits": 51,\n\t"paramet... M",\n\t\t\t\t"id": "1551",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12f935b4[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> M",c32a0...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22009,c=24576,r=22009]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@778aed52[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.162 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22010,c=24576,r=22010]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52863329[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>CK", M",c...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22025,c=24576,r=22025]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 0,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@193569f8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22026,c=24576,r=22026]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 0,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@423aabff[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>8faecfb9e...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22066,c=24576,r=22066]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62fa3e97[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22067,c=24576,r=22067]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@106569a[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22079,c=24576,r=22079]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33ce95eb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22080,c=24576,r=22080]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@243ca53e[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.8566,>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22093,c=24576,r=22093]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"geo": [\n\t\t\t\t\t48.8566,>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@178139a8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22094,c=24576,r=22094]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.8566,\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24800f44[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.349481>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22107,c=24576,r=22107]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.8566,\n\t\t\t\t\t2.349481>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63a6b7f2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.349...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22108,c=24576,r=22108]={<<<{\n\t"nhits": 51,\n\t"paramet...48.8566,\n\t\t\t\t\t2.349481\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22f2ebed[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3494812...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22113,c=24576,r=22113]={<<<{\n\t"nhits": 51,\n\t"paramet...66,\n\t\t\t\t\t2.349481\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ca0ca62[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.349...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22114,c=24576,r=22114]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t2.349481\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18fe089d[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3494812...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22119,c=24576,r=22119]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.349481\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e313557[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.349...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22120,c=24576,r=22120]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.349481\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ba902ff[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22136,c=24576,r=22136]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41e03432[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.170 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22137,c=24576,r=22137]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:51.244 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29b26673[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.244 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22157,c=24576,r=22157]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:51.244 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e6e659f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.244 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22158,c=24576,r=22158]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:51.244 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d633c57[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.244 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22178,c=24576,r=22178]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:51.244 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d62d26d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.244 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22179,c=24576,r=22179]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:51.244 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27d9ae4c[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.349481,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.244 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22193,c=24576,r=22193]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.349481,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:51.244 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a0675b5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.349...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.244 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22194,c=24576,r=22194]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.349481,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:51.244 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ec36726[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t48.8566>>>1,es": [-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.244 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22206,c=24576,r=22206]={<<<{\n\t"nhits": 51,\n\t"paramet...\t2.349481,\n\t\t\t\t\t48.8566>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:51.245 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75393329[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.245 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22207,c=24576,r=22207]={<<<{\n\t"nhits": 51,\n\t"paramet...2.349481,\n\t\t\t\t\t48.8566\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.245 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f78480c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.85661,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.245 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22212,c=24576,r=22212]={<<<{\n\t"nhits": 51,\n\t"paramet...481,\n\t\t\t\t\t48.8566\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.245 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@165a3d8b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.245 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22213,c=24576,r=22213]={<<<{\n\t"nhits": 51,\n\t"paramet...81,\n\t\t\t\t\t48.8566\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.245 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73458231[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.85661,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.245 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22218,c=24576,r=22218]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t48.8566\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:51.245 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fd9570b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.245 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22219,c=24576,r=22219]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.8566\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:51.245 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@123c4ed4[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.431000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.245 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22276,c=24576,r=22276]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.431000+00:00">>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:51.245 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55cd8f7d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.245 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22277,c=24576,r=22277]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.431000+00:00"\n>>>\t\t},\n\t\t{\n...\n\t\t\t\t\t"} 08:47:51.245 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ac6cbff[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.245 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22281,c=24576,r=22281]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.431000+00:00"\n\t\t},>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:51.245 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f22b4a3[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.245 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22282,c=24576,r=22282]={<<<{\n\t"nhits": 51,\n\t"paramet...:16.431000+00:00"\n\t\t},\n>>>\t\t{\n\t\t\t"d...\n\t\t\t\t\t"} 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f18117d[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22285,c=24576,r=22285]={<<<{\n\t"nhits": 51,\n\t"paramet....431000+00:00"\n\t\t},\n\t\t{>>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4617cf84[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22286,c=24576,r=22286]={<<<{\n\t"nhits": 51,\n\t"paramet...431000+00:00"\n\t\t},\n\t\t{\n>>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a327d8a[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22310,c=24576,r=22310]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60af59c3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22311,c=24576,r=22311]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f833f52[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "94e8605b0...81e4246a4e251b6513235",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22369,c=24576,r=22369]={<<<{\n\t"nhits": 51,\n\t"paramet...81e4246a4e251b6513235",>>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2790a0c9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22370,c=24576,r=22370]={<<<{\n\t"nhits": 51,\n\t"paramet...1e4246a4e251b6513235",\n>>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ea7479c[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "94e8605...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22384,c=24576,r=22384]={<<<{\n\t"nhits": 51,\n\t"paramet...513235",\n\t\t\t"fields": {>>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54dc6eca[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22385,c=24576,r=22385]={<<<{\n\t"nhits": 51,\n\t"paramet...13235",\n\t\t\t"fields": {\n>>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1263b2ac[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor J",>>>b060f8e6d...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22408,c=24576,r=22408]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor J",>>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30d7dec1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22409,c=24576,r=22409]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor J",\n>>>\t\t\t\t"id":...\n\t\t\t\t\t"} 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4438f4e0[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1953",>>>or J",b06...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22426,c=24576,r=22426]={<<<{\n\t"nhits": 51,\n\t"paramet...r J",\n\t\t\t\t"id": "1953",>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73257893[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22427,c=24576,r=22427]={<<<{\n\t"nhits": 51,\n\t"paramet... J",\n\t\t\t\t"id": "1953",\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c5c5289[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>J",b060f8...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22447,c=24576,r=22447]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7273ba15[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22448,c=24576,r=22448]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71efcf4f[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 92,>>>SE",J",b0...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22464,c=24576,r=22464]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 92,>>>\n\t\t\t\t"dat...\n\t\t\t\t\t"} 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2956d001[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.252 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22465,c=24576,r=22465]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 92,\n>>>\t\t\t\t"date...\n\t\t\t\t\t"} 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@378017b8[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:29:00+00:00",>>>46a4e251b...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22505,c=24576,r=22505]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:29:00+00:00",>>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@584cb04f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22506,c=24576,r=22506]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:29:00+00:00",\n>>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@575689be[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22518,c=24576,r=22518]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@489f8d8d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22519,c=24576,r=22519]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f156ef1[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.87929,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22533,c=24576,r=22533]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.87929,>>>\n\t\t\t\t\t2.4...\n\t\t\t\t\t"} 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42667794[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22534,c=24576,r=22534]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.87929,\n>>>\t\t\t\t\t2.40...\n\t\t\t\t\t"} 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@219e1d1f[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t2.40177>>>9,021-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22546,c=24576,r=22546]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.87929,\n\t\t\t\t\t2.40177>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15d91f44[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.401...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22547,c=24576,r=22547]={<<<{\n\t"nhits": 51,\n\t"paramet...48.87929,\n\t\t\t\t\t2.40177\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41ef99e8[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.401779,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22552,c=24576,r=22552]={<<<{\n\t"nhits": 51,\n\t"paramet...929,\n\t\t\t\t\t2.40177\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30449c96[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.401...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22553,c=24576,r=22553]={<<<{\n\t"nhits": 51,\n\t"paramet...29,\n\t\t\t\t\t2.40177\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61630964[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.401779,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22558,c=24576,r=22558]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t2.40177\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"geom...\n\t\t\t\t\t"} 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c9d1933[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.401...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22559,c=24576,r=22559]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.40177\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"geome...\n\t\t\t\t\t"} 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@180f791[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22575,c=24576,r=22575]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15346b1b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22576,c=24576,r=22576]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c6578f0[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22596,c=24576,r=22596]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3865b0ce[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.262 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22597,c=24576,r=22597]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:51.269 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3edfe42c[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.269 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22617,c=24576,r=22617]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\n\t\t\t\t\t2.4...\n\t\t\t\t\t"} 08:47:51.269 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8853c5f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.269 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22618,c=24576,r=22618]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\t\t\t\t\t2.40...\n\t\t\t\t\t"} 08:47:51.269 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fe06747[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.40177,>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22631,c=24576,r=22631]={<<<{\n\t"nhits": 51,\n\t"paramet...nates": [\n\t\t\t\t\t2.40177,>>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a965db5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.401...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22632,c=24576,r=22632]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.40177,\n>>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ba92c4f[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.87929>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22645,c=24576,r=22645]={<<<{\n\t"nhits": 51,\n\t"paramet...\t2.40177,\n\t\t\t\t\t48.87929>>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3aef9ca1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22646,c=24576,r=22646]={<<<{\n\t"nhits": 51,\n\t"paramet...2.40177,\n\t\t\t\t\t48.87929\n>>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76f90ee4[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.87929t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22651,c=24576,r=22651]={<<<{\n\t"nhits": 51,\n\t"paramet...77,\n\t\t\t\t\t48.87929\n\t\t\t\t]>>>\n\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e6a8e7b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22652,c=24576,r=22652]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t48.87929\n\t\t\t\t]\n>>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c7302ad[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.87929t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22657,c=24576,r=22657]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.87929\n\t\t\t\t]\n\t\t\t},>>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@abf9516[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22658,c=24576,r=22658]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.87929\n\t\t\t\t]\n\t\t\t},\n>>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@348f248b[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.829000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22715,c=24576,r=22715]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.829000+00:00">>>\n\t\t}\n\t],\n...\n\t\t\t\t\t"} 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e5c6d37[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22716,c=24576,r=22716]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.829000+00:00"\n>>>\t\t}\n\t],\n\t...\n\t\t\t\t\t"} 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2aee7e3b[p=0,l=3,c=512,r=3]={<<<\t\t}>>>"record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22719,c=24576,r=22719]={<<<{\n\t"nhits": 51,\n\t"paramet...29:16.829000+00:00"\n\t\t}>>>\n\t],\n\t"fa...\n\t\t\t\t\t"} 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c8f4955[p=0,l=1,c=512,r=1]={<<<\n>>>\t}"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22720,c=24576,r=22720]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.829000+00:00"\n\t\t}\n>>>\t],\n\t"fac...\n\t\t\t\t\t"} 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11699533[p=0,l=3,c=512,r=3]={<<<\t],>>>"record_t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22723,c=24576,r=22723]={<<<{\n\t"nhits": 51,\n\t"paramet...6.829000+00:00"\n\t\t}\n\t],>>>\n\t"facet_...\n\t\t\t\t\t"} 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c4177fc[p=0,l=1,c=512,r=1]={<<<\n>>>],"record...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.270 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22724,c=24576,r=22724]={<<<{\n\t"nhits": 51,\n\t"paramet....829000+00:00"\n\t\t}\n\t],\n>>>\t"facet_g...\n\t\t\t\t\t"} 08:47:51.337 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5507cfe9[p=0,l=18,c=512,r=18]={<<<\t"facet_groups": [>>>mp": "202...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.337 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22742,c=24576,r=22742]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t],\n\t"facet_groups": [>>>\n\t\t{\n\t\t\t"...\n\t\t\t\t\t"} 08:47:51.337 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73e4e1fd[p=0,l=1,c=512,r=1]={<<<\n>>>"facet_gr...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.337 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22743,c=24576,r=22743]={<<<{\n\t"nhits": 51,\n\t"paramet...\t],\n\t"facet_groups": [\n>>>\t\t{\n\t\t\t"f...\n\t\t\t\t\t"} 08:47:51.337 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e7922bf[p=0,l=3,c=512,r=3]={<<<\t\t{>>>acet_grou...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.337 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22746,c=24576,r=22746]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t"facet_groups": [\n\t\t{>>>\n\t\t\t"face...\n\t\t\t\t\t"} 08:47:51.337 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29804e1b[p=0,l=1,c=512,r=1]={<<<\n>>>\t{acet_gr...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.337 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22747,c=24576,r=22747]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"facet_groups": [\n\t\t{\n>>>\t\t\t"facet...\n\t\t\t\t\t"} 08:47:51.337 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4293b445[p=0,l=14,c=512,r=14]={<<<\t\t\t"facets": [>>>": [mp": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22761,c=24576,r=22761]={<<<{\n\t"nhits": 51,\n\t"paramet...": [\n\t\t{\n\t\t\t"facets": [>>>\n\t\t\t\t{\n\t\t...\n\t\t\t\t\t"} 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@162c5ee3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"facets...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22762,c=24576,r=22762]={<<<{\n\t"nhits": 51,\n\t"paramet...: [\n\t\t{\n\t\t\t"facets": [\n>>>\t\t\t\t{\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71a7ea43[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>acets": [...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22767,c=24576,r=22767]={<<<{\n\t"nhits": 51,\n\t"paramet...\t{\n\t\t\t"facets": [\n\t\t\t\t{>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a7c92fa[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{acets...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22768,c=24576,r=22768]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t"facets": [\n\t\t\t\t{\n>>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@592246c[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 4,>>> [mp": "2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22784,c=24576,r=22784]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 4,>>>\n\t\t\t\t\t"pa...\n\t\t\t\t\t"} 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@713db97b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22785,c=24576,r=22785]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 4,\n>>>\t\t\t\t\t"pat...\n\t\t\t\t\t"} 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f06b0ed[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor A",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22809,c=24576,r=22809]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor A",>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d30eb5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22810,c=24576,r=22810]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor A",\n>>>\t\t\t\t\t"sta...\n\t\t\t\t\t"} 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15f6eba7[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22836,c=24576,r=22836]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\n\t\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@99c7e03[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22837,c=24576,r=22837]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3973605[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor A">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22860,c=24576,r=22860]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor A">>>\n\t\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a283664[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.338 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22861,c=24576,r=22861]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor A"\n>>>\t\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38214d55[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22867,c=24576,r=22867]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor A"\n\t\t\t\t},>>>\n\t\t\t\t{\n\t\t...\n\t\t\t\t\t"} 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52275034[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22868,c=24576,r=22868]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor A"\n\t\t\t\t},\n>>>\t\t\t\t{\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68ba736b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22873,c=24576,r=22873]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor A"\n\t\t\t\t},\n\t\t\t\t{>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@337af30e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22874,c=24576,r=22874]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor A"\n\t\t\t\t},\n\t\t\t\t{\n>>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1835bd1[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 4,>>>nsor A"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22890,c=24576,r=22890]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 4,>>>\n\t\t\t\t\t"pa...\n\t\t\t\t\t"} 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69cd1d25[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22891,c=24576,r=22891]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 4,\n>>>\t\t\t\t\t"pat...\n\t\t\t\t\t"} 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52571a5c[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor B",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22915,c=24576,r=22915]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor B",>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3651619b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22916,c=24576,r=22916]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor B",\n>>>\t\t\t\t\t"sta...\n\t\t\t\t\t"} 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d97e953[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22942,c=24576,r=22942]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\n\t\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cb2edf1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22943,c=24576,r=22943]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@465d87c1[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor B">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22966,c=24576,r=22966]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor B">>>\n\t\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bbd7b28[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22967,c=24576,r=22967]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor B"\n>>>\t\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6972d87d[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22973,c=24576,r=22973]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor B"\n\t\t\t\t},>>>\n\t\t\t\t{\n\t\t...\n\t\t\t\t\t"} 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52946dc7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22974,c=24576,r=22974]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor B"\n\t\t\t\t},\n>>>\t\t\t\t{\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78dd8bdb[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22979,c=24576,r=22979]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor B"\n\t\t\t\t},\n\t\t\t\t{>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6829dbd3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.346 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22980,c=24576,r=22980]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor B"\n\t\t\t\t},\n\t\t\t\t{\n>>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:51.358 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1767479b[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 4,>>>nsor B"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.358 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22996,c=24576,r=22996]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 4,>>>\n\t\t\t\t\t"pa...\n\t\t\t\t\t"} 08:47:51.358 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@666ceae5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.358 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=22997,c=24576,r=22997]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 4,\n>>>\t\t\t\t\t"pat...\n\t\t\t\t\t"} 08:47:51.358 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@727b26a0[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor C",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.358 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23021,c=24576,r=23021]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor C",>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:51.358 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@542a9c7f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.358 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23022,c=24576,r=23022]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor C",\n>>>\t\t\t\t\t"sta...\n\t\t\t\t\t"} 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@795c42fe[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23048,c=24576,r=23048]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\n\t\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78e6a4f2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23049,c=24576,r=23049]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5303c368[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor C">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23072,c=24576,r=23072]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor C">>>\n\t\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@534a7413[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23073,c=24576,r=23073]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor C"\n>>>\t\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@481a8736[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23079,c=24576,r=23079]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor C"\n\t\t\t\t},>>>\n\t\t\t\t{\n\t\t...\n\t\t\t\t\t"} 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5967bf3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23080,c=24576,r=23080]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor C"\n\t\t\t\t},\n>>>\t\t\t\t{\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4843e0aa[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23085,c=24576,r=23085]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor C"\n\t\t\t\t},\n\t\t\t\t{>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48a9ff5d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23086,c=24576,r=23086]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor C"\n\t\t\t\t},\n\t\t\t\t{\n>>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5416f249[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 4,>>>nsor C"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23102,c=24576,r=23102]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 4,>>>\n\t\t\t\t\t"pa...\n\t\t\t\t\t"} 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62e952db[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23103,c=24576,r=23103]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 4,\n>>>\t\t\t\t\t"pat...\n\t\t\t\t\t"} 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3578b89c[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor D",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23127,c=24576,r=23127]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor D",>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32acfa79[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.359 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23128,c=24576,r=23128]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor D",\n>>>\t\t\t\t\t"sta...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51cbd2df[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23154,c=24576,r=23154]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\n\t\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@791c2db7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23155,c=24576,r=23155]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@950d650[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor D">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23178,c=24576,r=23178]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor D">>>\n\t\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cfa9a31[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23179,c=24576,r=23179]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor D"\n>>>\t\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53a8f65b[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23185,c=24576,r=23185]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor D"\n\t\t\t\t},>>>\n\t\t\t\t{\n\t\t...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4bc1080c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23186,c=24576,r=23186]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor D"\n\t\t\t\t},\n>>>\t\t\t\t{\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44aca572[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23191,c=24576,r=23191]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor D"\n\t\t\t\t},\n\t\t\t\t{>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c8f94c4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23192,c=24576,r=23192]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor D"\n\t\t\t\t},\n\t\t\t\t{\n>>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5801a920[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 4,>>>nsor D"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23208,c=24576,r=23208]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 4,>>>\n\t\t\t\t\t"pa...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b435b44[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23209,c=24576,r=23209]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 4,\n>>>\t\t\t\t\t"pat...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ae5ea6b[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor E",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23233,c=24576,r=23233]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor E",>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@afc7047[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23234,c=24576,r=23234]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor E",\n>>>\t\t\t\t\t"sta...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f619091[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23260,c=24576,r=23260]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\n\t\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ef96942[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23261,c=24576,r=23261]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b5a7644[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor E">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23284,c=24576,r=23284]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor E">>>\n\t\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22cd5920[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23285,c=24576,r=23285]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor E"\n>>>\t\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71fba0f0[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23291,c=24576,r=23291]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor E"\n\t\t\t\t},>>>\n\t\t\t\t{\n\t\t...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@645d74f4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23292,c=24576,r=23292]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor E"\n\t\t\t\t},\n>>>\t\t\t\t{\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7cadd66d[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23297,c=24576,r=23297]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor E"\n\t\t\t\t},\n\t\t\t\t{>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34e19481[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23298,c=24576,r=23298]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor E"\n\t\t\t\t},\n\t\t\t\t{\n>>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18315ecd[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 3,>>>nsor E"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23314,c=24576,r=23314]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 3,>>>\n\t\t\t\t\t"pa...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17c463eb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23315,c=24576,r=23315]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 3,\n>>>\t\t\t\t\t"pat...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@548d1c0[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor F",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23339,c=24576,r=23339]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor F",>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3db50874[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.366 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23340,c=24576,r=23340]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor F",\n>>>\t\t\t\t\t"sta...\n\t\t\t\t\t"} 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f60ee39[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23366,c=24576,r=23366]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\n\t\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b0f1b05[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23367,c=24576,r=23367]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@588a0f75[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor F">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23390,c=24576,r=23390]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor F">>>\n\t\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d695ab8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23391,c=24576,r=23391]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor F"\n>>>\t\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65d0640a[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23397,c=24576,r=23397]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor F"\n\t\t\t\t},>>>\n\t\t\t\t{\n\t\t...\n\t\t\t\t\t"} 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6649c86[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23398,c=24576,r=23398]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor F"\n\t\t\t\t},\n>>>\t\t\t\t{\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e9dda98[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23403,c=24576,r=23403]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor F"\n\t\t\t\t},\n\t\t\t\t{>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@926ed69[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23404,c=24576,r=23404]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor F"\n\t\t\t\t},\n\t\t\t\t{\n>>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6fb03873[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 3,>>>nsor F"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23420,c=24576,r=23420]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 3,>>>\n\t\t\t\t\t"pa...\n\t\t\t\t\t"} 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d9209af[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23421,c=24576,r=23421]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 3,\n>>>\t\t\t\t\t"pat...\n\t\t\t\t\t"} 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2dbb539f[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor G",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23445,c=24576,r=23445]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor G",>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1348bee4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23446,c=24576,r=23446]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor G",\n>>>\t\t\t\t\t"sta...\n\t\t\t\t\t"} 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d557f5e[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23472,c=24576,r=23472]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\n\t\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2057ce2a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23473,c=24576,r=23473]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57874614[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor G">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23496,c=24576,r=23496]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor G">>>\n\t\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ee7d9e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.374 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23497,c=24576,r=23497]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor G"\n>>>\t\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.381 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57175d72[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.381 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23503,c=24576,r=23503]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor G"\n\t\t\t\t},>>>\n\t\t\t\t{\n\t\t...\n\t\t\t\t\t"} 08:47:51.381 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49afef24[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.381 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23504,c=24576,r=23504]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor G"\n\t\t\t\t},\n>>>\t\t\t\t{\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.381 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24f5a7e3[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.381 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23509,c=24576,r=23509]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor G"\n\t\t\t\t},\n\t\t\t\t{>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:51.381 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56852c6e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.381 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23510,c=24576,r=23510]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor G"\n\t\t\t\t},\n\t\t\t\t{\n>>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:51.381 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b941701[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor G"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.381 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23526,c=24576,r=23526]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\n\t\t\t\t\t"pa...\n\t\t\t\t\t"} 08:47:51.381 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@df41998[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.381 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23527,c=24576,r=23527]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\t\t\t\t\t"pat...\n\t\t\t\t\t"} 08:47:51.381 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b76d7a[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor H",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.381 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23551,c=24576,r=23551]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor H",>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:51.381 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b2ec7de[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.381 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23552,c=24576,r=23552]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor H",\n>>>\t\t\t\t\t"sta...\n\t\t\t\t\t"} 08:47:51.381 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6019eba5[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.381 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23578,c=24576,r=23578]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\n\t\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:51.382 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d8c16e7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.382 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23579,c=24576,r=23579]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.382 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@726f7e91[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor H">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.382 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23602,c=24576,r=23602]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor H">>>\n\t\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:51.382 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ff25735[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.382 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23603,c=24576,r=23603]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor H"\n>>>\t\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.382 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5099cfad[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.382 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23609,c=24576,r=23609]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor H"\n\t\t\t\t},>>>\n\t\t\t\t{\n\t\t...\n\t\t\t\t\t"} 08:47:51.382 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d8fc077[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.382 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23610,c=24576,r=23610]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor H"\n\t\t\t\t},\n>>>\t\t\t\t{\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.382 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@741db2a1[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.382 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23615,c=24576,r=23615]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor H"\n\t\t\t\t},\n\t\t\t\t{>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:51.382 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@193b18e8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.382 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23616,c=24576,r=23616]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor H"\n\t\t\t\t},\n\t\t\t\t{\n>>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c148c5[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor H"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23632,c=24576,r=23632]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\n\t\t\t\t\t"pa...\n\t\t\t\t\t"} 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ceac32[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23633,c=24576,r=23633]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\t\t\t\t\t"pat...\n\t\t\t\t\t"} 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d5f9eb0[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor I",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23657,c=24576,r=23657]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor I",>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ce239ab[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23658,c=24576,r=23658]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor I",\n>>>\t\t\t\t\t"sta...\n\t\t\t\t\t"} 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51e8d592[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23684,c=24576,r=23684]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\n\t\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20365ca1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23685,c=24576,r=23685]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@417dfc09[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor I">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23708,c=24576,r=23708]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor I">>>\n\t\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c1fbaec[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23709,c=24576,r=23709]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor I"\n>>>\t\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bccbab8[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23715,c=24576,r=23715]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor I"\n\t\t\t\t},>>>\n\t\t\t\t{\n\t\t...\n\t\t\t\t\t"} 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@90d2e34[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23716,c=24576,r=23716]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor I"\n\t\t\t\t},\n>>>\t\t\t\t{\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@273e16a8[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23721,c=24576,r=23721]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor I"\n\t\t\t\t},\n\t\t\t\t{>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56070079[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23722,c=24576,r=23722]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor I"\n\t\t\t\t},\n\t\t\t\t{\n>>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28e0797b[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor I"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23738,c=24576,r=23738]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\n\t\t\t\t\t"pa...\n\t\t\t\t\t"} 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@487c8edd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23739,c=24576,r=23739]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\t\t\t\t\t"pat...\n\t\t\t\t\t"} 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f204a2c[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor J",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23763,c=24576,r=23763]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor J",>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71ca8579[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.389 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23764,c=24576,r=23764]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor J",\n>>>\t\t\t\t\t"sta...\n\t\t\t\t\t"} 08:47:51.436 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5aca119a[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.436 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23790,c=24576,r=23790]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\n\t\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:51.436 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76ec6678[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.436 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23791,c=24576,r=23791]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b8023a3[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor J">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23814,c=24576,r=23814]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor J">>>\n\t\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ec492e7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23815,c=24576,r=23815]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor J"\n>>>\t\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44081c64[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23821,c=24576,r=23821]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor J"\n\t\t\t\t},>>>\n\t\t\t\t{\n\t\t...\n\t\t\t\t\t"} 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51427d3b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23822,c=24576,r=23822]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor J"\n\t\t\t\t},\n>>>\t\t\t\t{\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b35d18b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23827,c=24576,r=23827]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor J"\n\t\t\t\t},\n\t\t\t\t{>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@510c3fa0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23828,c=24576,r=23828]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor J"\n\t\t\t\t},\n\t\t\t\t{\n>>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5563f2d9[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor J"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23844,c=24576,r=23844]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\n\t\t\t\t\t"pa...\n\t\t\t\t\t"} 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@178af6eb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23845,c=24576,r=23845]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\t\t\t\t\t"pat...\n\t\t\t\t\t"} 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@226c418[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor K",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23869,c=24576,r=23869]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor K",>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32670ac3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23870,c=24576,r=23870]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor K",\n>>>\t\t\t\t\t"sta...\n\t\t\t\t\t"} 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78d8d36c[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23896,c=24576,r=23896]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\n\t\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38a55f32[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23897,c=24576,r=23897]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c974a3a[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor K">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23920,c=24576,r=23920]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor K">>>\n\t\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62c7879[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.437 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23921,c=24576,r=23921]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor K"\n>>>\t\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38518863[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23927,c=24576,r=23927]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor K"\n\t\t\t\t},>>>\n\t\t\t\t{\n\t\t...\n\t\t\t\t\t"} 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a9f1c94[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23928,c=24576,r=23928]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor K"\n\t\t\t\t},\n>>>\t\t\t\t{\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c6f5567[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23933,c=24576,r=23933]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor K"\n\t\t\t\t},\n\t\t\t\t{>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79e51923[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23934,c=24576,r=23934]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor K"\n\t\t\t\t},\n\t\t\t\t{\n>>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d4384ec[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor K"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23950,c=24576,r=23950]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\n\t\t\t\t\t"pa...\n\t\t\t\t\t"} 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f6a4a6c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23951,c=24576,r=23951]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\t\t\t\t\t"pat...\n\t\t\t\t\t"} 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7948e08b[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor L",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23975,c=24576,r=23975]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor L",>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28b5d280[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=23976,c=24576,r=23976]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor L",\n>>>\t\t\t\t\t"sta...\n\t\t\t\t\t"} 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7980579e[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24002,c=24576,r=24002]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\n\t\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34f44be8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24003,c=24576,r=24003]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a06b945[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor L">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24026,c=24576,r=24026]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor L">>>\n\t\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ca15b57[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.444 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24027,c=24576,r=24027]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor L"\n>>>\t\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.445 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77e6c1fa[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.445 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24033,c=24576,r=24033]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor L"\n\t\t\t\t},>>>\n\t\t\t\t{\n\t\t...\n\t\t\t\t\t"} 08:47:51.445 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61db6fe5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.445 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24034,c=24576,r=24034]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor L"\n\t\t\t\t},\n>>>\t\t\t\t{\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.445 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ea82e0a[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.445 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24039,c=24576,r=24039]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor L"\n\t\t\t\t},\n\t\t\t\t{>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:51.445 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58d5bd6b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.445 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24040,c=24576,r=24040]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor L"\n\t\t\t\t},\n\t\t\t\t{\n>>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@197d4e9a[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor L"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24056,c=24576,r=24056]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\n\t\t\t\t\t"pa...\n\t\t\t\t\t"} 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23e3ae17[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24057,c=24576,r=24057]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\t\t\t\t\t"pat...\n\t\t\t\t\t"} 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c240c1f[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor M",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24081,c=24576,r=24081]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor M",>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49efd015[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24082,c=24576,r=24082]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor M",\n>>>\t\t\t\t\t"sta...\n\t\t\t\t\t"} 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a155e2c[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24108,c=24576,r=24108]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\n\t\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b8dc6f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24109,c=24576,r=24109]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18e06c13[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor M">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24132,c=24576,r=24132]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor M">>>\n\t\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f387862[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24133,c=24576,r=24133]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor M"\n>>>\t\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f4cb797[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24139,c=24576,r=24139]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor M"\n\t\t\t\t},>>>\n\t\t\t\t{\n\t\t...\n\t\t\t\t\t"} 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7dd54fb5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24140,c=24576,r=24140]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor M"\n\t\t\t\t},\n>>>\t\t\t\t{\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@664e24e8[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24145,c=24576,r=24145]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor M"\n\t\t\t\t},\n\t\t\t\t{>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ad9ab2b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24146,c=24576,r=24146]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor M"\n\t\t\t\t},\n\t\t\t\t{\n>>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@507345e8[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor M"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24162,c=24576,r=24162]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\n\t\t\t\t\t"pa...\n\t\t\t\t\t"} 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78c10b4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24163,c=24576,r=24163]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\t\t\t\t\t"pat...\n\t\t\t\t\t"} 08:47:51.452 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10720dc9[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor N",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.453 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24187,c=24576,r=24187]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor N",>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:51.453 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57b57c1f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.453 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24188,c=24576,r=24188]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor N",\n>>>\t\t\t\t\t"sta...\n\t\t\t\t\t"} 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1da32f04[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24214,c=24576,r=24214]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\n\t\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a4d95b4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24215,c=24576,r=24215]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ad1d371[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor N">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24238,c=24576,r=24238]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor N">>>\n\t\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6780db0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24239,c=24576,r=24239]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor N"\n>>>\t\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a7c974[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24245,c=24576,r=24245]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor N"\n\t\t\t\t},>>>\n\t\t\t\t{\n\t\t...\n\t\t\t\t\t"} 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14d10ca1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24246,c=24576,r=24246]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor N"\n\t\t\t\t},\n>>>\t\t\t\t{\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@606f1f11[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24251,c=24576,r=24251]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor N"\n\t\t\t\t},\n\t\t\t\t{>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@263c9b21[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24252,c=24576,r=24252]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor N"\n\t\t\t\t},\n\t\t\t\t{\n>>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a6c0afb[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor N"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24268,c=24576,r=24268]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\n\t\t\t\t\t"pa...\n\t\t\t\t\t"} 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@644b913[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24269,c=24576,r=24269]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\t\t\t\t\t"pat...\n\t\t\t\t\t"} 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e4ba95d[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor O",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24293,c=24576,r=24293]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor O",>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cecdc26[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24294,c=24576,r=24294]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor O",\n>>>\t\t\t\t\t"sta...\n\t\t\t\t\t"} 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26ad3e92[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24320,c=24576,r=24320]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\n\t\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5829775[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24321,c=24576,r=24321]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46c0c7d9[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor O">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24344,c=24576,r=24344]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor O">>>\n\t\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7cf73ecb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.460 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24345,c=24576,r=24345]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor O"\n>>>\t\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33e1d669[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24351,c=24576,r=24351]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor O"\n\t\t\t\t},>>>\n\t\t\t\t{\n\t\t...\n\t\t\t\t\t"} 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2249c65f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24352,c=24576,r=24352]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor O"\n\t\t\t\t},\n>>>\t\t\t\t{\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@627733c0[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24357,c=24576,r=24357]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor O"\n\t\t\t\t},\n\t\t\t\t{>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27334823[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24358,c=24576,r=24358]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor O"\n\t\t\t\t},\n\t\t\t\t{\n>>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1adc9032[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor O"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24374,c=24576,r=24374]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\n\t\t\t\t\t"pa...\n\t\t\t\t\t"} 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76cbd608[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24375,c=24576,r=24375]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\t\t\t\t\t"pat...\n\t\t\t\t\t"} 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d790222[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor P",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24399,c=24576,r=24399]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor P",>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@103625fe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24400,c=24576,r=24400]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor P",\n>>>\t\t\t\t\t"sta...\n\t\t\t\t\t"} 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e957aca[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24426,c=24576,r=24426]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\n\t\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46c68a86[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24427,c=24576,r=24427]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@234be86e[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor P">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24450,c=24576,r=24450]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor P">>>\n\t\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f3202c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24451,c=24576,r=24451]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor P"\n>>>\t\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47f55992[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24457,c=24576,r=24457]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor P"\n\t\t\t\t},>>>\n\t\t\t\t{\n\t\t...\n\t\t\t\t\t"} 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35956950[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24458,c=24576,r=24458]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor P"\n\t\t\t\t},\n>>>\t\t\t\t{\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49e1ff14[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24463,c=24576,r=24463]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor P"\n\t\t\t\t},\n\t\t\t\t{>>>\n\t\t\t\t\t"co...\n\t\t\t\t\t"} 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52084444[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.467 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24464,c=24576,r=24464]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor P"\n\t\t\t\t},\n\t\t\t\t{\n>>>\t\t\t\t\t"cou...\n\t\t\t\t\t"} 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f5cbe5e[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor P"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24480,c=24576,r=24480]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\n\t\t\t\t\t"pa...\n\t\t\t\t\t"} 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@211d8f0c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24481,c=24576,r=24481]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\t\t\t\t\t"pat...\n\t\t\t\t\t"} 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6742dd64[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor Q",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24505,c=24576,r=24505]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor Q",>>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77788fac[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24506,c=24576,r=24506]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor Q",\n>>>\t\t\t\t\t"sta...\n\t\t\t\t\t"} 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d0c7153[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24532,c=24576,r=24532]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\n\t\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6024fe11[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24533,c=24576,r=24533]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\t\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@117ca68c[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor Q">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24556,c=24576,r=24556]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor Q">>>\n\t\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@224a5ee0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24557,c=24576,r=24557]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor Q"\n>>>\t\t\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c822513[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24563,c=24576,r=24563]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor Q"\n\t\t\t\t},>>>\n\t\t\t\t{\n\t\t\t\t\t"} 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b119ae4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24564,c=24576,r=24564]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor Q"\n\t\t\t\t},\n>>>\t\t\t\t{\n\t\t\t\t\t"} 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f2d01cc[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24569,c=24576,r=24569]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor Q"\n\t\t\t\t},\n\t\t\t\t{>>>\n\t\t\t\t\t"} 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f60f997[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=24570,c=24576,r=24570]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor Q"\n\t\t\t\t},\n\t\t\t\t{\n>>>\t\t\t\t\t"} 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5237ebd5[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor Q"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKED,sc=false,e=null last=false agg=true flush=true async=false, len=10 DirectByteBuffer@60e7ff05[p=0,l=24576,c=24576,r=24576]={<<<{\n\t"nhits": 51,\n\t"paramet... Q"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t">>>} 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@60e7ff05[p=0,l=24576,c=24576,r=24576]={<<<{\n\t"nhits": 51,\n\t"paramet... Q"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t">>>} complete=false committing=true callback=Blocker@4cfc7c50{null} 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /http-factory-test-resources/test2/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=2131} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:47:49 GMT Content-Type: application/json;charset=utf-8 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@75d68dcd] (null,[p=0,l=24576,c=24576,r=24576],false)@START 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=false content=DirectByteBuffer@60e7ff05[p=0,l=24576,c=24576,r=24576]={<<<{\n\t"nhits": 51,\n\t"paramet... Q"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t">>>} 08:47:51.475 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:47:49 GMT Content-Type: application/json;charset=utf-8 08:47:51.484 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpGenerator - CHUNKED_CONTENT 08:47:51.484 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@75d68dcd] ([p=0,l=136,c=16384,r=136],[p=0,l=24576,c=24576,r=24576],false)@COMMITTED 08:47:51.484 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@35721c67{IDLE}->null [HeapByteBuffer@5d5794cf[p=0,l=136,c=16384,r=136]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@60e7ff05[p=0,l=24576,c=24576,r=24576]={<<<{\n\t"nhits": 51,\n\t"paramet... Q"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t">>>}] 08:47:51.484 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{WRITING}->null:IDLE-->WRITING 08:47:51.484 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 24712 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=W,to=2141/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=COMMITTED}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=2140} 08:47:51.484 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=24712 remaining=0 WriteFlusher@35721c67{WRITING}->null 08:47:51.484 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{IDLE}->null:WRITING-->IDLE 08:47:51.484 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@75d68dcd] ([p=136,l=136,c=16384,r=0],[p=24576,l=24576,c=24576,r=0],false)@COMMITTED 08:47:51.484 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.sthbnd.http.factory.endpoint.HttpMappingProtocolStackConnectorCustomizer - Determined Content-Type to be application/json 08:47:51.484 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:47:51.484 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(false,null) s=OPEN,api=BLOCKED,sc=false,e=null->s=OPEN,api=BLOCKING,sc=false,e=null c=null cb=null w=false 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4242d1da[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=11,c=24576,r=11]={<<>> 51,\n\t"pa...\n\t\t\t\t\t"} 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ac63444[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor R",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=35,c=24576,r=35]={<<>>"dataset"...\n\t\t\t\t\t"} 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c2138a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=36,c=24576,r=36]={<<>>dataset":...\n\t\t\t\t\t"} 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@463b4e5a[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=62,c=24576,r=62]={<<>>zone": "U...\n\t\t\t\t\t"} 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12a38b46[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=63,c=24576,r=63]={<<>>one": "UT...\n\t\t\t\t\t"} 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@499cf942[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor R">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=86,c=24576,r=86]={<<>>51,\n\t\t"st...\n\t\t\t\t\t"} 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ed5edb8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=87,c=24576,r=87]={<<>>1,\n\t\t"sta...\n\t\t\t\t\t"} 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@420031a6[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=93,c=24576,r=93]={<<>>start": 0...\n\t\t\t\t\t"} 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4cf76b1b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=94,c=24576,r=94]={<<>>tart": 0,...\n\t\t\t\t\t"} 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@620fcd2e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=99,c=24576,r=99]={<<>>: 0,\n\t\t"f...\n\t\t\t\t\t"} 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@134654fa[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=100,c=24576,r=100]={<<>> 0,\n\t\t"fo...\n\t\t\t\t\t"} 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5008ca35[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>nsor R"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.485 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=116,c=24576,r=116]={<<>>"json",\n\t...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27d0dc9c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=117,c=24576,r=117]={<<>>json",\n\t\t...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3baa03f5[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor S",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=141,c=24576,r=141]={<<>>date",\n\t\t...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1aea61fe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=142,c=24576,r=142]={<<>>ate",\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ca549f4[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=168,c=24576,r=168]={<<>>,\n\t\t\t"val...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d3050c0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=169,c=24576,r=169]={<<>>\n\t\t\t"valu...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46ee4b38[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor S">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=192,c=24576,r=192]={<<>>ecords": ...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fc2378a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=193,c=24576,r=193]={<<>>cords": [...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@298e256f[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=199,c=24576,r=199]={<<>>: [\n\t\t{\n\t...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@697c6ce[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=200,c=24576,r=200]={<<>> [\n\t\t{\n\t\t...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3214eaaf[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=205,c=24576,r=205]={<<>>{\n\t\t\t"dat...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cf4e500[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=206,c=24576,r=206]={<<>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@740918ac[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>nsor S"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=222,c=24576,r=222]={<<>> "test2",...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c900155[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=223,c=24576,r=223]={<<>>"test2",\n...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59c4dbfa[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor T",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=247,c=24576,r=247]={<<>>"14a489fe...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5293e927[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=248,c=24576,r=248]={<<>>14a489fe9...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e6347a1[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=274,c=24576,r=274]={<<>>b24e976f8...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22356991[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=275,c=24576,r=275]={<<>>24e976f85...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d517d26[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor T">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=298,c=24576,r=298]={<<>>lds": {\n\t...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10c67d7a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=299,c=24576,r=299]={<<>>ds": {\n\t\t...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@646c6e8c[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=305,c=24576,r=305]={<<>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d9cea71[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=306,c=24576,r=306]={<<>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bf212a9[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=311,c=24576,r=311]={<<>>name": "S...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18fc8500[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=312,c=24576,r=312]={<<>>ame": "Se...\n\t\t\t\t\t"} 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f63809d[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>nsor T"d"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.494 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=328,c=24576,r=328]={<<>>,\n\t\t\t\t"id...\n\t\t\t\t\t"} 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15262e62[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.486 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=329,c=24576,r=329]={<<>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e6a0135[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor U",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=353,c=24576,r=353]={<<>>type": "G...\n\t\t\t\t\t"} 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42c2477d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=354,c=24576,r=354]={<<>>ype": "GO...\n\t\t\t\t\t"} 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41a650d0[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=380,c=24576,r=380]={<<>>: 0,\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@655723b8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=381,c=24576,r=381]={<<>> 0,\n\t\t\t\t"...\n\t\t\t\t\t"} 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bdae58e[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor U">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=404,c=24576,r=404]={<<>>0-26T15:2...\n\t\t\t\t\t"} 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bf3a227[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=405,c=24576,r=405]={<<>>-26T15:28...\n\t\t\t\t\t"} 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28205959[p=0,l=5,c=512,r=5]={<<<\t\t\t\t}>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=410,c=24576,r=410]={<<>>5:28:00+0...\n\t\t\t\t\t"} 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74b6e506[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t}"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=411,c=24576,r=411]={<<>>:28:00+00...\n\t\t\t\t\t"} 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@281c888b[p=0,l=5,c=512,r=5]={<<<\t\t\t],>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=416,c=24576,r=416]={<<>>0+00:00",...\n\t\t\t\t\t"} 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e38f535[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t],"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=417,c=24576,r=417]={<<>>+00:00",\n...\n\t\t\t\t\t"} 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4478933a[p=0,l=17,c=512,r=17]={<<<\t\t\t"name": "name">>>sor U"d",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=434,c=24576,r=434]={<<>>": [\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@725d066[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=435,c=24576,r=435]={<<>>: [\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4bb148d9[p=0,l=4,c=512,r=4]={<<<\t\t},>>>name": "n...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=439,c=24576,r=439]={<<>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62098dc7[p=0,l=1,c=512,r=1]={<<<\n>>>\t},name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=440,c=24576,r=440]={<<>>\t\t\t\t48.84...\n\t\t\t\t\t"} 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@626823ff[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.545 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=443,c=24576,r=443]={<<>>\t48.84957...\n\t\t\t\t\t"} 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b677934[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=444,c=24576,r=444]={<<>>48.849577...\n\t\t\t\t\t"} 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a510701[p=0,l=14,c=512,r=14]={<<<\t\t\t"facets": [>>>me"sor U"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=458,c=24576,r=458]={<<>>\t\t2.35086...\n\t\t\t\t\t"} 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2418c439[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"facets...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=459,c=24576,r=459]={<<>>\t2.350867...\n\t\t\t\t\t"} 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7cc7c9e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>acets": [...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=464,c=24576,r=464]={<<>>0867\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77120b8a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{acets...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=465,c=24576,r=465]={<<>>867\n\t\t\t\t]...\n\t\t\t\t\t"} 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75796366[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"count": 21,>>>sor U"d",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=482,c=24576,r=482]={<<>>\t\t"geomet...\n\t\t\t\t\t"} 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@172258fc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=483,c=24576,r=483]={<<>>\t"geometr...\n\t\t\t\t\t"} 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@736efe0a[p=0,l=21,c=512,r=21]={<<<\t\t\t\t\t"path": "GOOSE",>>>U"d",21-1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=504,c=24576,r=504]={<<>>ype": "Po...\n\t\t\t\t\t"} 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14c7e5b6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=505,c=24576,r=505]={<<>>pe": "Poi...\n\t\t\t\t\t"} 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a1bc61b[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=531,c=24576,r=531]={<<>>ates": [\n...\n\t\t\t\t\t"} 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ffb9e1c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=532,c=24576,r=532]={<<>>tes": [\n\t...\n\t\t\t\t\t"} 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b61ab47[p=0,l=20,c=512,r=20]={<<<\t\t\t\t\t"name": "GOOSE">>>ayed",21-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=552,c=24576,r=552]={<<>>7,\n\t\t\t\t\t4...\n\t\t\t\t\t"} 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2011c8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=553,c=24576,r=553]={<<>>,\n\t\t\t\t\t48...\n\t\t\t\t\t"} 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74ff34c9[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "G...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=559,c=24576,r=559]={<<>>\t48.84957...\n\t\t\t\t\t"} 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7074f34[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=560,c=24576,r=560]={<<>>48.849577...\n\t\t\t\t\t"} 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@211af700[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.555 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=565,c=24576,r=565]={<<>>9577\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:51.546 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:51.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21341cba[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=566,c=24576,r=566]={<<>>577\n\t\t\t\t]...\n\t\t\t\t\t"} 08:47:51.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ce03d29[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"count": 17,>>>SE"ayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=583,c=24576,r=583]={<<>>\t\t"record...\n\t\t\t\t\t"} 08:47:51.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1123b96e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=584,c=24576,r=584]={<<>>\t"record_...\n\t\t\t\t\t"} 08:47:51.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67f7eebd[p=0,l=20,c=512,r=20]={<<<\t\t\t\t\t"path": "DUCK",>>>ayed",21-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=604,c=24576,r=604]={<<>> "2021-10...\n\t\t\t\t\t"} 08:47:51.563 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66a7ff35[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=605,c=24576,r=605]={<<>>"2021-10-...\n\t\t\t\t\t"} 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b039fbd[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=631,c=24576,r=631]={<<>>0+00:00"\n...\n\t\t\t\t\t"} 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47e7b77a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=632,c=24576,r=632]={<<>>+00:00"\n\t...\n\t\t\t\t\t"} 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fbd3b3d[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"name": "DUCK">>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=651,c=24576,r=651]={<<>>\t"dataset...\n\t\t\t\t\t"} 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@463a21a8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=652,c=24576,r=652]={<<>>"dataseti...\n\t\t\t\t\t"} 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1193a0a5[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "D...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=658,c=24576,r=658]={<<>>etid": "t...\n\t\t\t\t\t"} 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6bb5998a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=659,c=24576,r=659]={<<>>tid": "te...\n\t\t\t\t\t"} 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1da72312[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=664,c=24576,r=664]={<<>> "test2",...\n\t\t\t\t\t"} 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a07766f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=665,c=24576,r=665]={<<>>"test2",\n...\n\t\t\t\t\t"} 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61d7902[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 6,>>>CK"layed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=681,c=24576,r=681]={<<>>ordid": "...\n\t\t\t\t\t"} 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41a3c982[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=682,c=24576,r=682]={<<>>rdid": "6...\n\t\t\t\t\t"} 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6538dd17[p=0,l=20,c=512,r=20]={<<<\t\t\t\t\t"path": "SWAN",>>>ayed",21-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.564 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=702,c=24576,r=702]={<<>>b573c9b2e...\n\t\t\t\t\t"} 08:47:51.572 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@543d7bd1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.565 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:51.572 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=703,c=24576,r=703]={<<>>573c9b2e2...\n\t\t\t\t\t"} 08:47:51.572 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3905cd3d[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=729,c=24576,r=729]={<<>>6",\n\t\t\t"f...\n\t\t\t\t\t"} 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6635ec46[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=730,c=24576,r=730]={<<>>",\n\t\t\t"fi...\n\t\t\t\t\t"} 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45c655f2[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"name": "SWAN">>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=749,c=24576,r=749]={<<>>\t\t\t"name"...\n\t\t\t\t\t"} 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a9a4d68[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=750,c=24576,r=750]={<<>>\t\t"name":...\n\t\t\t\t\t"} 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d611b23[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=756,c=24576,r=756]={<<>>e": "Sens...\n\t\t\t\t\t"} 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24ff9d15[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=757,c=24576,r=757]={<<>>": "Senso...\n\t\t\t\t\t"} 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53e125bd[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=762,c=24576,r=762]={<<>>ensor R",...\n\t\t\t\t\t"} 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b38c3a4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=763,c=24576,r=763]={<<>>nsor R",\n...\n\t\t\t\t\t"} 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ee567e3[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 6,>>>AN"layed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=779,c=24576,r=779]={<<>>": "1851"...\n\t\t\t\t\t"} 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46aa561f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=780,c=24576,r=780]={<<>>: "1851",...\n\t\t\t\t\t"} 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cbc4fba[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"path": "PEACOCK",>>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=803,c=24576,r=803]={<<>>DUCK",\n\t\t...\n\t\t\t\t\t"} 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21a48a6a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=804,c=24576,r=804]={<<>>UCK",\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14cb2bc2[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=830,c=24576,r=830]={<<>>"date": "...\n\t\t\t\t\t"} 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@458dea[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=831,c=24576,r=831]={<<>>date": "2...\n\t\t\t\t\t"} 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e7ad3c7[p=0,l=22,c=512,r=22]={<<<\t\t\t\t\t"name": "PEACOCK">>>ed",21-10...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.573 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=853,c=24576,r=853]={<<>>27:00+00:...\n\t\t\t\t\t"} 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b88e1b8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=854,c=24576,r=854]={<<>>7:00+00:0...\n\t\t\t\t\t"} 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36d05030[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "P...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=860,c=24576,r=860]={<<>>0:00",\n\t\t...\n\t\t\t\t\t"} 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ad6a1dd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=861,c=24576,r=861]={<<>>:00",\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@321aadab[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=866,c=24576,r=866]={<<>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e230f71[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=867,c=24576,r=867]={<<>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ac69f55[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>ACOCK"ed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=883,c=24576,r=883]={<<>>\t\t48.8583...\n\t\t\t\t\t"} 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15b10999[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=884,c=24576,r=884]={<<>>\t48.85839...\n\t\t\t\t\t"} 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72219971[p=0,l=21,c=512,r=21]={<<<\t\t\t\t\t"path": "EAGLE",>>>"ed",21-1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=905,c=24576,r=905]={<<>>0484\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64ef48c3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=906,c=24576,r=906]={<<>>484\n\t\t\t\t]...\n\t\t\t\t\t"} 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6add5f3c[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=932,c=24576,r=932]={<<>>ry": {\n\t\t...\n\t\t\t\t\t"} 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@773d7e3f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=933,c=24576,r=933]={<<>>y": {\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9a99bb8[p=0,l=20,c=512,r=20]={<<<\t\t\t\t\t"name": "EAGLE">>>ayed",21-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=953,c=24576,r=953]={<<>>oint",\n\t\t...\n\t\t\t\t\t"} 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@179e731e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=954,c=24576,r=954]={<<>>int",\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17baea6e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t}>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=959,c=24576,r=959]={<<>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b6aa220[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t}"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=960,c=24576,r=960]={<<>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4edb8cae[p=0,l=5,c=512,r=5]={<<<\t\t\t],>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.581 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=965,c=24576,r=965]={<<>>coordinat...\n\t\t\t\t\t"} 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a3910e8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t],"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=966,c=24576,r=966]={<<>>oordinate...\n\t\t\t\t\t"} 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a10665b[p=0,l=17,c=512,r=17]={<<<\t\t\t"name": "type">>>LE"ayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=983,c=24576,r=983]={<<>>\t\t\t2.3504...\n\t\t\t\t\t"} 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3435a29b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=984,c=24576,r=984]={<<>>\t\t2.35048...\n\t\t\t\t\t"} 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2699f64f[p=0,l=4,c=512,r=4]={<<<\t\t},>>>name": "t...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=988,c=24576,r=988]={<<>>350484,\n\t...\n\t\t\t\t\t"} 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44c50c24[p=0,l=1,c=512,r=1]={<<<\n>>>\t},name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=989,c=24576,r=989]={<<>>50484,\n\t\t...\n\t\t\t\t\t"} 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d8e9859[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=992,c=24576,r=992]={<<>>84,\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34b6c609[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=993,c=24576,r=993]={<<>>4,\n\t\t\t\t\t4...\n\t\t\t\t\t"} 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5df4655e[p=0,l=14,c=512,r=14]={<<<\t\t\t"facets": [>>>pe"LE"aye...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1007,c=24576,r=1007]={<<>>396\n\t\t\t\t]...\n\t\t\t\t\t"} 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@313ce6e8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"facets...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1008,c=24576,r=1008]={<<>>96\n\t\t\t\t]\n...\n\t\t\t\t\t"} 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6829fcc6[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>acets": [...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1013,c=24576,r=1013]={<<>>\t\t]\n\t\t\t},...\n\t\t\t\t\t"} 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a2df944[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{acets...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1014,c=24576,r=1014]={<<>>\t]\n\t\t\t},\n...\n\t\t\t\t\t"} 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@140dafca[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"count": 14,>>>LE"ayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1031,c=24576,r=1031]={<<>>rd_timest...\n\t\t\t\t\t"} 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42d00005[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1032,c=24576,r=1032]={<<>>d_timesta...\n\t\t\t\t\t"} 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65381b55[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "0",>>>LE"ayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1049,c=24576,r=1049]={<<>>21-10-26T...\n\t\t\t\t\t"} 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@605a396f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1050,c=24576,r=1050]={<<>>1-10-26T1...\n\t\t\t\t\t"} 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1950b951[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.643 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1076,c=24576,r=1076]={<<>>:00"\n\t\t},...\n\t\t\t\t\t"} 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bc24256[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1077,c=24576,r=1077]={<<>>00"\n\t\t},\n...\n\t\t\t\t\t"} 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e0518c8[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "0">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1093,c=24576,r=1093]={<<>>"dataseti...\n\t\t\t\t\t"} 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f25c726[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1094,c=24576,r=1094]={<<>>datasetid...\n\t\t\t\t\t"} 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@532375a2[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "0...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1100,c=24576,r=1100]={<<>>tid": "te...\n\t\t\t\t\t"} 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1aba5d62[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1101,c=24576,r=1101]={<<>>id": "tes...\n\t\t\t\t\t"} 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c2fc5a5[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1106,c=24576,r=1106]={<<>>"test2",\n...\n\t\t\t\t\t"} 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2dd227f1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1107,c=24576,r=1107]={<<>>test2",\n\t...\n\t\t\t\t\t"} 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6514d98c[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 3,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1123,c=24576,r=1123]={<<>>rdid": "3...\n\t\t\t\t\t"} 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d8dd901[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1124,c=24576,r=1124]={<<>>did": "31...\n\t\t\t\t\t"} 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fbd33f8[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "5",>>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1141,c=24576,r=1141]={<<>>2e37829b5...\n\t\t\t\t\t"} 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@236c7251[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1142,c=24576,r=1142]={<<>>e37829b5a...\n\t\t\t\t\t"} 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60f71709[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1168,c=24576,r=1168]={<<>>6a7",\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23f18fc7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1169,c=24576,r=1169]={<<>>a7",\n\t\t\t"...\n\t\t\t\t\t"} 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55255ab2[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "5">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1185,c=24576,r=1185]={<<>>: {\n\t\t\t\t"...\n\t\t\t\t\t"} 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@159b44bd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1186,c=24576,r=1186]={<<>> {\n\t\t\t\t"n...\n\t\t\t\t\t"} 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d0c4658[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "5...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.652 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1192,c=24576,r=1192]={<<>>\t"name": ...\n\t\t\t\t\t"} 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@622c7789[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1193,c=24576,r=1193]={<<>>"name": "...\n\t\t\t\t\t"} 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d2351b4[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1198,c=24576,r=1198]={<<>>": "Senso...\n\t\t\t\t\t"} 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52d24001[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1199,c=24576,r=1199]={<<>>: "Sensor...\n\t\t\t\t\t"} 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7dc3f285[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1215,c=24576,r=1215]={<<>>\t\t"id": "...\n\t\t\t\t\t"} 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7cd2528b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1216,c=24576,r=1216]={<<>>\t"id": "1...\n\t\t\t\t\t"} 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b7b1254[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "3",>>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1233,c=24576,r=1233]={<<>>\t\t"type":...\n\t\t\t\t\t"} 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b699772[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1234,c=24576,r=1234]={<<>>\t"type": ...\n\t\t\t\t\t"} 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@595c1d40[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1260,c=24576,r=1260]={<<>>ue": 178,...\n\t\t\t\t\t"} 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37745aea[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1261,c=24576,r=1261]={<<>>e": 178,\n...\n\t\t\t\t\t"} 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14be07e2[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "3">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1277,c=24576,r=1277]={<<>>te": "202...\n\t\t\t\t\t"} 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@631bd000[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1278,c=24576,r=1278]={<<>>e": "2021...\n\t\t\t\t\t"} 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a14773e[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1284,c=24576,r=1284]={<<>>021-10-26...\n\t\t\t\t\t"} 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f22c59c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1285,c=24576,r=1285]={<<>>21-10-26T...\n\t\t\t\t\t"} 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b475a8d[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1290,c=24576,r=1290]={<<>>-26T15:27...\n\t\t\t\t\t"} 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16610435[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1291,c=24576,r=1291]={<<>>26T15:27:...\n\t\t\t\t\t"} 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6fb52c40[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.660 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1307,c=24576,r=1307]={<<>>0",\n\t\t\t\t"...\n\t\t\t\t\t"} 08:47:51.574 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36e20a0f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1308,c=24576,r=1308]={<<>>",\n\t\t\t\t"g...\n\t\t\t\t\t"} 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27e0ad6c[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "4",>>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1325,c=24576,r=1325]={<<>>\t\t\t\t48.87...\n\t\t\t\t\t"} 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39be5509[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1326,c=24576,r=1326]={<<>>\t\t\t48.871...\n\t\t\t\t\t"} 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fafb952[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1352,c=24576,r=1352]={<<>>9\n\t\t\t\t]\n\t...\n\t\t\t\t\t"} 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@593b76da[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1353,c=24576,r=1353]={<<>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b123b5c[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "4">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1369,c=24576,r=1369]={<<>>"geometry...\n\t\t\t\t\t"} 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@304f2f2a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1370,c=24576,r=1370]={<<>>geometry"...\n\t\t\t\t\t"} 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32287558[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1376,c=24576,r=1376]={<<>>ry": {\n\t\t...\n\t\t\t\t\t"} 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30274861[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1377,c=24576,r=1377]={<<>>y": {\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a855de2[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1382,c=24576,r=1382]={<<>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@137a1fe7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1383,c=24576,r=1383]={<<>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62093a65[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1399,c=24576,r=1399]={<<>>nt",\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68671205[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1400,c=24576,r=1400]={<<>>t",\n\t\t\t\t"...\n\t\t\t\t\t"} 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@187d38a6[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "7",>>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1417,c=24576,r=1417]={<<>>tes": [\n\t...\n\t\t\t\t\t"} 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bbb9969[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1418,c=24576,r=1418]={<<>>es": [\n\t\t...\n\t\t\t\t\t"} 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@704a5a69[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.669 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1444,c=24576,r=1444]={<<>>\t48.87150...\n\t\t\t\t\t"} 08:47:51.736 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20ed995f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.670 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:51.736 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1445,c=24576,r=1445]={<<>>48.871505...\n\t\t\t\t\t"} 08:47:51.736 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51a42dec[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "7">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.736 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1461,c=24576,r=1461]={<<>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.736 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56539660[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.736 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1462,c=24576,r=1462]={<<>>\t\t},\n\t\t\t"...\n\t\t\t\t\t"} 08:47:51.736 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74e817d1[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "7...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1468,c=24576,r=1468]={<<>>\t\t"record...\n\t\t\t\t\t"} 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38835f72[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1469,c=24576,r=1469]={<<>>\t"record_...\n\t\t\t\t\t"} 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48b8dec3[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1474,c=24576,r=1474]={<<>>ord_times...\n\t\t\t\t\t"} 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@292b122[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1475,c=24576,r=1475]={<<>>rd_timest...\n\t\t\t\t\t"} 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36f0783e[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1491,c=24576,r=1491]={<<>>2021-10-2...\n\t\t\t\t\t"} 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14aac95d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1492,c=24576,r=1492]={<<>>021-10-26...\n\t\t\t\t\t"} 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1aea43cd[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "30",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1510,c=24576,r=1510]={<<>>.744000+0...\n\t\t\t\t\t"} 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d66fa13[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1511,c=24576,r=1511]={<<>>744000+00...\n\t\t\t\t\t"} 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38e25209[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1537,c=24576,r=1537]={<<>>"dataseti...\n\t\t\t\t\t"} 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a409469[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1538,c=24576,r=1538]={<<>>datasetid...\n\t\t\t\t\t"} 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32fc44c7[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "30">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1555,c=24576,r=1555]={<<>>2",\n\t\t\t"r...\n\t\t\t\t\t"} 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8f096e9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1556,c=24576,r=1556]={<<>>",\n\t\t\t"re...\n\t\t\t\t\t"} 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22a8efe4[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.737 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1562,c=24576,r=1562]={<<>>"recordid...\n\t\t\t\t\t"} 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c35c404[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.738 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1563,c=24576,r=1563]={<<>>recordid"...\n\t\t\t\t\t"} 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c3f7939[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1568,c=24576,r=1568]={<<>>did": "2f...\n\t\t\t\t\t"} 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74e189[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1569,c=24576,r=1569]={<<>>id": "2f1...\n\t\t\t\t\t"} 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6546f9ac[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1585,c=24576,r=1585]={<<>>32f4760f6...\n\t\t\t\t\t"} 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@172114e4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1586,c=24576,r=1586]={<<>>2f4760f61...\n\t\t\t\t\t"} 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60204188[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "1",>>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1603,c=24576,r=1603]={<<>>8d636393d...\n\t\t\t\t\t"} 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47ff9cac[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1604,c=24576,r=1604]={<<>>d636393d1...\n\t\t\t\t\t"} 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15a69666[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1630,c=24576,r=1630]={<<>> {\n\t\t\t\t"n...\n\t\t\t\t\t"} 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@abf2602[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1631,c=24576,r=1631]={<<>>{\n\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68f11adc[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "1">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1647,c=24576,r=1647]={<<>>ensor B",...\n\t\t\t\t\t"} 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53d0e192[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1648,c=24576,r=1648]={<<>>nsor B",\n...\n\t\t\t\t\t"} 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72e44828[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1654,c=24576,r=1654]={<<>>",\n\t\t\t\t"i...\n\t\t\t\t\t"} 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@118ef40[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1655,c=24576,r=1655]={<<>>,\n\t\t\t\t"id...\n\t\t\t\t\t"} 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@615f2245[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1660,c=24576,r=1660]={<<>>\t"id": "1...\n\t\t\t\t\t"} 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35d7938d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1661,c=24576,r=1661]={<<>>"id": "17...\n\t\t\t\t\t"} 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65a22817[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.743 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1677,c=24576,r=1677]={<<>>\t\t"type":...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2386a90c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.744 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1678,c=24576,r=1678]={<<>>\t"type": ...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bd3ea33[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "2",>>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1695,c=24576,r=1695]={<<>>\t\t\t\t"valu...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32915d3f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1696,c=24576,r=1696]={<<>>\t\t\t"value...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@460729ea[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1722,c=24576,r=1722]={<<>> "2021-10...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50df26ef[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1723,c=24576,r=1723]={<<>>"2021-10-...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74f9dcb5[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "2">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1739,c=24576,r=1739]={<<>>7:00+00:0...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c391fb0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1740,c=24576,r=1740]={<<>>:00+00:00...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@330e27a4[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1746,c=24576,r=1746]={<<>>:00",\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a4f9774[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1747,c=24576,r=1747]={<<>>00",\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2069ecfc[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1752,c=24576,r=1752]={<<>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2429a3de[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1753,c=24576,r=1753]={<<>>\t\t\t"geo":...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@665893f8[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1769,c=24576,r=1769]={<<>>\t48.85054...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a5c70[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1770,c=24576,r=1770]={<<>>48.850541...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6fab4e89[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "6",>>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1787,c=24576,r=1787]={<<>>.348671\n\t...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f527f1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1788,c=24576,r=1788]={<<>>348671\n\t\t...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2490b384[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1814,c=24576,r=1814]={<<>>metry": {...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76ebd2ba[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1815,c=24576,r=1815]={<<>>etry": {\n...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@430105e8[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "6">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1831,c=24576,r=1831]={<<>>pe": "Poi...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c6468d6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1832,c=24576,r=1832]={<<>>e": "Poin...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d49ea4d[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "6...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1838,c=24576,r=1838]={<<>>oint",\n\t\t...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@651f8f5c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1839,c=24576,r=1839]={<<>>int",\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e7af852[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1844,c=24576,r=1844]={<<>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61971793[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1845,c=24576,r=1845]={<<>>\t\t\t\t"coor...\n\t\t\t\t\t"} 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@630e826e[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.751 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1861,c=24576,r=1861]={<<>>": [\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:51.752 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a72943c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1862,c=24576,r=1862]={<<>>: [\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b35b48[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "10",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1880,c=24576,r=1880]={<<>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a41ef22[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1881,c=24576,r=1881]={<<>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dcb0bf6[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1907,c=24576,r=1907]={<<>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2376b507[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1908,c=24576,r=1908]={<<>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a06d33a[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "10">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1925,c=24576,r=1925]={<<>>amp": "20...\n\t\t\t\t\t"} 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f6b03a7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1926,c=24576,r=1926]={<<>>mp": "202...\n\t\t\t\t\t"} 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a6a3107[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1932,c=24576,r=1932]={<<>>2021-10-2...\n\t\t\t\t\t"} 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ca26dc0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1933,c=24576,r=1933]={<<>>021-10-26...\n\t\t\t\t\t"} 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60b1fc6d[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1938,c=24576,r=1938]={<<>>0-26T15:2...\n\t\t\t\t\t"} 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5770ade7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1939,c=24576,r=1939]={<<>>-26T15:29...\n\t\t\t\t\t"} 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7cb94c07[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1955,c=24576,r=1955]={<<>>000+00:00...\n\t\t\t\t\t"} 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30ae23d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1956,c=24576,r=1956]={<<>>00+00:00"...\n\t\t\t\t\t"} 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c3724a5[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "13",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1974,c=24576,r=1974]={<<>>\n\t\t\t"data...\n\t\t\t\t\t"} 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3efaa351[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1975,c=24576,r=1975]={<<>>\t\t\t"datas...\n\t\t\t\t\t"} 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@89519fd[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.759 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2001,c=24576,r=2001]={<<>>\t\t"record...\n\t\t\t\t\t"} 08:47:51.760 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cda09d8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2002,c=24576,r=2002]={<<>>\t"recordi...\n\t\t\t\t\t"} 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@91d1cea[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "13">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2019,c=24576,r=2019]={<<>>0806415b4...\n\t\t\t\t\t"} 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6296c6b3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2020,c=24576,r=2020]={<<>>806415b4b...\n\t\t\t\t\t"} 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@426c71ed[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2026,c=24576,r=2026]={<<>>b4b5f2806...\n\t\t\t\t\t"} 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e7424b1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2027,c=24576,r=2027]={<<>>4b5f28067...\n\t\t\t\t\t"} 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fef8bd9[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2032,c=24576,r=2032]={<<>>8067443c8...\n\t\t\t\t\t"} 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b1863c9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2033,c=24576,r=2033]={<<>>067443c89...\n\t\t\t\t\t"} 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ada865e[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2049,c=24576,r=2049]={<<>>3429cb7",...\n\t\t\t\t\t"} 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35e46018[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2050,c=24576,r=2050]={<<>>429cb7",\n...\n\t\t\t\t\t"} 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6686843e[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "15",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2068,c=24576,r=2068]={<<>>s": {\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5eb8a50c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2069,c=24576,r=2069]={<<>>": {\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@505e30f3[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2095,c=24576,r=2095]={<<>>",\n\t\t\t\t"i...\n\t\t\t\t\t"} 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@462c7e40[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2096,c=24576,r=2096]={<<>>,\n\t\t\t\t"id...\n\t\t\t\t\t"} 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14d9b5cf[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "15">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2113,c=24576,r=2113]={<<>>",\n\t\t\t\t"t...\n\t\t\t\t\t"} 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fd2f29d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2114,c=24576,r=2114]={<<>>,\n\t\t\t\t"ty...\n\t\t\t\t\t"} 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2eaa823c[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.767 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2120,c=24576,r=2120]={<<>>"type": "...\n\t\t\t\t\t"} 08:47:51.768 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bd137d7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2121,c=24576,r=2121]={<<>>type": "P...\n\t\t\t\t\t"} 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52ff8caf[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2126,c=24576,r=2126]={<<>>: "PEACOC...\n\t\t\t\t\t"} 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a21da77[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2127,c=24576,r=2127]={<<>> "PEACOCK...\n\t\t\t\t\t"} 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30601a6d[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2143,c=24576,r=2143]={<<>>"value": ...\n\t\t\t\t\t"} 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@328dfc39[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2144,c=24576,r=2144]={<<>>value": 0...\n\t\t\t\t\t"} 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cb98433[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "16",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2162,c=24576,r=2162]={<<>>te": "202...\n\t\t\t\t\t"} 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@588f17b1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2163,c=24576,r=2163]={<<>>e": "2021...\n\t\t\t\t\t"} 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@680ccdbf[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2189,c=24576,r=2189]={<<>>0:00",\n\t\t...\n\t\t\t\t\t"} 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35bd88b3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2190,c=24576,r=2190]={<<>>:00",\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65f50a2b[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "16">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2207,c=24576,r=2207]={<<>>[\n\t\t\t\t\t48...\n\t\t\t\t\t"} 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4567bbbb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2208,c=24576,r=2208]={<<>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b88e79d[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2214,c=24576,r=2214]={<<>>48.882697...\n\t\t\t\t\t"} 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12a9164f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2215,c=24576,r=2215]={<<>>8.882697,...\n\t\t\t\t\t"} 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f40e263[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2220,c=24576,r=2220]={<<>>697,\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27823053[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2221,c=24576,r=2221]={<<>>97,\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bba8f31[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.775 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2237,c=24576,r=2237]={<<>>3\n\t\t\t\t]\n\t...\n\t\t\t\t\t"} 08:47:51.776 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:51.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71fbef67[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2238,c=24576,r=2238]={<<>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:51.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29f058c1[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "17",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2256,c=24576,r=2256]={<<>>eometry":...\n\t\t\t\t\t"} 08:47:51.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fc6e504[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2257,c=24576,r=2257]={<<>>ometry": ...\n\t\t\t\t\t"} 08:47:51.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@607a32ca[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2283,c=24576,r=2283]={<<>>int",\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ed47975[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2284,c=24576,r=2284]={<<>>nt",\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:51.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65c9063e[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "17">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2301,c=24576,r=2301]={<<>>ates": [\n...\n\t\t\t\t\t"} 08:47:51.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d8f3146[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2302,c=24576,r=2302]={<<>>tes": [\n\t...\n\t\t\t\t\t"} 08:47:51.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c52b65f[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2308,c=24576,r=2308]={<<>>[\n\t\t\t\t\t2....\n\t\t\t\t\t"} 08:47:51.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11207771[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2309,c=24576,r=2309]={<<>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:51.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c757b9d[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.838 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2314,c=24576,r=2314]={<<>>\t2.344013...\n\t\t\t\t\t"} 08:47:51.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8446854[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2315,c=24576,r=2315]={<<>>2.344013,...\n\t\t\t\t\t"} 08:47:51.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@614dd74d[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2331,c=24576,r=2331]={<<>>8.882697\n...\n\t\t\t\t\t"} 08:47:51.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73c4bfea[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2332,c=24576,r=2332]={<<>>.882697\n\t...\n\t\t\t\t\t"} 08:47:51.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@647a8b9c[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "27",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2350,c=24576,r=2350]={<<>>,\n\t\t\t"rec...\n\t\t\t\t\t"} 08:47:51.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fd7498f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2351,c=24576,r=2351]={<<>>\n\t\t\t"reco...\n\t\t\t\t\t"} 08:47:51.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@402f1887[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.839 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2377,c=24576,r=2377]={<<>>021-10-26...\n\t\t\t\t\t"} 08:47:51.840 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:51.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1642d487[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.846 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2378,c=24576,r=2378]={<<>>21-10-26T...\n\t\t\t\t\t"} 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26d48bb8[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "27">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2395,c=24576,r=2395]={<<>>.483000+0...\n\t\t\t\t\t"} 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@533a25dc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2396,c=24576,r=2396]={<<>>483000+00...\n\t\t\t\t\t"} 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b69e41c[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2402,c=24576,r=2402]={<<>>+00:00"\n\t...\n\t\t\t\t\t"} 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b0ff31a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2403,c=24576,r=2403]={<<>>00:00"\n\t\t...\n\t\t\t\t\t"} 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69043c88[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2408,c=24576,r=2408]={<<>>"\n\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b92f0b1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2409,c=24576,r=2409]={<<>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f7fb0db[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2425,c=24576,r=2425]={<<>>tasetid":...\n\t\t\t\t\t"} 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bfc1d0d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2426,c=24576,r=2426]={<<>>asetid": ...\n\t\t\t\t\t"} 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13d49a86[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "40",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2444,c=24576,r=2444]={<<>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f3ff735[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2445,c=24576,r=2445]={<<>>\t\t"record...\n\t\t\t\t\t"} 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5df47b61[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2471,c=24576,r=2471]={<<>>cce65f144...\n\t\t\t\t\t"} 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66db01a7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2472,c=24576,r=2472]={<<>>ce65f1441...\n\t\t\t\t\t"} 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@516cb750[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "40">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2489,c=24576,r=2489]={<<>>da2d73d4a...\n\t\t\t\t\t"} 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41fa6417[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2490,c=24576,r=2490]={<<>>a2d73d4a7...\n\t\t\t\t\t"} 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fab303a[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "4...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.847 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2496,c=24576,r=2496]={<<>>4a77",\n\t\t...\n\t\t\t\t\t"} 08:47:51.847 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@143d851[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2497,c=24576,r=2497]={<<>>a77",\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35a1391e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2502,c=24576,r=2502]={<<>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27e93961[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2503,c=24576,r=2503]={<<>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41a5e746[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2519,c=24576,r=2519]={<<>>\t\t\t"name"...\n\t\t\t\t\t"} 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e3b2e73[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2520,c=24576,r=2520]={<<>>\t\t"name":...\n\t\t\t\t\t"} 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@626e9563[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "52",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2538,c=24576,r=2538]={<<>>A",\n\t\t\t\t"...\n\t\t\t\t\t"} 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ca29a7e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2539,c=24576,r=2539]={<<>>",\n\t\t\t\t"i...\n\t\t\t\t\t"} 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62d3d37b[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2565,c=24576,r=2565]={<<>>type": "G...\n\t\t\t\t\t"} 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@659c31e4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2566,c=24576,r=2566]={<<>>ype": "GO...\n\t\t\t\t\t"} 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73cf65b9[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "52">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2583,c=24576,r=2583]={<<>>\t\t"value"...\n\t\t\t\t\t"} 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ba670d4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2584,c=24576,r=2584]={<<>>\t"value":...\n\t\t\t\t\t"} 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17923ed0[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "5...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2590,c=24576,r=2590]={<<>>e": 122,\n...\n\t\t\t\t\t"} 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13853ed7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2591,c=24576,r=2591]={<<>>": 122,\n\t...\n\t\t\t\t\t"} 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b6f73b3[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2596,c=24576,r=2596]={<<>>2,\n\t\t\t\t"d...\n\t\t\t\t\t"} 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@431780da[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2597,c=24576,r=2597]={<<>>,\n\t\t\t\t"da...\n\t\t\t\t\t"} 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45f552d6[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.855 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2613,c=24576,r=2613]={<<>>021-10-26...\n\t\t\t\t\t"} 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fbcbf39[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2614,c=24576,r=2614]={<<>>21-10-26T...\n\t\t\t\t\t"} 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f2eb996[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "73",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2632,c=24576,r=2632]={<<>>00:00",\n\t...\n\t\t\t\t\t"} 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60c0ebf9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2633,c=24576,r=2633]={<<>>0:00",\n\t\t...\n\t\t\t\t\t"} 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fcc66d5[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2659,c=24576,r=2659]={<<>>8.882697,...\n\t\t\t\t\t"} 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15935562[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2660,c=24576,r=2660]={<<>>.882697,\n...\n\t\t\t\t\t"} 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f9bbc4f[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "73">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2677,c=24576,r=2677]={<<>>44013\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18631f66[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2678,c=24576,r=2678]={<<>>4013\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74f53871[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "7...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2684,c=24576,r=2684]={<<>>\t\t\t]\n\t\t\t}...\n\t\t\t\t\t"} 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b425bc8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2685,c=24576,r=2685]={<<>>\t\t]\n\t\t\t},...\n\t\t\t\t\t"} 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5919e92b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2690,c=24576,r=2690]={<<>>\t\t},\n\t\t\t"...\n\t\t\t\t\t"} 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59015541[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2691,c=24576,r=2691]={<<>>\t},\n\t\t\t"g...\n\t\t\t\t\t"} 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46ac8a0[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2707,c=24576,r=2707]={<<>>": {\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d9f5ffe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2708,c=24576,r=2708]={<<>>: {\n\t\t\t\t"...\n\t\t\t\t\t"} 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b59a3d7[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "76",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2726,c=24576,r=2726]={<<>>oint",\n\t\t...\n\t\t\t\t\t"} 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28215aa0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2727,c=24576,r=2727]={<<>>int",\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7adca8cc[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.864 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2753,c=24576,r=2753]={<<>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:51.856 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6dab68c6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2754,c=24576,r=2754]={<<>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b5a39bf[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "76">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2771,c=24576,r=2771]={<<>>\t\t\t48.882...\n\t\t\t\t\t"} 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@790c8c2e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2772,c=24576,r=2772]={<<>>\t\t48.8826...\n\t\t\t\t\t"} 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6609d10b[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "7...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2778,c=24576,r=2778]={<<>>82697\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50d27854[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2779,c=24576,r=2779]={<<>>2697\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a4f3430[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2784,c=24576,r=2784]={<<>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@473fbeab[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2785,c=24576,r=2785]={<<>>\t\t\t]\n\t\t\t}...\n\t\t\t\t\t"} 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f16aece[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2801,c=24576,r=2801]={<<>>ecord_tim...\n\t\t\t\t\t"} 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c456ba0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2802,c=24576,r=2802]={<<>>cord_time...\n\t\t\t\t\t"} 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f0834ac[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "79",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2820,c=24576,r=2820]={<<>>2021-10-2...\n\t\t\t\t\t"} 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35f80900[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2821,c=24576,r=2821]={<<>>021-10-26...\n\t\t\t\t\t"} 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f42a1af[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2847,c=24576,r=2847]={<<>>00:00"\n\t\t...\n\t\t\t\t\t"} 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@685ddf8c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2848,c=24576,r=2848]={<<>>0:00"\n\t\t}...\n\t\t\t\t\t"} 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@263e2b7f[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "79">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2865,c=24576,r=2865]={<<>>\t"dataset...\n\t\t\t\t\t"} 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53fb86b1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2866,c=24576,r=2866]={<<>>"dataseti...\n\t\t\t\t\t"} 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29ce0ab8[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "7...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.939 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2872,c=24576,r=2872]={<<>>etid": "t...\n\t\t\t\t\t"} 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fe901b2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2873,c=24576,r=2873]={<<>>tid": "te...\n\t\t\t\t\t"} 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78dbb2e3[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2878,c=24576,r=2878]={<<>> "test2",...\n\t\t\t\t\t"} 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@771a7d47[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2879,c=24576,r=2879]={<<>>"test2",\n...\n\t\t\t\t\t"} 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e5822d6[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2895,c=24576,r=2895]={<<>>ordid": "...\n\t\t\t\t\t"} 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49db423e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2896,c=24576,r=2896]={<<>>rdid": "d...\n\t\t\t\t\t"} 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c32bd4c[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "92",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2914,c=24576,r=2914]={<<>>cb4a3c4a5...\n\t\t\t\t\t"} 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@486605c8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2915,c=24576,r=2915]={<<>>b4a3c4a58...\n\t\t\t\t\t"} 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2747c080[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2941,c=24576,r=2941]={<<>>ca9",\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@349eace4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2942,c=24576,r=2942]={<<>>a9",\n\t\t\t"...\n\t\t\t\t\t"} 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dbfbfe6[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "92">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2959,c=24576,r=2959]={<<>> {\n\t\t\t\t"n...\n\t\t\t\t\t"} 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@350fbbdc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2960,c=24576,r=2960]={<<>>{\n\t\t\t\t"na...\n\t\t\t\t\t"} 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cd52e3d[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "9...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2966,c=24576,r=2966]={<<>>"name": "...\n\t\t\t\t\t"} 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d6d5ecf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2967,c=24576,r=2967]={<<>>name": "S...\n\t\t\t\t\t"} 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d9d9c0b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2972,c=24576,r=2972]={<<>>: "Sensor...\n\t\t\t\t\t"} 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15840d3f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2973,c=24576,r=2973]={<<>> "Sensor ...\n\t\t\t\t\t"} 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10a56d74[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.948 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2989,c=24576,r=2989]={<<>>\t"id": "1...\n\t\t\t\t\t"} 08:47:51.940 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1739c289[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2990,c=24576,r=2990]={<<>>"id": "15...\n\t\t\t\t\t"} 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@267569a1[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "94",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3008,c=24576,r=3008]={<<>>"type": "...\n\t\t\t\t\t"} 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13ad65a5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3009,c=24576,r=3009]={<<>>type": "P...\n\t\t\t\t\t"} 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28d87469[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3035,c=24576,r=3035]={<<>>ue": 1,\n\t...\n\t\t\t\t\t"} 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71acd671[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3036,c=24576,r=3036]={<<>>e": 1,\n\t\t...\n\t\t\t\t\t"} 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c998184[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "94">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3053,c=24576,r=3053]={<<>>: "2021-1...\n\t\t\t\t\t"} 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e143ff[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3054,c=24576,r=3054]={<<>> "2021-10...\n\t\t\t\t\t"} 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f711436[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "9...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3060,c=24576,r=3060]={<<>>-10-26T15...\n\t\t\t\t\t"} 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@787958f7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3061,c=24576,r=3061]={<<>>10-26T15:...\n\t\t\t\t\t"} 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@485c63dd[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3066,c=24576,r=3066]={<<>>T15:27:00...\n\t\t\t\t\t"} 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@462c3f92[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3067,c=24576,r=3067]={<<>>15:27:00+...\n\t\t\t\t\t"} 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@211b43c5[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3083,c=24576,r=3083]={<<>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@131709f1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3084,c=24576,r=3084]={<<>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@387ec2c5[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "114",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3103,c=24576,r=3103]={<<>>8.845002,...\n\t\t\t\t\t"} 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f89baf7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3104,c=24576,r=3104]={<<>>.845002,\n...\n\t\t\t\t\t"} 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64f7d7a8[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.957 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3130,c=24576,r=3130]={<<>>\t]\n\t\t\t},\n...\n\t\t\t\t\t"} 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f040246[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.958 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3131,c=24576,r=3131]={<<>>]\n\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a29989[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "114">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3149,c=24576,r=3149]={<<>>ry": {\n\t\t...\n\t\t\t\t\t"} 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53aec548[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3150,c=24576,r=3150]={<<>>y": {\n\t\t\t...\n\t\t\t\t\t"} 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@93e1202[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3156,c=24576,r=3156]={<<>>\t\t\t\t"type...\n\t\t\t\t\t"} 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66c72751[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3157,c=24576,r=3157]={<<>>\t\t\t"type"...\n\t\t\t\t\t"} 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73bc94d1[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3162,c=24576,r=3162]={<<>>ype": "Po...\n\t\t\t\t\t"} 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@561d9b6b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3163,c=24576,r=3163]={<<>>pe": "Poi...\n\t\t\t\t\t"} 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fca3da8[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>4"played"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3179,c=24576,r=3179]={<<>>\t\t"coordi...\n\t\t\t\t\t"} 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70686aaf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3180,c=24576,r=3180]={<<>>\t"coordin...\n\t\t\t\t\t"} 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67e5626f[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "122",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3199,c=24576,r=3199]={<<>>\t\t\t\t2.375...\n\t\t\t\t\t"} 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d997b3b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3200,c=24576,r=3200]={<<>>\t\t\t2.3756...\n\t\t\t\t\t"} 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23c02a5d[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3226,c=24576,r=3226]={<<>>2\n\t\t\t\t]\n\t...\n\t\t\t\t\t"} 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10ce0198[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3227,c=24576,r=3227]={<<>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cf4eff4[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "122">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3245,c=24576,r=3245]={<<>>ecord_tim...\n\t\t\t\t\t"} 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a2217f2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3246,c=24576,r=3246]={<<>>cord_time...\n\t\t\t\t\t"} 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68924e29[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:51.966 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3252,c=24576,r=3252]={<<>>imestamp"...\n\t\t\t\t\t"} 08:47:51.967 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8304062[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3253,c=24576,r=3253]={<<>>mestamp":...\n\t\t\t\t\t"} 08:47:52.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73c085df[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3258,c=24576,r=3258]={<<>>mp": "202...\n\t\t\t\t\t"} 08:47:52.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@290791d2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3259,c=24576,r=3259]={<<>>p": "2021...\n\t\t\t\t\t"} 08:47:52.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@531e71dd[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>2"played"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3275,c=24576,r=3275]={<<>>15:29:11....\n\t\t\t\t\t"} 08:47:52.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59a7088c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3276,c=24576,r=3276]={<<>>5:29:11.6...\n\t\t\t\t\t"} 08:47:52.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e3e901a[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "135",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3295,c=24576,r=3295]={<<>>0"\n\t\t},\n\t...\n\t\t\t\t\t"} 08:47:52.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ba21d0e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3296,c=24576,r=3296]={<<>>"\n\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:52.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b12133e[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3322,c=24576,r=3322]={<<>> "test2",...\n\t\t\t\t\t"} 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a909bb8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3323,c=24576,r=3323]={<<>>"test2",\n...\n\t\t\t\t\t"} 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20f46ab0[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "135">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3341,c=24576,r=3341]={<<>>did": "39...\n\t\t\t\t\t"} 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b9559cd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3342,c=24576,r=3342]={<<>>id": "390...\n\t\t\t\t\t"} 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@952062[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3348,c=24576,r=3348]={<<>>3905c0576...\n\t\t\t\t\t"} 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e263693[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3349,c=24576,r=3349]={<<>>905c05764...\n\t\t\t\t\t"} 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d84620d[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3354,c=24576,r=3354]={<<>>576405721...\n\t\t\t\t\t"} 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cfe1741[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3355,c=24576,r=3355]={<<>>764057212...\n\t\t\t\t\t"} 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75c1aa8c[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>5"played"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3371,c=24576,r=3371]={<<>>f9db8663a...\n\t\t\t\t\t"} 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a9c9809[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3372,c=24576,r=3372]={<<>>9db8663af...\n\t\t\t\t\t"} 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64d6115d[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "178",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3391,c=24576,r=3391]={<<>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48be4699[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3392,c=24576,r=3392]={<<>>\t\t"fields...\n\t\t\t\t\t"} 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@305310c8[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3418,c=24576,r=3418]={<<>>"Sensor N...\n\t\t\t\t\t"} 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e519a1b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3419,c=24576,r=3419]={<<>>Sensor N"...\n\t\t\t\t\t"} 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ad93275[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "178">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3437,c=24576,r=3437]={<<>>": "1503"...\n\t\t\t\t\t"} 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e92139[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3438,c=24576,r=3438]={<<>>: "1503",...\n\t\t\t\t\t"} 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2894a4bc[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3444,c=24576,r=3444]={<<>>3",\n\t\t\t\t"...\n\t\t\t\t\t"} 08:47:52.038 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4af772f7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3445,c=24576,r=3445]={<<>>",\n\t\t\t\t"t...\n\t\t\t\t\t"} 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39ceab46[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3450,c=24576,r=3450]={<<>>\t\t"type":...\n\t\t\t\t\t"} 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7067a5af[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3451,c=24576,r=3451]={<<>>\t"type": ...\n\t\t\t\t\t"} 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ddb5e5b[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>8"played"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3467,c=24576,r=3467]={<<>>,\n\t\t\t\t"va...\n\t\t\t\t\t"} 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c4afbdd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3468,c=24576,r=3468]={<<>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4092e589[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "179",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3487,c=24576,r=3487]={<<>>\t\t\t"date"...\n\t\t\t\t\t"} 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d956ae9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3488,c=24576,r=3488]={<<>>\t\t"date":...\n\t\t\t\t\t"} 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a1bd486[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3514,c=24576,r=3514]={<<>>7:00+00:0...\n\t\t\t\t\t"} 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7154560b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3515,c=24576,r=3515]={<<>>:00+00:00...\n\t\t\t\t\t"} 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26bd5b05[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "179">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3533,c=24576,r=3533]={<<>>eo": [\n\t\t...\n\t\t\t\t\t"} 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59af19[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3534,c=24576,r=3534]={<<>>o": [\n\t\t\t...\n\t\t\t\t\t"} 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7412e470[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3540,c=24576,r=3540]={<<>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27a500f7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3541,c=24576,r=3541]={<<>>\t\t\t\t48.88...\n\t\t\t\t\t"} 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b8c1275[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3546,c=24576,r=3546]={<<>>8.884606,...\n\t\t\t\t\t"} 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26e0597a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3547,c=24576,r=3547]={<<>>.884606,\n...\n\t\t\t\t\t"} 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@453208b2[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>9"played"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.043 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3563,c=24576,r=3563]={<<>>321516\n\t\t...\n\t\t\t\t\t"} 08:47:52.044 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a9f0a5b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3564,c=24576,r=3564]={<<>>21516\n\t\t\t...\n\t\t\t\t\t"} 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@418bb6c7[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "224",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3583,c=24576,r=3583]={<<>>\t\t"geomet...\n\t\t\t\t\t"} 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65840c05[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3584,c=24576,r=3584]={<<>>\t"geometr...\n\t\t\t\t\t"} 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30a6ff9f[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3610,c=24576,r=3610]={<<>> "Point",...\n\t\t\t\t\t"} 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@259f602[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3611,c=24576,r=3611]={<<>>"Point",\n...\n\t\t\t\t\t"} 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ef85500[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "224">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3629,c=24576,r=3629]={<<>>dinates":...\n\t\t\t\t\t"} 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bd996fe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3630,c=24576,r=3630]={<<>>inates": ...\n\t\t\t\t\t"} 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c04d01d[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3636,c=24576,r=3636]={<<>>": [\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11a0d479[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3637,c=24576,r=3637]={<<>>: [\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d2cd318[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3642,c=24576,r=3642]={<<>>\t\t\t\t2.321...\n\t\t\t\t\t"} 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a55c225[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3643,c=24576,r=3643]={<<>>\t\t\t2.3215...\n\t\t\t\t\t"} 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20ab654a[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>4"played"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3659,c=24576,r=3659]={<<>>\t\t48.8846...\n\t\t\t\t\t"} 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37bf6e3a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3660,c=24576,r=3660]={<<>>\t48.88460...\n\t\t\t\t\t"} 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ca0dfc6[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "268",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3679,c=24576,r=3679]={<<>>\t},\n\t\t\t"r...\n\t\t\t\t\t"} 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6890729d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3680,c=24576,r=3680]={<<>>},\n\t\t\t"re...\n\t\t\t\t\t"} 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13eacbf0[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.051 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3706,c=24576,r=3706]={<<>>"2021-10-...\n\t\t\t\t\t"} 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f68a909[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3707,c=24576,r=3707]={<<>>2021-10-2...\n\t\t\t\t\t"} 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@452c03cd[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "268">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3725,c=24576,r=3725]={<<>>1.924000+...\n\t\t\t\t\t"} 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ec3856f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3726,c=24576,r=3726]={<<>>.924000+0...\n\t\t\t\t\t"} 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6bb37e0c[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3732,c=24576,r=3732]={<<>>0+00:00"\n...\n\t\t\t\t\t"} 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7109a292[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3733,c=24576,r=3733]={<<>>+00:00"\n\t...\n\t\t\t\t\t"} 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@549ef515[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3738,c=24576,r=3738]={<<>>0"\n\t\t},\n\t...\n\t\t\t\t\t"} 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6644fa14[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3739,c=24576,r=3739]={<<>>"\n\t\t},\n\t\t...\n\t\t\t\t\t"} 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1677bbce[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>8"played"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3755,c=24576,r=3755]={<<>>atasetid"...\n\t\t\t\t\t"} 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a5686a0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3756,c=24576,r=3756]={<<>>tasetid":...\n\t\t\t\t\t"} 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@943f8a2[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "293",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3775,c=24576,r=3775]={<<>>\t\t\t"recor...\n\t\t\t\t\t"} 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@481627c4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3776,c=24576,r=3776]={<<>>\t\t"record...\n\t\t\t\t\t"} 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63944cc3[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3802,c=24576,r=3802]={<<>>46b228896...\n\t\t\t\t\t"} 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7de9a597[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3803,c=24576,r=3803]={<<>>6b2288967...\n\t\t\t\t\t"} 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6bf9c460[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "293">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3821,c=24576,r=3821]={<<>>70430b6b2...\n\t\t\t\t\t"} 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1228f6dc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3822,c=24576,r=3822]={<<>>0430b6b22...\n\t\t\t\t\t"} 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@531b520e[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.059 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3828,c=24576,r=3828]={<<>>b22",\n\t\t\t...\n\t\t\t\t\t"} 08:47:52.052 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63ee90e7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3829,c=24576,r=3829]={<<>>22",\n\t\t\t"...\n\t\t\t\t\t"} 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4611923e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3834,c=24576,r=3834]={<<>>\t\t\t"field...\n\t\t\t\t\t"} 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13da0236[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3835,c=24576,r=3835]={<<>>\t\t"fields...\n\t\t\t\t\t"} 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a58b961[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>3"played"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3851,c=24576,r=3851]={<<>>\t\t"name":...\n\t\t\t\t\t"} 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@da66b65[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3852,c=24576,r=3852]={<<>>\t"name": ...\n\t\t\t\t\t"} 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@476c888d[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "304",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3871,c=24576,r=3871]={<<>>,\n\t\t\t\t"id...\n\t\t\t\t\t"} 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e4f9e4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3872,c=24576,r=3872]={<<>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b28dba8[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3898,c=24576,r=3898]={<<>>pe": "DUC...\n\t\t\t\t\t"} 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65eb6eeb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3899,c=24576,r=3899]={<<>>e": "DUCK...\n\t\t\t\t\t"} 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46e0aa3b[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "304">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3917,c=24576,r=3917]={<<>>alue": 5,...\n\t\t\t\t\t"} 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65e850da[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3918,c=24576,r=3918]={<<>>lue": 5,\n...\n\t\t\t\t\t"} 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78003254[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "3...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3924,c=24576,r=3924]={<<>>5,\n\t\t\t\t"d...\n\t\t\t\t\t"} 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46a29789[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3925,c=24576,r=3925]={<<>>,\n\t\t\t\t"da...\n\t\t\t\t\t"} 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5505c14[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.067 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3930,c=24576,r=3930]={<<>>\t"date": ...\n\t\t\t\t\t"} 08:47:52.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2219b2e4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3931,c=24576,r=3931]={<<>>"date": "...\n\t\t\t\t\t"} 08:47:52.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bf2b661[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>4"played"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.068 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3947,c=24576,r=3947]={<<>>-26T15:27...\n\t\t\t\t\t"} 08:47:52.068 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9be7c49[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3948,c=24576,r=3948]={<<>>26T15:27:...\n\t\t\t\t\t"} 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e893196[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "330",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3967,c=24576,r=3967]={<<>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61e83c31[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3968,c=24576,r=3968]={<<>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f67cfd3[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3994,c=24576,r=3994]={<<>>,\n\t\t\t\t\t2....\n\t\t\t\t\t"} 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55c1b242[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=3995,c=24576,r=3995]={<<>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12033ced[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "330">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4013,c=24576,r=4013]={<<>>\t]\n\t\t\t},\n...\n\t\t\t\t\t"} 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@322a9328[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4014,c=24576,r=4014]={<<>>]\n\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23a2cbe9[p=0,l=5,c=512,r=5]={<<<\t\t\t\t}>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4019,c=24576,r=4019]={<<>>},\n\t\t\t"ge...\n\t\t\t\t\t"} 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ba93e7d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t}"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4020,c=24576,r=4020]={<<>>,\n\t\t\t"geo...\n\t\t\t\t\t"} 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70c681b1[p=0,l=5,c=512,r=5]={<<<\t\t\t],>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4025,c=24576,r=4025]={<<>>"geometry...\n\t\t\t\t\t"} 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1693ff52[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t],"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4026,c=24576,r=4026]={<<>>geometry"...\n\t\t\t\t\t"} 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@235b83ea[p=0,l=18,c=512,r=18]={<<<\t\t\t"name": "value">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4044,c=24576,r=4044]={<<>>type": "P...\n\t\t\t\t\t"} 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11330b2a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4045,c=24576,r=4045]={<<>>ype": "Po...\n\t\t\t\t\t"} 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@553ccbb4[p=0,l=4,c=512,r=4]={<<<\t\t},>>>name": "v...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4049,c=24576,r=4049]={<<>>: "Point"...\n\t\t\t\t\t"} 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cdcd72e[p=0,l=1,c=512,r=1]={<<<\n>>>\t},name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4050,c=24576,r=4050]={<<>> "Point",...\n\t\t\t\t\t"} 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23674b8c[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.139 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4053,c=24576,r=4053]={<<>>oint",\n\t\t...\n\t\t\t\t\t"} 08:47:52.147 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a846e91[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.147 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4054,c=24576,r=4054]={<<>>int",\n\t\t\t...\n\t\t\t\t\t"} 08:47:52.147 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19d6611e[p=0,l=14,c=512,r=14]={<<<\t\t\t"facets": [>>>lue"playe...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.147 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4068,c=24576,r=4068]={<<>>rdinates"...\n\t\t\t\t\t"} 08:47:52.147 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2309a0ad[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"facets...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.147 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4069,c=24576,r=4069]={<<>>dinates":...\n\t\t\t\t\t"} 08:47:52.147 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3aaba46b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>acets": [...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.147 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4074,c=24576,r=4074]={<<>>es": [\n\t\t...\n\t\t\t\t\t"} 08:47:52.147 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3352b549[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{acets...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.147 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4075,c=24576,r=4075]={<<>>s": [\n\t\t\t...\n\t\t\t\t\t"} 08:47:52.147 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1926fcac[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"count": 51,>>>"played",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.147 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4092,c=24576,r=4092]={<<>>76,\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:52.147 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77c42bed[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.147 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4093,c=24576,r=4093]={<<>>6,\n\t\t\t\t\t4...\n\t\t\t\t\t"} 08:47:52.147 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@102b5182[p=0,l=20,c=512,r=20]={<<<\t\t\t\t\t"path": "2021",>>>ayed",21-...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.147 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4113,c=24576,r=4113]={<<>>\t]\n\t\t\t},\n...\n\t\t\t\t\t"} 08:47:52.147 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36755633[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.148 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4114,c=24576,r=4114]={<<>>]\n\t\t\t},\n\t...\n\t\t\t\t\t"} 08:47:52.148 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18181fcd[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.148 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4140,c=24576,r=4140]={<<>>mp": "202...\n\t\t\t\t\t"} 08:47:52.148 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ed5c460[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.148 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4141,c=24576,r=4141]={<<>>p": "2021...\n\t\t\t\t\t"} 08:47:52.148 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4382b79[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"name": "2021">>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.148 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4160,c=24576,r=4160]={<<>>29:12.756...\n\t\t\t\t\t"} 08:47:52.148 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18e02103[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.148 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4161,c=24576,r=4161]={<<>>9:12.7560...\n\t\t\t\t\t"} 08:47:52.148 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40deb3a5[p=0,l=5,c=512,r=5]={<<<\t\t\t\t}>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.148 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4166,c=24576,r=4166]={<<>>756000+00...\n\t\t\t\t\t"} 08:47:52.148 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20c8991a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t}"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.148 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4167,c=24576,r=4167]={<<>>56000+00:...\n\t\t\t\t\t"} 08:47:52.148 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@656e1d99[p=0,l=5,c=512,r=5]={<<<\t\t\t],>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.148 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4172,c=24576,r=4172]={<<>>+00:00"\n\t...\n\t\t\t\t\t"} 08:47:52.142 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c9fd00e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t],"name...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4173,c=24576,r=4173]={<<>>00:00"\n\t\t...\n\t\t\t\t\t"} 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49e917a3[p=0,l=17,c=512,r=17]={<<<\t\t\t"name": "date">>>1"layed",...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4190,c=24576,r=4190]={<<>>\t\t"datase...\n\t\t\t\t\t"} 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d8d47cd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4191,c=24576,r=4191]={<<>>\t"dataset...\n\t\t\t\t\t"} 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@389a0530[p=0,l=3,c=512,r=3]={<<<\t\t}>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4194,c=24576,r=4194]={<<>>atasetid"...\n\t\t\t\t\t"} 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a87bd8d[p=0,l=1,c=512,r=1]={<<<\n>>>\t}"name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4195,c=24576,r=4195]={<<>>tasetid":...\n\t\t\t\t\t"} 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b52e171[p=0,l=2,c=512,r=2]={<<<\t]>>>}"name": ...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4197,c=24576,r=4197]={<<>>setid": "...\n\t\t\t\t\t"} 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c266af9[p=0,l=1,c=512,r=1]={<<<\n>>>]}"name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4198,c=24576,r=4198]={<<>>etid": "t...\n\t\t\t\t\t"} 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@147d53c8[p=0,l=1,c=512,r=1]={<<<}>>>]}"name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4199,c=24576,r=4199]={<<>>tid": "te...\n\t\t\t\t\t"} 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1311ff1f[p=0,l=1,c=512,r=1]={<<<\n>>>]}"name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=4200,c=24576,r=4200]={<<>>id": "tes...\n\t\t\t\t\t"} 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=2812} 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0} 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0} 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=2812} 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3f64dd65) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@60e7ff05[p=0,l=4200,c=24576,r=4200]={<<>>id": "tes...\n\t\t\t\t\t"} 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@60e7ff05[p=0,l=4200,c=24576,r=4200]={<<>>id": "tes...\n\t\t\t\t\t"} complete=true committing=false callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@705a19d2 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_CHUNK for SendCallback@2910937d[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@ec7f702] (null,[p=0,l=4200,c=24576,r=4200],true)@COMMITTED 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2910937d[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@ec7f702] (null,[p=0,l=4200,c=24576,r=4200],true)@COMPLETING 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@35721c67{IDLE}->null [HeapByteBuffer@11c6faab[p=0,l=8,c=1024,r=8]={<<<\r\n1068\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@60e7ff05[p=0,l=4200,c=24576,r=4200]={<<>>id": "tes...\n\t\t\t\t\t"}] 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{WRITING}->null:IDLE-->WRITING 08:47:52.156 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 4208 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=W,to=672/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=COMPLETING}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=2812} 08:47:52.164 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=4208 remaining=0 WriteFlusher@35721c67{WRITING}->null 08:47:52.164 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{IDLE}->null:WRITING-->IDLE 08:47:52.164 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2910937d[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@ec7f702] (null,[p=4200,l=4200,c=24576,r=0],true)@COMPLETING 08:47:52.164 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@35721c67{IDLE}->null [HeapByteBuffer@11c6faab[p=0,l=7,c=1024,r=7]={<<<\r\n0\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 08:47:52.164 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{WRITING}->null:IDLE-->WRITING 08:47:52.164 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 7 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=W,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=COMPLETING}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=2820} 08:47:52.164 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=7 remaining=0 WriteFlusher@35721c67{WRITING}->null 08:47:52.164 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{IDLE}->null:WRITING-->IDLE 08:47:52.164 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2910937d[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@ec7f702] (null,[p=4200,l=4200,c=24576,r=0],true)@END 08:47:52.165 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@3f64dd65 w=false 08:47:52.165 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:52.165 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:52.165 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:52.165 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=2821} 08:47:52.157 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.165 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /http-factory-test-resources/test2/response.json written=28776 08:47:52.165 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:52.165 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:52.165 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=END}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=2821} filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:52.165 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=END}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=2821} parse HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:52.165 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:52.165 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:47:52.165 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=2821} 08:47:52.165 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:47:52.165 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=2821} 08:47:52.165 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4ac41838[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:47:52.165 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=END}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=2821} parsed false HttpParser{s=END,0 of -1} 08:47:52.165 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=END}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=2821} 08:47:52.165 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:52.166 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.173 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:47:52.173 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:47:52.173 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:52.173 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:52.173 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:52.173 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:52.173 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:52.173 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:52.173 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:47:52.174 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:52.174 [qtp70695990-24] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:52.174 [qtp70695990-24] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:52.174 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:52.174 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 on ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=0 08:47:52.174 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=1 08:47:52.174 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken with none selected 08:47:52.174 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken up from select, 0/0/1 selected 08:47:52.174 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e processing 0 keys, 1 updates 08:47:52.174 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:52.174 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:52.174 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 08:47:52.174 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}@1a4ce091 waiting 08:47:52.174 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:52.174 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:52.174 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e waiting with 1 keys 08:47:52.174 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.175 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.176 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.176 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.177 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.244 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.245 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.246 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.247 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.248 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.249 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.250 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.251 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.252 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.252 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.253 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.254 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.255 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.256 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.257 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.258 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.259 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.259 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.260 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.261 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.262 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:52.263 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done TEST org.eclipse.sensinact.gateway.sthbnd.http.factory.test.HttpDeviceFactoryTest#testOpenDataAPIFormat() <<< ERROR: expected: <21> but was: <20> org.opentest4j.AssertionFailedError: expected: <21> but was: <20> at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55) at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145) at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:527) at org.eclipse.sensinact.gateway.sthbnd.http.factory.test.HttpDeviceFactoryTest.expectNServiceProviders(HttpDeviceFactoryTest.java:151) at org.eclipse.sensinact.gateway.sthbnd.http.factory.test.HttpDeviceFactoryTest.testOpenDataAPIFormat(HttpDeviceFactoryTest.java:189) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.util.ArrayList.forEach(ArrayList.java:1257) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.util.ArrayList.forEach(ArrayList.java:1257) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at aQute.tester.bundle.engine.BundleDescriptor.executeChild(BundleDescriptor.java:49) at aQute.tester.bundle.engine.BundleEngine.lambda$executeBundle$7(BundleEngine.java:120) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.executeBundle(BundleEngine.java:120) at aQute.tester.bundle.engine.BundleEngine.lambda$executeBundle$8(BundleEngine.java:133) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.executeBundle(BundleEngine.java:133) at aQute.tester.bundle.engine.BundleEngine.lambda$execute$5(BundleEngine.java:100) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.execute(BundleEngine.java:100) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at aQute.tester.junit.platform.Activator.test(Activator.java:439) at aQute.tester.junit.platform.Activator.automatic(Activator.java:344) at aQute.tester.junit.platform.Activator.run(Activator.java:216) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at aQute.launcher.Launcher.launch(Launcher.java:450) at aQute.launcher.Launcher.run(Launcher.java:184) at aQute.launcher.Launcher.main(Launcher.java:160) at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170) at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135) at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52) 08:47:53.169 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:53.169 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:47:53.670 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken up from select, 1/1/1 selected 08:47:53.670 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e processing 1 keys, 0 updates 08:47:53.670 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@18790e31 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1496/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:53.671 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1496/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:53.671 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1496/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:47:53.671 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0} tryExecute EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:47:53.671Z 08:47:53.671 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@1a4ce091 offer EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:47:53.671Z 08:47:53.671 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:47:53.671Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1497/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:47:53.671 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@1a4ce091 task=EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-07-12T08:47:53.671Z 08:47:53.671 [qtp70695990-26] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1497/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:53.671 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:47:53.671Z tryProduce true 08:47:53.671 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:47:53.671 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:53.671 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1497/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:53.672 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1497/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 185 HeapByteBuffer@1cf03367[p=0,l=185,c=8192,r=185]={<<>>ve\r\n\r\n\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:53.672 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e waiting with 1 keys 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 185 HeapByteBuffer@1cf03367[p=0,l=185,c=8192,r=185]={<<>>ve\r\n\r\n\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1cf03367[p=0,l=185,c=8192,r=185]={<<>>ve\r\n\r\n\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1cf03367[p=0,l=185,c=8192,r=185]={<<>>ve\r\n\r\n\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> IN_VALUE 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> FIELD 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/http-factory-test-resources/test3/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=0} GET //localhost:8898/http-factory-test-resources/test3/response.json HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: localhost:8898 Connection: keep-alive 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=0} 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/http-factory-test-resources/test3/response.json HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=0} 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=0} 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /http-factory-test-resources/test3/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=0} 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/http-factory-test-resources/test3/response.json @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 08:47:53.672 [qtp70695990-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/http-factory-test-resources/test3/response.json @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 session=null 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/http-factory-test-resources/test3/response.json -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b8500e[p=0,l=1,c=512,r=1]={<<<[>>>]}"name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1,c=24576,r=1]={<<<[>>>ount": 2,...\n\t\t\t\t\t"} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46bace1d[p=0,l=1,c=512,r=1]={<<<\n>>>]}"name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2,c=24576,r=2]={<<<[\n>>>unt": 2,\n...\n\t\t\t\t\t"} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e29867f[p=0,l=3,c=512,r=3]={<<< [>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=5,c=24576,r=5]={<<<[\n [>>>": 2,\n\t\t\t...\n\t\t\t\t\t"} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7736cd68[p=0,l=1,c=512,r=1]={<<<\n>>> ["name":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=6,c=24576,r=6]={<<<[\n [\n>>>: 2,\n\t\t\t\t...\n\t\t\t\t\t"} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@364fdba0[p=0,l=102,c=512,r=102]={<<< {"Date":"20.10.2021",...e":"3.4","Value":"94"},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=108,c=24576,r=108]={<<<[\n [\n {"Date":"20.10....e":"3.4","Value":"94"},>>>unt": 1,\n...\n\t\t\t\t\t"} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26953152[p=0,l=1,c=512,r=1]={<<<\n>>> {"Date...\x00\x00\x00\x00\x00\x00\x00}) 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=109,c=24576,r=109]={<<<[\n [\n {"Date":"20.10....":"3.4","Value":"94"},\n>>>nt": 1,\n\t...\n\t\t\t\t\t"} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@240d5181[p=0,l=101,c=512,r=101]={<<< {"Date":"20.10.2021",...de":"7.8","Value":"28"}>>>,\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=210,c=24576,r=210]={<<<[\n [\n {"Date":"20.10....de":"7.8","Value":"28"}>>>\t"count":...\n\t\t\t\t\t"} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@659195e5[p=0,l=1,c=512,r=1]={<<<\n>>> {"Date...\x00\x00\x00\x00\x00\x00\x00}) 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=211,c=24576,r=211]={<<<[\n [\n {"Date":"20.10....e":"7.8","Value":"28"}\n>>>"count": ...\n\t\t\t\t\t"} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d4bd02c[p=0,l=4,c=512,r=4]={<<< ],>>>{"Date":"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=215,c=24576,r=215]={<<<[\n [\n {"Date":"20.10....7.8","Value":"28"}\n ],>>>nt": 1,\n\t...\n\t\t\t\t\t"} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22db6b76[p=0,l=1,c=512,r=1]={<<<\n>>> ],{"Date...\x00\x00\x00\x00\x00\x00\x00}) 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=216,c=24576,r=216]={<<<[\n [\n {"Date":"20.10.....8","Value":"28"}\n ],\n>>>t": 1,\n\t\t...\n\t\t\t\t\t"} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c94a7f5[p=0,l=3,c=512,r=3]={<<< [>>>,{"Date":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=219,c=24576,r=219]={<<<[\n [\n {"Date":"20.10....,"Value":"28"}\n ],\n [>>> 1,\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@543293f[p=0,l=1,c=512,r=1]={<<<\n>>> [,{"Date...\x00\x00\x00\x00\x00\x00\x00}) 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=220,c=24576,r=220]={<<<[\n [\n {"Date":"20.10...."Value":"28"}\n ],\n [\n>>>1,\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76fa430b[p=0,l=107,c=512,r=107]={<<< {"Date":"01.01.1970",...:"2.3","Value":"12345"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=327,c=24576,r=327]={<<<[\n [\n {"Date":"20.10....:"2.3","Value":"12345"}>>>,\n\t\t\t\t\t"p...\n\t\t\t\t\t"} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f030679[p=0,l=1,c=512,r=1]={<<<\n>>> {"Date...\x00\x00\x00\x00\x00\x00\x00}) 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=328,c=24576,r=328]={<<<[\n [\n {"Date":"20.10...."2.3","Value":"12345"}\n>>>\n\t\t\t\t\t"pa...\n\t\t\t\t\t"} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4661b363[p=0,l=3,c=512,r=3]={<<< ]>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00}) 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=331,c=24576,r=331]={<<<[\n [\n {"Date":"20.10....3","Value":"12345"}\n ]>>>\t\t\t"path"...\n\t\t\t\t\t"} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5af76041[p=0,l=1,c=512,r=1]={<<<\n>>> ] {"Date...\x00\x00\x00\x00\x00\x00\x00}) 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=332,c=24576,r=332]={<<<[\n [\n {"Date":"20.10....","Value":"12345"}\n ]\n>>>\t\t"path":...\n\t\t\t\t\t"} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e31820f[p=0,l=1,c=512,r=1]={<<<]>>> ] {"Date...\x00\x00\x00\x00\x00\x00\x00}) 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=333,c=24576,r=333]={<<<[\n [\n {"Date":"20.10....,"Value":"12345"}\n ]\n]>>>\t"path": ...\n\t\t\t\t\t"} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6996637e[p=0,l=1,c=512,r=1]={<<<\n>>> ] {"Date...\x00\x00\x00\x00\x00\x00\x00}) 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=334,c=24576,r=334]={<<<[\n [\n {"Date":"20.10...."Value":"12345"}\n ]\n]\n>>>"path": "...\n\t\t\t\t\t"} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=1} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=1} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=1} filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=1} parse HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=1} 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:47:53.673 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=1} 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4ac41838[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=2} parsed false HttpParser{s=END,0 of -1} 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=2} 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@22273f84) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@60e7ff05[p=0,l=334,c=24576,r=334]={<<<[\n [\n {"Date":"20.10...."Value":"12345"}\n ]\n]\n>>>"path": "...\n\t\t\t\t\t"} 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@60e7ff05[p=0,l=334,c=24576,r=334]={<<<[\n [\n {"Date":"20.10...."Value":"12345"}\n ]\n]\n>>>"path": "...\n\t\t\t\t\t"} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@43b3a6e9 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /http-factory-test-resources/test3/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=2} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:47:53 GMT Content-Type: text/plain;charset=utf-8 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@31e0756a] (null,[p=0,l=334,c=24576,r=334],true)@START 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@60e7ff05[p=0,l=334,c=24576,r=334]={<<<[\n [\n {"Date":"20.10...."Value":"12345"}\n ]\n]\n>>>"path": "...\n\t\t\t\t\t"} 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:47:53 GMT Content-Type: text/plain;charset=utf-8 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@31e0756a] ([p=0,l=117,c=16384,r=117],[p=0,l=334,c=24576,r=334],true)@COMPLETING 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@35721c67{IDLE}->null [HeapByteBuffer@5d5794cf[p=0,l=117,c=16384,r=117]={<<>>: chunked...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@60e7ff05[p=0,l=334,c=24576,r=334]={<<<[\n [\n {"Date":"20.10...."Value":"12345"}\n ]\n]\n>>>"path": "...\n\t\t\t\t\t"}] 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{WRITING}->null:IDLE-->WRITING 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 451 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=W,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=COMPLETING}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=2} 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=451 remaining=0 WriteFlusher@35721c67{WRITING}->null 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{IDLE}->null:WRITING-->IDLE 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@31e0756a] ([p=117,l=117,c=16384,r=0],[p=334,l=334,c=24576,r=0],true)@END 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@22273f84 w=false 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:53.674 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.sthbnd.http.factory.endpoint.HttpMappingProtocolStackConnectorCustomizer - Determined Content-Type to be text/plain 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:53.674 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=2} 08:47:53.674 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.sthbnd.http.factory.endpoint.HttpMappingProtocolStackConnectorCustomizer - The content type of the response is overridden to be vnd.special/custom+json 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /http-factory-test-resources/test3/response.json written=334 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:53.674 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:53.675 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:53.675 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:53.675 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:53.675 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:47:53.675 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:47:53.675 [qtp70695990-26] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:47:53.675 [qtp70695990-26] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:53.675 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:47:53.675 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 on ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=0 08:47:53.675 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=1 08:47:53.675 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken with none selected 08:47:53.675 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken up from select, 0/0/1 selected 08:47:53.675 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e processing 0 keys, 1 updates 08:47:53.675 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:53.675 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 08:47:53.675 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:53.675 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}@2c469c9b waiting 08:47:53.675 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:53.675 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:47:53.675 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:53.675 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e waiting with 1 keys 08:47:53.678 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:53.679 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:53.680 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:53.680 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:53.680 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:53.681 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test3_Foo' started 08:47:53.681 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test3_Foo 08:47:53.682 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 08:47:53.682 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 08:47:53.683 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:53.683 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:53.686 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:53.686 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:53.687 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:53.687 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:53.688 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:53.689 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test3_Bar' started 08:47:53.689 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test3_Bar 08:47:53.689 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 08:47:53.690 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 08:47:53.690 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:54.792 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:54.793 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:47:55.294 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken up from select, 1/1/1 selected 08:47:55.294 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e processing 1 keys, 0 updates 08:47:55.294 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@18790e31 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1619/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:47:55.294 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1619/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:47:55.294 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1619/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:47:55.294 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0} tryExecute EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:47:55.294Z 08:47:55.294 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@2c469c9b offer EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:47:55.294Z 08:47:55.295 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:47:55.294Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1619/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:47:55.295 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@2c469c9b task=EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-07-12T08:47:55.295Z 08:47:55.295 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:47:55.295Z tryProduce true 08:47:55.295 [qtp70695990-24] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1619/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:55.295 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:47:55.295 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:55.295 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1619/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:55.295 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1619/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 08:47:55.295 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e waiting with 1 keys 08:47:55.295 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 182 HeapByteBuffer@1cf03367[p=0,l=182,c=8192,r=182]={<<>>\n\r\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 08:47:55.295 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 182 HeapByteBuffer@1cf03367[p=0,l=182,c=8192,r=182]={<<>>\n\r\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 08:47:55.295 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1cf03367[p=0,l=182,c=8192,r=182]={<<>>\n\r\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:55.295 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1cf03367[p=0,l=182,c=8192,r=182]={<<>>\n\r\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 08:47:55.295 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:47:55.295 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:47:55.295 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:47:55.295 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:47:55.295 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:47:55.295 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:47:55.295 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:47:55.295 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 08:47:55.295 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 08:47:55.295 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 08:47:55.295 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:47:55.295 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:47:55.295 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> IN_VALUE 08:47:55.295 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> FIELD 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/http-factory-test-resources/test4/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=0} GET //localhost:8898/http-factory-test-resources/test4/response.csv HTTP/1.1 Content-Type: text/plain Accept: text/csv User-Agent: Java/1.8.0_202 Host: localhost:8898 Connection: keep-alive 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=0} 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/http-factory-test-resources/test4/response.csv HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=0} 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=0} 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /http-factory-test-resources/test4/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=0} 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/http-factory-test-resources/test4/response.csv @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/http-factory-test-resources/test4/response.csv @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 session=null 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/http-factory-test-resources/test4/response.csv -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b907c2b[p=0,l=39,c=512,r=39]={<<>>,"Name":"...\x00\x00\x00\x00\x00\x00\x00}) 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=39,c=24576,r=39]={<<>>18:14","N...\n\t\t\t\t\t"} 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a5ee1bc[p=0,l=1,c=512,r=1]={<<<\n>>>ate,Time,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=40,c=24576,r=40]={<<>>8:14","Na...\n\t\t\t\t\t"} 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18289e2d[p=0,l=31,c=512,r=31]={<<<20.10.2021,18:14,Foo,1.2,3.4,94>>>de,Value,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=71,c=24576,r=71]={<<>>1.2","Lon...\n\t\t\t\t\t"} 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@302469fc[p=0,l=1,c=512,r=1]={<<<\n>>>0.10.2021...\x00\x00\x00\x00\x00\x00\x00}) 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=72,c=24576,r=72]={<<>>.2","Long...\n\t\t\t\t\t"} 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18fd2af7[p=0,l=31,c=512,r=31]={<<<20.10.2021,18:17,Bar,5.6,7.8,28>>>de,Value,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=103,c=24576,r=103]={<<>>94"},\n ...\n\t\t\t\t\t"} 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75c37b55[p=0,l=1,c=512,r=1]={<<<\n>>>0.10.2021...\x00\x00\x00\x00\x00\x00\x00}) 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=104,c=24576,r=104]={<<>>4"},\n ...\n\t\t\t\t\t"} 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=0} 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:55.296 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=1} 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=1} filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=1} parse HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=1} 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=1} 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4ac41838[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=1} parsed false HttpParser{s=END,0 of -1} 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=1} 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@29c65a36) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@60e7ff05[p=0,l=104,c=24576,r=104]={<<>>4"},\n ...\n\t\t\t\t\t"} 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@60e7ff05[p=0,l=104,c=24576,r=104]={<<>>4"},\n ...\n\t\t\t\t\t"} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@3a3ead7b 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /http-factory-test-resources/test4/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:47:55 GMT Content-Type: text/csv; charset=utf-8 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4b659259] (null,[p=0,l=104,c=24576,r=104],true)@START 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@60e7ff05[p=0,l=104,c=24576,r=104]={<<>>4"},\n ...\n\t\t\t\t\t"} 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:47:55 GMT Content-Type: text/csv; charset=utf-8 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4b659259] ([p=0,l=116,c=16384,r=116],[p=0,l=104,c=24576,r=104],true)@COMPLETING 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@35721c67{IDLE}->null [HeapByteBuffer@5d5794cf[p=0,l=116,c=16384,r=116]={<<>>\n: chunke...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@60e7ff05[p=0,l=104,c=24576,r=104]={<<>>4"},\n ...\n\t\t\t\t\t"}] 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{WRITING}->null:IDLE-->WRITING 08:47:55.297 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 220 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=W,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=COMPLETING}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=1} 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=220 remaining=0 WriteFlusher@35721c67{WRITING}->null 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{IDLE}->null:WRITING-->IDLE 08:47:55.298 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.sthbnd.http.factory.endpoint.HttpMappingProtocolStackConnectorCustomizer - Determined Content-Type to be text/csv 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4b659259] ([p=116,l=116,c=16384,r=0],[p=104,l=104,c=24576,r=0],true)@END 08:47:55.298 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@29c65a36 w=false 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=2} 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /http-factory-test-resources/test4/response.csv written=104 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 on ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=0 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=1 08:47:55.298 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken with none selected 08:47:55.298 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken up from select, 0/0/1 selected 08:47:55.298 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e processing 0 keys, 1 updates 08:47:55.298 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:55.298 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 08:47:55.298 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}@1a4ce091 waiting 08:47:55.298 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:47:55.298 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:55.298 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e waiting with 1 keys 08:47:55.300 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:55.303 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:55.303 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:55.304 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:55.304 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:55.305 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:55.305 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test4_Foo' started 08:47:55.305 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test4_Foo 08:47:55.306 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 08:47:55.307 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 08:47:55.307 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:55.308 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:55.310 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:55.311 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:55.311 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:55.312 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:55.312 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:55.313 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test4_Bar' started 08:47:55.313 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test4_Bar 08:47:55.313 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 08:47:55.314 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 08:47:55.314 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:56.411 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:56.411 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:47:56.912 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken up from select, 1/1/1 selected 08:47:56.912 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e processing 1 keys, 0 updates 08:47:56.912 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@18790e31 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1614/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:47:56.913 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1614/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:47:56.913 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1614/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:47:56.913 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0} tryExecute EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:47:56.913Z 08:47:56.913 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@1a4ce091 offer EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:47:56.913Z 08:47:56.913 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:47:56.913Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1614/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:47:56.913 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@1a4ce091 task=EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-07-12T08:47:56.913Z 08:47:56.913 [qtp70695990-26] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1615/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:56.913 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:47:56.913Z tryProduce true 08:47:56.913 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:47:56.913 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:56.913 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1615/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:56.913 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1615/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 08:47:56.913 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 182 HeapByteBuffer@1cf03367[p=0,l=182,c=8192,r=182]={<<>>\n\r\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 08:47:56.913 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e waiting with 1 keys 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 182 HeapByteBuffer@1cf03367[p=0,l=182,c=8192,r=182]={<<>>\n\r\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1cf03367[p=0,l=182,c=8192,r=182]={<<>>\n\r\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1cf03367[p=0,l=182,c=8192,r=182]={<<>>\n\r\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/csv --> IN_VALUE 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/csv --> FIELD 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> IN_VALUE 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> FIELD 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/http-factory-test-resources/test5/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=0} GET //localhost:8898/http-factory-test-resources/test5/response.csv HTTP/1.1 Content-Type: text/plain Accept: text/csv User-Agent: Java/1.8.0_202 Host: localhost:8898 Connection: keep-alive 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=0} 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/http-factory-test-resources/test5/response.csv HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=0} 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=0} 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /http-factory-test-resources/test5/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=0} 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/http-factory-test-resources/test5/response.csv @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/http-factory-test-resources/test5/response.csv @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 session=null 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/http-factory-test-resources/test5/response.csv -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:47:56.914 [qtp70695990-26] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e2dc05f[p=0,l=31,c=512,r=31]={<<<20.10.2021,18:14,Foo,1.2,3.4,94>>>de,Value,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=31,c=24576,r=31]={<<<20.10.2021,18:14,Foo,1.2,3.4,94>>>de,Value\n...\n\t\t\t\t\t"} 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c54abd5[p=0,l=1,c=512,r=1]={<<<\n>>>0.10.2021...\x00\x00\x00\x00\x00\x00\x00}) 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=32,c=24576,r=32]={<<<20.10.2021,18:14,Foo,1.2,3.4,94\n>>>e,Value\n2...\n\t\t\t\t\t"} 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4cdec751[p=0,l=31,c=512,r=31]={<<<20.10.2021,18:17,Bar,5.6,7.8,28>>>de,Value,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=63,c=24576,r=63]={<<<20.10.2021,18:14,Foo,1.2,...21,18:17,Bar,5.6,7.8,28>>>2,3.4,94\n...\n\t\t\t\t\t"} 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1461f98[p=0,l=1,c=512,r=1]={<<<\n>>>0.10.2021...\x00\x00\x00\x00\x00\x00\x00}) 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=64,c=24576,r=64]={<<<20.10.2021,18:14,Foo,1.2,...1,18:17,Bar,5.6,7.8,28\n>>>,3.4,94\n2...\n\t\t\t\t\t"} 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=1} 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=1} 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=1} filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=1} parse HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=1} 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=1} 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4ac41838[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=1} parsed false HttpParser{s=END,0 of -1} 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=1} 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@412908d7) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@60e7ff05[p=0,l=64,c=24576,r=64]={<<<20.10.2021,18:14,Foo,1.2,...1,18:17,Bar,5.6,7.8,28\n>>>,3.4,94\n2...\n\t\t\t\t\t"} 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@60e7ff05[p=0,l=64,c=24576,r=64]={<<<20.10.2021,18:14,Foo,1.2,...1,18:17,Bar,5.6,7.8,28\n>>>,3.4,94\n2...\n\t\t\t\t\t"} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@789a0924 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /http-factory-test-resources/test5/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:47:56 GMT Content-Type: text/csv; charset=utf-8 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@42c4bd29] (null,[p=0,l=64,c=24576,r=64],true)@START 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@60e7ff05[p=0,l=64,c=24576,r=64]={<<<20.10.2021,18:14,Foo,1.2,...1,18:17,Bar,5.6,7.8,28\n>>>,3.4,94\n2...\n\t\t\t\t\t"} 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:47:56 GMT Content-Type: text/csv; charset=utf-8 08:47:56.915 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@42c4bd29] ([p=0,l=115,c=16384,r=115],[p=0,l=64,c=24576,r=64],true)@COMPLETING 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@35721c67{IDLE}->null [HeapByteBuffer@5d5794cf[p=0,l=115,c=16384,r=115]={<<>>\n\n: chunk...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@60e7ff05[p=0,l=64,c=24576,r=64]={<<<20.10.2021,18:14,Foo,1.2,...1,18:17,Bar,5.6,7.8,28\n>>>,3.4,94\n2...\n\t\t\t\t\t"}] 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{WRITING}->null:IDLE-->WRITING 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 179 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=W,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=COMPLETING}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=2} 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=179 remaining=0 WriteFlusher@35721c67{WRITING}->null 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{IDLE}->null:WRITING-->IDLE 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@42c4bd29] ([p=115,l=115,c=16384,r=0],[p=64,l=64,c=24576,r=0],true)@END 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@412908d7 w=false 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=2} 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /http-factory-test-resources/test5/response.csv written=64 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:47:56.916 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.sthbnd.http.factory.endpoint.HttpMappingProtocolStackConnectorCustomizer - Determined Content-Type to be text/csv 08:47:56.916 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:47:56.916 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:47:56.917 [qtp70695990-26] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:47:56.917 [qtp70695990-26] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:56.917 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:47:56.917 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 on ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=0 08:47:56.917 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:56.917 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=1 08:47:56.917 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:56.917 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}@2c469c9b waiting 08:47:56.917 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken with none selected 08:47:56.917 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken up from select, 0/0/1 selected 08:47:56.917 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e processing 0 keys, 1 updates 08:47:56.917 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:56.917 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 08:47:56.917 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:47:56.917 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:56.917 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e waiting with 1 keys 08:47:56.919 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:56.920 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:56.921 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:56.921 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:56.922 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:56.923 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test5_Foo' started 08:47:56.923 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test5_Foo 08:47:56.923 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 08:47:56.924 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 08:47:56.924 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:56.925 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:56.928 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:56.929 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:56.929 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:56.936 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:56.936 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:56.937 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test5_Bar' started 08:47:56.937 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test5_Bar 08:47:56.938 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 08:47:56.938 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 08:47:56.939 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:58.031 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:58.031 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:47:59.032 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken up from select, 1/1/1 selected 08:47:59.032 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e processing 1 keys, 0 updates 08:47:59.032 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@18790e31 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=2115/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:47:59.032 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=2115/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:47:59.032 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=2115/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:47:59.033 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0} tryExecute EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:47:59.032Z 08:47:59.033 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@2c469c9b offer EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:47:59.033Z 08:47:59.033 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@2c469c9b task=EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:47:59.033Z 08:47:59.033 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-07-12T08:47:59.033Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=2116/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:47:59.033 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:47:59.033Z tryProduce true 08:47:59.033 [qtp70695990-24] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=2116/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:59.033 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:47:59.033 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:59.033 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=2116/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:59.033 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=2116/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 08:47:59.033 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e waiting with 1 keys 08:47:59.033 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 184 HeapByteBuffer@1cf03367[p=0,l=184,c=8192,r=184]={<<>>\nve\r\n\r\n\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:59.033 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 184 HeapByteBuffer@1cf03367[p=0,l=184,c=8192,r=184]={<<>>\nve\r\n\r\n\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:59.033 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1cf03367[p=0,l=184,c=8192,r=184]={<<>>\nve\r\n\r\n\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:59.033 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1cf03367[p=0,l=184,c=8192,r=184]={<<>>\nve\r\n\r\n\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:47:59.033 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:47:59.033 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:47:59.033 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:47:59.033 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> IN_VALUE 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> FIELD 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/http-factory-test-resources/test6/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=0} GET //localhost:8898/http-factory-test-resources/test6/response.csv HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: localhost:8898 Connection: keep-alive 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=0} 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/http-factory-test-resources/test6/response.csv HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=0} 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=0} 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /http-factory-test-resources/test6/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=0} 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/http-factory-test-resources/test6/response.csv @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/http-factory-test-resources/test6/response.csv @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 session=null 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/http-factory-test-resources/test6/response.csv -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:47:59.034 [qtp70695990-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71048f10[p=0,l=31,c=512,r=31]={<<<2,3,24742240,59445000,,296,1114>>>de,Value,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=31,c=24576,r=31]={<<<2,3,24742240,59445000,,296,1114>>>\n20.10.20...\n\t\t\t\t\t"} 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16143c33[p=0,l=1,c=512,r=1]={<<<\n>>>,3,247422...\x00\x00\x00\x00\x00\x00\x00}) 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=32,c=24576,r=32]={<<<2,3,24742240,59445000,,296,1114\n>>>20.10.202...\n\t\t\t\t\t"} 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@213cf89b[p=0,l=31,c=512,r=31]={<<<2,43,24698510,59429320,,97,1119>>>de,Value,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=63,c=24576,r=63]={<<<2,3,24742240,59445000,,29...98510,59429320,,97,1119>>>\n,3.4,94\n...\n\t\t\t\t\t"} 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a2fe4b1[p=0,l=1,c=512,r=1]={<<<\n>>>,43,24698...\x00\x00\x00\x00\x00\x00\x00}) 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=64,c=24576,r=64]={<<<2,3,24742240,59445000,,29...8510,59429320,,97,1119\n>>>,3.4,94\n2...\n\t\t\t\t\t"} 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f868aeb[p=0,l=33,c=512,r=33]={<<<2,20A,24681790,59404720,,298,1120>>>,Value,"N...\x00\x00\x00\x00\x00\x00\x00}) 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=97,c=24576,r=97]={<<<2,3,24742240,59445000,,29...1790,59404720,,298,1120>>>7.8,28\n4"...\n\t\t\t\t\t"} 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8c4dc8c[p=0,l=1,c=512,r=1]={<<<\n>>>,20A,2468...\x00\x00\x00\x00\x00\x00\x00}) 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=98,c=24576,r=98]={<<<2,3,24742240,59445000,,29...790,59404720,,298,1120\n>>>.8,28\n4"}...\n\t\t\t\t\t"} 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4efa152f[p=0,l=31,c=512,r=31]={<<<2,59,24742210,59441820,,44,1121>>>20,Value,...\x00\x00\x00\x00\x00\x00\x00}) 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=129,c=24576,r=129]={<<<2,3,24742240,59445000,,29...42210,59441820,,44,1121>>>021","Tim...\n\t\t\t\t\t"} 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b657a2d[p=0,l=1,c=512,r=1]={<<<\n>>>,59,24742...\x00\x00\x00\x00\x00\x00\x00}) 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=130,c=24576,r=130]={<<<2,3,24742240,59445000,,29...2210,59441820,,44,1121\n>>>21","Time...\n\t\t\t\t\t"} 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50bf6278[p=0,l=33,c=512,r=33]={<<<2,24A,24654770,59404510,,342,1141>>>,Value,"N...\x00\x00\x00\x00\x00\x00\x00}) 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=163,c=24576,r=163]={<<<2,3,24742240,59445000,,29...4770,59404510,,342,1141>>>Latitude"...\n\t\t\t\t\t"} 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e31e45f[p=0,l=1,c=512,r=1]={<<<\n>>>,24A,2465...\x00\x00\x00\x00\x00\x00\x00}) 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=164,c=24576,r=164]={<<<2,3,24742240,59445000,,29...770,59404510,,342,1141\n>>>atitude":...\n\t\t\t\t\t"} 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=1} 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=1} 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=1} filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=1} parse HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=1} 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=1} 08:47:59.035 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4ac41838[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:47:59.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=2} parsed false HttpParser{s=END,0 of -1} 08:47:59.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=2} 08:47:59.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@60fcd5db) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@60e7ff05[p=0,l=164,c=24576,r=164]={<<<2,3,24742240,59445000,,29...770,59404510,,342,1141\n>>>atitude":...\n\t\t\t\t\t"} 08:47:59.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@60e7ff05[p=0,l=164,c=24576,r=164]={<<<2,3,24742240,59445000,,29...770,59404510,,342,1141\n>>>atitude":...\n\t\t\t\t\t"} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@10b86ffb 08:47:59.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /http-factory-test-resources/test6/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=2} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:47:59 GMT Content-Type: text/plain;charset=utf-8 08:47:59.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3b3f6336] (null,[p=0,l=164,c=24576,r=164],true)@START 08:47:59.036 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@60e7ff05[p=0,l=164,c=24576,r=164]={<<<2,3,24742240,59445000,,29...770,59404510,,342,1141\n>>>atitude":...\n\t\t\t\t\t"} 08:47:59.036 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:47:59 GMT Content-Type: text/plain;charset=utf-8 08:47:59.036 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:47:59.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3b3f6336] ([p=0,l=117,c=16384,r=117],[p=0,l=164,c=24576,r=164],true)@COMPLETING 08:47:59.036 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@35721c67{IDLE}->null [HeapByteBuffer@5d5794cf[p=0,l=117,c=16384,r=117]={<<>>: chunked...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@60e7ff05[p=0,l=164,c=24576,r=164]={<<<2,3,24742240,59445000,,29...770,59404510,,342,1141\n>>>atitude":...\n\t\t\t\t\t"}] 08:47:59.036 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{WRITING}->null:IDLE-->WRITING 08:47:59.036 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 281 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=W,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=COMPLETING}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=2} 08:47:59.036 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=281 remaining=0 WriteFlusher@35721c67{WRITING}->null 08:47:59.036 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{IDLE}->null:WRITING-->IDLE 08:47:59.036 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.sthbnd.http.factory.endpoint.HttpMappingProtocolStackConnectorCustomizer - Determined Content-Type to be text/plain 08:47:59.036 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:47:59.036 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.sthbnd.http.factory.endpoint.HttpMappingProtocolStackConnectorCustomizer - The content type of the response is overridden to be text/csv 08:47:59.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3b3f6336] ([p=117,l=117,c=16384,r=0],[p=164,l=164,c=24576,r=0],true)@END 08:47:59.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@60fcd5db w=false 08:47:59.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:59.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:59.036 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:59.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=3} 08:47:59.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /http-factory-test-resources/test6/response.csv written=164 08:47:59.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:47:59.037 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:47:59.037 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:47:59.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:47:59.037 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:59.037 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:59.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:59.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 08:47:59.037 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:47:59.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:47:59.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:47:59.037 [qtp70695990-24] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:47:59.037 [qtp70695990-24] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}}} 08:47:59.037 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:47:59.037 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 on ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=0 08:47:59.037 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=1 08:47:59.037 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken with none selected 08:47:59.037 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken up from select, 0/0/1 selected 08:47:59.037 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e processing 0 keys, 1 updates 08:47:59.037 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:47:59.037 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 08:47:59.037 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:47:59.037 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}@1a4ce091 waiting 08:47:59.037 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:47:59.037 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:47:59.037 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e waiting with 1 keys 08:47:59.039 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:59.041 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:59.042 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:59.043 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:59.043 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:59.044 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:59.044 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test6_1114' started 08:47:59.044 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test6_1114 08:47:59.045 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'line' resource registered 08:47:59.046 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - line already started 08:47:59.046 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'type' resource registered 08:47:59.047 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - type already started 08:47:59.047 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:59.047 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:59.049 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:59.050 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:59.050 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:59.051 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:59.051 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:59.052 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test6_1119' started 08:47:59.052 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test6_1119 08:47:59.052 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'line' resource registered 08:47:59.053 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - line already started 08:47:59.054 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'type' resource registered 08:47:59.054 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - type already started 08:47:59.054 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:59.054 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:59.056 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:59.057 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:59.057 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:59.058 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:59.058 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:59.059 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test6_1120' started 08:47:59.059 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test6_1120 08:47:59.060 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'line' resource registered 08:47:59.060 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - line already started 08:47:59.061 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'type' resource registered 08:47:59.061 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - type already started 08:47:59.062 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:59.062 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:59.064 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:59.065 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:59.065 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:59.066 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:59.066 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:59.067 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test6_1121' started 08:47:59.067 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test6_1121 08:47:59.067 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'line' resource registered 08:47:59.068 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - line already started 08:47:59.069 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'type' resource registered 08:47:59.069 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - type already started 08:47:59.069 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:47:59.070 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:59.138 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:47:59.138 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:47:59.139 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:47:59.139 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:47:59.140 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:47:59.140 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test6_1141' started 08:47:59.140 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test6_1141 08:47:59.141 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'line' resource registered 08:47:59.141 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - line already started 08:47:59.143 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'type' resource registered 08:47:59.145 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - type already started 08:47:59.145 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:48:00.149 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:48:00.149 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:48:01.151 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken up from select, 1/1/1 selected 08:48:01.151 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e processing 1 keys, 0 updates 08:48:01.151 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@18790e31 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=2113/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:48:01.151 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=2113/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:48:01.151 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=2113/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:48:01.151 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0} tryExecute EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:48:01.151Z 08:48:01.151 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@1a4ce091 offer EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:48:01.151Z 08:48:01.151 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:48:01.151Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=2114/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:48:01.151 [qtp70695990-26] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=2114/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}}} 08:48:01.151 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@1a4ce091 task=EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-07-12T08:48:01.151Z 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=2114/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:48:01.152 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:48:01.151Z tryProduce true 08:48:01.152 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:48:01.152 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 182 HeapByteBuffer@1cf03367[p=0,l=182,c=8192,r=182]={<<>>\r\n\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 08:48:01.152 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 08:48:01.152 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e waiting with 1 keys 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} filled 182 HeapByteBuffer@1cf03367[p=0,l=182,c=8192,r=182]={<<>>\r\n\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1cf03367[p=0,l=182,c=8192,r=182]={<<>>\r\n\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} {} 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1cf03367[p=0,l=182,c=8192,r=182]={<<>>\r\n\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/csv --> IN_VALUE 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/csv --> FIELD 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> IN_VALUE 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> FIELD 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/http-factory-test-resources/test7/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=0} GET //localhost:8898/http-factory-test-resources/test7/response.csv HTTP/1.1 Content-Type: text/plain Accept: text/csv User-Agent: Java/1.8.0_202 Host: localhost:8898 Connection: keep-alive 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=0} 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/http-factory-test-resources/test7/response.csv HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=0} 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=0} 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /http-factory-test-resources/test7/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=0} 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/http-factory-test-resources/test7/response.csv @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/http-factory-test-resources/test7/response.csv @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:48:01.152 [qtp70695990-26] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 session=null 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/http-factory-test-resources/test7/response.csv -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52d2f470[p=0,l=45,c=512,r=45]={<<>>":"Ignore...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=45,c=24576,r=45]={<<>>,59429320...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@359826f6[p=0,l=1,c=512,r=1]={<<<\n>>>ate;SO2;N...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=46,c=24576,r=46]={<<>>59429320,...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@385b8e13[p=0,l=56,c=512,r=56]={<<<"2021-11-05 18:00";0,2;5,...2,2;0,7;0,5;0,4;7,8;4,7>>>"Latitude...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=102,c=24576,r=102]={<<>>,24742210...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a4968e1[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=103,c=24576,r=103]={<<>>24742210,...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ffd6cac[p=0,l=56,c=512,r=56]={<<<"2021-11-05 17:00";0,2;7,...6,9;0,6;0,5;0,4;7,8;4,7>>>"Latitude...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=159,c=24576,r=159]={<<>>1141\natit...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ba64c33[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=160,c=24576,r=160]={<<>>141\natitu...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f697642[p=0,l=56,c=512,r=56]={<<<"2021-11-05 16:00";0,2;6,...8,9;0,6;0,6;0,5;7,8;5,5>>>"Latitude...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=216,c=24576,r=216]={<<>> [\n {...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e26032e[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=217,c=24576,r=217]={<<>> [\n {"...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a9a844a[p=0,l=56,c=512,r=56]={<<<"2021-11-05 15:00";0,2;7,...8,2;0,6;0,7;0,5;7,8;6,2>>>"Latitude...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=273,c=24576,r=273]={<<>>e","Latit...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@335480fe[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=274,c=24576,r=274]={<<>>","Latitu...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@271b2bb0[p=0,l=56,c=512,r=56]={<<<"2021-11-05 14:00";0,2;7,...7,1;0,6;0,8;0,5;7,8;6,2>>>"Latitude...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=330,c=24576,r=330]={<<>>]\n]\n"path...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@98a630e[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=331,c=24576,r=331]={<<>>\n]\n"path"...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@675c1ea1[p=0,l=56,c=512,r=56]={<<<"2021-11-05 13:00";0,2;8,...6,6;0,7;0,8;0,6;7,0;5,8>>>"Latitude...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=387,c=24576,r=387]={<<>>name": "S...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@701821c4[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=388,c=24576,r=388]={<<>>ame": "Se...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ea0d2dc[p=0,l=56,c=512,r=56]={<<<"2021-11-05 12:00";0,2;8,...7,0;0,8;0,8;0,6;6,2;5,5>>>"Latitude...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=444,c=24576,r=444]={<<>>\t\t\t"facet...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54e85215[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=445,c=24576,r=445]={<<>>\t\t"facets...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5346f73f[p=0,l=57,c=512,r=57]={<<<"2021-11-05 11:00";0,2;10...5,3;0,9;1,7;0,9;6,2;5,5>>>Latitude"...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=502,c=24576,r=502]={<<>>",\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6261fa92[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=503,c=24576,r=503]={<<>>,\n\t\t\t\t\t"s...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a5fe230[p=0,l=56,c=512,r=56]={<<<"2021-11-05 10:00";0,2;9,...7,1;1,0;1,0;0,8;6,6;5,8>>>5Latitude...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=559,c=24576,r=559]={<<>>\n\t\t\t\t{\n\t\t...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7cb17d94[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=560,c=24576,r=560]={<<>>\t\t\t\t{\n\t\t\t...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18aa8232[p=0,l=57,c=512,r=57]={<<<"2021-11-05 09:00";0,2;16...0,8;1,0;1,2;0,8;7,0;6,2>>>Latitude"...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=617,c=24576,r=617]={<<>>: "displa...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75f24edf[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=618,c=24576,r=618]={<<>> "display...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60a96c33[p=0,l=57,c=512,r=57]={<<<"2021-11-05 08:00";0,2;17...9,6;1,0;1,6;0,9;7,0;6,2>>>Latitude"...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=675,c=24576,r=675]={<<>>t": 6,\n\t\t...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1703e06f[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=676,c=24576,r=676]={<<>>": 6,\n\t\t\t...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b745baf[p=0,l=57,c=512,r=57]={<<<"2021-11-05 07:00";0,1;14...3,0;0,7;0,7;0,5;7,8;6,6>>>Latitude"...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=733,c=24576,r=733]={<<>>\t\t"name":...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c1762a8[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=734,c=24576,r=734]={<<>>\t"name": ...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17f449ed[p=0,l=56,c=512,r=56]={<<<"2021-11-05 06:00";0,2;7,...1,1;0,7;0,7;0,4;8,5;7,0>>>6Latitude...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=790,c=24576,r=790]={<<>>": "PEACO...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f7cc3e4[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=791,c=24576,r=791]={<<>>: "PEACOC...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@662c4a87[p=0,l=56,c=512,r=56]={<<<"2021-11-05 05:00";0,2;3,...5,8;0,6;0,6;0,4;8,5;7,0>>>6Latitude...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=847,c=24576,r=847]={<<>>ACOCK"\n\t\t...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@612976c8[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=848,c=24576,r=848]={<<>>COCK"\n\t\t\t...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54a7f021[p=0,l=56,c=512,r=56]={<<<"2021-11-05 04:00";0,2;3,...8,4;0,5;0,5;0,3;9,3;7,0>>>6Latitude...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=904,c=24576,r=904]={<<>>,\n\t\t\t\t\t"s...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d3d6ab2[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=905,c=24576,r=905]={<<>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29c165e0[p=0,l=57,c=512,r=57]={<<<"2021-11-05 03:00";0,1;4,...,1;0,4;0,5;0,4;10,1;7,0>>>Latitude"...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=962,c=24576,r=962]={<<>>\t],\n\t\t\t"n...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f4d926[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=963,c=24576,r=963]={<<>>],\n\t\t\t"na...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68390781[p=0,l=57,c=512,r=57]={<<<"2021-11-05 02:00";0,2;3,...,7;0,5;0,5;0,4;10,1;7,0>>>Latitude"...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1020,c=24576,r=1020]={<<>>count": 1...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e9788ce[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1021,c=24576,r=1021]={<<>>ount": 14...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@cdb0699[p=0,l=57,c=512,r=57]={<<<"2021-11-05 01:00";0,3;8,...,2;0,4;0,7;0,5;10,8;6,2>>>Latitude"...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1078,c=24576,r=1078]={<<>>\t\t\t\t"name...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2943c3cd[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1079,c=24576,r=1079]={<<>>\t\t\t"name"...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@966cc6b[p=0,l=58,c=512,r=58]={<<<"2021-11-05 00:00";0,2;10...,1;0,4;0,5;0,5;11,6;5,5>>>atitude":...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1137,c=24576,r=1137]={<<>>"5",\n\t\t\t\t...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b25e471[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1138,c=24576,r=1138]={<<>>5",\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f9ed642[p=0,l=58,c=512,r=58]={<<<"2021-11-04 23:00";0,1;12...,8;0,4;1,1;0,9;11,6;5,5>>>atitude":...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1196,c=24576,r=1196]={<<>>\t{\n\t\t\t\t\t"...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78f439d7[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1197,c=24576,r=1197]={<<>>{\n\t\t\t\t\t"c...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47ceb736[p=0,l=58,c=512,r=58]={<<<"2021-11-04 22:00";0,2;27...,5;0,9;2,3;1,0;10,1;3,9>>>atitude":...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1255,c=24576,r=1255]={<<>>yed",\n\t\t\t...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@737cc5d2[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1256,c=24576,r=1256]={<<>>ed",\n\t\t\t\t...\n\t\t\t\t\t"} 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a692139[p=0,l=57,c=512,r=57]={<<<"2021-11-04 21:00";0,3;37...5,5;1,0;1,1;1,0;8,5;2,3>>>9atitude"...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.153 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1313,c=24576,r=1313]={<<>>"path": "...\n\t\t\t\t\t"} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@130a9322[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1314,c=24576,r=1314]={<<>>path": "4...\n\t\t\t\t\t"} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21cfe172[p=0,l=57,c=512,r=57]={<<<"2021-11-04 20:00";0,1;13...9,5;0,7;0,8;1,1;8,5;2,3>>>9atitude"...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1371,c=24576,r=1371]={<<>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3408f2cc[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1372,c=24576,r=1372]={<<>>\t\t},\n\t\t\t\t...\n\t\t\t\t\t"} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@376b7d9d[p=0,l=57,c=512,r=57]={<<<"2021-11-04 19:00";0,2;17...7,1;0,6;1,0;1,7;6,2;1,9>>>9atitude"...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1429,c=24576,r=1429]={<<>>": "displ...\n\t\t\t\t\t"} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70bf6bd1[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1430,c=24576,r=1430]={<<>>: "displa...\n\t\t\t\t\t"} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ea5d0c5[p=0,l=57,c=512,r=57]={<<<"2021-11-04 18:00";0,1;21...4,2;0,7;1,4;1,6;3,9;1,6>>>9atitude"...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1487,c=24576,r=1487]={<<>>: 2,\n\t\t\t\t...\n\t\t\t\t\t"} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d48c94f[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1488,c=24576,r=1488]={<<>> 2,\n\t\t\t\t\t...\n\t\t\t\t\t"} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31a3c0ee[p=0,l=57,c=512,r=57]={<<<"2021-11-04 17:00";0,2;24...6,1;0,5;1,0;0,7;3,9;1,6>>>9atitude"...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1545,c=24576,r=1545]={<<>>ame": "30...\n\t\t\t\t\t"} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ac9d4e8[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1546,c=24576,r=1546]={<<>>me": "30"...\n\t\t\t\t\t"} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=2} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=2} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=2} filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=2} parse HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=2} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=2} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4ac41838[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=2} parsed false HttpParser{s=END,0 of -1} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=2} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3a6a088c) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@60e7ff05[p=0,l=1546,c=24576,r=1546]={<<>>me": "30"...\n\t\t\t\t\t"} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@60e7ff05[p=0,l=1546,c=24576,r=1546]={<<>>me": "30"...\n\t\t\t\t\t"} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@21f3ac3f 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /http-factory-test-resources/test7/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=2} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:48:01 GMT Content-Type: text/csv; charset=utf-8 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@ef8bc5f] (null,[p=0,l=1546,c=24576,r=1546],true)@START 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@60e7ff05[p=0,l=1546,c=24576,r=1546]={<<>>me": "30"...\n\t\t\t\t\t"} 08:48:01.154 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:48:01 GMT Content-Type: text/csv; charset=utf-8 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@ef8bc5f] ([p=0,l=117,c=16384,r=117],[p=0,l=1546,c=24576,r=1546],true)@COMPLETING 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@35721c67{IDLE}->null [HeapByteBuffer@5d5794cf[p=0,l=117,c=16384,r=117]={<<>>: chunked...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@60e7ff05[p=0,l=1546,c=24576,r=1546]={<<>>me": "30"...\n\t\t\t\t\t"}] 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{WRITING}->null:IDLE-->WRITING 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 1663 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=W,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=COMPLETING}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=3} 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=1663 remaining=0 WriteFlusher@35721c67{WRITING}->null 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{IDLE}->null:WRITING-->IDLE 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@ef8bc5f] ([p=117,l=117,c=16384,r=0],[p=1546,l=1546,c=24576,r=0],true)@END 08:48:01.155 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.sthbnd.http.factory.endpoint.HttpMappingProtocolStackConnectorCustomizer - Determined Content-Type to be text/csv 08:48:01.155 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@3a6a088c w=false 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=3} 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /http-factory-test-resources/test7/response.csv written=1546 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}}} 08:48:01.155 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:48:01.156 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 on ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=0 08:48:01.156 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=1 08:48:01.156 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:48:01.156 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken with none selected 08:48:01.156 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}@2c469c9b waiting 08:48:01.156 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken up from select, 0/0/1 selected 08:48:01.156 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e processing 0 keys, 1 updates 08:48:01.156 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:48:01.156 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 08:48:01.156 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:48:01.156 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:48:01.156 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e waiting with 1 keys 08:48:01.160 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:48:01.162 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:48:01.163 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:48:01.164 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:48:01.164 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:48:01.165 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:48:01.165 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test7_Test' started 08:48:01.165 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test7_Test 08:48:01.166 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'O3' resource registered 08:48:01.166 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - O3 already started 08:48:01.167 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'CO' resource registered 08:48:01.167 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - CO already started 08:48:01.168 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'NO2' resource registered 08:48:01.168 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - NO2 already started 08:48:01.169 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'SO2' resource registered 08:48:01.169 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - SO2 already started 08:48:01.170 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'PM2.5' resource registered 08:48:01.170 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - PM2.5 already started 08:48:01.170 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'C8H10' resource registered 08:48:01.171 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - C8H10 already started 08:48:01.171 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'PM10' resource registered 08:48:01.172 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - PM10 already started 08:48:01.172 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'C7H8' resource registered 08:48:01.173 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - C7H8 already started 08:48:01.173 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'C6H6' resource registered 08:48:01.174 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - C6H6 already started 08:48:01.174 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:48:02.266 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:48:02.267 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 08:48:02.768 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken up from select, 1/1/1 selected 08:48:02.768 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e processing 1 keys, 0 updates 08:48:02.768 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@18790e31 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1612/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:48:02.768 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1612/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:48:02.768 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1612/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 08:48:02.768 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0} tryExecute EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:48:02.768Z 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@2c469c9b offer EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:48:02.769Z 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:48:02.769Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1613/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 08:48:02.769 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@2c469c9b task=EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-07-12T08:48:02.769Z 08:48:02.769 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-07-12T08:48:02.769Z tryProduce true 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=1613/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}}} 08:48:02.769 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 08:48:02.769 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1613/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 191 HeapByteBuffer@1cf03367[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:48:02.769 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1613/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 08:48:02.769 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e waiting with 1 keys 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} filled 191 HeapByteBuffer@1cf03367[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1cf03367[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1cf03367[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> IN_VALUE 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> FIELD 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 08:48:02.769 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/http-factory-test-resources/test8/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=0} GET //localhost:8898/http-factory-test-resources/test8/response.json HTTP/1.1 Content-Type: text/plain Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8898 Connection: keep-alive 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=0} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/http-factory-test-resources/test8/response.json HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=0} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=0} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /http-factory-test-resources/test8/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=0} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/http-factory-test-resources/test8/response.json @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/http-factory-test-resources/test8/response.json @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 session=null 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/http-factory-test-resources/test8/response.json -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f9d4442[p=0,l=1,c=512,r=1]={<<<[>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=1,c=24576,r=1]={<<<[>>>ate;SO2;N...\n\t\t\t\t\t"} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f7bb254[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=2,c=24576,r=2]={<<<[\n>>>te;SO2;NO...\n\t\t\t\t\t"} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7edfd752[p=0,l=100,c=512,r=100]={<<< {"Date":"20.10.2021","T...e":"3.4","Value":"94"},>>>12345"}\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=102,c=24576,r=102]={<<<[\n {"Date":"20.10.2021",...e":"3.4","Value":"94"},>>>\n"2021-11...\n\t\t\t\t\t"} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bbff8c3[p=0,l=1,c=512,r=1]={<<<\n>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00}) 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=103,c=24576,r=103]={<<<[\n {"Date":"20.10.2021",...":"3.4","Value":"94"},\n>>>"2021-11-...\n\t\t\t\t\t"} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ef51ca2[p=0,l=99,c=512,r=99]={<<< {"Date":"20.10.2021","T...de":"7.8","Value":"28"}>>>,12345"}\x00...\x00\x00\x00\x00\x00\x00\x00}) 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=202,c=24576,r=202]={<<<[\n {"Date":"20.10.2021",...de":"7.8","Value":"28"}>>>,6;0,5;7,...\n\t\t\t\t\t"} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c1ef63a[p=0,l=1,c=512,r=1]={<<<\n>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00}) 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=203,c=24576,r=203]={<<<[\n {"Date":"20.10.2021",...e":"7.8","Value":"28"}\n>>>6;0,5;7,8...\n\t\t\t\t\t"} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c7bc5ac[p=0,l=1,c=512,r=1]={<<<]>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00}) 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=204,c=24576,r=204]={<<<[\n {"Date":"20.10.2021",...":"7.8","Value":"28"}\n]>>>;0,5;7,8;...\n\t\t\t\t\t"} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8864d00[p=0,l=1,c=512,r=1]={<<<\n>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00}) 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@60e7ff05[p=0,l=205,c=24576,r=205]={<<<[\n {"Date":"20.10.2021",...:"7.8","Value":"28"}\n]\n>>>0,5;7,8;5...\n\t\t\t\t\t"} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=0} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=0} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:48:02.770 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=0} filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=0} parse HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=1} 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=1} 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4ac41838[c=0,q=0,[0]=null,s=STREAM] addContent EOF 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=1} parsed false HttpParser{s=END,0 of -1} 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=1} 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2eb050be) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@60e7ff05[p=0,l=205,c=24576,r=205]={<<<[\n {"Date":"20.10.2021",...:"7.8","Value":"28"}\n]\n>>>0,5;7,8;5...\n\t\t\t\t\t"} 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@60e7ff05[p=0,l=205,c=24576,r=205]={<<<[\n {"Date":"20.10.2021",...:"7.8","Value":"28"}\n]\n>>>0,5;7,8;5...\n\t\t\t\t\t"} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@5564dc74 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /http-factory-test-resources/test8/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=1} 200 null HTTP/1.1 Date: Tue, 12 Jul 2022 08:48:02 GMT Content-Type: application/json;charset=utf-8 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@76025d1] (null,[p=0,l=205,c=24576,r=205],true)@START 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@60e7ff05[p=0,l=205,c=24576,r=205]={<<<[\n {"Date":"20.10.2021",...:"7.8","Value":"28"}\n]\n>>>0,5;7,8;5...\n\t\t\t\t\t"} 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 12 Jul 2022 08:48:02 GMT Content-Type: application/json;charset=utf-8 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@76025d1] ([p=0,l=123,c=16384,r=123],[p=0,l=205,c=24576,r=205],true)@COMPLETING 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@35721c67{IDLE}->null [HeapByteBuffer@5d5794cf[p=0,l=123,c=16384,r=123]={<<>>ked\r\n\r\n60...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@60e7ff05[p=0,l=205,c=24576,r=205]={<<<[\n {"Date":"20.10.2021",...:"7.8","Value":"28"}\n]\n>>>0,5;7,8;5...\n\t\t\t\t\t"}] 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{WRITING}->null:IDLE-->WRITING 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 328 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=W,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=COMPLETING}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=1} 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=328 remaining=0 WriteFlusher@35721c67{WRITING}->null 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@35721c67{IDLE}->null:WRITING-->IDLE 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2910937d[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@76025d1] ([p=123,l=123,c=16384,r=0],[p=205,l=205,c=24576,r=0],true)@END 08:48:02.771 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.sthbnd.http.factory.endpoint.HttpMappingProtocolStackConnectorCustomizer - Determined Content-Type to be application/json 08:48:02.771 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@2eb050be w=false 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=1} 08:48:02.771 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /http-factory-test-resources/test8/response.json written=205 08:48:02.772 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 08:48:02.772 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 08:48:02.772 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:48:02.772 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:48:02.772 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:48:02.772 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:48:02.772 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:48:02.772 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 08:48:02.772 [qtp70695990-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1cf03367[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 08:48:02.772 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 08:48:02.772 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:48:02.772 [qtp70695990-24] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:48:02.772 [qtp70695990-24] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0}}} 08:48:02.772 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:48:02.772 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 on ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=0 08:48:02.772 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=1 08:48:02.772 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:48:02.772 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken with none selected 08:48:02.772 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e woken up from select, 0/0/1 selected 08:48:02.772 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 08:48:02.772 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e processing 0 keys, 1 updates 08:48:02.772 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 08:48:02.772 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}@1a4ce091 waiting 08:48:02.772 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 08:48:02.772 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:45462,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 08:48:02.773 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 08:48:02.773 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b38bf1e waiting with 1 keys 08:48:02.774 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:48:02.775 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:48:02.776 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:48:02.776 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:48:02.776 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:48:02.777 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test8_Foo' started 08:48:02.777 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test8_Foo 08:48:02.777 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 08:48:02.778 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 08:48:02.778 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 08:48:02.778 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:48:02.780 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/Gateway%20Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 08:48:02.781 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 08:48:02.781 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 08:48:02.782 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 08:48:02.782 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 08:48:02.783 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test8_Bar' started 08:48:02.783 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test8_Bar 08:48:02.783 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 08:48:02.783 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 08:48:02.784 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done [INFO] 1 Error(s) [ERROR] Error : Exit code remote process 1: /opt/tools/java/oracle/jdk-8/latest/bin/java -cp /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device-factory/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.launcher/biz.aQute.launcher.pre.jar -Dlauncher.properties=/home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device-factory/target/test/tmp/testing/tests/generated/launch5703175604199080789.properties -ea -Dlauncher.runpath=/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework/6.0.3/org.apache.felix.framework-6.0.3.jar,/home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device-factory/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.launcher/biz.aQute.launcher-6.1.0.jar aQute.launcher.pre.EmbeddedLauncher [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] sensiNact IoT Gateway - Gateway Project 2.0-SNAPSHOT SUCCESS [ 6.971 s] [INFO] sensiNact IoT Gateway - Platform 2.0-SNAPSHOT ...... SUCCESS [ 6.615 s] [INFO] sensiNact IoT Gateway - Utilities 2.0-SNAPSHOT ..... SUCCESS [ 17.945 s] [INFO] sensiNact IoT Gateway - Common Data Structures 2.0-SNAPSHOT SUCCESS [ 3.246 s] [INFO] sensiNact IoT Gateway - Security parent module 2.0-SNAPSHOT SUCCESS [ 1.723 s] [INFO] sensiNact IoT Gateway - OSGi Framework Security Extension 2.0-SNAPSHOT SUCCESS [ 3.608 s] [INFO] sensiNact IoT Gateway - Data store parent module 2.0-SNAPSHOT SUCCESS [ 1.831 s] [INFO] sensiNact IoT Gateway - Data Store Access API 2.0-SNAPSHOT SUCCESS [ 5.774 s] [INFO] OSGi Security Layer - Jar Validation API 2.0-SNAPSHOT SUCCESS [ 2.222 s] [INFO] OSGi Security Layer - Jar Validation Mock 2.0-SNAPSHOT SUCCESS [ 7.135 s] [INFO] sensiNact IoT Gateway - Core 2.0-SNAPSHOT .......... SUCCESS [ 29.190 s] [INFO] sensiNact IoT Gateway - Security Moke 2.0-SNAPSHOT . SUCCESS [ 2.376 s] [INFO] OSGi Security Layer - Jar Validation 2.0-SNAPSHOT .. SUCCESS [ 12.059 s] [INFO] sensiNact IoT Gateway - Northbound parent module 2.0-SNAPSHOT SUCCESS [ 0.609 s] [INFO] sensiNact IoT Gateway - Northbound Access 2.0-SNAPSHOT SUCCESS [ 2.524 s] [INFO] sensiNact IoT Gateway - Platform Tools 2.0-SNAPSHOT SUCCESS [ 1.044 s] [INFO] sensiNact IoT Gateway - sensiNact Test helper 2.0-SNAPSHOT SUCCESS [ 2.315 s] [INFO] sensiNact IoT Gateway - Communication protocol parent 2.0-SNAPSHOT SUCCESS [ 0.589 s] [INFO] sensiNact IoT Gateway - HTTP Protocol 2.0-SNAPSHOT . SUCCESS [ 17.595 s] [INFO] sensiNact IoT Gateway - SQLite DataBase Connector 2.0-SNAPSHOT SUCCESS [ 9.691 s] [INFO] sensiNact IoT Gateway - Generic implementation 2.0-SNAPSHOT SUCCESS [ 20.732 s] [INFO] sensiNact IoT Gateway - Simulated Devices 2.0-SNAPSHOT SUCCESS [ 0.447 s] [INFO] sensiNact IoT Gateway - Simulated Slider 2.0-SNAPSHOT SUCCESS [ 4.836 s] [INFO] sensiNact IoT Gateway - Simulated Light 2.0-SNAPSHOT SUCCESS [ 2.281 s] [INFO] sensiNact IoT Gateway - HTTP REST Access 2.0-SNAPSHOT SUCCESS [01:34 min] [INFO] sensiNact IoT Gateway - HTTP Forwarding and Callback Factories 2.0-SNAPSHOT SUCCESS [ 11.735 s] [INFO] sensiNact IoT Gateway - EMail Account Connector 2.0-SNAPSHOT SUCCESS [ 2.319 s] [INFO] sensiNact IoT Gateway - Simulated Fan 2.0-SNAPSHOT . SUCCESS [ 2.197 s] [INFO] sensiNact IoT Gateway - Simulated Button 2.0-SNAPSHOT SUCCESS [ 2.291 s] [INFO] sensiNact IoT Gateway - Security Core 2.0-SNAPSHOT . SUCCESS [ 13.072 s] [INFO] sensiNact IoT Gateway - oAuth2 Security 2.0-SNAPSHOT SUCCESS [ 5.653 s] [INFO] sensiNact IoT Gateway - Security Core User Key Builder 2.0-SNAPSHOT SUCCESS [ 2.116 s] [INFO] sensiNact IoT Gateway - Security Core Test 2.0-SNAPSHOT SUCCESS [ 9.602 s] [INFO] sensiNact IoT Gateway - Security Core OpenId User Key Builder 2.0-SNAPSHOT SUCCESS [ 2.191 s] [INFO] sensiNact IoT Gateway - sensiNact Historic API 2.0-SNAPSHOT SUCCESS [ 2.157 s] [INFO] sensiNact IoT Gateway - sensiNact Historic Reader Manager 2.0-SNAPSHOT SUCCESS [ 2.267 s] [INFO] sensiNact IoT Gateway - Southbound parent module 2.0-SNAPSHOT SUCCESS [ 0.618 s] [INFO] sensiNact IoT Gateway - MQTT Protocol Devices parent 2.0-SNAPSHOT SUCCESS [ 0.663 s] [INFO] sensiNact IoT Gateway - MQTT Utility bundle 2.0-SNAPSHOT SUCCESS [ 2.182 s] [INFO] sensiNact IoT Gateway - Remote OSGi 2.0-SNAPSHOT ... SUCCESS [ 2.183 s] [INFO] sensiNact IoT Gateway - SSDP 2.0-SNAPSHOT .......... SUCCESS [ 2.023 s] [INFO] sensiNact IoT Gateway - System 2.0-SNAPSHOT ........ SUCCESS [ 7.858 s] [INFO] sensiNact IoT Gateway - Shell 2.0-SNAPSHOT ......... SUCCESS [ 2.034 s] [INFO] sensiNact IoT AppManager - Parent 2.0-SNAPSHOT ..... SUCCESS [ 0.481 s] [INFO] sensiNact IoT AppManager - Core 2.0-SNAPSHOT ....... SUCCESS [ 2.566 s] [INFO] sensiNact IoT AppManager - Basic Plugin 2.0-SNAPSHOT SUCCESS [ 2.174 s] [INFO] sensiNact IoT Gateway - MQTT Protocol Device 2.0-SNAPSHOT SUCCESS [ 2.311 s] [INFO] sensiNact IoT Gateway - MQTT Smart Topic Device 2.0-SNAPSHOT SUCCESS [ 2.263 s] [INFO] sensiNact IoT Gateway - The Things Network Device 2.0-SNAPSHOT SUCCESS [ 2.333 s] [INFO] sensiNact IoT Gateway - HTTP Protocol Devices parent 2.0-SNAPSHOT SUCCESS [ 0.744 s] [INFO] sensiNact IoT Gateway - HTTP Protocol Device 2.0-SNAPSHOT SUCCESS [ 52.270 s] [INFO] sensiNact IoT Gateway - OpenHab Protocol Device 2.0-SNAPSHOT SUCCESS [ 2.442 s] [INFO] sensiNact IoT Gateway - LDAP filtering parent module 2.0-SNAPSHOT SUCCESS [ 0.713 s] [INFO] sensiNact IoT Gateway - LDAP filter 2.0-SNAPSHOT ... SUCCESS [ 21.945 s] [INFO] sensiNact IoT Gateway - HTTP Protocol Device Factory 2.0-SNAPSHOT FAILURE [ 30.534 s] [INFO] sensiNact IoT Gateway - Android Web Interface 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - Free Mobile SMS service 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - OpenWeather Device 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - Kodi Device 2.0-SNAPSHOT ... SKIPPED [INFO] sensiNact IoT Gateway - Live Objects Orange Protocol Device 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - HTTP oneM2M Device 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - JSONPath filtering parent module 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - JSON Path filter 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - GeoJSON filtering parent module 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - GeoJSON filter 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - Attributes filtering parent module 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - Attributes filter 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - MQTT Northbound Agent 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - MQTT Generic Northbound Agent 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - MQTT oneM2M Northbound Agent 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - MQTT Server 2.0-SNAPSHOT ... SKIPPED [INFO] sensiNact IoT Gateway - MQTT Northbound Agent Instance 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - Generic Historical Storage Agent 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - HTTP Historical Storage Agent 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - Influxdb Connector 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - Influxdb Historical Storage Agent 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - HTTP oneM2M Northbound Agent 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - Security test configuration 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - Swagger API 2.0-SNAPSHOT ... SKIPPED [INFO] sensiNact IoT Gateway - MongoDB Connector 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - Simulated Billboard 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - Simulated Temperatures Generator 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - Distribution 2.0-SNAPSHOT .. SKIPPED [INFO] sensiNact IoT Gateway - OSGi Distribution Template 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - OSGi Distribution Template With Security 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - OSGi Distribution Template With OpenId Security 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - Distribution Generator 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (bridge profile generator) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (android-imu bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (application bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (free-sms bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (kodi bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (mqtt-sb bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (mqtt-nb bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (mqtt-server bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (openhab bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (openweather bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (onem2m bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (onem2m-mqttbinding bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (rest bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (simulation bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (storage-agent bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (influxdb-storage-agent bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (historic bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (swagger bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (sensinact-remote bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (sensinact-datastore bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (ldapfilter bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (geojsonfilter bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (attributesfilter bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (http-client bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Runtime (ttn-device bridge dependencies) 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact Packaging 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - Archetypes parent project 2.0-SNAPSHOT SKIPPED [INFO] sensinact-basis-archetype 1.0 ...................... SKIPPED [INFO] sensinact-http-archetype 1.0 ....................... SKIPPED [INFO] sensinact-webapp-archetype 1.0 ..................... SKIPPED [INFO] sensiNact IoT Gateway - sensiNact exports 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - sensiNact SDK 2.0-SNAPSHOT . SKIPPED [INFO] sensiNact IoT Gateway - Integration Tests 2.0-SNAPSHOT SKIPPED [INFO] sensiNact IoT Gateway - MQTT Integration Tests 2.0-SNAPSHOT SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:53 min [INFO] Finished at: 2022-07-12T08:48:11Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal biz.aQute.bnd:bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) on project http-device-factory: 1 errors found -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :http-device-factory [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/pom.xml to org.eclipse.sensinact.gateway.nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/swagger-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/swagger/2.0-SNAPSHOT/swagger-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/free-sms/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/free-sms-service/2.0-SNAPSHOT/free-sms-service-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/pom.xml to org.eclipse.sensinact.gateway.distribution/sensinact-distribution-generator/2.0-SNAPSHOT/sensinact-distribution-generator-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/pom.xml to org.eclipse.sensinact.gateway.nthbnd/http-tools/2.0-SNAPSHOT/http-tools-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/http-tools/2.0-SNAPSHOT/http-tools-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/http-tools/2.0-SNAPSHOT/http-tools-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/mqtt-nb-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/mqtt-nb/2.0-SNAPSHOT/mqtt-nb-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-mail-connector/pom.xml to org.eclipse.sensinact.gateway/sensinact-mail-connector/2.0-SNAPSHOT/sensinact-mail-connector-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-mail-connector/target/sensinact-mail-connector-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-mail-connector/2.0-SNAPSHOT/sensinact-mail-connector-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-mail-connector/target/sensinact-mail-connector-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-mail-connector/2.0-SNAPSHOT/sensinact-mail-connector-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/generic-storage-agent/pom.xml to org.eclipse.sensinact.gateway.nthbnd/generic-storage-agent/2.0-SNAPSHOT/generic-storage-agent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/button/pom.xml to org.eclipse.sensinact.gateway.simulated.devices/button/2.0-SNAPSHOT/button-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/button/target/button-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.simulated.devices/button/2.0-SNAPSHOT/button-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/button/target/button-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.simulated.devices/button/2.0-SNAPSHOT/button-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/influxdb-storage-agent-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/influxdb-storage-agent/2.0-SNAPSHOT/influxdb-storage-agent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/rest-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/rest/2.0-SNAPSHOT/rest-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/android-imu-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/android-imu/2.0-SNAPSHOT/android-imu-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test-configuration/pom.xml to org.eclipse.sensinact.gateway.tools/sensinact-test-configuration/2.0-SNAPSHOT/sensinact-test-configuration-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/temperatures-generator/pom.xml to org.eclipse.sensinact.gateway.simulated.devices/temperatures-generator/2.0-SNAPSHOT/temperatures-generator-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/pom.xml to org.eclipse.sensinact.gateway.sthbnd.mqtt/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/archetypes/sensinact-basis-archetype/pom.xml to org.eclipse.sensinact.gateway.archetypes/sensinact-basis-archetype/1.0/sensinact-basis-archetype-1.0.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-oauth2/pom.xml to org.eclipse.sensinact.gateway/sensinact-security-oauth2/2.0-SNAPSHOT/sensinact-security-oauth2-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-oauth2/target/sensinact-security-oauth2-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-security-oauth2/2.0-SNAPSHOT/sensinact-security-oauth2-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-oauth2/target/sensinact-security-oauth2-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-security-oauth2/2.0-SNAPSHOT/sensinact-security-oauth2-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/application-manager/pom.xml to org.eclipse.sensinact.gateway/application-manager/2.0-SNAPSHOT/application-manager-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/application-manager/target/application-manager-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/application-manager/2.0-SNAPSHOT/application-manager-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/application-manager/target/application-manager-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/application-manager/2.0-SNAPSHOT/application-manager-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/http-device/2.0-SNAPSHOT/http-device-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device/target/http-device-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.http/http-device/2.0-SNAPSHOT/http-device-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device/target/http-device-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.http/http-device/2.0-SNAPSHOT/http-device-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/template-with-security/pom.xml to org.eclipse.sensinact.gateway.distribution/sensinact-distribution-template-with-security/2.0-SNAPSHOT/sensinact-distribution-template-with-security-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/pom.xml to org.eclipse.sensinact.gateway/sensinact-security-none/2.0-SNAPSHOT/sensinact-security-none-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-security-none/2.0-SNAPSHOT/sensinact-security-none-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-security-none/2.0-SNAPSHOT/sensinact-security-none-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/geojsonfilter/pom.xml to org.eclipse.sensinact.gateway.distribution/geojsonfilter/2.0-SNAPSHOT/geojsonfilter-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/ssdp/pom.xml to org.eclipse.sensinact.gateway.protocol/ssdp/2.0-SNAPSHOT/ssdp-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/ssdp/target/ssdp-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.protocol/ssdp/2.0-SNAPSHOT/ssdp-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/ssdp/target/ssdp-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.protocol/ssdp/2.0-SNAPSHOT/ssdp-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/tools/pom.xml to org.eclipse.sensinact.gateway.tools/platform.tools/2.0-SNAPSHOT/platform.tools-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/kodi-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/kodi/2.0-SNAPSHOT/kodi-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/historic-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/historic/2.0-SNAPSHOT/historic-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/ldap-filtering/pom.xml to org.eclipse.sensinact.gateway.nthbnd/ldap-filtering/2.0-SNAPSHOT/ldap-filtering-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/slider/pom.xml to org.eclipse.sensinact.gateway.simulated.devices/slider/2.0-SNAPSHOT/slider-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.simulated.devices/slider/2.0-SNAPSHOT/slider-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/slider/target/slider-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.simulated.devices/slider/2.0-SNAPSHOT/slider-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/exports/pom.xml to org.eclipse.sensinact.gateway.distribution/exports/2.0-SNAPSHOT/exports-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-shell/pom.xml to org.eclipse.sensinact.gateway/sensinact-shell/2.0-SNAPSHOT/sensinact-shell-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-shell/target/sensinact-shell-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-shell/2.0-SNAPSHOT/sensinact-shell-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-shell/target/sensinact-shell-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-shell/2.0-SNAPSHOT/sensinact-shell-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-test/pom.xml to org.eclipse.sensinact.gateway/sensinact-security-test/2.0-SNAPSHOT/sensinact-security-test-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-test/target/sensinact-security-test-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-security-test/2.0-SNAPSHOT/sensinact-security-test-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-test/target/sensinact-security-test-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-security-test/2.0-SNAPSHOT/sensinact-security-test-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/pom.xml to org.eclipse.sensinact.gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/sensinact-signature-validator-mock-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/sensinact-signature-validator-mock-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/archetypes/sensinact-webapp-archetype/pom.xml to org.eclipse.sensinact.gateway.archetypes/sensinact-webapp-archetype/1.0/sensinact-webapp-archetype-1.0.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/pom.xml to org.eclipse.sensinact.gateway/sensinact-core/2.0-SNAPSHOT/sensinact-core-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-core/2.0-SNAPSHOT/sensinact-core-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-core/2.0-SNAPSHOT/sensinact-core-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/pom.xml to org.eclipse.sensinact.gateway.nthbnd/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/pom.xml to org.eclipse.sensinact.gateway.protocol/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/fan/pom.xml to org.eclipse.sensinact.gateway.simulated.devices/fan/2.0-SNAPSHOT/fan-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/fan/target/fan-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.simulated.devices/fan/2.0-SNAPSHOT/fan-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/fan/target/fan-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.simulated.devices/fan/2.0-SNAPSHOT/fan-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/sdk/pom.xml to org.eclipse.sensinact.gateway.distribution/sdk/2.0-SNAPSHOT/sdk-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/mqtt/mqtt-onem2m-agent/pom.xml to org.eclipse.sensinact.gateway.nthbnd/mqtt-onem2m-agent/2.0-SNAPSHOT/mqtt-onem2m-agent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/pom.xml to org.eclipse.sensinact.gateway/sensinact-system/2.0-SNAPSHOT/sensinact-system-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-system/2.0-SNAPSHOT/sensinact-system-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-system/2.0-SNAPSHOT/sensinact-system-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/jsonpath-filtering/pom.xml to org.eclipse.sensinact.gateway.nthbnd/jsonpath-filtering/2.0-SNAPSHOT/jsonpath-filtering-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test/pom.xml to org.eclipse.sensinact.gateway.tools/sensinact-test/2.0-SNAPSHOT/sensinact-test-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.tools/sensinact-test/2.0-SNAPSHOT/sensinact-test-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.tools/sensinact-test/2.0-SNAPSHOT/sensinact-test-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/pom.xml to org.eclipse.sensinact.gateway/sensinact-security-core/2.0-SNAPSHOT/sensinact-security-core-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/target/sensinact-security-core-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-security-core/2.0-SNAPSHOT/sensinact-security-core-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-core/target/sensinact-security-core-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-security-core/2.0-SNAPSHOT/sensinact-security-core-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/geo-filtering/geojson-filter/pom.xml to org.eclipse.sensinact.gateway.nthbnd/geojson-filter/2.0-SNAPSHOT/geojson-filter-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/archetypes/sensinact-http-archetype/pom.xml to org.eclipse.sensinact.gateway.archetypes/sensinact-http-archetype/1.0/sensinact-http-archetype-1.0.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-sqlite-connector/pom.xml to org.eclipse.sensinact.gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/sensinact-sqlite-connector-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-sqlite-connector/target/sensinact-sqlite-connector-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/sensinact-sqlite-connector-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-sqlite-connector/target/sensinact-sqlite-connector-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/sensinact-sqlite-connector-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-remote-osgi/pom.xml to org.eclipse.sensinact.gateway/sensinact-remote-osgi/2.0-SNAPSHOT/sensinact-remote-osgi-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-remote-osgi/target/sensinact-remote-osgi-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-remote-osgi/2.0-SNAPSHOT/sensinact-remote-osgi-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-remote-osgi/target/sensinact-remote-osgi-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-remote-osgi/2.0-SNAPSHOT/sensinact-remote-osgi-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/tools/mongodb-connector/pom.xml to org.eclipse.sensinact.gateway.tools/mongodb-connector/2.0-SNAPSHOT/mongodb-connector-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-utils/pom.xml to org.eclipse.sensinact.gateway.sthbnd.mqtt/mqtt-utils/2.0-SNAPSHOT/mqtt-utils-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-utils/target/mqtt-utils-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/mqtt-utils/2.0-SNAPSHOT/mqtt-utils-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-utils/target/mqtt-utils-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/mqtt-utils/2.0-SNAPSHOT/mqtt-utils-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device-factory/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/http-device-factory/2.0-SNAPSHOT/http-device-factory-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.http/http-device-factory/2.0-SNAPSHOT/http-device-factory-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.http/http-device-factory/2.0-SNAPSHOT/http-device-factory-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/template/pom.xml to org.eclipse.sensinact.gateway.distribution/sensinact-distribution-template/2.0-SNAPSHOT/sensinact-distribution-template-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/pom.xml to org.eclipse.sensinact.gateway/sensinact-generic/2.0-SNAPSHOT/sensinact-generic-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-generic/2.0-SNAPSHOT/sensinact-generic-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-generic/2.0-SNAPSHOT/sensinact-generic-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/attributes-filtering/pom.xml to org.eclipse.sensinact.gateway.nthbnd/attributes-filtering/2.0-SNAPSHOT/attributes-filtering-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/sensinact-remote/pom.xml to org.eclipse.sensinact.gateway.distribution/sensinact-remote/2.0-SNAPSHOT/sensinact-remote-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/tools/influxdb-connector/pom.xml to org.eclipse.sensinact.gateway.tools/influxdb-connector/2.0-SNAPSHOT/influxdb-connector-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/template-with-openid-security/pom.xml to org.eclipse.sensinact.gateway.distribution/sensinact-distribution-template-with-openid-security/2.0-SNAPSHOT/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/attributesfilter/pom.xml to org.eclipse.sensinact.gateway.distribution/attributesfilter/2.0-SNAPSHOT/attributesfilter-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/pom.xml to org.eclipse.sensinact.gateway/sensinact-common/2.0-SNAPSHOT/sensinact-common-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-common/2.0-SNAPSHOT/sensinact-common-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-common/2.0-SNAPSHOT/sensinact-common-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/ldap-filtering/ldap-filter/pom.xml to org.eclipse.sensinact.gateway.nthbnd/ldap-filter/2.0-SNAPSHOT/ldap-filter-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/ldap-filtering/ldap-filter/target/ldap-filter-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/ldap-filter/2.0-SNAPSHOT/ldap-filter-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/ldap-filtering/ldap-filter/target/ldap-filter-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/ldap-filter/2.0-SNAPSHOT/ldap-filter-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/archetypes/pom.xml to org.eclipse.sensinact.gateway.archetypes/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/pom.xml to org.eclipse.sensinact.gateway.distribution/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/pom.xml to org.eclipse.sensinact.gateway.simulated.devices/simulated-devices/2.0-SNAPSHOT/simulated-devices-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/mqtt-server/pom.xml to org.eclipse.sensinact.gateway.distribution/mqtt-server/2.0-SNAPSHOT/mqtt-server-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/openweather-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/openweather/2.0-SNAPSHOT/openweather-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-openid-keybuilder/pom.xml to org.eclipse.sensinact.gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/sensinact-security-openid-keybuilder-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-openid-keybuilder/target/sensinact-security-openid-keybuilder-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/sensinact-security-openid-keybuilder-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-openid-keybuilder/target/sensinact-security-openid-keybuilder-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/sensinact-security-openid-keybuilder-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/kodi-device/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/kodi-device/2.0-SNAPSHOT/kodi-device-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/light/pom.xml to org.eclipse.sensinact.gateway.simulated.devices/light/2.0-SNAPSHOT/light-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/light/target/light-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.simulated.devices/light/2.0-SNAPSHOT/light-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/light/target/light-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.simulated.devices/light/2.0-SNAPSHOT/light-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-keybuilder/pom.xml to org.eclipse.sensinact.gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/sensinact-security-keybuilder-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-keybuilder/target/sensinact-security-keybuilder-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/sensinact-security-keybuilder-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-security-keybuilder/target/sensinact-security-keybuilder-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/sensinact-security-keybuilder-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/pom.xml to org.eclipse.sensinact.gateway/sensinact-datastore/2.0-SNAPSHOT/sensinact-datastore-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/pom.xml to org.eclipse.sensinact.gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/sensinact-signature-validator-secure-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/target/sensinact-signature-validator-secure-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/sensinact-signature-validator-secure-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-secure/target/sensinact-signature-validator-secure-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/sensinact-signature-validator-secure-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/ttn-device/pom.xml to org.eclipse.sensinact.gateway.sthbnd.mqtt/thethingsnetwork-device/2.0-SNAPSHOT/thethingsnetwork-device-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/ttn-device/target/thethingsnetwork-device-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/thethingsnetwork-device/2.0-SNAPSHOT/thethingsnetwork-device-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/ttn-device/target/thethingsnetwork-device-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/thethingsnetwork-device/2.0-SNAPSHOT/thethingsnetwork-device-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/attributes-filtering/attributes-filter/pom.xml to org.eclipse.sensinact.gateway.nthbnd/attributes-filter/2.0-SNAPSHOT/attributes-filter-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/mqtt/mqtt-generic-agent/pom.xml to org.eclipse.sensinact.gateway.nthbnd/mqtt-generic-agent/2.0-SNAPSHOT/mqtt-generic-agent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/simulation-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/simulation/2.0-SNAPSHOT/simulation-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/pom.xml to org.eclipse.sensinact.gateway/sensinact-application/2.0-SNAPSHOT/sensinact-application-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/openweather-device/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/openweather-device/2.0-SNAPSHOT/openweather-device-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/ldapfilter/pom.xml to org.eclipse.sensinact.gateway.distribution/ldapfilter/2.0-SNAPSHOT/ldapfilter-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/live-objects/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/live-objects/2.0-SNAPSHOT/live-objects-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-onem2m-agent/pom.xml to org.eclipse.sensinact.gateway.nthbnd/http-onem2m-agent/2.0-SNAPSHOT/http-onem2m-agent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-api/pom.xml to org.eclipse.sensinact.gateway/sensinact-historic-api/2.0-SNAPSHOT/sensinact-historic-api-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-api/target/sensinact-historic-api-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-historic-api/2.0-SNAPSHOT/sensinact-historic-api-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-api/target/sensinact-historic-api-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-historic-api/2.0-SNAPSHOT/sensinact-historic-api-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/pom.xml to org.eclipse.sensinact.gateway.sthbnd/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/pom.xml to org.eclipse.sensinact.gateway.distribution/profile/2.0-SNAPSHOT/profile-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/simulated-devices/billboard/pom.xml to org.eclipse.sensinact.gateway.simulated.devices/billboard/2.0-SNAPSHOT/billboard-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-device/pom.xml to org.eclipse.sensinact.gateway.sthbnd.mqtt/mqtt-device/2.0-SNAPSHOT/mqtt-device-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-device/target/mqtt-device-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/mqtt-device/2.0-SNAPSHOT/mqtt-device-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/mqtt-device/target/mqtt-device-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/mqtt-device/2.0-SNAPSHOT/mqtt-device-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/onem2m-mqttbinding/pom.xml to org.eclipse.sensinact.gateway.distribution/onem2m-mqttbinding/2.0-SNAPSHOT/onem2m-mqttbinding-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/ttn-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/ttn-device/2.0-SNAPSHOT/ttn-device-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/basic-plugin/pom.xml to org.eclipse.sensinact.gateway/basic-plugin/2.0-SNAPSHOT/basic-plugin-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/basic-plugin/target/basic-plugin-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/basic-plugin/2.0-SNAPSHOT/basic-plugin-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-application/basic-plugin/target/basic-plugin-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/basic-plugin/2.0-SNAPSHOT/basic-plugin-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/sensinact-access/pom.xml to org.eclipse.sensinact.gateway.nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/sensinact-northbound-access-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/sensinact-northbound-access-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/sensinact-northbound-access-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/mqtt/pom.xml to org.eclipse.sensinact.gateway.nthbnd/mqtt/2.0-SNAPSHOT/mqtt-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/pom.xml to org.eclipse.sensinact.gateway/sensinact-security/2.0-SNAPSHOT/sensinact-security-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/mqtt-sb-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/mqtt-sb/2.0-SNAPSHOT/mqtt-sb-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/pom.xml to org.eclipse.sensinact.gateway/sensinact-datastore-api/2.0-SNAPSHOT/sensinact-datastore-api-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-datastore-api/2.0-SNAPSHOT/sensinact-datastore-api-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-datastore-api/2.0-SNAPSHOT/sensinact-datastore-api-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/jsonpath-filtering/jsonpath-filter/pom.xml to org.eclipse.sensinact.gateway.nthbnd/jsonpath-filter/2.0-SNAPSHOT/jsonpath-filter-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/pom.xml to org.eclipse.sensinact.gateway.protocol/http/2.0-SNAPSHOT/http-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/target/http-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.protocol/http/2.0-SNAPSHOT/http-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/protocol/http/target/http-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.protocol/http/2.0-SNAPSHOT/http-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/openhab/pom.xml to org.eclipse.sensinact.gateway.sthbnd/sensinact-openhab/2.0-SNAPSHOT/sensinact-openhab-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/openhab/target/sensinact-openhab-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd/sensinact-openhab/2.0-SNAPSHOT/sensinact-openhab-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/openhab/target/sensinact-openhab-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd/sensinact-openhab/2.0-SNAPSHOT/sensinact-openhab-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/http-android/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/http-android/2.0-SNAPSHOT/http-android-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/onem2m/pom.xml to org.eclipse.sensinact.gateway.distribution/onem2m/2.0-SNAPSHOT/onem2m-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/influxdb-storage-agent/pom.xml to org.eclipse.sensinact.gateway.nthbnd/influxdb-storage-agent/2.0-SNAPSHOT/influxdb-storage-agent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/geo-filtering/pom.xml to org.eclipse.sensinact.gateway.nthbnd/geo-filtering/2.0-SNAPSHOT/geo-filtering-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/mqtt/mqtt-agent/pom.xml to org.eclipse.sensinact.gateway.nthbnd/mqtt-agent/2.0-SNAPSHOT/mqtt-agent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-framework-extension/pom.xml to org.eclipse.sensinact.gateway/sensinact-framework-extension/2.0-SNAPSHOT/sensinact-framework-extension-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-framework-extension/target/sensinact-framework-extension-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-framework-extension/2.0-SNAPSHOT/sensinact-framework-extension-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-framework-extension/target/sensinact-framework-extension-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-framework-extension/2.0-SNAPSHOT/sensinact-framework-extension-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/http-storage-agent-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/storage-agent/2.0-SNAPSHOT/storage-agent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/pom.xml to org.eclipse.sensinact/gateway/2.0-SNAPSHOT/gateway-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/openhab-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/openhab/2.0-SNAPSHOT/openhab-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/free-sms/pom.xml to org.eclipse.sensinact.gateway.distribution/free-sms/2.0-SNAPSHOT/free-sms-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/integration-tests/mqtt-it/pom.xml to org.eclipse.sensinact.integration.tests/mqtt-it/2.0-SNAPSHOT/mqtt-it-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/pom.xml to org.eclipse.sensinact.gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/sensinact-signature-validator-api-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/sensinact-signature-validator-api-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/sensinact-signature-validator-api-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/tools/swagger/pom.xml to org.eclipse.sensinact.gateway.tools/swagger/2.0-SNAPSHOT/swagger-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/sensinact-datastore/pom.xml to org.eclipse.sensinact.gateway.distribution/sensinact-datastore/2.0-SNAPSHOT/sensinact-datastore-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/northbound/http-storage-agent/pom.xml to org.eclipse.sensinact.gateway.nthbnd/http-storage-agent/2.0-SNAPSHOT/http-storage-agent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/pom.xml to org.eclipse.sensinact.gateway/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/http/onem2m-device/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/onem2m-device/2.0-SNAPSHOT/onem2m-device-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/integration-tests/pom.xml to org.eclipse.sensinact.integration.tests/integration-tests/2.0-SNAPSHOT/integration-tests-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/application-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/application/2.0-SNAPSHOT/application-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-manager/pom.xml to org.eclipse.sensinact.gateway/sensinact-historic-manager/2.0-SNAPSHOT/sensinact-historic-manager-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-manager/target/sensinact-historic-manager-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-historic-manager/2.0-SNAPSHOT/sensinact-historic-manager-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-historic-manager/target/sensinact-historic-manager-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-historic-manager/2.0-SNAPSHOT/sensinact-historic-manager-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/tools/mqtt-server/pom.xml to org.eclipse.sensinact.gateway.tools/mqtt-server/2.0-SNAPSHOT/mqtt-server-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/pom.xml to org.eclipse.sensinact.gateway/sensinact-utils/2.0-SNAPSHOT/sensinact-utils-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-utils/2.0-SNAPSHOT/sensinact-utils-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-utils/2.0-SNAPSHOT/sensinact-utils-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/smart-topic-device/pom.xml to org.eclipse.sensinact.gateway.sthbnd.mqtt/smart-topic-device/2.0-SNAPSHOT/smart-topic-device-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/smart-topic-device/target/smart-topic-device-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/smart-topic-device/2.0-SNAPSHOT/smart-topic-device-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/platform/southbound/mqtt/smart-topic-device/target/smart-topic-device-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/smart-topic-device/2.0-SNAPSHOT/smart-topic-device-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/profile/http-client/pom.xml to org.eclipse.sensinact.gateway.distribution/http-client/2.0-SNAPSHOT/http-client-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/Gateway Branch/distribution/generator/packaging/pom.xml to org.eclipse.sensinact.gateway.distribution/packaging/2.0-SNAPSHOT/packaging-2.0-SNAPSHOT.pom channel stopped Sending e-mails to: sensinact@saxifrage.saclay.cea.fr Finished: FAILURE